.smalltext { font-family: Verdana; font-size: smaller }
.largetext { font-family: Verdana; font-size: larger }
BODY {font-family: arial,non-serif; font-size: 14px; color: black} 
TABLE {font-family: arial,non-serif; font-size: 14px; color: black} 
P {font-family: arial,non-serif; font-size: 14px; color: black} 
P.s {font-family: arial,non-serif; font-size: 12px; color: black} 
.promo:link {color: #1f4ee6; text-decoration:none}
.promo:visited {color: #1f4ee6; text-decoration:none}
.promo:hover {color: #ff0000; text-decoration:none}
.promo:active {color: #1f4ee6; text-decoration:none}
.promo {font-family: arial,non-serif; color: #1f4ee6} 
A:link {color: #1f4ee6}
A:visited {color: #29219c}
A:hover { color: #5f83ff }
a:active {color: #fdc009}
A.m { font-weight: bold }
A.o { color: green }
A.s { font-size: 14px; color: #1f4ee6 }
UL {font-family: arial,non-serif; font-size: 14px; color: black} 
H2 {font-family: arial, helvetica, sans-serif; font-size: 16px; color: #406497; font-weight: bold} 
H4 {font-family: arial,non-serif; font-size: 14; color: black} 



a.white {
	color: #FFFFFF; text-decoration: none;
}

a.white:hover {
	color: #FFFFFF; text-decoration: none;
}

a.lightgray {
	color: #999999; text-decoration: none;
}

a.lightgray:hover {
	color: #E21E0A; text-decoration: none;
}

a.violet {
	color: #DFE6F8; text-decoration: none;
}

a.violet:hover {
	color: #BED3ED; text-decoration: none;
}

table.optimized {
	table-layout: fixed;
}

img.notext {
	line-height: 1px; display: block;
}

.heading {
	font-weight: bold; font-size: 16px; color: #406497; font-family: arial, helvetica, sans-serif;
}

.bodyheading {
	font-weight: bold; font-size: 14px; color: #1D223C; font-family: verdana, arial, helvetica, lucida;
}

.sidebarheading {
	font-weight: bold; font-size: 13px; color: #32527F; font-family: trebuchet ms, tahoma, arial, helvetica, lucida;
}

.subheading {
	font-weight: bold; font-size: 12px; color: #20243E; font-family: verdana, arial, helvetica, lucida; line-height: 16px;
}

.body {
	font-weight: normal; font-size: 14px; color: #000000; font-family: verdana, arial, helvetica, lucida; line-height: 16px;
}

.content {
	font-weight: normal; font-size: 14px; color: #333333; font-family: trebuchet ms, verdana, arial, helvetica, lucida; line-height: 16px;
}
.content1 {
	font-weight: normal; font-size: 29px; color: #334533; font-family: trebuchet ms, verdana, arial, helvetica, lucida; line-height: 16px;
}
.bodycolor{
         background-color:#E1FFFF;
}        

.bodymed {
	font-weight: normal; font-size: 10px; color: #666666; font-family: verdana, arial, helvetica, lucida;
}

.bodysmall {
	font-weight: normal; font-size: 9px; color: #999999; font-family: verdana, arial, helvetica, lucida;
	}

.medium {
	font-size: 10px;
}

.small {
	font-size: 9px;
}

.linewhite1 {
	width: 100%; height: 2px; margin: 6px 0px 8px 0px; background: #FFFFFF;
	}

.linewhite2 {
	width: 100%; height: 2px; margin: 6px 0px 8px 0px; background: #FFFFFF;
	}

.linegray1 {
	width: 100%; height: 2px; margin: 6px 0px 8px 0px; background: #F4F5FA;
	}

.linegray2 {
	width: 100%; height: 2px; margin: 6px 0px 8px 0px; background: #F4F5FA;
	}

.tborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #ACACE0;
	border-right: 1px none #ACACE0;
	border-bottom: 1px solid #ACACE0;
	border-left: 1px none #ACACE0;

}

.lightblueborder {
	border: 1px solid #E6EEF8;
}
.lightbluecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6EEF8;
}
.topdarkbluetxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #406497;
	text-decoration: none;
}
.darkbluebg {
	background-color: #C7D6E8;
}