﻿/*-------------------------*/
/* Global Styles */
/*-------------------------*/
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a /* Clear browser style settings */
{
	margin: 0;
	padding: 0;
	border: 0;
}
html
{
	font-size: 100%; /* IE hack */
}
body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333;
	margin-left: auto;
	margin-right: auto;
    width: 100%;
    background-color: #01368C;
    background: url(images/bkgd.jpg) repeat-x;
}
img
{
	border: none;
	behavior: url(iepngfix.htc);
}
a
{
    color: #003399;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #CD002B;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
ul
{
    padding: 3px;
}
li
{
    margin: 0px 0px 0px 15px;
    padding: 3px;
}
/*-------------------------*/
/* Master Page */
/*-------------------------*/
#Page
{
	margin-left: auto;
	margin-right: auto;
    width: 100%;
    background-color: #01368C;
    background: url(images/bkgd.jpg) repeat-x #01368C;
}
/*-------------------------*/
/* Header Styles */
/*-------------------------*/
#header
{
    width: 100%;
    height: 84px;
}
#header #headerContainer
{
    padding: 2px 0px 0px 0px;
    width: 902px;
    height: 84px;
    margin-left: auto;
    margin-right: auto;
    background: url(images/headerBkgd.png) no-repeat;
    behavior: url(iepngfix.htc);
}
#header #headerContainer #headerLogo
{
    float: left;
    padding: 9px 0px 0px 26px;
    width: 174px;
    height: 76px;
}
.headerLogoImg
{
    text-align: left;
    behavior: url(iepngfix.htc);
    width: 175px;
    height: 44px;
}
#header #headerContainer #headerSub
{
    margin: -15px 0px 0px 25px;
}
.headerSubText
{
    font-style: italic;
    font-family: 'Times New Roman' , Times, serif;
    color: #EEE;
    font-weight: bold;
    font-size: 8pt;
}
#header #headerContainer #headerName
{
    float: left;
    padding: 20px 0px 0px 15px;
    text-align:left;
}
.headerNameText
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 9pt;
    color: #EEE;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align:left;
}
.headerMissionText
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 9pt;
    font-style: italic;
    color: #EEE;
    font-weight: bold;
}
#header #headerContainer #headerMenu
{
    float: right;
    padding: 9px 50px 0px 0px;
}
#header #headerContainer #headerMenu a
{
    text-decoration: none;
    font-weight: normal;
    color: #FDDE13;
}
#header #headerContainer #headerMenu a:hover
{
    color: #EEE;
}
.headerMenuText, .footerMenuText
{
    color: #EEE;
    text-transform: lowercase;
    font-size: 7pt;
    letter-spacing: 1pt;
}
#header #headerContainer #search
{
	float: right;
	padding: 9px 20px 0px 0px;
	width: 250px;
}
.searchBox
{
	width:150px;
	height:auto;
}
.searchBtn
{
    border: 1px solid #CCC;
    background-color: #EFEFEF;
    text-transform: uppercase;
    font-size: 8pt;
    letter-spacing: 1pt;
    font-weight: bold;
    color: #333;
}
/*-------------------------*/
/* Menu Styles */
/*-------------------------*/
#menuContainer
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    width: 880px;
    height: 39px;
}
.menuText
{
    background-image: url(images/menuBkgd.jpg);
    background-repeat: repeat-x;
    width: 880px;
    height: 40px;
    vertical-align: middle;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #003399;
    text-align: center;
    /*letter-spacing: .1em;*/
}
.menuText a
{
    text-decoration: none;
    border-bottom-style: none;
    vertical-align: middle;
}
.staticMenu
{
	float: left;
}
.dynamicMenu
{
    border: 1px solid #999999;
    background-image: url(images/subMenuBkgd.jpg);
    background-repeat: repeat-y;
    text-align: left;
    margin: 2px 0px 0px 0px;
}
.submenuText
{
    font-size: 8pt;
    font-weight: normal;
    text-transform: none;
    color: #003399;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #BBBBBB;
    padding: 3px 5px 3px 5px;
}
.submenuText a
{
    text-decoration: none;
    border-bottom-style: none;
    display: block;
}
/*-------------------------*/
/* Sub Master Page Styles */
/*-------------------------*/
#subPage
{
    width: 100%;
}
#subPage #leftMenuContainer
{
    float: left;
    padding: 10px 2px 0px 0px;
    width: 175px;
    min-height: 511px;
    height: auto !important;
    height: 511px;
    background-image: url(images/leftMenuBkgd.jpg);
    background-repeat: repeat-x;
}
.leftMenuText
{
    font-size: 7pt;
    font-weight: normal;
    color: #003399;
}
.leftMenuText a
{
    text-decoration: none;
    border-bottom-style: none;
    display: block;
}
#subPage #breadCrumb
{
    padding: 5px 0px 0px 5px;
    float: left;
}
.breadCrumbStyle
{
    border-style: none;
    font-size: 8pt;
    text-decoration: none;
}
.breadCrumbStyleSelected
{
    border-style: none;
    font-size: 8pt;
    text-decoration: none;
    font-style: italic;
}
.breadCrumbStyleSelected
{
    border-style: none;
    font-size: 8pt;
    text-decoration: none;
    font-style: italic;
}
#subPage #subpageContent
{
    float: left;
    padding: 10px 2px 10px 5px;
    width: 683px;
}
#subPage #leftWebAdContainer
{
    text-align: center;
    padding-top: 25px;
}
/*-------------------------*/
/* Main Content Styles */
/*-------------------------*/
#contentBkgd
{
    margin-left: auto;
    margin-right: auto;
    margin-top: -4px;
    width: 902px;
    overflow: auto;
    background-image: url(images/contentBkgd.png);
    background-repeat: repeat-y;
    behavior: url(iepngfix.htc);
}
#contentBkgd #content
{
    margin-left: auto;
    margin-right: auto;
    width: 880px; 
    background-color: #E9E9E9;   
}
#contentContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
/*-------------------------*/
/* Footer Styles */
/*-------------------------*/
#footerContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 880px;
	min-height:209px;
    background-image: url(images/footerBkgd.jpg);
    background-repeat: repeat-x;
}
#footerContainer #footerCopyright
{
    padding: 10px 0px 0px 5px;
    float: left;
}
#footerContainer #footerMenu
{
    padding: 10px 5px 0px 0px;
    float: right;
}
#footerContainer #footerMenu a
{
    text-decoration: none;
    font-weight: normal;
    color: #EEE;
}
#footerContainer #footerMenu a:hover
{
    color: #FDDE13;
}
#footerScrollContainer
{
    padding: 30px 0px 0px 0px;
}
/*-------------------------*/
/* Content Format Styles */
/*-------------------------*/
.largeHeader
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 15px;
}
.mediumHeader
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 15px;
}
.textBody
{
    font-weight: normal;
    font-size: 8pt;
    padding-right: 3.5px;
}
.contentAreaHeader
{
    background: url(images/subPageHeader.jpg) repeat-x;
    font-family: Georgia, Serif;
    font-size: 10pt;
    color: #343434;
    font-weight: bold;
    padding: 7px 0px 0px 5px;
    min-height: 33px;
    height: auto !important;
    height: 33px;
    word-spacing: .3em;
    letter-spacing: .1em;
}
.contentAreaText
{
    padding: 0px 0px 0px 20px;
    font-weight: normal;
    font-size: 8pt;
}
.gridhead
{
	background-image:url(images/subPageHeader.jpg) repeat-x;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.gridrow
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-align:left;
}
.grid
{
	border-color:#bbbbbb;
	BORDER-RIGHT: 1px outset; 
	BORDER-TOP: 1px outset; 
	BORDER-LEFT: 1px outset; 
	BORDER-BOTTOM: 1px outset; 
	BORDER-COLLAPSE: collapse; 
}
