body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {font-size: 16px; font-weight: bold; }
.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #434343;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #434343;
}
.wtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}
.lnk{
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;	
}
a.lnk:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #D44C27;
	text-decoration: underline;	
}

.inp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #676767;
	background-color: #ffffff;
	color: #434343;
	}
.llnk{
	font-family: Arial, Helvetica, sans-serif;
	color: #004881;
	text-decoration: none;
}
a.llnk:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #004881;
	text-decoration: underline;	
}
.userlnk{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C9B8D;
	text-decoration: none;	
}
a.userlnk:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C9B8D;
	text-decoration: underline;	
}
.boxborder {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: 
	border: 1px solid #666666;
}
.fullborder {
	border: 1px solid #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #004881;
	border-right-color: #FFFFFF;
	border-bottom-color: #004881;
	border-left-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000066;
	color: #CCCCCC;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 2px;
	padding-left: 3px;
	background-color: #0167BB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFCC00;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFCC00;
}
