﻿/*
body { background-color:#ADB0A5; color:#000000; font-size:12px; font-family: Verdana,Arial, Tahoma, 'Sans Serif'; text-decoration: none }
*/
body { background-image:url(/images/bgrounds/bg1.gif); color:#000000; font-size:12px; font-family: Verdana,Arial, Tahoma, 'Sans Serif'; text-decoration: none }
p, table, td, tr, div  { font-size:11px; font-family: Verdana, Arial, Tahoma, 'Sans Serif'; text-decoration: none; }

.RecList_Active{ font-size:12px; color:white; font-weight:900 }
.greybold { color:#3C3C3C; font-weight:900 }

.2 { font-size:2px }
.4 { font-size:4px }
.6 { font-size:6px }
.8 { font-size:8px }
.10 { font-size:10px }
.11 { font-size:11px }
.a11 { font-size:11px; color:#575757; font-weight:900 }
.12 { font-size:12px }
.12a { font-size:12px; color:#353535; font-weight:900 }
.14 { font-size:14px; font-weight:900 }

.white { color:white }
.white10 { font-size:10px; color:white }
.white12 { font-size:12px; color:white; font-weight:900 }

.white_company { font-size:13px; color:white; font-weight:900; letter-spacing:2pt}
.navy { color:navy }
.grey { color:#646464; font-weight:900 }
.margins3 { margin-top:3pt; margin-right:3pt; margin-bottom:3pt; margin-left:3pt }
.margins6 { margin-top:6pt; margin-right:6pt; margin-bottom:6pt; margin-left:6pt }
.margins10 { margin-top:10pt; margin-right:10pt; margin-bottom:10pt; margin-left:10pt }




A:link		{ font-size:11px; color: navy; text-decoration: none; font-weight:300 }
A:visited	{ font-size:11px; color: navy; text-decoration: none; font-weight:300 }
A:hover		{ font-size:11px; color: navy; text-decoration: none; font-weight:300 }
A:active	{ font-size:11px; color: blue; text-decoration: none; font-weight:300 }

.RecList_Link:link		{ font-size:12px; color:white; font-weight:900 }
.RecList_Link:visited	{ font-size:12px; color:white; font-weight:900 }
.RecList_Link:hover		{ font-size:12px; color:white; font-weight:900 }
.RecList_Link:active	{ font-size:12px; color:white; font-weight:900 }

.OnGrey:link		{ color:#464646; font-weight:300 }
.OnGrey:visited		{ color:#464646; font-weight:300 }
.OnGrey:hover		{ color:#0036A4; font-weight:300; background-color:#FBF9FA}
.OnGrey:active		{ color:#464646; font-weight:300 }

.10:link	{ font-size:10px }
.10:visited	{ font-size:10px }
.10:hover	{ font-size:10px }
.10:active	{ font-size:10px }

.OnGrey10:link		{ font-size:10px; color:#636363; }
.OnGrey10:visited	{ font-size:10px; color:#636363; }
.OnGrey10:hover		{ font-size:10px; color:#0036A4; background-color:#FBF9FA }
.OnGrey10:active	{ font-size:10px; color:#636363; }

.11BgWhite:link		{ font-size:11px; }
.11BgWhite:visited	{ font-size:11px; }
.11BgWhite:hover	{ background-color:white}
.11BgWhite:active	{ font-size:11px; }

.12BgWhite:link		{ font-size:12px; }
.12BgWhite:visited	{ font-size:12px; }
.12BgWhite:hover	{ background-color:white}
.12BgWhite:active	{ font-size:12px; }

.13white:link		{ font-size:13px; color:white; font-weight:900 }
.13white:visited	{ font-size:13px; color:white; font-weight:900 }
.13white:hover		{ font-size:13px; color:white; font-weight:900 }
.13white:active		{ font-size:13px; color:white; font-weight:900 }

.HomeCompany:link		{ font-size:16px; color:black; font-weight:900 }
.HomeCompany:visited	{ font-size:16px; color:black; font-weight:900 }
.HomeCompany:hover		{ font-size:16px; color:black; font-weight:900 }
.HomeCompany:active		{ font-size:16px; color:black; font-weight:900 }

ol	{ font-size:11px; font-family: Verdana, Arial, Tahoma, 'Sans Serif'; text-decoration: none;}

span { font-family: Arial, Tahoma, Verdana, 'Sans Serif'; font-size: 12px; text-decoration: none }

INPUT {
	BACKGROUND-COLOR: white;
	COLOR			: #000000;
	FONT-FAMILY		: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE		: 11px;
	border				: 1px #446810;
	border-bottom-style	: outset;
	border-left-style	: outset;
	border-right-style	: outset;
	border-top-style	: outset;
	clear				: both;
	}

.SubmitButton {
	font-size		: 10px;
	font-weight		: 700;
	COLOR			: black;
	border-width	: 1px;
	border-color	: #EBEBEB #A0A0A0 #A0A0A0 #EBEBEB;
	BACKGROUND-COLOR: #CDCDCD	}

.bluebutton {
	font-weight			: bold;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	BACKGROUND-COLOR	: #0084FF;
	COLOR		: white;
	}

.radio { border-width	: 0px	}

select {
	BACKGROUND-COLOR: white;
	COLOR		: #000000;
	FONT-FAMILY	: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE	: 11px;
	border				: 1px #786B50;
	border-bottom-style	: outset;
	border-left-style	: outset;
	border-right-style	: outset;
	border-top-style	: outset;
	clear: both;
	}

textarea {
	BACKGROUND-COLOR: white;
	COLOR		: #000000;
	FONT-FAMILY	: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE	: 11px;
	border		: 1px #786B50;
	border-bottom-style	: outset;
	border-left-style	: outset;
	border-right-style	: outset;
	border-top-style	: outset;
	clear	: both;
	}

