/* CSS Document */

#baseline {
	position: relative;
	margin:6px 0px 0px 0px;
	/*margin-top: 6px;*/
	clear: both;
	bottom: 0px;
	width:892px;
	height:24px;
	background:url(images/footer.gif);
	/*background:#003C79;*/
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding-top: 7px;
	z-index:1;
}

.blueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003379;
}
	
body {
	margin:15px auto;
	text-align: center; /* centers the shell in IE 5* browsers*/
	background: #2E75C2;
}

#calendarBox {
	float:right;
	width:220px;
	margin:15px 15px 0px 8px;
	border: 2px solid #009aff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px; color: #003c78;
	text-align:center;
	/*border-bottom: 2px solid rgb(50%, 50%, 50%);*/
	padding-bottom: 10px;
	padding-top:5px;
}

#alertBox {
	float:left;
	width:630px;
	margin-bottom: 10px;
	border: 2px solid #009aff;
	background-color:#99FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-bottom: 2px solid rgb(50%, 50%, 50%);*/
	padding: 5px 5px 5px 5px;
}

#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}
	
#celebrate {
	position:absolute;
	left:230px;
	top:85px;
	width:206px;
	height:134px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	z-index: 2;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
	
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.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;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 12px;
	line-height:1.4em;
	height: auto;
	padding-top: 3px;
	z-index:2;
}
	
#content a{
	font-weight:bold;
	text-decoration:none;
	color:#003379;
}
	
#content a:hover{
	color:#ff0000;
}

#content .columnLeft {
	position:relative;
	left:30px;
	width:170px;
}

#content .columnRight {
	position:relative;
	left:230px;
	width:170px;
}

#content ul {
	line-height:1.6em;
}

#contentLayer {
	/*float: left;*/
	padding-left:26px;
	width:660px;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px; color: #003c78;
	/*border-bottom: 2px solid rgb(50%, 50%, 50%);*/
	padding-bottom: 3px;
	padding-top:12px;
}

hr {
	border: 2px solid rgb(50%, 50%, 50%);
}

img {
	/*position:absolute;
	top:0px;*/
}

.indented {
	padding: 0px 40px 0px 40px;
}

.italicizedBlue {
	font-style:italic;
	color:#003379;
}
	
#left {
	margin-right: 80%;
	margin-bottom:8px;
	}

#lowerPic {
	float:right;
	width: 182px;
	vertical-align:bottom;
	padding:10px;
	
}
	
#ltBLuBox {
	/*position:absolute; left:0px; top:52px; */
	width:892px;
	height:185px;
	padding:0px;
	margin-bottom:6px;
	margin-top:6px;
	background-color:#009aff;
	background-image: url(images/2men72.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
	z-index: 1;
}

#mainContentSection {
	/*display:block;
	position:absolute;
	top:237px;
	left:0px;*/
	width:892px;
	height: auto;
	padding-top: 10px;
	padding-bottom:9px;
	/*margin: 10 10 10 10;
	padding: 25 10 10 10;*/
	background:url(images/sideLinkBar200.gif) repeat-y 0 0;
	z-index:1; 
	/*background-color: #91C1FE;*/
}

/************ start formatting for side navigation*************************************/

#nav, #nav ul { /* all lists */
	float:left;
	width : 200px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #91C1FE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	color: #003C79;
	z-index:5;
}
	
#nav li { /* all list items */
	position : relative;
	text-align: right;
	line-height : 2.5em;
	margin-bottom : -1px;
	width: 200px;
	background-color: #91C1FE;
	border-bottom: 0px solid #ffffff;
	z-index:5;
}

#nav li .tight {
	line-height : 1.5em;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 0px;
	margin-right : 0;
	margin-top : -2.5em;
	/*width:120px;*/
	width:120px;
	z-index:5;
}

#nav li ul li { /* second-level lists */
	text-align:left;
	z-index:5;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	width: 200px;
	/*w\idth : 218px;*/
	display : block;
	color : #003C79;
	text-decoration : none;
	background-color: #91C1FE;
	/*border-bottom:0px solid white;
	border-color:#FFFFFF;*/ 
	z-index:5;
	/*padding : 0 0.5em;*/
}

#nav li a:hover {
	color : white;
	background-color : #003C79;
	/*border-bottom:0px solid white;*/
	font-weight : bold;
	z-index:5;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:5;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 200px;
	z-index:5;
}
	
/***************** end formattion for side navbar************************************/

#resources {
	height:auto;
	width:auto;
}

#shell {
	display:block;
	width:892px;
	position: relative;
	top:0px;
	margin:0px auto; /*center the page horizontally*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:2;
	background-color:#FFFFFF;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #003c78;
	font-weight:bold;
	padding-bottom: 3px;
}

table {
	/*margin-bottom:6px;*/
}

#topDarkBluBar {
	width:892px;
	height:48px;
	background:url(images/topBannerBlu47.gif) 0 0;
	z-index:1;
	margin-bottom:5px;
}

/************ start topNavtabs and topNavBar styles **********************************/

#topNavBar, td#topNavBar ul {
	width:892px;
	float: right;
	margin-right:-1px;
	z-index:2;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#topNavBar ul li a {
	width:125px;
	height:32px;
	display:block;
	background:url(images/tabLightNew.gif) 0 0 no-repeat;
	color:#003C79;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	line-height:1.2em; /*leading*/
	padding-top: 4px; /*shifts text down in tabs*/
}

#topNavBar ul li a.shiftedLink {
	/*padding-top: 1em;*/
}

#topNavBar ul li a:hover {
	background:url(images/tabDarkNew.gif) 0 0 no-repeat;
	font-weight:bold;
}

#topNavBar li {
	float: right;
	width: 126px;
	list-style: none;
}


/************ end topNavtabs and topNavBar styles *************************************/

#wrapright {
	float: right;
	width: 692px;
	/*margin-bottom:12px;
	width: 80%;*/
	}

.xtraBld {
	color:#FF0000;
	font:Arial Black;
	}