
	A.leftNav {
	font-family : Arial;
	font-size : 14px;
	color : #003399;
	text-decoration : none;
	line-height : 22px;
	font-weight: bold;
}

	.leftNav:hover {
	font-family : Arial;
	font-size : 14px;
	color : #EE7D04;
	text-decoration : none;
	line-height : 22px;
	font-weight: bold;
}

	A.leftNav2nd {
	font-family : Arial;
	font-size : 12px;
	color : #1F71CD;
	text-decoration : none;
	line-height : 18px;
	padding-left: 10px;


}

	.leftNav2nd:hover {
	font-family : Arial;
	font-size : 12px;
	color : #EE7D04;
	text-decoration : none;
	line-height : 18px;

}


	.body {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 16px;

}	

	.header {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 16px;
	top : 10px;
	font-weight: bold;
}

	.bodyHomeLink {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
}

	.bodyBlackBold {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 14px;

	font-weight : bold;
}	

	.bodyBold {
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	line-height : 22px;
	top : 10px;
	font-weight : bold;
}	

body
{
	background-color:white;
}
.bodyLink , a{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 18px;
	text-decoration : underline;
}	

	.bodyItalic {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 22px;
	top : 10px;
	font-style : italic;
}

	.bodyBoldItalic {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 22px;
	top : 10px;
	font-style : italic;
	font-weight : bold;
}

	.bodyBoldLink {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}	

	.copyRight, .copyRight * {
	font-size : 10px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #999999 !important;


}

	.copyRightLink {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #999999;
}

table {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.error {
		color:red;
}



