@charset "UTF-8";

/* CSS Document */



.main_text {

	font-family: "Trebuchet MS";

	font-size: 12px;

}

.main_text_indented {

	font-family: "Trebuchet MS";

	font-size: 12px;

	padding-left: 20px;

}

.main_textBoldBlue {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #052148;

}

.main_textBoldBlue_p2 {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #052148;

}

.main_text_paraspace {

	font-family: "Trebuchet MS";

	font-size: 10px;

	line-height: 16px;

}

.footer_small {

	font-family: "Trebuchet MS";

	font-size: 9px;

}

body {

	font-size: 12px;

	font-family: "Trebuchet MS";





}

a:link {

	color: #072349;

}

a:visited {

	color: #072349;

}

a:hover {

	font-size: 11px;

}

.main_textBoldRed {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #790A09;
	text-align: left;

}

.main_textBoldRed_p2 {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #6D0908;

}

.main_text_paraspaceRed {

	font-family: "Trebuchet MS";

	font-size: 10px;

	line-height: 16px;

}

.Page_heads {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #072349;

}

.main_textBoldGreen {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #415028;

}

.main_textBoldGreen_p2 {

	font-family: "Trebuchet MS";

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #3C5027;

}

.main_text_paraspaceGreen {

	font-family: "Trebuchet MS";

	font-size: 10px;

	line-height: 16px;

}

.main_text_minus1 {

	font-family: "Trebuchet MS";

	font-size: 11px;

	font-weight: normal;

}

.main_text_paraspaceBlue {

	font-family: "Trebuchet MS";

	font-size: 10px;

	line-height: 16px;

}

.main_text small indent{

	font-family: "Trebuchet MS";

	font-size: 12px;

	padding-left: 20px;

}	

.main_textlarge {

	font-size: 14px;

}
#newslist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
text-align: left;
}

#newslist li
{
list-style: none;
margin-top: 0px;
border-bottom: 1px solid #FFFFFF;
padding: 5px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#newslist li.first {
border-top: none;
}

#newslist a {
	color: #072349;
	text-decoration: none;

	}
#newslist a:hover {
text-decoration: underline;
	}
	
	
#hp_raise {
width: 187px;
margin: 0px;

}

#hp_raise_desc {
padding: 5px 15px 20px 25px;
background: url(images/hp_bu_raise_back.gif);
background-repeat:repeat-y;
vertical-align:top;
font-size: 12px;
font-weight: normal;
text-align: left;
}

#hp_build {
width: 177px;
margin: 0px;

}

#hp_build_desc {
padding: 5px 15px 20px 18px;
background: url(images/hp_bu_build_back.gif);
background-repeat:repeat-y;
vertical-align:top;
font-size: 12px;
font-weight: normal;
text-align: left;
}

#hp_secure {
width: 185px;
margin: 0px;

}

#hp_secure_desc {
padding: 5px 25px 20px 20px;
background: url(images/hp_bu_secure_back.gif);
background-repeat:repeat-y;
vertical-align:top;
font-size: 12px;
font-weight: normal;
text-align: left;
}