body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0060AE;
	text-decoration: none;
}
a:visited {
	color: #0060AE;
	text-decoration: none;
}
a:hover {
	color: #0060AE;
	text-decoration: underline;
}
a:active {
	color: #0060AE;
	text-decoration: none;
}
#frame {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	width: 1000px;
	background-image: url(tile_header.jpg);
}
#logo {
	float: left;
	padding: 10px;
}
#tag {
	float: right;
}
#nav {
	float: left;
	width: 1000px;
	margin-top: 1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3680BB;
	background-image: url(tile_top_space.jpg);
	background-repeat: repeat-x;
}
#nav a {
	float: right;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C986E;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(tile_top_nav.jpg);
	background-repeat: no-repeat;
}
#nav a:visited {
	color: #5C986E;
	text-decoration: none;
	background-image: url(tile_top_nav.jpg);
}
#nav a:hover {
	color: #408656;
	text-decoration: none;
	background-image: url(tile_top_nav_on.jpg);
}
#nav a:active {
	color: #5C986E;
	text-decoration: none;
	background-image: url(tile_top_nav.jpg);
}
#main {
	float: left;
	width: 1000px;
	margin-bottom: 1px;
	background-color: #D1E8C5;
}
#leftnav {
	float: left;
	width: 170px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#leftnav a {
	display: block;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0865B0;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(tile_left_nav.jpg);
	background-repeat: repeat-x;
}
#leftnav a:visited {
	color: #0865B0;
	text-decoration: none;
	border-top-color: #FFFFFF;
	background-image: url(tile_left_nav.jpg);
}
#leftnav a:hover {
	color: #0865B0;
	text-decoration: none;
	border-top-color: #FFFFFF;
	background-image: url(tile_left_nav_on.jpg);
}
#leftnav a:active {
	color: #0865B0;
	text-decoration: none;
	border-top-color: #FFFFFF;
	background-image: url(tile_left_nav.jpg);
}
#content {
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}
#content p {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#flash {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#news {
	float: left;
	width: 280px;
	background-image: url(tile_blue_fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 10px;
	padding: 10px;
	height: 230px;
	margin-bottom: 10px;
	line-height: 16px;
}
#news h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(tile_bar_blue.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#news h1 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#news h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#news h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#news h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#news h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px 5px;
	margin: 0px;
	background-image: url(tile_bar_green.jpg);
	background-repeat: repeat-x;
}
#news h2 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#news h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#news h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#news h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#news p {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D1E8C5;
	float: left;
	width: 800px;
}
.text-left-col {
	float: left;
	width: 490px;
}
.text-right-col {
	float: right;
	width: 300px;
}

.text-left {
	width: 480px;
	float: left;
	padding-right: 10px;
}
.text-right {
	width: 252px;
	float: right;
	text-align: center;
	border: 4px solid #C6E0ED;
	padding: 20px;
	margin-bottom: 10px;
}
.text-right h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.text-right p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.text-right-green {
	width: 252px;
	float: right;
	text-align: center;
	border: 4px solid #D1E8C5;
	padding: 20px;
	margin-bottom: 10px;
}
.text-right-green h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.text-right-green h2 a {
	color: #5C986E;
}
.text-right-green p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#banner1 {
	padding: 20px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D1E8C5;
	clear: both;
}
#banner2 {
	text-align: center;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#banner3 {
	text-align: center;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	width: 984px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #247AC0;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 50px;
	padding-left: 8px;
}
#f1 {
	float: left;
}
#f2 {
	float: left;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
}
#f3 {
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 5px;
}
#f4 {
	float: right;
}
.c1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	width: 810px;
	float: left;
}
.c1 h1 {
	padding: 5px 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 23px;
	font-weight: normal;
	color: #066BBB;
}
.c1 h2 {
	padding: 5px 0px;
	margin: 0px 0px 5px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #066BBB;
}
.c1 h3 {
	padding: 0px;
	margin: 15px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #066BBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E8C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1E8C5;
	text-align: right;
}
.c2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	width: 290px;
	float: left;
	padding-right: 10px;
}
.c3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	width: 290px;
	float: left;
	padding-left: 10px;
}
.c4 {
	font-family: Tahoma;
	font-size: 11px;
	float: left;
	padding-bottom: 10px;
	width: 810px;
}
.c5 {
	float: left;
	padding-bottom: 10px;
	width: 200px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 16px;
}
.c6 {
	float: left;
	padding-bottom: 10px;
	width: 600px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 18px;
}
.c7 {
	float: left;
	padding-bottom: 10px;
	width: 810px;
	padding-top: 10px;
	text-align: center;
}
.c8 {
	float: left;
	padding-bottom: 10px;
	width: 810px;
	font-size: 11px;
	line-height: 18px;
}
.c9 {
	font-size: 11px;
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-top: 10px;
}
.c9 ul {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	list-style-type: none;
	text-indent: -28px;
	line-height: 15px;
}
.row1 {
	float: left;
	width: 810px;
	padding-bottom: 10px;
}
.row1 h1 {
	margin: 20px 0px 0px;
	padding: 5px;
	font-family: Tahoma;
	font-size: 16px;
	background-color: #EEF6E7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D1E8C5;
}
.row1 h2 {
	font-size: 13px;
	color: #046ABC;
	margin: 0px;
	padding: 5px 0px 0px;
	font-weight: bold;
}
.row1 h3 {
	padding: 5px 0px;
	margin: 0px 0px 5px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #066BBB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1E8C5;
}
.row2 {
	padding-bottom: 10px;
	float: left;
	border: 1px dotted #247AC0;
}
.row3 {
	float: left;
	width: 810px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5C986E;
	padding-top: 10px;
}
.row3 h1 {
	background-color: #D1E8C5;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	margin: 0px;
}
.row4 {
	float: left;
	width: 810px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5C986E;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.row4 h1 {
	background-color: #D1E8C5;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	margin: 0px;
}
.row5 {
	float: left;
	width: 810px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5C986E;
	padding-top: 10px;
	margin-bottom: 10px;
}
.text-green {
	width: 252px;
	text-align: center;
	border: 4px solid #D1E8C5;
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.text-green h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.text-green h2 a {
	color: #5C986E;
}
.text-green p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.box-200 {
	float: left;
	width: 168px;
	border: 1px dotted #247AC0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.b1 {
	padding: 10px;
	width: 180px;
	float: left;
}
.b2 {
	padding: 10px;
	float: left;
	width: 268px;
}
.b3 {
	padding: 10px;
	float: left;
	width: 150px;
	text-align: center;
}
.b4 {
	float: left;
}

.bp {
	text-align: center;

}
.bt1 {
	line-height: normal;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}
.bt2 {
	line-height: normal;
	font-size: 11px;
	font-family: Tahoma;
	float: left;
	width: 430px;
}
.warning {
	font-size: 10px;
	color: #FF0033;
	line-height: normal;
}
.warning-medium {
	font-size: 14px;
	color: #FF0033;
	line-height: normal;
}
.warning-big {
	font-size: 16px;
	color: #FF0033;
	line-height: normal;
	font-weight: bold;
	border: 1px dotted #5C986E;
	text-align: center;
	padding: 20px;
	display: block;
}
#form p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: none;
}
#form .send {
	padding-top: 10px;
}

