/* CSS Document - Author: nRain Designs */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: url(images/bg.gif) center repeat-y;
}

a {text-decoration: underline; color: #003300;}
a:hover {text-decoration: underline; color: #003300;}
a:visited {text-decoration: underline; color: #003300;}

#container
{
	width: 800px;
	margin-left: -400px;
}

#topheader
{
	background-color: #990000;
	height: 98px;
	text-align:center;
    padding-top: 10px;
}

#title
{
    font-size: 24px;
    color: #fff;
    font-family: verdana;
    margin: 5px;
}

#navcontainer
{
	background-color: #fff;
	text-align:center;
	margin:4px;
	float:left;
}

.navitem
{
	background-color: #003300;
	padding: 4px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 90px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}

.navitem a {text-decoration: none; color: #fff;}
.navitem a:hover {text-decoration: underline; color: #fff;}

.navitem_selected
{
	background-color: #663366;
	padding: 4px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 90px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}

.navitem_selected a {text-decoration: none; color: #fff;}
.navitem_selected a:hover {text-decoration: underline; color: #fff;}

#subnavcontainer
{
	background-color: #fff;
	text-align:center;
	margin:4px;
	float:left;
}

.subnavitem
{
	background-color: #fff;
	padding: 4px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #003300;
	width: 90px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}

.subnavitem a {text-decoration: none; color: #003300;}
.subnavitem a:hover {text-decoration: underline; color: #003300;}

.subnavitem_selected
{
	background-color: #fff;
	padding: 4px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #663366;
	width: 90px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}

.subnavitem_selected a {text-decoration: none; color: #003300;}
.subnavitem_selected a:hover {text-decoration: underline; color: #003300;}

#main
{
	padding:5px;
	padding-top:10px;
	width: 788px;
	text-align:justify;
	color:#003300;
	line-height: 1.6em;
	border-top:3px solid #003300;
	float:left;
}

#scrolling
{
	width:780px;
	border:1px solid #003300;
	float:right;
	margin-top:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	text-align:left;
	clear:both;
	margin-bottom: 10px;
}

#content
{
	width:780px;
	margin-top:5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	text-align:justify;
	clear:both;
	margin-bottom: 10px;
	border:1px solid #003300;
}



h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

.headertext1
{
	font-size:12px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color:#990000;
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 20px;
	padding-top:5px;
	clear:both;
}

img
{
	border: 1px solid #fff;
}
cert
{
	width:200px;
	border:none;
	float:right;
	margin-top:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	text-align:left;
	clear:both;
	margin-bottom: 10px;

	
}