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

body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin-top: 0px;
	line-height: 1.5;
}
a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

div#outer_middle{
	background:transparent url(images/bg.gif) repeat-y;
	position:relative;
	width:900px;
}

div#outer_bottom{
	background:transparent url(images/footer.gif) no-repeat scroll left top;
	width:900px;
	height:20px;
}div#content {
	width:882px;
	margin-left: 9px;
	padding: 0px;
}
div#copyright	   {
	padding: 0px 0 0 15px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}
div#header {
	background:transparent url(images/bg.gif) repeat-y;
	position:relative;
	width:899px;
	height: 153px;
}

#navigation{
	height:2.2em;
	line-height:2.2em;
	width:882px;
	margin:0;
	color:#ffffff;
	background-color: #20378F;
}
#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #20378F;
}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#20378F;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/blue.png);
	background-repeat: repeat-x;
}
#navigation         li.selected a    {
	color:#ffffff;
	text-decoration:none;
	background-color: #FF6700;
	background-image: url(images/orange.png);
	background-repeat: repeat-x;
}

#navigation a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #FF6700;
	background-image: url(images/orange.png);
	background-repeat: repeat-x;
}


/* BEGIN THUMBNAIL ENLARGEMENT CSS */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 4px;
	left: -1000px;
	border: 1px dashed #000099;
	display: none;
	color: black;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	display: block;
	top: 0px;
	left: 30px; /*position where enlarged image should offset horizontally */
}
.footer {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


#subNav{
	height:2.2em;
	line-height:2.2em;
	width:562px;
	margin:0;
	color:#000000;
	background-color: #FFFFFF;
}
#subNav ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#subNav li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 111px;
}

#subNav li a{
	display:block;
	padding:0 10px;
	font-size:11px;
	text-decoration:none;
	background-color:#CCCCCC;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#subNav         li.selected a    {
	color:#333333;
	text-decoration:none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
}

#subNav a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #999999;
}
#relatedResources {
	line-height: 1.2;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#relatedResources a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#relatedResourcesHeader {
	text-align: center;
	font-size: 13px;
	height: 25px;
	background-color: #20378F;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#relatedResourcesNav {
	text-align: left;
	font-size: 13px;
	height: 25px;
	background-color: #20378F;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2.3px;
	text-transform: uppercase;
	padding-left: 10px;
}
#relatedResourcesNavMenu {
	text-align: left;
	font-size: 13px;
	height: 25px;
	background-color: #20378F;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-left: 20px;
	font-weight: lighter;
	padding-top: 3px;
	padding-bottom: 280px;
}
#relatedResourcesNavMenu a {
	text-align: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFFF;
}
.relatedResoucesNavSelected {
	color: #FF6700;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	height: 25px;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
}
.relatedResoucesNavSubNav  {
	color: #FF6700;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	height: 25px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
}
