/* GENERIC DOCUMENT VALUES */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body {
    font-size: 67%;
    line-height: 1.4em;
	margin: 0px;
	background-color: transparent;
	}
/*
a:link {
	color: #009;
	text-decoration: underline;
	background-color:#fff;
	}
a:visited {
	color:#009;
	text-decoration: none;
	background-color:#fff;
	}
a:hover {
	color: #F00;
	text-decoration: none;
	background-color:#fff;
	}
*/
q, em {
    color: #009;
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    }	

/* HEADER TYPES */
/* h1 is to be used on sub page headers (first level) */
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #006;
	background-color:#fff;
	line-height: 1.2em;
	margin: 0px;
	}
/* h2 is to be used on sub page headers (second level) */
h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #006;
	background-color:#fff;
	margin: 0px;
	}
/* h3 is to be used on quick-link headers on main page*/
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #006;
	background-color:#fff;
	text-transform: uppercase;
	line-height: 1.2em;
	}
h4
	{
	font-size: 1em;
	font-weight: bold;
	color: #006;
	background-color:#fff;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0px;	
    }
    
/* LISTS */
ul {
	list-style-position: outside;
	list-style-type: square;
	}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	}

/* CONTENT CONTAINERS */
.container {
	height: auto;
	width: 100%;
	position: relative;
	}
.container-TL {
	background-image: url(images/container-TL.gif);
	background-repeat: repeat-x;
	}
.container-BR {
    background-image: url(images/container-BR.gif);
    background-position: bottom;
    bottom: 0px;
    left: 0px;
    }
.container-Content {
	background-image: url(images/content.gif);
	background-repeat: repeat;
	position: relative;
	width: 100%;
	height: 100%;
	border: 2px solid #006;
	visibility: visible;
	z-index: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: table-cell;	
	}
.container-Image {
	border: 1px none #000;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.container-ImageRight {
	border: 1px none #000;
	clear: left;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	
	.content-right{
	clear:none;
	float: left;
	visibility: visible;
	position:absolute;
	left: 142px;
		}
		
.container-Link {	
	position: relative;
	width: 100%;
	height: 100%;
	border: 2px solid #006;
	visibility: visible;
	padding: 5px 10px;
	}
.container-Rep {
	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 10px;
	}
	
.illustration img {
	border: 2px solid #006;
	padding-bottom: 10px;
	}
.imgDesc {
	font-size: smaller;
	color: #006;
	Background-color: #fff;
	font-style: italic;
	}
.imgLink {
	margin-bottom: 10px;
	}
a.more:link {
	font-weight: bold;
	color: #009;
	Background-color: #fff;
	text-decoration: none;
	}
a.more:hover {
	font-weight: bold;
	color: #00F;
	Background-color: #fff;
	text-decoration: none;
	}
a.more:visited {
	font-weight: bold;
	text-decoration: none;
	}
a.h3:link {
	font-size: 1.1em;
	font-weight: bold;
	color: #009;
	Background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
a.h3:hover {
	font-weight: bold;
	color: #00F;
	Background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
a.h3:visited {
    font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
h2 a:link {
	font-size: 0.7em;
	font-weight: bold;
	color: #009;
	Background-color: #fff;
	text-decoration: none;
	}
h2 a:hover {
	font-weight: bold;
	color: #00F;
	Background-color: #fff;
	text-decoration: none;
	}
h2 a:visited {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	}

#subNav {
	position: relative;
	height: 100%;
	visibility: visible;
	padding: 0px 0px 10px 0px;
	}	
#subNav ul {
	list-style: url(none) none;
	text-align: right;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	right: 0px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	}
#subNav li {
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	width: 100%;
	}
#subNav a:link {
	color: #009;
	text-decoration: underline;
	background-color:#fff;
	}
#subNav a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color:#fff;
	}
#subNav a:visited {
	text-decoration: none;
	background-color:#fff;
	}
#subNav h1, #subNav h2, #subNav h3 {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background-color:#006;
	text-align: center;
	}

#header {
	background-color: #006;
	vertical-align: top;
	position: relative;
	height: 149px; /*88px*/
	color: #FF0;
	overflow: visible;
	border: 1px solid #FFF;
	}
* html #header { /*IE ONLY!*/
	background-color: #006;
	vertical-align: top;
	position: relative;
	height: 89px;
	color: #FF0;
	overflow: visible;
	margin-bottom: -1px;
	border: 1px solid #FFF;
	}
#headerImage {
	height: 135px;
	}

#headerRight img {
	float: left;
	}
	
#headerRight {
	font-size: 11px;
	color: #ff0;
	background-color: #006;
	position: absolute; /*relative*/
	top: 0px;
	float: left;
	height: auto;
	width: 165px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 5px;
	}

#headerRight a {
	font-weight: bold;
	color: #ff0;
	Background-color: #006;
	text-decoration: none;
	}
	
#headerRight a:hover {
	font-weight: bold;
	color: #ff0;
	Background-color: #006;
	text-decoration: none;
	}
	
#headerRight a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
#headerRight form {
	margin: 0px;
	padding: 0px;
	}

#fdse_Terms {
	color: #006;
	background-color: #fff;
	border: 1px solid #FF0;
	margin-bottom: 3px;
	}
	
#ctl00_SearchControl_Go, #ctl00_SearchControl1_Go, #go {
	font-weight: bold;
	color: #FF0;
	background-color: #006;
	border: 1px solid #FF0;
	margin-bottom: 3px;
	}

.yellBold {
	font-weight: bold;
	color: #FF0;
	background-color: #006;
	}
.hidden {
	position:relative;
	width:1px;
	height:1px;
	overflow:hidden;
	color:White;
	}
/* ADVERTS */
#slideshow {
    width: 130px;
    height: 525px;
    overflow: hidden;
    }


/* NEW NAVIGATION STYLES */

#nav, #nav ul{
	padding: 0px;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style: none;
	color: #ff0;
	background-color: #fff;
	font-weight: bold;
	float: left;
	z-index: 999;
	}
* html #nav, #nav ul{ /*IE ONLY*/
	padding: 0px;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	list-style: none;
	color: #ff0;
	background-color: #fff;
	font-weight: bold;
	float: left;
	z-index: 999;
	}

#nav a {
	display: block;
	background-color: #006;
	width: 8em;
	height: auto;
	font-size: .9em;
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
	padding: 0.15em 1em;
	border-bottom: 0px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	}
* html #nav a { /*IE ONLY*/
	display: block;
	background-color: #006;
	width: 8em;
	height: auto;
	font-size: .9em;
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
	padding: 0.15em 1em;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	}

#nav li {
	float: left;
	width: 8.5em;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	}
* html #nav li {/*IE ONLY*/
	float: left;
	width: 8em;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	}

#nav li a:hover {
	color: #FF0;
	background-color: #00F;
	}
	
#nav li ul { /* second-level lists */
	display: block;
	position: absolute;
	width: 9em;
	color: inherit;
	background-color: inherit;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: -1px;
	margin-left: 0px;
	border-bottom: 1px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	}
* html #nav li ul { /* second-level lists IE ONLY*/
	display: block;
	position: absolute;
	width: 8em;
	color: inherit;
	background-color: inherit;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 0px;
	margin-left: 0px;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	}

#nav li ul a {  /*controls the 2nd level width needed for IE only! IT STILL VALIDATES*/ 
	w\idth: 17em;
	}

#nav li ul ul { /* third-and-above-level lists */
	display: block;
	position: absolute;
	width: 8em;
	margin: -1.65em 0 0 17em;
	color: #ff0;
	background-color: inherit;
	border-bottom: 1px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-top: 0px solid #fff;
	}
* html #nav li ul ul { /* third-and-above-level lists IE ONLY*/
	display: block;
	position: absolute;
	width: 8em;
	margin: -1.58em 0 0 17.1em;
	color: #ff0;
	background-color: inherit;
	border-bottom: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	}

#nav li ul ul a {  /*controls the 3rd level width needed for IE only! IT STILL VALIDATES*/
	w\idth: 19em;
	}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
#nav li:hover, #nav li.hover { /*Stops the sticky drop down effect bug in IE7*/
    position: static;
    }
#navEnd {
	color: inherit;
	background-color: #006;
	width: 99.5%;
	min-width: 820px;
	float: left;
	clear: right;
	position: absolute;
	display: block;
	z-index: 999;
	top: 150px;
	border-top: solid 1px #fff;
	}

#navBlock {
	width: 100%;
	min-width: 860px;
	height: 20px; /*17px*/
	position: relative;
	float: left;
	text-align:left;
	clear: right;
	display: block;
	left: 0px;
	top: 0px;
	border-top: 0px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #006;
	}
* html #navBlock { /*IE ONLY*/
	width: 100%;
	min-width: 860px;
	height: 17px;
	position: relative;
	float: left;
	clear: right;
	display: block;
	left: 0px;
	top: -1px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #006;
	}

.adjustedZIndex {
    z-index: 1;
	}

/*TABLES*/
.tbl-title {
    background-color:#3366CC;    
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    }
.tbl-side {
    background-color:#99CCFF;
    font-weight:bold;
    text-align:right;
    }

 .MyBoxContainer {        
    float:left;
    clear:both;
    height: auto;
    width:auto;
    position: static;
}   
.MyBox {
    float:left;
    clear:right;
    left: 150px;
}
--------------------------------------------------

.NavClass {   
    border: 1px solid #ffffff;
    }
    
.NavClass div { border-top: solid 1px #fff; }

.NavClass a {
    color:#FFFF00;
	display:block;
	font-size:1em;
	font-weight:bold;
	background-color:#000066;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:4px;
    border-right: solid 1px white;
    border-bottom: solid 0px white;
    top: -1px;
	}
	
.NavClass a:hover {
	color:#FFFF00;
	display:block;
	font-size:1em;
	font-weight:bold;
	background-color:#000099;
	text-decoration:none;
	}
	
.menuLink {
    background-color: #000066;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    border-left: solid 1px white;
    }
.menuHover {
    background-color: #000099;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    }