input, textarea, select {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 14px;
}

body {
	background-color: #A1A0AA;
}

.privpol {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.privpol {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.privpol:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

a.privpol:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}
.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

a.navcopy {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	display: block;
	padding: 6px 0px 6px 0px;
	
}

a.navcopy:hover {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight : bold;
	background-color: #ffffff;
}

a.navcopy:active {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight : bold;
	background-color: #ffffff;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 18px;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #006b92;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
 }
 
 a.bodycopy:hover {
	color: #006b92;
	text-decoration: underline;
 }
 
a.bodycopy:active {
	color: #006b92;
	text-decoration: underline;
 }

.sectiontitle { 
	font-family: "Tahoma", "Arial", serif;
	font-size: 20px;
	font-weight: bold;
	color: #006b92;
	text-decoration: none;
 }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight:normal;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight:normal;
}

.subhead {
	font-family:"Tahoma", "Arial", serif;
	font-size: 14px;
	font-weight: bold;
	color: #006b92;
	text-decoration: none;
 }
 
a.subhead { 
 	font-family:"Tahoma", "Arial", serif;
	font-size: 14px;
	font-weight: bold;
	color: #006b92;
	text-decoration: none;
}

a.subhead:hover, a.subhead:active {
	text-decoration: underline;
}
 
 
 
	
.red {
	color:#FF0000;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006b92;
	border-left-color: #006b92;
	border-top-color: #006b92;
	border-right-color: #006b92;
}
