﻿@import url(layout.css);
.content_header {
	color: #FFFF00;
	background-color: #000080;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.bullets_square {
	list-style-type: square;
	font-family: Verdana;
	font-size: small;
	color: #000080;
	text-align: left;
}
.rightblack {
	font-size: x-small;
	font-family: Verdana;
	text-align: right;
	color: #000000;
}
.header {
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: #000000;
	font-weight: normal;
}
body {
	margin: 0 0%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	text-align: left;
}
/* Styles for DIV tags */
#container {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
	background-image: url("../images/wright.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead {
	border-bottom: 6px solid #FF9900;
	background-color: #FFFFFF;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 10px;
	border-top-color: inherit;
	border-right-color: inherit;
	border-bottom-color: #415B7C;
	border-left-color: inherit;
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
#navigation {
	background-color: #EEEEEE;
	margin-left: 160px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
}
html>body #navigation {
	overflow: hidden;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	font-family: Verdana;
	text-align: left;
	font-size: small;
	color: #000080;
	vertical-align: top;
}
#column_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: x-small;
	text-align: right;
}
#footer {
	background-color: #FFFFFF;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
/* Styles for Masthead */
#masthead h1 {
	font: normal bold 100% Verdana;
	margin-bottom: 0;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-align: right;
}
#masthead h3 {
	margin-top: 0;
	color: #3366CC;
	margin-bottom: 0px;
	text-indent: inherit;
	text-align: right;
}
#masthead a {
	color: #333333;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000080;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #eee;
	color: #000080;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3366CC;
	border: 1px solid #000080;
}

/* Styles for Right Column */
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-family: Verdana;
	font-size: small;
	text-align: right;
	font-weight: normal;
}
#column_right a {
	color: #0000FF;
}
#column_right a:hover {
	color: #666666;
}
/* Styles for Left Column */
.table_content {
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: #000080;
	vertical-align: top;
}
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #111111;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #222222;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h5 {
	font-size: small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
}
.content {
	font-family: Verdana;
	font-size: small;
	color: #000080;
	vertical-align: top;
	text-align: left;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
	right: auto;
	font-family: Verdana;
	color: #000080;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #0000FF;
}
#footer a:hover {
	color: #808080;
	text-decoration: none;
}
.style20 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
