@charset "utf-8";
/* CSS Document */

/*** WELCOME ***/
.mid h1{
	text-align: center;
}

.mid img{
	padding-left:158px;
	padding-bottom:10px;
}


.sign{
	padding-left:360px;
	}


/*** HOME ***/

html, body, * { 
margin: 0; 
padding: 0; 
}

body {
	font: 100%  Helvetica, Arial, sans-serif;
	background: #10253c;
	color: #000000;
}

.oneColFixCtr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/cont-bg.jpg);
	background-position: -46px 0;
}

.oneColFixCtr #container #header {
	width:967px;
	height:71px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}

.oneColFixCtr #container #header #logo {
	width:254px;
	padding: 15px 0 0 30px;
}
.logo {
	border:0px;
}

#globalNavContainer {
	float: right;
	padding: 24px 30px 0 0;

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}


.globalNav li {
	display: inline;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
	padding-right:20px;

}

.globalNav li a{
	text-decoration:none;
	color:#CCCCCC;


}

.globalNav li a:hover{
border-bottom:#CCCCCC dotted 1px;


}


.oneColFixCtr #container #mainNavContainer {
	width:967px;
	height:39px;
	background-image:url(../images/mainNavBg.jpg);
	background-repeat:no-repeat;
	margin: 10px auto;
	
}

#mainNav {
	margin-left:30px;
	line-height: 39px; /* Vertically Centering: Specify the line height to be the same as the height of the box  */

}

#mainNav li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}

#mainNav li.current a {
	color:#10253c;
}

#mainNav li a{
	text-decoration:none;
	color:#FFFFFF;

}

#mainNav li a:hover{
	color:#10253c;

}

.bridgeImg {
	padding-left:6px;
	vertical-align:bottom; 


}

.bridgeImgHome {
	padding-left:6px;
	vertical-align:bottom; 
}

.bioBtn a{
	color:#10253c;
	text-decoration:none;
	font-weight:bold;
}




#secContentContainer {

	background:url(../images/secContBg.jpg) repeat-y;
	background-position: 214px 0;


}

.oneColFixCtr #menuTreeContainer{
	float:left;
	width:230px; /* since this element is floated, a width must be given */
	padding: 10px 0;/* top and bottom padding create visual space within this div */
	padding-left:6px;
	order: 1px solid #ff0000;

}

.oneColFixCtr #flashContainer{
	float:right;
	width:400px; /* since this element is floated, a width must be given */
	padding: 50px 50px 30px 20px;/* top and bottom padding create visual space within this div */

}
.oneColFixCtr #menuTreeContainer h3, .oneColFixCtr #menuTreeContainer p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 2px;
}

.oneColFixCtr #homeContent{
	margin: 0 0 0 17px;
	
	padding-top:15px;
	padding-bottom:15px;
}


.oneColFixCtr #content{
	margin: 0 70px 0 254px;
	order: 1px solid #ff0000;
	padding-top:15px;
	padding-bottom:15px;
}


h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#155A89;
	line-height:20px;
	padding-bottom:10px;

}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	margin: 0 0 10px 0;
}

.imp {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#155A89;

}

.bullets{
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333333;
	padding: 10px 50px 0 35px;
	line-height:18px;
	}

ul.bullets li{
	padding: 0 0 15px 10px;

}

ul.bullets li ul{
	list-style-type:circle;
	padding: 10px 0 0 15px;

}

.isimg {
	padding: 30px 0 0 100px;
}

.tableList{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.tableList li{
	list-style:none;
	padding-left:10px;
	padding-bottom:2px;
}

.tableHeader{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	padding: 10px 0 5px 10px;
	font-weight:bold;

}

td p {
	padding: 2px 0 2px 10px;
}

td a {
	text-decoration:none;
	color:#10253c;
}

td a:hover {
	border-bottom:#10253c dotted 2px;
}



.tablePad{
padding-left:10px;


}
.ipgtable{
	border:#CC0000;
}
.modal {
	background-color:#ff0000;
	border:#003399 1px solid;
}
.oneColFixCtr #container #footer {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background:url(../images/footer-bg.jpg) no-repeat;
		

}

.footerTxt{
	margin:0 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#cccccc;
	padding-top:15px;
	}


