body {
	margin: 0;
	padding: 0;
	background-image:url(../images/bgpattern.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
}
.home-body {
	margin: 0;
	padding: 0;
	background-image:url(../images/bgpattern-home.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
.footer-color {
	background-image:url(../images/footer-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.menu-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#15227F;
	background-image:url(../images/menu-bullet.gif);
	background-position:left bottom;
	font-weight:bold;
	background-repeat: no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
}
.menu-text a{
	color:#15227F;
	text-decoration:none;
}
.menu-text a:hover{
	color:#EE0F17;
	text-decoration:none;
}
.navigation-border {
	background-image:url(../images/nav-border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.hover {
	color:#15227F;
}
.hover a:hover {
	color:#EE0F17;
}
.divider-up{
	background-image:url(../images/divider-up.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.divider-down{
	background-image:url(../images/divider-down.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.inner-left-bg {
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.footer-copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 0 0 0 30px;
	line-height: 16px;
}
.footer-copyright a{
	color: #ffffff;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	font-weight:bold;
}
.footer-link a{
	color: #ffffff;
	text-decoration: none;
}
.home-title {
	background-position: top;
	background-repeat: repeat-x;
	padding: 13px 29px 0 29px;
}
.home-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15227F;
	padding: 14px 30px 0 30px;
	text-align: justify;
	line-height: 18px;
}
.home-banner {
	padding: 14px 30px 0 0;
}
.home-content-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15227F;
}
.more {
	background-image: url(../images/more.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE0F17;
	padding: 0 0 0 11px;
}
.more a{
	color: #EE0F17;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575656;
	line-height: 15px;
}
.text a{
	color: #575656;
	text-decoration: underline;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	line-height: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A5499;
	line-height: 15px;
}
.bullet-text {
	list-style-image: url(../images/bullet.gif);
	background-repeat: no-repeat ;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #575656;
	line-height: 15px;
	position: 0 10px 0 10px;
}
.logo-border {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.orange-text {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	color: #F6A039;
}
.orange-text a{
	color: #F6A039;
	text-decoration: none;
}
.contact-text {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575656;
}
.contact-text a{
	color:#575656;
	text-decoration: underline;
}
.contact-bold {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575656;
	font-weight: bold;
}
.contact-title {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A5499;
	line-height: 15px;
}
.sitemap-text {
	background-image: url(../images/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#15227F;
	font-weight: normal;
	padding-bottom: 5px;
}
.sitemap-text a{
	color:#15227F;
	text-decoration:none;
}
