/* 

AccessRV :: Default CSS
Created by Brady Clifford
bradyclifford@cliffstudios.com

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a:hover {
	color: #666666;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.thick {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.thickgreen {
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.grey {
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

.thicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.indent {
	text-indent: 20pt;
}

hr {
	color: #E4E4E4;
}

.textheader {
	color: #003366;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
}

.outlinedtable {
	border: thin solid #999999;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.tableoutline {
	background-color: #003366;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
