@charset "utf-8";
.regular_text {
	color: #000000;
	margin: 10px;
	font: 14px "Times New Roman", Times, serif;
	text-align: left;
}
.table_regular {
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.form_element {
	width: 100%;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.page_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0;
	width: 970px;
	padding: 0;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
}

.multiline_text {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 100px;
}
.buttons {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.red_text {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.red_text a {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.subtext a {
	text-decoration: none;
}

.subtext {
	list-style-type: disc;
	color: #333333;
	margin: 10px 10px 10px 30px;
	padding-left: 20px;
	font: italic 14px "Times New Roman", Times, serif;
}

.subtext2 {
	list-style-type: disc;
	color: #333333;
	margin: 10px 10px 10px 30px;
	padding-left: 20px;
	font: 14px "Times New Roman", Times, serif;
}

.table_regular a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.menu a:hover {
	color: #666666;
	text-decoration: underline;
}
.note {
	color: #FFFFFF;
	background: #999999 repeat center center;
	font: italic 14px "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.menu {
	color: #0099CC;
	text-decoration: none;
	width: 290px;
	margin: 0 px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(Images/menbg.gif) repeat center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.menu a {
	text-decoration: none;
	width: 300px;
	font-weight: bold;
	color: #0099CC;
	text-transform: uppercase;
}
.submenu {
	color: #0099CC;
	text-decoration: none;
	width: 290px;
	min-height: 18px;
	padding-left: 10px;
	background: #FFFFFF repeat center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.submenu a {
	color: #0099CC;
	text-decoration: none;
	background: #FFFFFF repeat center center;
}
.submenu:hover  {
	color: #666666;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 5 px;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer1, .footer1 a {
	font: 10px "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
}

.header, h1 {
	color: #FFFFFF;
	font: bold 24px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	background: #0066CC repeat center center;
	min-height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contact {
	font: italic 14px "Times New Roman", Times, serif;
	color: #EEEEEE;







































	filter: DropShadow(Color=#000000, OffX=10, OffY=10, Positive=1)
?);
}
.submenu  a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu:hover {
	color: #666666;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
.text_area {
	font: 12px "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
	width: 280px;
}
.small_header {
	color: #0099FF;
	font: normal 14px "Times New Roman", Times, serif;
	margin: 10px;
}
.highmenu {
	color: #0066FF;
	padding-left: 5px;
	height: 20px;
	font: 14px "Times New Roman", Times, serif;
}
.lang {
	font: 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.lang a {
	color: #0099FF;
}
.lang a:hover {
	color: #0099FF;
	text-decoration: underline;
}
body {
	background-image: url(Images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
}


.highmenu a:hover {
	color: #666666;
	text-decoration: underline;
}

.highmenu a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
}

.highmenu:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
1
.table_regular {
	color: #000000;
	margin: 10px;
	font: 14px "Times New Roman", Times, serif;
	text-align: left;
}
.table_white {
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.cont h2,.cont h3,.cont h4, .cont h5, .cont h6 {
	font: bold 16px "Times New Roman", Times, serif;
	color:#0066cc;
}

.cont h3 {
	margin-bottom:20px;
}

.col1 {
	width:35%;
}

.cont {
	padding:5px 10px;
}

.cont td {
	vertical-align:top;
	padding: 5px;
	font: 9pt Arial;
}
.menu_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0;
	width: 300px;
}

.head_2 {
	margin:0;
	margin-left:10px;
	font: bold 16px "Times New Roman", Times, serif;
}

.head_3 {
	margin-top:3px;
	margin-left:10px;
	font: italic normal 15px "Times New Roman", Times, serif;
}

h2.regular_text {
	font: 18px "Times New Roman", Times, serif;
}

