a:link{font-weight : bold;font-family: arial;color : #414141;text-decoration: none;}
a:active{font-weight : bold;font-family: arial;color : #414141;text-decoration: none;}
a:hover{font-weight : bold;font-family: arial;color : #414141;text-decoration: underline;}
a:visited{font-weight : bold;font-family: arial;color : #414141;text-decoration: none;}
a:visited:hover{font-weight : bold;font-family: arial;color : #414141;text-decoration: underline;}

a.footer:link{font-weight : bold;font-family: Verdana,arial;color : #C3CF21;text-decoration: none;}
a.footer:active{font-weight : bold;font-family: Verdana,arial;color: #C3CF21;text-decoration: none;}
a.footer:hover{font-weight : bold;font-family: Verdana,arial;color: #C3CF21;text-decoration: underline;}
a.footer:visited{font-weight : bold;font-family: Verdana,arial;color: #C3CF21;text-decoration: none;}
a.footer:visited:hover{font-weight : bold;font-family: Verdana,arial;color: #C3CF21;text-decoration: underline;}

body{
	font-weight : normal;
	font-style: normal;
	font-size : 7pt;
	font-family : Verdana,arial;
	line-height:130%;
	height: 100%;
	margin : 0;
}
	
.footerblue{
	color: #768C95;
}
			
td{font-size : 11px;font-family : arial;color : #414141}
td.blue{font-weight : bold;font-size : 10px;color : #003A4F;}
td.green{color : #C3CF21;font-size : 10px;font-weight : bold;}
td.small{font-size : 10px;}
td.bluetext{font-size : 11px;font-family : arial;color : #003B4D}

b.heading{font-weight : bold;font-size : 12px}
b.blue{font-weight : bold;font-size : 13px;color: #003A4F;}
b.green{font-weight : bold;font-size : 13px;color: #C3CF21;}

img{border : 0px;display: block; background-color: transparent;}
.pointerhand {cursor: pointer;cursor: hand;}

input{border: 1px solid #000000;background: #FFFFFF;color: #666666;}
select{font-size : 7pt;border: 1px solid #000000;background: #FFFFFF;color: #666666;}
textarea{border: 1px solid #b3b3b3;background: #ffffff;color: #666666}
input.noborder{	font-family: Verdana,arial;	border: 0px;	font-size: 8pt;	background: transparent;color: #ffffff;}
input.none{	font-family: Verdana,arial;	border: 0px;	font-size: 8pt;	background: transparent;color: #ffffff;cursor: default}

ul{margin-top : 0px;margin-left : 12px;list-style-type : disc;padding-left : 4px;}
ul.dot{
	margin-top : 0px;
	margin-left : 10px;
	padding-left : 10px;
	list-style : disc url(/images/dot.gif);
	font-weight : bolder;
}
ol{	margin-top : 0px;	margin-left : 25px;	list-style-type : decimal; padding-left : 4px;}
.subheads{
	color: #003a4f;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}
.red{
	color: ##FF0000;
	font-size: 12pt;
	font-weight: bold;
}
