﻿#body{
	padding: 0;
	margin: 0;
	background-color: #FFFFCC;
	margin-bottom: 35px;
	margin-top: 10px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #183047;
	text-decoration: none;
	vertical-align: top;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_1 {
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #418CC2;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #739A33;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 97px;
	width: 171px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD2D6;
	border-bottom-color: #CAD2D6;
	color: #656565;
	overflow:auto;
}
a:hover { color: gray; text-decoration: underline; }
a:visited { color: #365F7A; text-decoration: none; }
h1 {
	color: #3f6d8d;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 12px;
	vertical-align: bottom;
	margin-bottom: -3px;
	border-color: #000;
	border-width: thick;
}
.tabs_blue {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	background-color: #FFFFCC;
}
.tabs_yellow_1 {
	text-decoration: none;
	font-size: 10px;
}
.tabs_yellow_2 {
	text-decoration: none;
	color: #183047;
	font-size: 10px;
}
.text_black {
	color: #000000;
}
.container {
	background-position: bottom;
	border-right: 3px solid #365F7A;
	position: relative;
	width: 802px;
	height: 1360px;
	background-color: #CFE2EF;
	margin: auto;
	border-left-color: #365F7A;
	border-left-style: solid;
	border-top-color: #365F7A;
	border-top-style: solid;
	border-top-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #365F7A;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	top: 10px;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	bottom: 10px;
}
.left_column {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 190px;
	height: 500px;
	background-color: #FFFFCC;
	z-index: 1;
}
.header {
	position: absolute;
	width: 800px;
	height: auto;
}
.right_column {
	padding: 0 15px 15px 15px;
	position: absolute;
	top: 200px;
	left: 220px;
	width: 550px;
	height: auto;
	background-color: #FFFFCC;
	z-index: 2;
	font-family: Verdana;
	font-size: 12px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	text-align: left;
}
a:link {
	text-decoration: none;
}
.link_tabs {
	color: #365F7A;
	text-decoration: none;
}
