/* ------------------------------------------------------------------------ */
/* Global default settings   	             					              	       		    */	
/* ------------------------------------------------------------------------ */

body,span,div,form,ul,li,p,td,th,em,sup
{
	font-family:verdana,helvetica,arial,sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px; 
	margin:0px;         
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-color: #CC011D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC011D;
	border-bottom-color: #CC011D;
	border-left-color: #CC011D;
}

/* ------------------------------------------------------------------------ */
/* Link settings 										  	             					              	       		    */	
/* ------------------------------------------------------------------------ */
a {
	color:#430810;
	text-decoration:none;
}
a:hover
{
	color:#CC011D;
	text-decoration:underline;
}
a.btn{
text-decoration:none;
}
a.btn:hover{
text-decoration:none;
}
/* ------------------------------------------------------------------------ */
/* Custom default settings   	             					              	       		    */	
/* ------------------------------------------------------------------------ */

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px; 
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	font-weight: bold;
	background-color:#E9E9E9;
}
.awardDisplay {
padding:10px 0px 10px 0px;
}
.search {
padding:20px 4px 100px 4px;
}
.ContentDisplay{
padding:0px 15px 0px 15px;
}
.footer {
border-top: 10px solid #CC021E;
padding:10px 0px 10px 0px;
}
.termsConditions {
padding:40px 0px 10px 0px;
font-size:9px;
}
.branches {
padding:10px 10px 10px 0px;
}
.applyonline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	padding:10px 10px 10px 0px;
}
.text{
	color:#430810;
	text-decoration:none;
}