a:link {
	color: #003768;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003768;
}
a:hover {
	text-decoration: none;
	color: #51200A;
}
a:active {
	text-decoration: underline;
	color: #51200A;
}

.header {
	color: #3E5847;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.bodystyle {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/backgroundfade.gif);
	background-color: #F7F8F9;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #042147;
	text-decoration: underline;
	line-height: 17px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetextsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.background-norepeat-topalign
{
	background-image: url(images/testtop.gif);
	background-repeat:no-repeat;
	background-position: top;
}
.background-norepeat-topalign2
{
	background-image: url(images/index_06bc.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
.background-norepeat-topalign3
{
	background-image: url(images/skd182074sdcpages.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
.background-norepeat-topalign4
{
	background-image: url(images/rightside.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.background-norepeat-bottomalign{
	background-repeat:no-repeat;
	background-position: top;
}
.menubar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
.menubar a:link{color:#FFFFFF;}
.menubar a:visited{color:#FFFFFF;}
.menubar a:hover{color:#FFFFFF;}
.menubar a:active{color:#FFFFFF;}
.menubar a {
	color:#FFFFFF;
}
.menu, .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
.menuitem, .menuitem a 
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;	
}
.menuitemhover, menuitem a:hover 
{
	background-color: Gray;
}
.menuitem2, .menuitem2 a
{
	background-color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;	
	padding-left: 4px;
	text-align: left;
}
.menuitem2hover, .menuitem2 a:hover
{
	background-color: #34693F;
}

.sblock
{
	text-align: center;
}
.stotal
{
	font-style: italic;
	font-weight: bold;
}
.sterm
{
	font-weight: bold;
}
.snav
{
	font-style: italic;
	color: Gray;
}
.snav a
{
	font-style: normal;
}
