a {
	color:#828282;
	text-decoration: underline;
}

a:hover {
	color:#304063;
	text-decoration: underline;
}

#main_subpage_content li {
	margin-bottom:10px;
}

#main_subpage_content ul {
	margin-bottom:0px;
}

.page_title {
	position:relative;
	line-height: 50px;
	width: 525px;
	border-bottom: 1px solid #304063;
	color: #000;
	font-size:16px;
	margin:0px;
	padding-left: 10px;
	padding-top:7px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.homepage_title {
	position:relative;
	line-height: 50px;
	width: 468px;
	border-bottom: 1px solid #304063;
	color: #000;
	font-size:26px;
	padding:0px;
	margin:0px;
	padding-left: 0px;
	padding-top:7px;

}

.page_description {
	color: #F05F20;
	font-size:16px;
}

.page_strapline {
	color: #F05F20;
	font-size:12px;
}



.heading_level1 {
	font-weight:bold;
	font-size:14px;
}

.heading_level2 {
	color: #394048;
	font-size:11px;
}

.heading_level3 {
	color: #59585D;
	font-size:13px;
}

.heading_level4 {
	color: #F05F20;
	font-size:12px;
}



.body_text {
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.body_text_bold {
	font-weight:bold;
}

.body_text_bold_colored {
	color:#0234A2;
	font-weight:bold;
}

.body_text_italic {
	font-style:italic;
}

.body_text_underline {
	text-decoration:underline;
}


.quote {

}

.callout {

}


.ordered_list {

}

.unordered_list {
	list-style-image:url(../images/bullet_point.gif);
}


.link {

}

.link_bold {
	font-weight:bold;
}

.link_colored {
	color:#0234A2;
}

.link_bold_colored {
	color:#0234A2;
	font-weight:bold;
}

.image_caption {

}

.banner {
	display:block;
	width: 502px;
	margin: 20px auto 10px;
}
#main #homepage_body img {
	padding-left: 0px;
}


/*Controls*/

#single_control {
    width:690px; padding:5px;
}
#label {
    color:#555555;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding:5px;
	}
#pageLabel {
color:#555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:10px;
padding-top:7px;
margin:0px;
}

.white, a.white:link, a.white:visited, a.white:active{color:#fff; padding: 2px 2px 2px 2px;}
.white{ background-color:#304063; }

.btnApply, a.btnApply:link, a.btnApply:visited, a.btnApply:active{color:#fff; padding: 2px 2px 2px 2px; line-height:2em;}
.btnApply{ background-color:#304063; }

h1{font-family:verdana; font-size:13px;}

.txt { color:#828282;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

hr { color:#304063;
width:700px;
}

.SearchListHeader { font-family: Verdana; font-size: 11px; color: #304063; line-height: 2em; }
.SearchListBody { font-family: Verdana; font-size: 11px; color: 828282 }
.SearchListFooter { font-family: Verdana; font-size: 11px; color: 828282 }

#logoStd1{ width: 165px; height: 30px; background-image: url(Std1TopLogo.gif); background-repeat: no-repeat; }
	
/*End Controls*/