/* CSS Document */

body {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#wrapper {
	width: 855px;
	height: auto;
	margin: 0 auto;
}
#header {
	margin-top:10px;
	width: 855px;
	height: 84px;
}
#flash {
	background-image: url(images/flash_placeholder.jpg);
	width: 855px;
	height: 196px;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333232;
}
#content {
	width: 855px;
	height: 855px;
}
#footer {
	width: 855px;
	height: 250px;
	margin-top: 35px;
}
.footera {
	width: 213px;
	height: 150px;
	float: left;
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#0290CC;
	margin-top: 12px;	
}
.footera a {
	color:#0094CA;
	text-decoration: underline;
}
.footera a:link {
	color:#0091CA;
	text-decoration: underline;
}
.footera a:hover {
	color:#CC0099;
	text-decoration: none;
}
#left-column {
	width: 277px;
	height: auto;
	float:left;
}
#right-column {
	width: 560px;
	height: auto;
	float:right;
}
#intro-text {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333232;
	background: #e9eef7;
	margin-top: 20px;
	width: 520px;
	height: 148px;
	padding: 20px;
}
#logo {
	width: 393px;
	height: 66px;
	float: left;
}
#teaser-one {
	width: 277px;
	background-image: url(images/contact_us.jpg);
	background-repeat: repeat-x;
	height: 150px;
	padding-top:40px
}
.teaser-one {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#217fc2;
	background: #cde7fb;
	margin-bottom: 5px;
	padding-left: 10px;
}
.teaser-one a {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-one a:link {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-one a:hover {
	color:#CC0099;
	text-decoration: none;
}
.teaser-twoa {
	width: 274px;
	height: 100%;
	float:left;
	margin-top:20px;
	margin-left: 0px;
}
.teaser-two {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#217fc2;
	background: #cde7fb;
	margin-bottom: 5px;
	padding-left: 10px;
}
.teaser-two a {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-two a:link {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-two a:hover {
	color:#CC0099;
	text-decoration: none;
}
.teaser-threea {
	width: 274px;
	height: 100%;
	float:left;
	margin-top:20px;
	margin-left: 12px;
}
.teaser-three {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#217fc2;
	background: #cde7fb;
	margin-bottom: 5px;
	padding-left: 10px;
}
.teaser-three a {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-three a:link {
	color:#217fc2;
	text-decoration: underline;
}
.teaser-three a:hover {
	color:#CC0099;
	text-decoration: none;
}
.teaser-four {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#217fc2;
	background: #cde7fb;
	margin-bottom: 5px;
	padding: 10px;
}
.teaser-four a {
	color:#CC3399;
	text-decoration: none;
}
.teaser-four a:link {
	color:#CC3399;
	text-decoration: underline;
}
.teaser-four a:hover {
	color:#CC0099;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.topmenusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}
.topmenusmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #029CDC;
	text-decoration: underline;
}
.topmenusmallover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #029CDC;
	text-decoration: underline;
}
.topmenusmallbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c830ce;
}
