﻿@import url(layout.css);
body {
	color: #1D2729;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#container {
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 800px;
	color: #FFFFFF;
	vertical-align: centre;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#navigation {
	border-style: dashed none dashed none;
	border-width: 1px;
	border-color: #999999;
	background-color: #fff;
	overflow: hidden;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#column_l {
	width: 490px;
	margin: 0;
	padding: 15px;
	background-color: #fff;
}
#column_r {
	width: 250px;
	margin: 0;
	float: right;
	padding: 15px;
	background-color: #fff;
	position: relative;
}

#column_full {
	width: 800px;
	margin: 0;
	padding: 15px;
	background-color: #fff;
}

#column_special {
	border: medium solid #C0C0C0;
	margin: 15px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
}

#box1 {
	border: 1px dashed #999999;
	width: 200px;
	margin: 0px 0px 25px 0px;
	padding: 10px;
	color: #333333;
	text-align: center;
}

#box2 {
border: 1px dashed #999999;
	width: 200px;
	margin: 0px 0px 25px 0px;
	padding: 10px;
	color: #333333;
	text-align: center;
}
#box3 {
border: 1px dashed #999999;
	width: 200px;
	padding: 10px;
	color: #333333;
	text-align: center;
}

#column {
	padding: 5px;
	width: 145px;
}

#footer {
	border-width: 1px;
	border-color: #999999;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 1.2em;
	color: #333333;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	text-align: center;
}
#navigation a {
	color: #055274;
	text-decoration: none;
	display: block;
	padding: 5px 26px 5px 26px;
}
#navigation a:hover {
	color: #cc851b;
	text-decoration: none;

}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #055274;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #055274;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #055274;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #055274;
}


.caption {
	font-size: .9em;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	line-height: 22px;
}
#footerleft {
	width: 300px;
	float: left;
}
#footerleft p {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	margin: 1px;
	padding: 1px;
}
#footerleft a {
	color: #808080;
	text-decoration: none;
}
#footerleft a:hover {
	color: #808080;
	text-decoration: underline;
}


#footerright {
	width: 300px;
	float: right;
	text-align: right;
}
#footerright p {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	margin: 1px;
	padding: 1px;
}
#footerright a {
	color: #808080;
	text-decoration: none;
}
#footerright a:hover {
	color: #808080;
	text-decoration: underline;
}

#subnav {
	width: 140px;
	float: left;
}
#subnavright {
	width: 320px;
	float: right;
}
.newStyle1 {
	float: left;
	width: 200px;
}
img {
	border: 3px solid #C0C0C0;
}
.logo {
	border-style: none !important;
	font-size: .9em;
	color: #008000;
}
.columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024E6C;
	font-weight: bold;
}
.newStyle2 {
	width: 780px;
}
