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


.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336;
}
.mainpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f81a2;
}
.mainpara  a:link{
	text-decoration:underline;
	color: #6f81a2;
}
.mainpara  a:visited {
	text-decoration:underline;
	color: #6f81a2;
}
.mainpara  a:hover {
	text-decoration:underline;
	color: #6f81a2;
}
.mainpara  a:active {
	text-decoration:underline;
	color: #6f81a2;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#61708c;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: left;
	line-height: 1.4em;
	list-style-position:outside;
	list-style-image: url(../images/bullet.png);
	position:relative;
	top: -10px;
}
.bodytext  a:link{
	color:#747474;
	text-decoration:underline;
	font-weight:bold;
}
.bodytext  a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:bold;
}
.bodytext  a:hover {
	color:#296899;
	text-decoration:none;
	font-weight:bold;
}
.bodytext  a:active {
	color:#747474;
	text-decoration:none;
	font-weight:bold;
}.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF0000;
	text-align: left;
	line-height: 1.4em;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #6f81a2;
	text-align: left;
	line-height: 1.4em;
}
.bodytextbold   a:link{
	color:#61708c;
	text-decoration:underline;
}
.bodytextbold   a:visited {
	color:#61708c;
	text-decoration:none;
}
.bodytextbold  a:hover {
	color:#296899;
	text-decoration:none;
}
.bodytextbold   a:active {
	color:#61708c;
	text-decoration:none;
}
.image{
  float: right;
  margin-left: 10px;
}
.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #666;
	text-align: left;
	position:relative;
	top: -10px;
}
.download_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #666;
	text-align: right;
	position:relative;
	top: -10px;
}
.download_more  a:link{
	color:#747474;
	text-decoration:none;
}
.download_more  a:visited {
	color:#747474;
	text-decoration:none;
}
.download_more  a:hover {
	color:#296899;
	text-decoration:none;
}
.download_more  a:active {
	color:#747474;
	text-decoration:none;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #7f92b6;
	text-align: right;
	position:relative;
	margin: 5px 10px 10px 10px;
}
.read_more  a:link{
	color: #6f81a2;
	text-decoration:none;
}
.read_more  a:visited {
	color: #6f81a2;
	text-decoration:none;
}
.read_more  a:hover {
	color:#FFF;
	text-decoration:none;
}
.read_more  a:active {
	color:#61708c;
	text-decoration:none;
}
.footer_text {
	color:#24304D;
}
.footer_text  a:link{
	color:#24304D;
	text-decoration:none;
}
.footer_text  a:visited {
	color:#24304D;
	text-decoration:none;
}
.footer_text  a:hover {
	color:#FFF;
	text-decoration:none;
}
.footer_text  a:active {
	color:#24304D;
	text-decoration:none;
}
.footer_logo {
	text-align: right;
}
.footer_logo_left {
	text-align: left;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	line-height: 1.4em;
	margin: 10px;
	list-style-position:outside;
	list-style-image: url(../images/bullet.png);
}
.contacttext  a:link{
	color:#FFF;
}
.contacttext  a:visited {
	color:#FFF;
}
.contacttext  a:hover {
	color:#61708c;
	text-decoration:none;
}
.contacttext  a:active {
	color:#FFF;
}
.contacthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7f92b6;
	text-align: left;
	margin: 10px 10px 0px 10px;
}
.brochureimage {
	text-align: center;
	margin: 0px 30px 0 30px;
}