﻿@charset "utf-8";
body 
{
	background-color: #ffffff;
	background-image: url(images/bg_gradient_1px.jpg);
	background-repeat: repeat-x;
}
#apDiv1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 0px;
	background-color: #ffffff;
	text-align: center;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000066;
	border-top-style: solid;
}
#apDiv1 .header_text {
	position: absolute;
	top: 124px;
	right: 9px;
	color: #FFF;
	list-style-position: inside;
	list-style-type: disc;
	width: 381px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 72px;
	line-height: 20px;
}
#apDiv1 .header_text a {
	color: #FFF;
	text-decoration: underline;
}
#apDiv1 .header_text a:hover {
	color: #FFF;
	text-decoration: none;
}

#apDiv1 .nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 240px;
	padding-left: 5px;
	color: #990000;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #112154;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #112154;
}
#apDiv1 .nav1 a {
	color: #990000;
	text-decoration: none;
}
#apDiv1 .nav1 a:hover {
	color: #161573;
}



#apDiv1 .nav1 .nav2 {
	position: absolute;
	color: #C00524;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -4px;
	width: 194px;
	left: 546px;
	padding-right: 20px;
	padding-left: 20px;
	top: 209px;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv1 .nav1 .nav2  a {
	color: #C00524;
	text-decoration: none;
}
#apDiv1 .nav1 .nav2 a:hover {
	color: #161573;
	text-decoration: none;
}

#apDiv1 .content_area {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: left;
	font-size:11px;
}
#apDiv1 .content_area .text {
	padding-left: 20px;
	padding-top:25px;
	padding-right:240px;
	min-height:400px;
	height:expression(this.height < 300 ? '300px' : true);
}
#apDiv1 .content_area .text a {
	color: #C00524;
	text-decoration: none;
}
#apDiv1 .content_area .text a:hover {
	color: #C00524;
	text-decoration: underline;
}
#apDiv1 .content_area .content_area2 {
	position: absolute;
	width: 224px;
	left: 546px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 10px;
	color: #666;
	background-image: url(images/content2_bg.jpg);
	background-repeat: repeat-x;
	top:230px;
}
#apDiv1 .content_area .footer {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	line-height: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #E7EDF9;
	padding-bottom: 10px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}
#apDiv1 .content_area .footer a {
	color: #FFF;
	text-decoration: none;
}
#apDiv1 .content_area .footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.linkmenu
{
	width: 210px;
	background-color: #FFFFFF;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#000000;
	border-width:thin;
	border-top-style: solid;
	padding:5px;
}
