@charset "UTF-8";
#container {
	position:relative;
	width:800px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	overflow: visible;
	border: 2px solid #CCCCCC;
}
#menu {
	position:absolute;
	width:791px;
	height:26px;
	z-index:99;
	top: 84px;
	padding-top: 6px;
	left: 4px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.content {
	padding-top: 283px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#footer {
	position:relative;
	width:800px;
	height:140px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: visible;
}
#divcallback {
	position:absolute;
	width:82px;
	height:83px;
	z-index:100;
	left: 644px;
	top: 65px;
	background-repeat: no-repeat;
}
.text_copywhiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.text_footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
#shadowleft {
	position:absolute;
	width:26px;
	height:100%;
	z-index:3;
	left: -23px;
	background-image: url(../images/img_shadowleft.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}
#contactcontainer {
	position:absolute;
	width:381px;
	height:58px;
	z-index:3;
	left: 414px;
	top: -7px;
}
.content_subpage {
	padding-top: 220px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.text_copy_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0271A7;
}
.homepage_topborder {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text_copyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.pictureborder {
}
.home_textboxes {
	background-image: url(../images/bg.jpg);
}
.text_sidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.rightdottedborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.text_winsidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: inside;
	margin-left: -12px;
	margin-top: 0px;
}
.question {
	background-color: #EFFEDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73C942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.answer {
	background-color: #FDFFF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73C942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_greenborder {
	border: 1px solid #73C942;
}
.image_floatright {
	float: right;
}
