﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #DFDFE9;
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #585858;
	background-image: url('images/background.gif');
}

h2 {
	padding: 0;
	font: 1em Arial, Helvetica, sans-serif;
	color: #000080;
	margin-bottom: 25px;
	font-weight: bold;
}

h3 {
	padding: 0;
	width: 200px;
	font: normal 11px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #003D77;
	border-left: 5px solid #000157;
	border-right: 5px solid #000157;
	border-right-color: #BE121A;
	border-left-color: #be121a;
	font-weight: bold;
}
h4 {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}

h4.firsth4 {
	margin-top: 0;
}

p {
	padding: 5px 0;
}

p.date {
	margin-bottom: 12px;
	padding: 0 15px;
	color: #99A6B9;	
}

p.comments {
	text-align: center;
}

a {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: none;
}

a.linkh4 {
	color: #BE121A;
	text-decoration: none;
}

a.linkh4:hover {
	color: #000157;
	text-decoration: none;
}

input.text {
	padding: 2px 0;
	vertical-align: middle;
	width: 102px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B4B88;
	background: White;
	border: 1px solid #99A6B9;	
}

input.submit {	
	padding: 3px 0;
	vertical-align: middle;
	width: 60px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4B4B88;
	background: #DFDFE9;
	border: 1px solid #99A6B9;
}

#main {
	border: 2px solid #000000;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
}
#top_1 {
	padding: 0px;
	background-color: #8AE1FF;
	height: 136px;
	color: #8AE1FF;
}
#top_2 {
	background-position: center;
	height: 136px;
	background: url('images/banner.png') no-repeat center;
	background-color: #8AE1FF;
}
#menu {
	clear: both;
	width: 100%;
	height: 36px;
	background: #C0C0C0;
	text-align: center;
	vertical-align: middle;
}

#menu ul {
	list-style: none inside;
}

#menu ul li{    
    float: left;
}

#menu ul li a {
	display: block;
	padding: 0 12px 0 12px;
	font: 1em/36px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000157;
	text-align: center;
}

#menu ul li a:hover {
	text-decoration: none;
	color: White;
}

#middle {
	padding: 15px;
	margin-left: 85px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

#left {
	float: left;
	width: 210px;	
}

#left ul {
	list-style: none;
}

#left ul li {    
   margin-bottom: 30px;
} 

#left ul li ul {
	list-style: square inside;
	margin: 5px 0 0 0;
	padding: 10px 0;
	width: 200px;
	color: #99A6B9;
	background: #DFDFE9;
	border-left: 5px solid #D3C7A2;
	border-right: 5px solid #D3C7A2;
}

#left ul li ul li {
	margin: 0;
	padding: 0 0 0 15px;
}

#left ul li ul li a {
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99A6B9;
	text-decoration: underline;
}

#left ul li ul li a:hover {
	color: #000157;
	text-decoration: none;
}

#search {
	padding: 0px 0px 0px 5px;
	margin-bottom: 30px;
	background: #DFDFE9;
	border-left: 5px solid #000157;
	border-right: 5px solid #000157;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #003D77;
	border-bottom-color: #003D77;
	border-left-color: #003D77;
}
#right {
	float: right;
	padding-bottom: 10px;
	width: 715px;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #003D77;
}

#bottom {
	border-color: #000080;
	clear: both;
	padding: 0 15px 5px 15px;
	color: #000000;
	background-color: #BBDDFF;
	border-top-style: solid;
	border-top-width: 2px;
}

#bottom p {
	padding: 0;
	font: 10px/26px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003d77;
	background: #DFDFE9;	
}
.small {
	font-size: 9px;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
.red_bold_italic {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.black_bold {
	color: #000000;
	font-weight: bold;
}
.bluetext {
	color: #000080;
}
.smaller {
	font-size: .8em;
}
.justified {
	text-align: justify;
}
.smallerjust {
	font-size: .8em;
	text-align: justify;
}
.smallest {
	font-size: .1em;
	text-align: justify;
}
h1 {
	padding: 0;
	font: 1.5em Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}

