﻿@import url(layout.css);
body {
	padding: 25 25 25 25;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #e0FFFF;
	font-weight: 700;
	background-image: url('');
	text-align: center;
}
#container {
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	border-top: 0px;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 246px;
	left: 0;
}
#masthead {
	background-color: #a0cfec;
	margin-top: 0;
	margin-bottom: 0px;
	margin: 30 0 0 0;
	font: normal normal normal 36pt normal Verdana;
	padding: 0;
	text-align: right;
	width: 800px;
	height: 62px;
	background-color: #a0cfec;
	color: #000099;
}
on {
	background-color: #545454;
	overflow: hidden;
}
#navigation {
	background-color: #000099;
	overflow: hidden;
}
#column_l {
	width: 770px;
	margin: 0;
	padding: 0 15px;
	background-color: #FFFFFF;
	top: 30px;
	left: 0px;
	bottom: -30px;
}
#column_r {
	width: 300px;
	margin: 33 0 61 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
	top: 5px;
	left: -5px;
	height: 140px;
}
#footer {
	width: 800px;
	text-align: center;
	background-color: #a0cfec;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 81px;
	margin-top: 0px;
	margin-bottom: 23px;
}
/* Styles for Masthead */
#masthead img { 
	float: none;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 18px;
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 85%;
	margin: 0;
	padding: 0;
	text-align: justify;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #A0CFEC;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	background-color: #A0CFEC;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles 
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}