/* @group Structure (DIVs, etc.) */

body {
	background: #fff url(images/Banner-Background.gif) repeat-x scroll;
	margin: 0;
	font: medium "Trebuchet MS", sans-serif;
	color: #666;
}

.overlay {
	background: url(images/backgrounds/gray-white-gradient.png) repeat-x 0 bottom;
}

/* overlay is intended as a screen over the background */

.container {
	width: 900px;
	border: 1px none #333;
	border-top-style: none;
	border-bottom-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 250px;
}

.header {
	color: #cccccc;
	clear: both;
	width: 100%;
	height: 100px;
	background-color: #004fc5;
}

.left-column {
	float: left;
	width: 750px;
	margin-bottom: 10px;
	border: 1px none #ccc;
}

.right-column {
	float: right;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #efefef;
	margin-left: 10px;
	margin-top: -10px;
}

/* left-colum and right-column = optional */

.footer {
	color: #fff;
	clear: both;
	padding: 10px;
	margin: 10px 0 0;
	border: 1px solid #000080;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background: #0080ff url(images/backgrounds/Blue-Tab.png) repeat-x;
	font-size: small;
	text-align: center;
}

.footer a {
	color: #e6e6e6;
}

.footer a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #0080ff;
}

/* @end */

.content {
}

p {
	text-align: justify;
}

.intro {
	text-align: center;
}

p.note {
	color: #999;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
}

/* @end */

/* @group Links */

a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000080;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #0080ff;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #fff;
}

.footer a:hover {
	color: #0080ff;
}

/* @end */

/* @group Headers */

h1 {
	color: #ffffff;
	background: #0080ff;
	float: left;
	height: 150px;
	margin: 0;
	line-height: 100px;
	padding: 0;
	text-align: center;
}

.slogan {
	text-align: right;
}

h2 {
	text-align: center;
	background: #efefef url(images/backgrounds/Blue-Tab.png) repeat-x 0 20px;
	border: 1px none #000080;
	color: #fff;
	font-size: xx-large;
	text-shadow: 0px 0px 3px white;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	margin: 10px 0;
	clear: both;
	background: #fff repeat-x;
	padding: 3px;
	border: 1px dotted #bfbfbf;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h4 {
	text-transform: uppercase;
	color: #666;
	clear: both;
}

h5 {
	
}

/* @end */

/* @group Images */

img {
	
}

img:a, img:a:link, img:a:visited, img:a:active {
	
}

img:a:hover {
	
}

/* @end */

/* @group Lists (incuding navigation) */

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	list-style-image: url(images/0200_small%20arrow%20in%20box.png);
	list-style-position: inside;
}

/* @group Navigation */

.navigation {
	float: left;
	list-style-type: none;
	width: 150px;
	background: url(images/Navigation-Background.gif) repeat-y;
}

.navigation li ul {
	list-style-type: none;
	text-indent: 10px;
}

.navigation li {
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	text-shadow: 2px 2px 3px white;
}

.navigation ul {
	
}

.navigation {
	
}

.navigation li a, .navigation li a:link, .navigation li a:active, .navigation li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0080ff;
	display: block;
	padding: 10px;
	border-left: 5px solid #0080ff;
}

.navigation li a:hover {
	display: block;
	background: url(images/Navigation-Background-Hover-Alt.gif) repeat-y;
	color: #fff;
	border-left-color: #666;
	border-left-style: solid;
	text-shadow: 2px 2px 3px black;
	text-transform: uppercase;
}

/* @end */

/* @end */

.box {
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 2px;
}

.box-cell-alt {
	background-color: #d1d1d1;
}

td {
	padding: 3px;
}

.nomargin {
	margin: 0;
}

.blue-text {
	color: #0080ff;
	font-weight: bold;
}

ul.links {
	margin-bottom: 20px;
}

/* begin styles for RSS Feed */

.rss_box {
	
}

.rss_items {
	
}

.rss_item {
	margin-bottom: 10px;
	text-align: justify;
	list-style-image: none;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	
}

.rss_item a:hover {
	
}

.rss_date {
	color: #999;
	text-transform: uppercase;
	font-size: smaller;
	margin-top: 5px;
	margin-bottom: 5px;
}

.image-table {
	
}

.image-table td {
	text-align: center;
	margin: auto;
}

.image-table img, #image-border {
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

.image-wrap-left {
	float: left;
	margin-right: 10px;
}

.image-wrap-right {
	float: right;
	margin-left: 10px;
}

.image-wrap-left, .image-wrap-right {
	padding: 2px;
	margin-bottom: 10px;
}

.clear-all {
	clear: both;
}

li.downloads {
	list-style-image: url(images/0177_document.png);
	list-style-position: inside;
}

a:hover img {
	background-color: white;
}

ul a:hover img {
	background-color: transparent;
}
