body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #808080; 
	background: #FFFFFF url(../images/bg.gif) repeat-x;
}

a {
	color: #00558B;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	margin: 0; 
	padding: 2px 0 6px 0; 
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
}


h2, .right h2 {
	margin: 0; 
	padding: 3px 0 10px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a, .right h2 a{
	color: #00558B;
	background-color: inherit;
	text-decoration: none;
}

h3, .right h3 {
	margin: 0; 
	padding: 3px 0 10px 0; 
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	color: #8C8C8C; 
}
h4 {
	margin: 0; 
	padding: 5px 0 5px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #8C8C8C; 
}

p {
	padding: 2px 0 8px 0;
	margin: 0;
}

ul {
	margin: 0px 10px 10px 0px; 
	padding: 0px 0px 0px 16px; 
	list-style-image: url(../images/icons/bulletin_02.gif); 
	list-style-position: outside;
	line-height: 170%;
}


#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	height: 72px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #00558B;
	background: #FFF url(../images/headerbg.gif) repeat-x bottom left;
	color: #808080;
}

.logo { 
	margin: -15px 0 0 -5px;
}

.img {
	margin: 10px 0 10px 0;
}

.img a, .img a:hover {
border: 0px;
}

.searchform {
	float: right;
	padding: 25px 0 0 0;
}

.subheader {
	clear: both;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #00558B url(../images/barbg_01.gif) repeat-x;
	color: #00558B;
	font-weight: bold;
	padding: 0 5px 0 5px;
	text-transform:uppercase
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}


.subheader_right {
	background: #F6F6F6 url(../images/barbg_03.png) repeat-x;
	color: #00558B;
	line-height: 28px;
	float: right;
	width: 574px;
	text-transform:uppercase
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 6px 10px;
	color: #00558B;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover, .subheader_right .selected  {
	background: #A0AAB2 url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #3394FF;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

.left img, .left img a {
border: 0px;}

.left p{
line-height: 15px; 
}

.left a{
text-decoration: none;
}

.left ul {
	margin: 0px 10px 5px 0px; 
	padding: 0px 0px 0px 16px; 
	list-style-image: url(../images/icons/bulletin_01.gif); 
	list-style-position: outside;
}

.left li {
	line-height: 140%;
}

.left_header {
	float: left;
	width: 195px;
	background: #AFD7EC url(../images/barbg_02.gif) repeat-x;
	margin: 3px 0px 5px 0;
}

.left_header h3, .left_header h3 a{
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 3px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 100%;
}


.imgleft {float: left;	margin: 0px 7px 0 0;}

.right {
	float: right;
	width: 560px;
	margin: 0 0 10px 0; 
	padding: 5px 0 0 15px; 
	color: #808080;
	line-height: 16px; 
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

.right img {
	border: 1px solid #808080;
	padding: 1px 1px 1px 1px;
}

.right a {
text-decoration: none;
}

.right a:hover {
text-decoration: underline;
color: #808080;
}


.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(../images/corner.gif) no-repeat bottom right;
	color: #A0AAB2;
}

.right_right {
	float: right;
	margin: 0 0 0 0;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 8px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: none; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.small { 
	color: #00558B; 
	background: #FFFFFF;
	margin: 0px 0 3px 0; 
	padding: 0; 
	font-size: 100%;
}

.blue {color: #00558B;}
.darkblue {color: #003C5B;}
#noborder {border: 0px; padding: 0}

a.info {
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:300px; 
	height:320px; 
	border: 1px solid #ccc; 
	background:#FFFFFF; 
	color:#000; 
	text-align:left; 
	padding-left:10px; 
	padding-top:10px;
	text-decoration:none;
}

