/* CSS Document */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height:27px;
	color: #ea1122;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ea1122;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13pt;
	color:#000000;
}

.othertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color:#6196a0;
}

.right padding{
	padding-right:15px;
}

.addtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#666666;
	padding-left: 10px;
	padding-right: 10px;
}


.belowlinks:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;}
.belowlinks:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;}
.belowlinks:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration:underline;}
.belowlinks:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration: none;}
	

.selected_link{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ea1122;
	text-decoration: none;
	font-weight:bold;
	}

.sublinks:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	line-height:10px;}
.sublinks:visited {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color:#000000;
	text-decoration: none;
	line-height:10px;}
.sublinks:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ea1122;
	text-decoration: none;
	line-height:10px;}
.sublinks:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	line-height:10px;}
	
.links:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
	line-height:8px;
	text-decoration:underline;}
	
.links:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
	line-height:8px;
	text-decoration:underline;}
	
.links:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
	line-height:8px;
	text-decoration:underline;}
	
.links:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000CC;
	text-decoration: none;
	line-height:8px;
	text-decoration:underline;}