@charset "utf-8";
/* CSS Document */

A:link { color: #003399}
A:visited {color: #660000}
A:hover { color: #FF9900}


#navcontainer 
{ width: 229px; 

}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding:1px;
width: 215px;
background-color: #000;
/*background-color: #668aca;*/
border-bottom: 0px solid #FFF;
text-align: right;
}


#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #666666;
color: #fff;
}

.bottombar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.toporangebar {
	background-color: #fe8533;
	height: 2px;
	line-height: 8px;
}
.homeleftboarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hometopboarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hometopboarderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content {
	padding: 20px;
}

.contenthome {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.subheadings {
	font-size: 14px;
	font-weight: bold;
	color: #141414;
	font-style: normal;
}
.homerightboarder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tablestyle {
	top: auto;
}

.indented {
    margin-left: 20px;
}

#subtoptitle {float: right;
color:#FFF;
font-size:14px;
font-weight:bold;
font-family:Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-top:7px;
	padding-bottom:2px;}

