.header {
	background-image: url(images/global_bknd.jpg);
	background-repeat: no-repeat;
}
.headerimg {
	background-image: url(images/global_header.jpg);
	background-repeat: no-repeat;
}

.bknd {
	background-image: url(images/page_bknd.jpg);
	background-repeat: repeat-y;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.bodybknd {
	background-color: #EFEEFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.textbknd {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #0000CC;
	background-color: #FFFFFF;
}

.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.copyright a:link {
 text-decoration: none;
 color: #CCCCCC;
 
}
.copyright a:active,
.copyright a:visited {
 text-decoration: none;
 color: #CCCCCC;
 
}
.copyright a:hover{
 color: #003366;
 text-decoration: none;
 }
.links1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #003366;
 list-style-type: circle;
 
}
.links1 a:link {
 text-decoration: none;
 color: #992853;
 
}
.links1 a:active,
.links1 a:visited {
 text-decoration: none;
 color: #992853;
 
}
.links1 a:hover{
 color: #003366;
 text-decoration: none;
}
 .links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #992853;
	list-style-type: circle;
	font-weight: bold; 
}
.links2 a:link {
 text-decoration: none;
 color: #555567;
 
}
.links2 a:active,
.links2 a:visited {
 text-decoration: none;
 color: #555567;
 
}
.links2 a:hover{
 color: #003366;
 text-decoration: none;
}
.faqlinks {
	color: #CC3333;
	list-style-type: circle;

}
.faqlinks a:link
.faqlinks a:active,
.faqlinks a:visited {
	text-decoration: underline;
	color: #003366;
}
.faqlinks a:hover{
	color: #CC3333;
	text-decoration: none;
	}
.bulletlinks {
	padding-right: 8px;
	color: #44447F;
	font-weight: bold;
}
.bulletlinks a:link {
	text-decoration: none;
	color: #000066;
}
.bulletlinks a:active,
.bulletlinks a:visited {
	text-decoration: none;
	color: #000066;
}
.bulletlinks a:hover{
	color: #CC3333;
}
 .color {
	background-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.normaltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color: #000000}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold}
.bigheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; font-weight: bolder; color: #0066CC}
.services {
	background-image: url(images/services_flat.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
address {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
}

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/newsletter_banner.jpg) no-repeat center;
	}