/* CSS Document */a:link {	color: #015F99;	text-decoration: none;}a:visited {	text-decoration: none;	color: #015F99;}a:hover {	text-decoration: underline;	color: #015F99;}a:active {	text-decoration: none;	color: #015F99;}.grad {	background-image: url(images/home_grad_rpt.jpg);	background-repeat: repeat-x;			padding-left: 1px;}.home_bg {	background-image: url(images/home_bg5.jpg);	background-repeat: no-repeat;}body {	background-color: #000000;}.home_copy {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 16px;	color: #FFFFFF;	font-weight: bold;}.home_head {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 26px;	line-height: 32px;	color: #FFFFFF;	font-weight: bold;}.disclaimer {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 12px;	color: #FFFFFF;	font-weight: bold;}.sub_bg {	background-image: url(images/sub_bg.jpg);	background-repeat: no-repeat;}.black_body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 16px;	color: #000000;	font-weight: normal;}.home_headCopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 26px;	line-height: 32px;	color: #000000;	font-weight: bold;}.black_bodyBOLD {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 16px;	color: #000000;	font-weight: bold;}.landing_bg {	background-image: url(images/home_landing.jpg);	background-repeat: no-repeat;}.serif_header {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	font-weight: bold;	color: #0060A0;	font-style: normal;}.black_body2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	color: #000000;	font-weight: normal;}.landing_bg2 {	background-image: url(images/landing_bg2.jpg);	background-repeat: no-repeat;}.table_body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 12px;	color: #000000;	font-weight: normal;}.disclaimer2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 18px;	color: #000000;	font-weight: bold;}.disclaimer3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 18px;	color: #0060A0;	font-weight: bold;}.template1   {
    font-size: 8px;
	font-weight: normal;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
}
.template   {
    font-size: 8px;
	font-weight: bold;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
}
a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	padding: 1px 2px 1px 2px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	background: #888;
	letter-spacing: 1px;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 2px 1px 2px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #747474;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #747474;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	background: #666;
    letter-spacing: 1px;
}