/* Tag Definitions _______________________________________________*/
body
{
	margin:0; 
	padding:0; 
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FCFAFF;
	text-align:center; /* this is for ie5 to center the layout */
}
.resume
{
	background-color: #F1EBF9;
}
.resume_content
{
	position: relative;
	margin: 0px 40px 40px 15px;
	z-index: 2;
}
.resume_white_bar
{
	position: relative;
	top: 27px;
	height: 13px;
	background-color: #FCFCFC;
	width: 100%;
	z-index: 1;
	font-size: 0px;
	
}
#replace_harness
{

}
#body_div
{
	width: 750px;
	border-right: double 3px #C9CCC2;
	border-bottom: double 3px #C9CCC2;
	border-left: double 3px #C9CCC2;

	margin: 0 auto; /* this centers the layout */
	text-align:left;
}
a:link, a:visited
{
	color: #526C80;
	text-decoration: underline;
}
a:hover
{
	color: #31414D;
}
h1
{
	margin: 0px 0px 2px 0px;
	font-size: 16px;
	font-style: italic;
	color: #12355F;
}
h2
{
	margin: 5px 0px 2px 0px;

	font-size: 13px;
	letter-spacing: 0px; 
	color: #6C4080;
}
h3
{
	margin: -3px 0px 2px 0px;

	font-size: 12px;

	color: #12355F;
}

p
{
	margin: 10px 0px 12px 0px;
}
.text_section
{
	padding: 0px 0px 8px 0px;

}
sub, sup 
{
	font-size: 11px;
	color: #203D75;
}
.alt_ul
{
	margin-top: 5px;
	margin-left: 30px;
}
.break
{
	margin: -8px 0px 0px 0px;
	height: 20px;
	background-image: url(../images/break.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	
}
/* Head Layout ____________________________________________________*/
#logo_banner
{
	height: 65px;
	width: 750px;
	background-position: top left;
	background-image: url(../images/logo_banner.jpg);
	background-repeat: no-repeat;
}
#horz_lines
{
	height: 14px;
	width: 750px;
	background-position: top left;
	background-image: url(../images/horz_lines.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

/* Body Layout _____________________________________________________*/
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
#wrapper 
{
	/* background: url(images/bg_body.jpg) repeat-y; */
}
#container
{
	width: 100%;
	margin-left: -162px;
	background: url(../images/bg_body.jpg) repeat-y;
	float:right;
	
}
.blue_bar
{
	height: 4px;
	margin-left: 162px;
	background-color: #86A6CF;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 0px;
}

#horz_dip
{
	height: 16px;
	margin-left: 162px;
	background-image: url(../images/horz_dip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content
{
	position: relative;
	top: -15px;
	margin-left: 162px;
	padding: 15px 20px 25px 15px;
	z-index: 2;
}
.h1_left, .h1_right
{
	width: 380px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;	
	font-style: italic;
	color: #12355F;
}
.h1_right
{
	text-align:right;
}
.h1_left
{
	font-weight: bold;
}

#h_lines
{
	height:7px;
	background-image: url(../images/horz_lines2.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}
#content_text
{
	
}
#min_height
{
	position: relative;
	height: 320px;
	width: 1px;
	float: right;
}
.clear
{
	clear:both;
	height:0px;
	overflow:hidden;
}
#pic_body
{
	position: relative;
	float:left;
	margin: 5px 5px 5px 0px;
	margin-left: -5px;
	height: auto;
	/*
	height: 165px;
	width: 141px;
	background-image: url(../images/pic_body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
*/

}
#pic_body_rt
{
	position: relative;
	float:right;
	margin: 5px 5px 5px 0px;
	margin-left: -5px;
	height: auto;
	/*
	height: 165px;
	width: 141px;
	background-image: url(../images/pic_body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
*/

}
#pic_rt
{
	position: relative;
	margin: -30px 0px 0px 15px;
	float:right;
	height: auto;
	/*
	height: 278px;
	width: 121px;
	background-image: url(../images/pic_rt.jpg);
	background-repeat: no-repeat;
	*/
}
#content_footer
{
	position: relative;
	top: -40px;
	height: 87px;
	margin-left: 162px;
	margin-bottom: -40px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#purple_bar
{
	height: 10px;
	margin-left: 162px;
	background-color: #725B97;
	border-bottom: 1px solid white;
	font-size: 0px;
}

.table1
{
	border-collapse: collapse; 
	border-spacing: 0;
}

.label
{
	font-size: 11px;
	text-align:right; 
	padding-right: 10px; 
	font-weight:bold; 
	vertical-align:top; 
	white-space:nowrap;
}

#sitemap ul li
{
	margin-bottom: 3px;
	margin-top: 2px;
}

#sitemap li
{
	margin-bottom: 7px;
}
/* Left Column Layout ________________________________________________*/
#container2
{
	position: relative;
	top: -7px;
	width: 162px;
	height: 520px;
	background-position: top left;
	background-image: url(../images/bg_lcolumn.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #526C80;
	float: left;

z-index:5;
}
#nav_menu 
{
	position: relative;

	margin: 15px 0px 0px 11px;


}

#nav_menu ul 
{
	width: 150px;
	padding: 0;
	list-style: none;
	text-align: right;
	margin: 0px 0px 3px 0px;


}



#nav_menu a{

	display: block;
	
	padding: 1px 15px 1px 0px;
	background: #ffffff;
	border: 1px solid #818D6E;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 137px 4px;
	color: #526C80;
	text-decoration: none;
}



#nav_menu a {


}

#nav_menu a:hover {

	color: #31414D;
	background: #F9F4FF;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 137px 4px;
	

}

#nav_menu li {position: relative; margin: 0px 0px 3px 0px;}

#nav_menu ul ul  {
	position: absolute;
	top: 0;
	text-align:left;
	
	left: 149px;
	width: 170px;
	margin: 0px;
	padding: 0px;
background-color: #F1EBF9;


}
#nav_menu ul ul a, #nav_menu ul ul a:hover
{
background-image: none;
padding-left: 5px;

}
div#nav_menu ul ul ,
div#nav_menu ul li:hover ul
{display: none;}

div#nav_menu ul li:hover ul,
div#nav_menu ul ul li:hover ul
{display: block;}

/*
#nav_menu a:link, #nav_menu a:visited
{
	color: #526C80;
	text-decoration: none;
}
#nav_menu a:hover
{
	color: #31414D;
}
#nav_menu ul 
{
	width: 150px;
	margin: 15px 0px 0px 11px;
	padding: 0;
	list-style: none;
	text-align: right;
}

#nav_menu ul li a {
	position: relative;
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 1px 15px 1px 0px;
	background: #ffffff;
	border: 1px solid #818D6E;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 137px 4px;
	text-decoration: none;
}
#nav_menu a:hover
{
	background: #F9F4FF;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 137px 4px;
}

/* IE whitespace fix for #nav_menu li 
* html #nav_menu ul li { float: left; } 
* html #nav_menu ul li a { height: 1%; }
*/
.bullet1
{
	height: 9px;
	width: 9px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	
}

#ask
{
	position: relative;
	top: 135px;
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
}

/* Footer _______________________________________________________*/

#footer 
{
	margin-left: 162px;
	position: relative;
	height: 130px;
	background-image: url(../images/bg_x.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 5px 5px 5px 15px;
	letter-spacing: 0px;
	
}

#footer p
{
	margin: 5px 5px 5px 5px;
}
#footer2
{
	height: 7px;
	margin-left: -162;
	border-top: solid 1px #C9CCC2;
	background-color: #F7F2FC;
	font-size: 1px;
}

/* Text ___________________________________________*/
.atbc_purple, .atbc_blue
{
	font-style: italic;
}
.atbc_purple
{
	color: #2E1B53;
}
.atbc_blue
{
	color: #203D75;

}
.text_16px
{
	font-size: 16px;
	letter-spacing: -1px; 
}
.text_15px
{
	font-size: 15px;
	letter-spacing: -1px; 
}
.text_14px
{
	font-size: 14px;
	 
}
.text_13px
{
	font-size: 13px;
	letter-spacing: -1px; 
}
.text_12px
{
	font-size: 12px;
	letter-spacing: -1px; 
}
.text_11px
{
	font-size: 11px;
	letter-spacing: -1px; 
}
.text_10px
{
	font-size: 10px;

}
.text_8px
{
	font-size: 8px;
}

.bold
{
	font-weight: bold;
}
.link_12px
{
	font-size: 12px;
	font-weight: bold;
}
.link_13px
{
	font-size: 13px;
	font-weight: bold;
}
/* Standard sIFR styles... do not modify _________________________________*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* sIFR decoy styles________________________________________________________ */

.sIFR-hasFlash h1, .sIFR-hasFlash .h1_left, .sIFR-hasFlash .h1_right {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: -9px;
}




