

body{   font-family:arial,sans-serif;
		width:800px;
		margin-right:auto;
		margin-left:10px;
		padding:0px;
		text-align:left;
		float:left;
		background-image:url('images/background.gif');
		
		}
	
img {
border: none;
}

ul.leftNav{
	font-size: 14px;
	font-weight: bold;
	list-style-image:url('images/bullet.gif');
	width:160px;
	float:left;
	line-height: 28px;
	margin-top:-10px;
		}
		

ul.leftNav a:active, ul.leftNav a:visited{
text-decoration: none;
color: #F50202;
}		
	
ul.leftNav a:hover{
text-decoration: none;
color: #FFA20F;
}			

A.partner:link, A.partner:visited{
text-decoration:none;
color:#F50202;
font-size: 12px;

}		
	
A.partner:hover{
text-decoration:none;
font-weight: bold;
}			



.logoHeader img {
margin-bottom:10px;
margin-right:10px;
}	
	
.logoHeader {
	font-size: 20px;
	font-weight: bold;
	color: #4D5759;
	height:110px;
}

.subText{
	font-size:10px;
	color: #000000;
	font-style: italic;
}


.mainWrap{
	font-size: 12px;
	color: #000000;
	float:left;
	width:550px;
	}
	
.bigRed{
font-size: 20px;
	font-weight: bold;
	color:#F50202;
}	


.subRed{
font-size: 16px;
	font-weight: bold;
	color:#F50202;
	
}

td.costList{
padding-top:15px;
}

td.costList a:link, td.costList a:visited{
text-decoration:none;
font-size:12px;
color:#F50202;
}

td.costList a:hover{
text-decoration:none;
font-weight:bold;
color:#F50202;
}

.mainWrap table.orangeBorder {
	font-size: 12px;
	border: #FF9900 2px solid;
	text-align:center;
	
	
}

td {vertical-align: top;
padding:10px;
}


.mainTitle{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.mainsubTitle{
	font-size: 12px;
	font-weight: bold;
	color:#F50202;
	text-decoration:underline;
}
