A  {color : blue; text-decoration: none;}
A:Visited  {color : blue; text-decoration : none;}
A:Active  {color : blue; text-decoration : none;}
A:Hover  {color : blue; text-decoration : underline;}


body, TD {	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : 333333;}
	
.title {
	font-size : 18px;
	font-weight : bold;
	color : 003366;
	letter-spacing : 1.2;
	font-family : Arial , Helvetica, sans serif;
}
.heading1 {
	font-size : 12px;
	font-weight : bold;
	color : 000000;
}
.heading2 {font-size : 11px;
	font-weight : bold;
	color : 336699;
}
.table-content {font-size : 10px;	color : 333333;
	background-color : ffffff;
}
.table-content2 {font-size : 10px;	color : 333333;
	background-color : E0E6EB;
}
.alert {font-size : 13px;	color : 333333;}
.highlight {color:CC474E;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

.button {
	font-family : Verdana;
	font-size : 11px;
	line-height : 12px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #336699;
	padding-top : 2;
}

.dropdown  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000000;
	background-color : white;
	font-weight : normal;
}

.inputbox  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	vertical-align : baseline;
}

.headerdate  {color : #FFFFFF;}


.leftnav{font-size : 11px;	font-family : Verdana, Arial, Helvetica; color : #000000;}
A.leftnav  {
	color : #013573;
	text-decoration : none;
}
A.leftnav:Visited  {
	color : #013573;
	text-decoration : none;
}
A.leftnav:Active  {
	color : #013573;
	text-decoration : underline;
}
A.leftnav:Hover  {
	color : #000066;
	text-decoration : underline;
}



.leftnavtitle1 {
	font-size : 11px;
	font-weight : bold;
	color : FFFFFF;
	background-image :  url(../images/back_leftnavtitle2.gif);
	font-family : Helvetica, Arial, sans-serif;
	text-align : center;
}

.leftnavtitle2 {
	font-size : 11px;
	font-weight : bold;
	color : FFFFFF;
	background-image :  url(../images/back_leftnavtitle2.gif);
	font-family : Helvetica, Arial, sans-serif;
	text-align : center;
}
.navbutton {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Helvetica;
	BACKGROUND-COLOR: #E7E7E7;
	border-left : 1px solid #A3A3A3;
	border-top : 1px solid #A3A3A3;
	margin-right : 16px;
}
A.navbutton  {
	color : #013573;
	text-decoration : none;
}
A.navbutton:Visited  {
	color : #013573;
	text-decoration : none;
}
A.navbutton:Active  {
	color : #013573;
	text-decoration : underline;
}
A.navbutton:Hover  {
	color : #000066;
	text-decoration : underline;
}

.topnav {
	font-size : 11px;
	font-weight : bold;
	color : FFFFFF;
	background-color:#8395C2;
	font-family : Helvetica, Arial, sans-serif;
	text-align : center;
}
