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

body {
	background-color: #3767A8;
}
#divWrapper {
	margin: 0 auto;
	width: 955px;
	background-image: url(../images/template_wrapperbg.jpg);
}
a:link {
	color: #666666;
	text-decoration: none;
}
#divLeftColumn {
	float: left;
	width: 274px;
	background-image: url(../images/template_leftContactBackground.jpg);
}
#divRightColumn {
	background-image: url(../images/template_contentbackground.jpg);
	float: left;
	width: 681px;
}
#divConstantContact {
	clear: both;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#divBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#divLogo {
	background-image: url(../images/template_logo.jpg);
	float: left;
	height: 184px;
	width: 274px;
}
#divLogoText {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#divFooter {
	background-image: url(../images/template_footerbackground.jpg);
	clear: both;
	height: 118px;
	width: 955px;
}
#divFooterContent {
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.bottomnav a:link {
	color: #666666;
	text-decoration: none;
}
.bottomnav a:active {
	color: #666666;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #666666;
	text-decoration: underline;
}
.bottomnav a:visited {
	color: #666666;
	text-decoration: none;
}
h1 {
	 font-family: Tahoma;
  color: #5C89C9;
}

h2 {
	 font-family: Tahoma;
  color: #5C89C9;
}

h3{
	font-family: Tahoma;
	color: #5C89C9;
	text-align: center;
}

h4 {
	color: #000;
	text-align: center;
}

