body {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maincontent {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	
	text-decoration : none;
}

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

h2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 12px;
	
	text-decoration : none;
	font-weight:bold;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 11px;
	
	text-decoration : underline;
}


.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	background-color:#E6E6E6;
	padding-left:6px;
	
}
.nav1 A { font-size : 12px; font-weight : bold;  color : #545454; text-decoration:none;  text-align : left;  }
.nav1 A:hover { font-size : 12px; font-weight : bold; color : #545454; text-decoration:underline; }
.nav1 A:active { font-size : 12px; font-weight : bold; color : #545454; text-decoration:none; }
.nav1 A:focus { font-size : 12px; font-weight : bold; color : #545454; text-decoration:none; }


.nav1active {
	font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	background-color:#E6E6E6;
	padding-left:6px;
}
.nav1active A { font-size : 12px; font-weight : bold;  color : #DA251D; text-decoration:none;  text-align : left;  }
.nav1active A:hover { font-size : 12px; font-weight : bold; color : #DA251D; text-decoration:underline; }
.nav1active A:active { font-size : 12px; font-weight : bold; color : #DA251D; text-decoration:none; }
.nav1active A:focus { font-size : 12px; font-weight : bold; color : #DA251D; text-decoration:none; }



.nav2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color:#E6E6E6;
	padding-left:6px;
	
	
}
.nav2 A { font-size : 11px; color : #545454; text-decoration:none;}
.nav2 A:hover { font-size : 11px; color : #545454; text-decoration:underline; }
.nav2 A:active { font-size : 11px; color : #545454; text-decoration:none; }
.nav2 A:focus { font-size : 11px; color : #545454; text-decoration:none; }

.nav3 {
	font-family : Arial, Helvetica, sans-serif;
	color : #545454;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color:#E6E6E6;
	padding-left:6px;
}
.nav3 A { font-size : 11px; color : #545454; text-decoration:none; height:10px;  }
.nav3 A:hover { font-size : 11px; color : #545454; text-decoration:underline; }
.nav3 A:active { font-size : 11px; color : #000000; text-decoration:none;  }
.nav3 A:focus { font-size : 11px; color : #545454; text-decoration:none; }

.nav4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color:#E6E6E6;
	padding-left:6px;

}
.nav4 A { font-size : 11px; color : #DA251D; text-decoration:none;}
.nav4 A:hover { font-size : 11px; color : #DA251D; text-decoration:underline; }
.nav4 A:active { font-size : 11px; color : #DA251D; text-decoration:none; }
.nav4 A:focus { font-size : 11px; color : #DA251D; text-decoration:none; }

.nav5 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color: #E6E6E6;
	padding-left:6px;
}
.nav5 A { font-size : 11px; color : #545454; text-decoration:none; height:10px;  }
.nav5 A:hover { font-size : 11px; color : #545454; text-decoration:underline; }
.nav5 A:active { font-size : 11px; color : #545454; text-decoration:none;  }
.nav5 A:focus { font-size : 11px; color : #545454; text-decoration:none; }


.headblue {font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	
}
.breadcrumb {

	font-family : Arial, Helvetica, sans-serif;
	color : #DA251D;
	font-size : 11px;
	padding-left : 6px;
	text-decoration : none;
}
