body 	{
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #000000;
	background: #4C9946 url('graphics/background.gif') repeat-x top left;
    padding: 0px;
    margin: 0px;
	}


h1 	{
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 22px;
    	font-weight: normal;
    	color: #000000;
	}
.topnav 	{
    	font-size: 12px;
    	padding-top: 7px;
	padding-right: 28px;
	padding-bottom: 8px;
	color: #ffffff;
    	font-weight: bold;
	text-align: right;
	background-color: #000000;
	width: 780px;
	}

.topnav a, .topnav a:link, .topnav a:visited  {
    	font-size: 12px;
    	font-weight: bold;
    	color: #FFFFFF;
    	text-decoration: none;
	}

.topnav a:focus, .topnav a:hover, .topnav a:active {
    	font-weight: bold;
    	color: #E4A904;
    	text-decoration: none;
	}



.login 	{
    	font-size: 12px;
    	padding-top: 7px;
	padding-left: 28px;
	padding-bottom: 8px;
	color: #ffffff;
	text-align: left;
	background-color: #000000;
	width: 500px;
	}

.login a:link, .login a:visited  {
    	font-size: 12px;
    	font-weight: normal;
    	color: #FFFFFF;
    	text-decoration: underline;
	}

.login a:focus, .login a:hover, .login a:active {
    	font-size: 12px;
    	font-weight: normal;
    	color: #E4A904;
    	text-decoration: underline;
	}




.primebox 	{
    	font-size: 10px;
    	margin-left: 8px;
	margin-top: 4px;
	margin-right: 8px;	
	padding-top: 15px;
	border: 1px solid #000000;
	text-align: left;
	padding-bottom: 15px;
	height: 215px;
	}


.primebox p	{
    	font-size: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left:13px;
	padding-right: 13px;
	line-height: 150%;
	text-align: left;
	}

.primebox a, .primebox a:link, .primebox a:visited  {
    	font-size: 10px;
    	font-weight: normal;
    	color: #D86500;
    	text-decoration: underline;
	}

.primebox a:focus, .primebox a:hover, .primebox a:active {
    	font-size: 10px;
    	font-weight: normal;
    	color: #16610E;
    	text-decoration: underline;
	}


a:link, a:visited  {

    	font-weight: normal;
    	color: #16610E;
    	text-decoration: underline;
	}

a:focus, a:hover, a:active {
    	font-weight: normal;
    	color: #D86500;
    	text-decoration: underline;
	}


.hometext 	{
    	font-size: 13px;
    	margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 40px;
	line-height: 170%;
	width: 550px;
	margin-left: 5px;
	text-align: left;
	}


.content 	{
    font-size: 13px;
	width: 540px;
    margin: 22px 35px 40px 5px;
	line-height: 150%;
	text-align: left;
}


.services 	{    	
font-size: 15px;    	font-weight: bold;    	margin-top: -15px;	margin-left: 25px;	line-height: 175%;
    text-align: left;
}
.services a, .services a:link, .services a:visited  {
    font-size: 13px;
    font-weight: normal;
    color: #16610E;
    text-decoration: underline;
    padding-left: 10px;
}
.services a:focus, .services a:hover, .services a:active {    	font-weight: normal;    	color: #D86500;    	text-decoration: underline;	padding-left: 10px;
       }




.tablecontent 	{
    	font-size: 13px;
	line-height: 175%;
	color: #868781;
	}


li.spaced	{
  	margin-bottom: 10px;
	}




.footer 	{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
    	text-align: center;
	background-color: #000000;
	height: 12px;
	width: 800px;
	}


.footer a:link, .footer a:visited {
	color: #FFFFFF;
    	text-decoration: none;
	}


.footer a:focus, .footer a:hover, .footer a:active {
    	color: #FFFFFF;
    	text-decoration: underline;
	}

