﻿body { background:#000A2D url(bgstrip.jpg) 0 0 repeat-x; margin:0; padding:0px 0; font-size:1.1em; color:#4e4e4e; font-family: Trebuchet MS, Lucida Sans, Arial, Helvetica, sans-serif; }
#bgwrapper { width:1094px; margin:0 auto; background: url(bgfull.jpg) no-repeat; overflow:hidden; }
#wrapper { width:818px; margin:80px auto 0px auto; background: white; overflow:hidden; }

#splashcontent h1 { margin: 25px 25px 0px 25px; padding:0; line-height:1.35em; font-size:130%; color: White;}

#nav
{
	position: relative;
	float: left;
	min-height: 350px;
	width: 206px;
}


.cnr
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(left-bg.jpg) 0 0 no-repeat;
	height: 12px;
	width: 10px;
}

#nav ul
{
	width: 179px;
	margin: 0px auto 0px 15px;
	padding: 0px;
	list-style: none;
}
#nav li
{
	margin: 0px;
	padding: 0px;
	display:inline;
	font-size: 75%;
}

#nav li a, #nav li a:visited
{
	background-color: white;
	font-weight: bold;
	text-decoration: none;
	color: #4e4e4e;
	display: block;
	padding: 2px 0px 3px 20px;
	line-height: 25px;
	border-top: 1px solid #d1d1d1;
	background: url(bullet.gif) no-repeat 9px 12px;
}

#nav li a:hover
{
	background-color: #efefef;
}

#nav li a.current, #nav li a.current:visited, #nav li a.current:hover
{
	background: url(navselect.jpg) #e4e4e4 no-repeat;
	color: white;
}

#nav li a.currentdown, #nav li a.currentdown:visited, #nav li a.currentdown:hover
{
    background: url(navselectdown.jpg) #e4e4e4 no-repeat;
	color: white;
}

#nav li ul
{
	border-top-width: 0px;
	margin: 0px; margin-bottom: 5px;
}

#nav li ul li
{
	font-size: 100%;
	border: 0px;
	width:100%;
}

#nav li ul li a, #nav li ul li a:visited
{
	background: url(bullet.jpg) no-repeat;
	background-position: 20px 12px;
	padding: 0 10px 0 35px;
	border-top: 0px;
}

#nav li ul li a:hover
{
	background-color: #efefef;
}

#nav li ul li ul li a, #nav li ul li ul li a:visited
{
	background: url(bullet.jpg) no-repeat;
	background-position: 20px 11px;
	padding: 0 10px 0 35px;
}

#navbottom
{
	border-top: 1px solid #d1d1d1; margin: 0px 0px 0px 15px; width: 179px; 
} 

#splashcontent { float:left; height:540px; width:600px; margin-top:15px; margin-left: -5px; background: url(splash.jpg) no-repeat; }

#content { float:left; min-height:540px; width:600px; margin:0; margin-left: 12px; background:#fff url(right-bg.jpg) top right no-repeat; }

#splashcontent .divSplashText
{
    margin: 5px 30px 15px 25px;
    padding:0;
    line-height:1.35em;
    font-size:75%;
    color: White;
    width: 400px;
    height: 400px;
    overflow: hidden;
}

#subnav 
{
    clear:both; text-decoration: none;
}

#subnav ul 
{
    font-size: 90%; padding:0; list-style:none; margin: 0 auto; 
    display:table;
    padding:0; 
    margin:0 auto 0 auto; 
    list-style-type:none;
    white-space:nowrap;
    
}
#subnav ul li { display:table-cell;}

#subnav ul li a, #subnav li a:visited
{
	border-left: 1px solid #999;
	padding:0 6px 0px 6px;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #efefef;
	margin:0px;
	display:block;
	width:auto;
} 
#subnav ul li:first-child a, #subnav ul li:first-child a:visited
{
	border-left: 0px;
} 

#subnav ul li a:hover { font-weight:bold; text-decoration:underline; color:white; }
#subnav ul li a.last,#subnav li a.last:visited,#subnav li a.last:hover { border:0; }

#footer { font-size:0.65em; clear:both; width:auto; margin: 10px auto 0px auto; padding:0; color: #efefef; padding: 0px; }

#bottomnav { text-align: center; width: 818px; margin: 10px auto 0px auto; color: #4e4e4e; padding: 0px; vertical-align: top;}

#bottom { clear:both; background:url(bottom.jpg) 0 0 no-repeat; height:12px; width:818px; margin: 0px auto 0px auto; padding: 0px;}

.cb { clear:both; }
img { border:0; }

#logocontainer { padding:10px 0 10px 0px; text-align: center; width:206px;}
.logo { text-align: center; }

.contentimage { float:right; margin:5px 15px 0px 10px; padding:0; padding-bottom: 5px;}

table { font-size:75%; width:400px; text-align:left; padding:5px; margin:5px 0 10px 13px}
h2 { margin:0 25px 14px 15px; padding:0; line-height: 1.1em; font-size:90%;}
h3 { margin:0 25px 14px 15px; padding:0; line-height:1.1em; font-size:85%;}
#content ul { margin:3px 10px 5px 35px; padding:0; font-size:98%; }
#content li { line-height:1.3em; margin:0; padding:0; } 
#content ol { margin:3px 10px 5px 35px; padding:0; font-size:75%; }


#content a {text-decoration:underline;color:#4e4e4e;}
#content a:hover { background-color: #efefef;}

