@charset "utf-8";
/* CSS Document */

.introtext {
	font-family:Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
}
.headingtext1 {
	font-family:Arial;
	font-size: 14px;
	color: #015a7b;
	font-weight:bold;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.headingtext2 {
	font-family:Arial;
	font-size: 12px;
	color: #015a7b;
	line-height: 20px;
	font-weight:bold;
}
.headingtext3 {
	font-family:Arial, Helvetica,  sans-serif;
	font-size: 20px;
	color: #015a7b;
	font-weight:normal;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingtext4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight:normal;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textnormal {
	color: #4b4b4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.textnormalhome {
	color: #014363;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.textnormalwhite {
	color: #ffffff;
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.texthighlight {
	color: #01455e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.homeprofiletext {
	font-family:Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
.homeprofiletitle {
	font-family:Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	padding: 5px 0px 10px 0px;
}
.titleheader {
	background-image:url(../images/template/titlebar1.png);
	height: 16px;
	padding:13px 12px 12px 30px;
	text-align:left;
}
.titleheader2 {
	background-image:url(../images/template/titlebar2.png);
	height: 14px;
	margin-top: 30px;
	padding:9px 12px 12px 30px;
	text-align:left;
	float:left;
  	width:538px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}
.homeinfoheading {
	color: #ff5900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.homeinfotext {
	color: #01455e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}