body { }

p { }

td {
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #508db9; }

a:visited {
	color: #508db9; }

a:hover {
	color: #ce1145; }

a:active { }
.footer {
	color: #508db9;
	font-size: 10px;
	margin-top: 12px; }
.navgap {
	margin-bottom: 20px; }
.forms td {
	background-color: #f9f9f9;
	border: solid 1px #b1cfe4; }

.forms th {
	font-size: 13px;
	background-color: #f9f9f9;
	border: solid 1px #b1cfe4; }
h4 {
	color: #f00;
	font-size: 13px; }

.subnav {
	font-weight: bold;
	background-color: #d5e9f9; }
h1 {
	color: #005fa8;
	font-size: 14px; }
h2 {	color:     #000;
	font-size: 14px; }

.subnav a:link {
	color: #0072c5;
	text-decoration: none; }
.subnav a:visited {	color:           #0072c5;
	text-decoration: none; }

.subnav a:hover {	color:           #ce1145;
	text-decoration: none; }

.subnav p {
	background-image: url(images/bullet_subnav.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	padding-left: 22px; }

.subnav td {
	padding-top: 12px;
	padding-bottom: 16px; }

.smalltext {
	font-size: 11px;
	font-weight: normal; }

.smalltext strong {
	color: #508db9;
	text-transform: uppercase; }
.supertiny {
	font-size: 9px; }
.bigblue {
	color: #005fa8;
	font-weight: bold; }

