/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
#topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED1C24;
}
#topnav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #ED1C24;
 	text-decoration: none;

}
#topnav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #333333;
	text-decoration: none;

}

#navigation {

font-family: Trebuchet MS;
font-size:11px;
font-weight:bold;
color:#333333;
}
#navigation a{
 color: #333333;
 text-decoration: none;
 font-weight: bold;
}
#navigation a:hover{
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-size: 26px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}

.subheading {
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-weight:bold;
}
.headingbody {
	font-size: 18x;
	font-family: Trebuchet MS;
	color: #000000;
	font-weight:bold;
}
.text {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	text-decoration:none;
	 text-align:justify;
}

.text a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	text-decoration:none;
	 text-align:justify;
	
}

.text  a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ED1C24;
	text-decoration:none;
	 text-align:justify;
}
#rightheading {
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #ED1C24;
	font-weight:bold;
	text-decoration:none;

}
#rightheading  a{
 font-size: 16px;
	font-family: Trebuchet MS;
	color: #ED1C24;
	font-weight:bold;
	text-decoration:none;

}
#rightheading  a:hover{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #333333;
	font-weight:bold;
	text-decoration:none;


	
}

#emailus {font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; 
color: #6C6C6C; }

#emailus a{
 color: #6C6C6C;
 text-decoration: none;


}
#emailus a:hover{
	color: #ED1C24;
	text-decoration: none;

}
#footer {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer  a{
 color: #676767;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}
#footer  a:hover{
	color: #ED1C24;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*.redheading {color: #ED1C24;}*/
.redheading {
	color: #ED1C24;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.redheading  a{
	color: #ED1C24;
	text-decoration:none;
}
.redheading  a:hover{
	color: #333333;
	text-decoration:none;
}
