html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-color: #FFFFFF;
	/*background: url(../images/gradient_bg.gif) fixed;*/
	text-align: left;
	padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;	
}
#banner {
	background-repeat: no-repeat;
	height: 77px;
	background-color: #ffffff;
	margin-left: 0px;
	padding-left: 0px;
}
#topmenu {
	width: 380px;
	height: 20px;
	margin-left: 250px;
	margin-bottom: 3px;
}
#leftcol #nav {
	border-bottom: 1px solid #000000;
}
#leftcol #nav ul {
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 90%;
	border: 1px solid #000000;
}
#leftcol #nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#leftcol #nav ul li a {
	color: #000000;
	background-color: #9B99CB;
	text-decoration: none;
	padding: 4px 0 6px 4px;
	border-bottom: 1px solid #000000;
	display: block;
	height: 1%;
}
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus{
	background-color: #003366;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
#content {
	margin-left: 100px;
	margin-top: 10px;
}
#content a {
	color: #F0D35D;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover, #content a:focus {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
#content p {
	font-size: 80%;
	margin: 10px;
	margin-right: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 3px;
}
#content h1 {
	font-size: 130%;
	color: #333333;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
#content h2 {
	font-size: 110%;
	color: #333333;
	padding: 0;
	margin: 10px;
}
#content ul {
	margin-left: 10px;
	font-size: 80%;
}
#content ul li {
	margin-left: 20px;
}
.leftimage {
	float: left;
	margin: 10px 10px 20px 10px;	
}
.rightimage {
	float: right;
	margin: 10px 20px 15px 10px;
}
.clearit {
	display: block;
	clear: both;
}
#footer {
	color: #F0D35D;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 770px;
}
#footer a {
	color: #F0D35D;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
/*#footer a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}*/
#footer p {
	font-size: 60%;
	padding: 3px;
}
#leftcol {
	margin-top: 20px;
	float: left;
	width: 100px;
	margin-bottom: 20px;
	margin-right: 10px;
	border-right: 1px solid #F0D35D;
}
#leftcol p {
	font-size: 80%;
	margin-left: 10px;
}
#leftcol h1 {
	font-size: 130%;
	color: #003366;
}
#leftcol h2 {
	font-size: 110%;
	color: #003366;
	margin-top: 20px;
}
#leftcol li {
	font-size: 70%;
	color: #333333;
}
#footer #bottomnav {
	font-size: 10px;
	color: #F0D35D;
	text-align: center;
	margin: 0px;
}
#footer #bottomnav ul {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	font-size: 110%;
}
#footer #bottomnav ul li {
	display: block;
	padding: 0;
	margin: 0;
}
#footer #bottomnav ul li a {
	color: #F0D35D;
	text-decoration: none;
	padding: 4px 0 6px 4px;
	display: block;
	font-weight: bold;

}
#footer #bottomnav ul li a:hover, #footer #bottomnav ul li a:focus{
	color: #333333;
	font-weight: bold;
}

/* Start of Top menu CSS*/

.hovermenu ul{
font: bold 12px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #F0D35D;
/*background-color: #FFFFFF;*/
border: 1px solid #F0D35D;
}

.hovermenu ul li a:hover{
background-color: #333333;
border-style: outset;
border: 1px solid #F0D35D;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.style8 {color: #F0D35D}

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}