body {
	margin: 0px;
	padding: -10px;
    font-family:Arial,sans-serif;
	font-size:11px
	width:auto;
	background: url('/bgLine.gif') repeat-y 50% 0;
}

p

{color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-size:13px;
}

html
{
background-color:fff;


}


#navbar
{
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}


#navbar a
{
color:#FFF;
font-weight:bold;
font-family:Verdana;
font-size:14px;

}

#navbar a:hover
{
color:#FF0000;
font-weight:bold;
font-family:Verdana;
font-size:14px;
}



#footer
{
	color:#fff;    clear: left;
    padding: 5px 0px 5px;
	width: 100%;
	background-color:#0A4776;
	text-align:center;
	font-size: 11px;
}

#footer a
{
color:#fff;
font-size: 11px;
}



#header
{font-size: 12px;
	font-weight: bold;
	color: #fff;
		padding: 0px 10px 0px;
			border-bottom: 1px solid #3373a9;

}

	
	
a:focus {
	outline: none;
}
ul.sidenav {
	font-size: 1.2em;
	float: left;
	width: 180px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	list-style: none;
	background: #0A4776;
	border-bottom: 1px solid #3373a9;
	border-top: 1px solid #003867;
}
ul.sidenav li a{
	display: block;
	color: #fff;
	text-decoration: none;
	width: 135px;
	padding: 10px 10px 10px 35px;
	background: url(sidenav_a.gif) no-repeat 5px 7px;
	border-top: 1px solid #3373a9;
	border-right: 1px solid #3373a9;
	border-left: 1px solid #3373a9;
	border-bottom: 1px solid #003867;
}
ul.sidenav li a:hover {
	background: #003867 url(/bar/sidenav_a.gif) no-repeat 5px 7px;
	border-top: 1px solid #1a4c76;
}
ul.sidenav li span{	display: none; }
ul.sidenav li a:hover span {
	display: block;
	font-size: 0.8em;
	padding: 10px 0;
}

	
	div.content {
	font-size: 12px;
	font-weight:bold;
	color:#000;    clear: left;
    padding: 10px 0px 5px;
	width: 100%;
	background-color:#0A4776;
}

div.directory {
font-size: 12px;
color:fff;
font-weight:bold;
}



h1 
{font-size: 22px;
	color: #FFF;
	}


h2 
{color: #fff;
font:"Courier New", Courier, mono;
	font-size: 18px;
	text-decoration:underline;
	}
	
h3
{color: #fff;
font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	}
	
h4
{color: #333333;
	font-size: 11px;
	}
	
h5
{color: #FF0000;
	font-size: 12px;
	}
	
h6
{color: #fff;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	}
	
	
a 
{font-size: 12px;
	color: #fff;
	text-decoration:none
	}
	
a:hover {font-size: 12px;
	color: #fff;
	text-decoration:underline;
}

div.featurednew {
	font-size: 12px;
	font-weight:bold;
	color:#333;
    border:#fff  solid 1px;
    clear: left;
    padding: 5px 10px 10px 10px;
	width: 95%;
	background-color:#3373A9;
}

div.leftbox {
font-size: 12px;
	font-weight:bold;
	color:#333;
    border: #fff solid 1px;
    clear: left;
    padding: 5px 10px 10px 10px;
	margin: 10px;
	width: 95%;
	background-color:#3373A9;
}


div.announcements {
font-size: 12px;
	font-weight:bold;
	color:#333;
    border: #fff solid 1px;
    clear: left;
    padding: 5px 10px 10px 10px;
	margin: 10px;
	width: 85%;
	background-color:#3373A9;
}
div.feat {
	font-size: 12px;
	font-weight:bold;
	color:#333;
    border: #fff solid 1px;
    clear: left;
    padding: 5px 10px 10px 10px;
	margin: 10px;
	width: 75%;
	background-color:#3373A9;
	background-image: url(/images/featbg.png);
	background-repeat:repeat-x;
}

div.page {
background-color:#3373A9;
}


