﻿
body { background-color:#ADB0A5; color:#000000; font-size:12px; font-family: Verdana,Arial, Tahoma, 'Sans Serif'; text-decoration: none }

p, table, td, tr { font-size:11px; font-family: Verdana, Arial, Tahoma, 'Sans Serif'; text-decoration: none; }

.parag {line-height:18px;margin-bottom:6px}

.grey10 { font-size:10px; color:#464646 }
.whitebold { color:#ffffff; font-weight:900 }
.greybold { color:#6E6E6E; font-weight:900 }
.grey12 { font-size:12px; color:#646464; font-weight:900 }

A:link		{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }
A:visited	{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }
A:hover		{ font-size:11px; color: #2899C8; text-decoration: underline; font-weight:300 }
A:active	{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }

.bold:link		{ font-size:11px; color: #3470A8; text-decoration: none; font-weight:900 }
.bold:visited	{ font-size:11px; color: #3470A8; text-decoration: none; font-weight:900 }
.bold:hover		{ font-size:11px; color: #3470A8; text-decoration: underline; font-weight:900 }
.bold:active	{ font-size:11px; color: #3470A8; text-decoration: none; font-weight:900 }

.block:link		{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }
.block:visited	{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }
.block:hover	{ font-size:11px; color: #2899C8; text-decoration: none; font-weight:300 }
.block:active	{ font-size:11px; color: #336DA9; text-decoration: none; font-weight:300 }


.linkwhite10:link	{ font-size:10px; color:#ffffff; font-weight:300 }
.linkwhite10:visited{ font-size:10px; color:#ffffff; font-weight:300 }
.linkwhite10:hover	{ font-size:10px; color:#ffffff; font-weight:300; text-decoration:underline}
.linkwhite10:active	{ font-size:10px; color:#ffffff; font-weight:300 }


input {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #eeeeee;	}

.SubmitButton {
	border-style: outset;
	border-color: #53CE55;
	border-width: 1px;
	color		: white;
	font-size	: 11px;
	font-weight: bold;
	background-color: #0DB411;
	padding: 2px 5px 2px 5px;
	text-align: center;
	min-width: 5px }

select {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #eeeeee;	}

textarea {
	border-style: solid;
	border-color: grey;
	border-width: 1px;
	color		: black;
	font-family	: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size	: 11px;
	padding		: 2px;
	background-color: #eeeeee;	}

/*
.2 { font-size:2px }
.4 { font-size:4px }
.6 { font-size:6px }
.8 { font-size:8px }
.10 { font-size:10px }
.11 { font-size:11px }
.11a { font-size:11px; color:#353535; 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 }

.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 }

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;
	}

.gobutton {
	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-top-width	: 0px;
	border-right-width	: 0px;
	border-bottom-width	: 0px;
	border-left-width	: 0px;
	background-color	: #F7F6F3
	}




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;
	}
*/
