* {
	font-family: Tahoma;
}

a {

	text-decoration: underline;
	color:#767676;
}
a.show {
	color:#9E0B0E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
a.menu
{
	color:#3F3F3F;
	text-transform:capitalize;
	font-weight:bold;
	text-decoration:none;
}
a.white
{
	color:#FFFFFF;
	text-decoration:none;
}
a.lightblue
{
	color:#D4E4F0;
	text-decoration:none;
}
a.small
{
	color:#5C5B5B;
	text-decoration: none;
	font-size: 11px;
}
a.darkblue
{
	color:#255669;
	text-decoration:underline;
}
a.blue
{
	color:#456879;
	text-decoration:underline;
}
a.red
{
	color:#9E0B0E;
	text-decoration:underline;
}
a.b
{
	color:#377396;
	text-decoration:underline;
}
a.green
{
	color:#097E67;
	text-decoration:underline;
}
a.copy
{
	color:#6C6C6C;
	text-decoration:none;
}

a.plan
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

BODY {
	background-color: White;
	padding: 0;
	margin: 0;
}

H2 {
	color:#9E0B0E;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

UL {
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}

UL.green {
	list-style: square;
	color: #587B8C;
	margin-bottom: 0;
	margin-top: 0;
}

UL.grey {
	list-style: square;
	color: #767676;
	margin-bottom: 0;
	margin-top: 0;
}

IMG {
	margin: 0;
}


LI {
	margin-bottom: 5px;
}

P {
	margin: 0 0 8px; 0;
}

P.zero {
	margin: 0;
}

td, select, input, option, textarea {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color: navy;
}
form
{
	margin:0px;
}

.menu
{
	color:#3F3F3F;
}

.white
{
	color:#FFFFFF;
}

.black
{
	color:#333333;
}

.darkblue
{
	color:#255669;
}

.red {
	color: red;
}

.dred {
	color:#9E0B0E;
}

.dark
{
	color:#495355;
}
.vdark
{
	color:#414141;
}
.green
{
	color:#097E67;
}

.iml {
	margin: 0 10px 10px 0;
}

.imr {
	margin: 0 0 10px 10px;
}

.brd {
	border: 1px solid #587B8C;
}

.brd0 {
	border: 0px;
}

.greyline {
	height: 1px;
	background-color: #D2D2D2;
}

.w1grey {
	background-color: #D2D2D2;
	width: 1px;
}

.formtext {
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
}

.formtextgrey {
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
}


.formtext2 {
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
	width: 300px;
}

.formtext3 {
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
	width: 100px;
}

.formtextarea {
	height:180px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
}

.mid
{
	font-size: 11px;
}

.small
{
	font-size: 11px;
}


.vsmall
{
	font-size: 9px;
}

.r {
	text-align: right;
}

.btn {
	background-color: #155F6E;
	border: 0;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	padding: 4px;
	text-align: center;
}

.btn2 {
	background-color: #7E0920;
	border: 0;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

