@charset "utf-8";
/* CSS Document */

body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background: url('images/bg.gif') top repeat;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size:10px;
line-height:16px;
}

div{
margin:0px;
padding:0px;
}

p {
line-height:15px;
margin-bottom:10px;
margin-top:0px;
}

img {
padding: 0px;
margin:0px;
border: 0px;
}
a {
color:#4f76b2;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.clear{
height:1px;
width:100%;
clear:both;
}
#siteWrapper {
text-align:center;
width:845px;
margin: 0px auto;
height:auto;
background: url('images/bg_siteWrapper.gif') top repeat;
}
#siteContent {
width:827px;
margin:0px auto;
height:auto;
text-align:left;
}
#topBar {
width:827px;
height:25px;
overflow:hidden;
}

#contentSpacerTopIndex{
width:827px;
height:42px;
background: url('images/bg_contentSpacerTop.gif') top no-repeat;
}
#contentSpacerBtmIndex{
width:827px;
height:47px;
}
#extraNav {
text-align:right;
width:827px;
height:31px;
border-top: 1px solid #996600;
border-bottom: 1px solid #996600;
}
#extraNav p {
padding: 8px 28px 0px 0px;
margin:0px 0px;
color:#4d4d4e;
}
#extraNav a {
color:#4d4d4e;
}
#footer {
border-bottom: 10px solid #293444;
}
#footerText {
padding: 22px 16px 0px 16px;
}
#footerNav {
padding: 8px 16px 0px 16px;
margin: 0px 0px 0px 0px;
}
#footerNav a {
color:#4d4d4e;
}
#copyright {
padding: 8px 16px 20px 16px;
color:#666666;
}
#copyright a {
color:#666666;
}
#contentIndex {
width:827px;
height:auto;
}
#indexLeftColumn{
width:430px;
float:left;
margin-right:11px;
}
#indexMidColumn {
width:295px;
height:349px;
float:left;
position:relative;
z-index:10;
}
#indexRightColumn{
width:78px;
float:right;
}
.homeVideo {
display:block;
border:1px solid #293444;
width:168px;
height:162px;
float:right;
margin: 8px 0px 0px 0px;
overflow:hidden;
}
.homeLink {
display:block;
border:1px solid #293444;
width:76px;
height:76px;
float:left;
margin: 8px 8px 0px 0px;
}
.homeLink img{
opacity:1;
filter:alpha(opacity=100);
}
.homeLinkRight {
display:block;
border:1px solid #293444;
width:76px;
height:76px;
float:left;
margin: 8px 0px 0px 0px;
}
.homeLinkRight img{
opacity:1;
filter:alpha(opacity=100);
}
.homeLgImg {
margin-bottom:2px;
}
/* Dropdown Style */

#navArea {
width:827px;
height:44px;
background: url('images/bg_navArea.gif') top no-repeat;
position:relative;
overflow:visible;
z-index:20;
}
ul#nav{
height:25px;
overflow:visible;
list-style:none;
text-align:left;
margin:0px;
padding:10px 0px 0px 16px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}
#nav li {
	position:relative;
	float: left;
}
#nav li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:25px;	
	z-index: 40;
	clear:none;
	overflow:hidden;
	border-top: 1px solid #eaeff2;
}

#nav li:hover ul{
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
#nav li.sfhover ul{
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
}
#nav li ul li {
clear:both;
}
#nav li ul li a {
	display: block;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	width:130px;
	color: #eaeff2;
    padding: 5px 5px 5px 10px;
	text-align: left;	
	border: 1px solid #eaeff2;
	border-width: 0px 1px 1px 1px;
	border-collapse:collapse;
	background: #293444;
}
#nav li ul li a:hover{
	background-color:#eaeff2;
	color: #293444;
	text-decoration:none;
}
#navleftspacer{
width:14px;
height:32px;
}
.navSpacer{
width:3px;
height:25px;
}

a.nav1 {
	display:block;
	height: 25px;
	width: 66px;
	background: url('images/nav1.gif') no-repeat;
	background-position: 0 0px;
}
a.nav1:hover {
	background-position: 0 -25px;
}
.nav1Over {
	width:66px;
	height:25px;
	background: url('images/nav1.gif') no-repeat;
	background-position: 0 -25px;
}
a.nav2 {
	display:block;
	height: 25px;
	width: 81px;
	background: url('images/nav2.gif') no-repeat;
	background-position: 0 0px;
}
a.nav2:hover {
	background-position: 0 -25px;
}
.nav2Over {
	display:block;
	height: 25px;
	width:81px;
	background: url('images/nav2.gif') no-repeat;
	background-position: 0 -25px;
}
a.nav3 {
	display:block;
	height: 25px;
	width: 91px;
	background: url('images/nav3.gif') no-repeat;
	background-position: 0 0px;
}
a.nav3:hover {
	background-position: 0 -25px;
}
.nav3Over {
	width:91px;
	background: url('images/nav3.gif') no-repeat;
	display:block;
	height: 25px;
	background-position: 0 -25px;
}
a.nav4 {
	display:block;
	height: 25px;
	width: 94px;
	background: url('images/nav4.gif') no-repeat;
	background-position: 0 0px;
}
a.nav4:hover {
	background-position: 0 -25px;
}
.nav4Over {
	width:94px;
	background: url('images/nav4.gif') no-repeat;
	display:block;
	height:25px;
	background-position: 0 -25px;
}
a.nav5 {
	display:block;
	height: 25px;
	width: 87px;
	background: url('images/nav5.gif') no-repeat;
	background-position: 0 0px;
}
a.nav5:hover {
	background-position: 0 -25px;
}
.nav5Over {
	width:87px;
	background: url('images/nav5.gif') no-repeat;
	display:block;
	height:25px;
	background-position: 0 -25px;
}
a.nav6 {
	display:block;
	height: 25px;
	width: 94px;
	background: url('images/nav6.gif') no-repeat;
	background-position: 0 0px;
}
a.nav6:hover {
	background-position: 0 -25px;
}
.nav6Over {
	width:94px;
	background: url('images/nav6.gif') no-repeat;
	display:block;
	height:25px;
	background-position: 0 -25px;
}
a.nav7 {
	display:block;
	height: 25px;
	width: 99px;
	background: url('images/nav7.gif') no-repeat;
	background-position: 0 0px;
}
a.nav7:hover {
	background-position: 0 -25px;
}
.nav7Over {
	width:99px;
	background: url('images/nav7.gif') no-repeat;
	display:block;
	height:25px;
	background-position: 0 -25px;
}
a.nav8 {
	display:block;
	height: 25px;
	width: 105px;
	background: url('images/nav8.gif') no-repeat;
	background-position: 0 0px;
}
a.nav8:hover {
	background-position: 0 -25px;
}
.nav8Over {
	width:105px;
	background: url('images/nav8.gif') no-repeat;
	display:block;
	height:25px;
	background-position: 0 -25px;
}

/*Secondary page style */

#contentSpacerTopSecondary{
width:827px;
height:24px;
background: url('images/bg_contentSpacerTop.gif') top no-repeat;
}
#secondaryRightColumn{
width:81px;
float:right;
}
.secondaryThumb {
display:block;
border:1px solid #293444;
float:left;
margin: 8px 0px 0px 0px;
}
#secondaryLeftColumn{
width:706px;
float:left;
background: url('images/bg_secondaryLeftColumn.gif') top repeat-y;
text-align:justify;
}
#secondaryNav {
float:left;
width:156px;
text-align:right;
height:auto;
padding-bottom:25px;
}
#secondaryNav ul{
list-style:none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#secondaryNav ul li{
	margin-bottom:6px;
}
#secondaryNav a{
color:#4f595b;
text-decoration:none;
}
#secondaryNav a:hover{
text-decoration:underline;
}
#secondaryNav li ul {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
margin-top:5px;
}
#secondaryNav li ul li {
margin: 0px 0px 6px 0px;
padding: 0px 0px 0px 0px;
}
#subNav2a, #subNav2b, #subNav2e, #subNav2f, #subNav3b, #subNav3c, #subNav4a, #subNav4b, #subNav4e, #subNav4c, #subNav4d, #subNav4f {
visibility:hidden;
height:0px;
width:auto;
position:absolute;
z-index:0;
}

#secondaryNav li li a{
color:#4f76b2;
}
#subNav4a a, #subNav4b a, #subNav4c a, #subNav4d a, #subNav4e a, #subNav4f a {
color:#4f76b2;
}
#secondaryContent {
width:525px;
float:right;
text-align:left;
}
#breadCrumbs {
width:100%;
display:block;
margin-bottom:20px;
}
#breadCrumbs a {
text-decoration:underline;
}
.title {
text-transform:uppercase;
font-weight:bold;
}
.contentImg {
display:block;
border:1px solid #293444;
float:left;
margin: 0px 20px 20px 0px;
}

