/* CSS Document */
form{
	padding: 0;
	margin: 0;

}


html{


}

body{
vertical-align: top;
	margin: 0;
	padding: 0;
	background-color: 	#f5f5f5;
	height: 100%;
	background-image: url(../images/background_repeat.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	



}



.menuItem a:link, .menuItem a:visited, .menuItemActive a:link, .menuItemActive a:visited{
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E95AA;
	display: block;
	text-align: left;
	padding: 4px 0px 5px 21px;
	background-image: url(../images/menuitem.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #555F80;
	border-bottom: 1px solid #151F40;
}
.menuItem a:hover, .menuItem a:active{
	color: #fff;
	background-color: #334066;
	background-image: url(../images/menuitem-hover.gif);
}

.menuItemActive a:link, .menuItemActive a:visited{
	border-top: none;
	border-bottom: none;
	color: #fff;
	background-color: #151F40;
	background-image: url(../images/menuitem-selected.gif);
	border-top: 1px solid #151F40;
	border-bottom: 1px solid #151F40;
}










.btnRed, a.btnRed:link, a.btnRed:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ED9B88;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #E4694D;
	border-left: 1px solid #E4694D;
	border-bottom: 1px solid #A4290D;
	border-right: 1px solid #A4290D;
	margin-left: 5px;
	background-color: #DB3711;
	cursor: pointer;
	cursor: hand;
	display: inline;
	float: left;
}


.btnRed-hover, a.btnRed:hover, a.btnRed:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #ED9B88;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #E4694D;
	border-left: 1px solid #E4694D;
	border-bottom: 1px solid #A4290D;
	border-right: 1px solid #A4290D;
	margin-left: 5px;
	background-color: #DB3711;
	color: #fff;
	background-color: #DF4B29;
	cursor: pointer;
	cursor: hand;
	float: left;
	
	
}











.leftMenu{
background-color:#1C2A55;  vertical-align: top; background-image: url(../images/left_side_background.gif); background-repeat: repeat-y;
}



.footer{

	background-color:#DB3711;
	 border-top: 5px solid #C5310F;
	 vertical-align: top; 	
	 padding: 9px 9px 10px 9px; 	
	 color: #ED9B88; 
	 font-size: 11px;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  width: 748px;
}


.footerLinks:link, .footerLinks:visited{
text-align: left;



line-height: 15px;

		text-decoration: none;
	color: #ED9B88; font-size: 9px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size:11px;
}

.footerLinks:hover, .footerLinks:active{
line-height: 15px;
text-decoration: none;
background-color: #DF4B29;
	color: #fff; 
		font-size:11px;
}




.footerSections{
	border-bottom: 1px solid #ED9B88; 
	padding-bottom: 1px; 
	margin-bottom: 1px;
}





.advancedSearch:link, .advancedSearch:visited{
text-align: right;
line-height: 20px;
		text-decoration: none;
	color: #78766F; font-size: 10px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size:11px;
	text-decoration: underline;
	
	
}

.advancedSearch:hover, .advancedSearch:active{
line-height: 20px;
text-decoration: none;
	color: #fff; 
		font-size:11px;
	text-decoration: underline;	
}









h1, h2, h3, h4, h5, h6{
	text-align: left;

/*	
	border-left: 5px solid #DB3711;
	text-indent: 5px;	
	background-color: #DB3711;
	color: #FFF;
		border-bottom: 1px solid #DB3711;
		
padding: 5px;
padding-left: 5px;
padding-top: 5px;
padding: 5PX;
	*/
		color: #DB3711;


	
font-size: 14px;
line-height: 10PX;



padding: 0;
margin: 0;
margin-bottom: 10px;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;


}

h2{
	color: #7F7F7F;	
	margin-bottom: 10px;
	

}
h3{
	color: #BABABA;
	margin-bottom: 10px;


}



.bodyImg{
	border: 3px solid #E5E5E5;
	padding: 0;
	margin: 0;
	display: inline;
	

}

.imgFooter{
	margin: 0;
	padding: 0;
	
	background-color: #F8F8F8;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	width: 100%;
	color:  #DB3711;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px;
	font-style: italic;
	text-align: left;
	
	


}



br{
line-height: 10px;


}




p{
/*
	
	border: 1px solid #E5E5E5;
	background-color: #F8F8F8;	
		background-color: #f8f8f8;

*/
	text-align: left;

	margin: 0;
	padding: 0;
	color:  #7f7f7f;

	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;

	margin-bottom: 10px;



}


p a:link, p a:visited{
	color: #7f7f7f;	text-decoration: none;
	border-bottom: 1px solid #DB3711;


}

p a:hover, p a:active{
	color: #DB3711;
border-bottom: 1px solid #DB3711;	
	


}






ul, ol{
	text-align: left;

	margin: 0;
	padding: 0;
	color: #7a7a7a;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;

	line-height: 15px;


		margin-bottom: 10px;

		
}




ul li, ol li{
	font-size: 11px;
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../images/bulletin.gif);
		background-repeat: no-repeat;
		background-position: 0% 5px;

}

th{
	text-align: left;


}

td{



}

textarea, input{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
	padding: 2px 0px 0px 4px;
	left:0; right:0;
}	

select, select option, label{


	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
		padding: 0px 0px 0px 0px;
			cursor: pointer;
	cursor: hand;
	


}

label{
	vertical-align: middle;
	line-height: 20px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
	

}


button{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #DB3711;
	font-size: 11px;
		cursor: pointer;
	cursor: hand;
	float:right;
	

}


.frmRow th, .frmRow td, .frmRow_highlight td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
	vertical-align: middle;
		
	
		border-bottom: 1px solid #DCDCDC;
		border-right: 1px solid #DCDCDC;
		background-color: #E9E9E9;
		text-align: left;
		
		padding: 5px;
}

.frmRow th, .frmRow_highlight td{

border-top: 1px solid #e9e9e9;
			text-align: left;
			color: #DB3711;
			padding-top: 5px;
			padding-bottom: 5px;


}




.frmRow td td{
	border: none;
	padding: 0;


}




.frmDef{

	/*color: #DB3711;*/
	color: #7a7a7a;
	font-weight: normal;
}





.bodyContent{
	background-color:#f5f5f5;
	border: 5px solid #fff;
	vertical-align: top; 
	padding: 10px;
}


.adverts{
	border-bottom: 1px solid #555F80;
}

.warningMessage{
	color: #DB3711;

}



.seperator{
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #e9e9e9;
		margin-bottom: 0;
		padding-top: 0;
	margin-bottom: 10px;
	line-height: 0;
	display: none;

}

.required{
	color: #DB3711;

}




