@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img/decor.jpg);
	background-repeat: repeat-x;
	background-color: #29539c;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#topbar {
	width: 900px;
	height: 10px;
	position: relative;
}

#contentarea{
	width: 900px;
	background-image: url(img/outsidedecor.png);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	min-height:330px;
}

/* flash movie */
#header {
	width:864px;
	height:300px;
	position: relative;
	margin-left: 16px;
}

/* content boxes */
#content_Inside {
	width:864px;
	background-image:url(img/insidedecor.jpg);
	background-repeat: repeat-x;
	background-color: #87a1c9;
	position: relative;
	margin-left: 16px;
	float: left;
	min-height:330px;
}

.box_left {
	width: 587px;
	position: relative;
	float:left;
	margin-left: 10px;
}

.box_left_top{
	width: 587px;
	height: 15px;
	background-image: url(img/box_top.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.box_left_mid{
	width: 539px;
	background-image: url(img/box_mid.png);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	padding-right: 23px;
	padding-left: 25px;
	color: #666666;
	font-size: 12px;
}

.box_left_mid a{
	color:#29539c;
}

.box_left_mid a:hover{
	color:#666;
}

.box_left_bot{
	width: 587px;
	height: 20px;
	background-image: url(img/box_bot.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.box_right {
	width: 234px;
	position: relative;
	float:left;
	margin-left: 15px;
}

.box_right_top{
	width: 234px;
	height: 15px;
	background-image: url(img/smbox_top.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.box_right_mid{
	width: 206px;
	background-image: url(img/smbox_mid.png);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	padding-right: 15px;
	padding-left: 12px;
}

.box_right_bot{
	width: 234px;
	height: 20px;
	background-image: url(img/smbox_bot.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.info_box{
	width: 262px;
	height: 137px;
	float: left;
	position: relative;
	border: thin solid #6b6969;
}

.info_box_top {
	background-color: #6b6969;
	height: 10px;
}

.info_box_bot {
	background-color: #e4e2e3;
	height: 111px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.info_box_title{
	border-bottom-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-bottom: 5px;
	height: 18px;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}

.info_box2{
	width: 262px;
	height: 137px;
	float: left;
	position: relative;
	border: thin solid #6b6969;
	margin-left: 5px;
}

/* content boxes subpage */

.sub_box {
	width: 833px;
	position: relative;
	float:left;
	margin-left: 10px;
}

.sub_box_top{
	width: 833px;
	height: 15px;
	background-image: url(img/bigbox_top.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.sub_box_mid{
	width: 785px;
	background-image: url(img/bigbox_mid.png);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	padding-right: 23px;
	padding-left: 25px;
	color: #666666;
	font-size: 12px;
}

.sub_box_mid a{
	color:#29539c;
}

.sub_box_mid a:hover{
	color:#666;
}

.sub_box_bot{
	width: 833px;
	height: 20px;
	background-image: url(img/bigbox_bot.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

/* content */
.title {
	width: 439px;
	border-bottom-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-left: 100px;
	position: relative;
	margin-bottom: 5px;
}
.title2 {
	border-bottom-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-bottom: 5px;
	color: #666666;
	font-size: 12px;	
}

.sm_content {
	font-size: 10px;
	color: #666666;
}

.sm_content a {
	color: #29539c;
}

.sm_content a:hover {
	color:#666;
}

.sm_content2 {
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
}

.sm_content2 a {
	color: #29539c;
}

.sm_content2 a:hover {
	color:#666;
}

.locations {
	background: #66cccc;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px;
	border: medium double #003399;
}
.style1 {
	color:#00CCCC;
	font-size: 20px;
}

.style2 {
	color: #29539c;
	font-size: 18px;
}

.style3 {
	font-size:18px;
}
.style5 {
	font-size: 16px;
	color: #29539c;
}

.style5 a{
	color: #29539c;
	font-size: 14px;
}

.style5 a:hover{
	color: #666;
	font-size: 14px;

}

/* content subpages */

.title3 {
	border-bottom-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-bottom: 10px;
	color: #29539c;
	font-size: 18px;
	margin-top: 5px;
}

.sub_box_inL{
	float: left;
	width: 445px;
}

.sub_box_inR{
	width:301px;
	float: left;
	margin-left: 15px;
	background: #66cccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}

.sub_box_inR a{
	color: #0099CC;
}

.sub_box_inR a:hover {
	color: #003399;
}

.sub_box_inR_name{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}

.services{
	line-height: 18px;
	font-size: 12px;
}

/* table links */
.table {
	color: #29539c;
}

.table a {
	color: #666666;
	
}

.table a:hover {
	color: #666666;
	text-decoration: none;
}

.tabletitles {
	color: #00CCCC;
	font-size:14px;
	font-weight: bold;
}

/* footer */
#footer {
	width: 900px;
	height: 80px;
	background-image: url(img/bottom.png);
	background-repeat:no-repeat;
	position:relative;
	float: left;
}

#footer_inside {
	width:864px;
	height:58px;
	background-image: url(img/footerin.jpg);
	background-repeat:no-repeat;
	position: relative;
	margin-left: 16px;
}

.footer_content{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
	width: 864px;
	line-height: 16px;
}

.footer_content a {
	color:#FFFFFF;
	text-decoration: none;
}

.footer_content a:hover {
	color: #003366;
	
}

.points a {
	color: #000066;
	text-decoration: underline;
}

.points a:hover{
	color: #333333;
	font-weight: bold;
}




.sub_box_inL2{
	float: left;
	width: 575px;
}

.sub_box_inR2{
	width:187px;
	float: left;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
}

.sub_box_inL3{
	float: left;
	width: 785px;
}

.docbox_all{
	float: left;
	width: 784px;
	margin-bottom: 10px;
}

.docbox{
	float: left;
	margin-right: 15px;
	width: 145px;	
}

.docbox_bio{
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding-bottom:10px;
	width: 620px;
}
.docbox_bio2{
	float: left;
	width: 620px;
}

