﻿/**************** body and div styles ****************/
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #67b;
}
#container {
	padding: 0px;
	border: 0px;
	z-index: 0;
	width: 960px;
	margin: 0px auto;
	background-color: #fff;
}
#banner {
	z-index: 100;
	float: right;
	top: 10px;
	right: 20px;
}
#menu {
	top: 150px;
	left: 10px;
	float: left;
	width: 940px;
	height: 32px;
	background-image: url("bg_menu.gif");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#submenu {
	float: left;
	width: 940px;
	height: 32px;
	background-image: url("bg_submenu.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#page_title {
	z-index: 40;
	clear: both;
	position : relative;
	width: 300px;
	height: 25px;
	left: 70px;
	top: 10px;
	font-size: x-large;
	color: #CC0000;
	font-weight: bold;
}
#page_title_home {
	z-index: 40;
	clear: both;
	position : relative;
	width: 150px;
	height: 20px;
	left: 70px;
	top: -15px;
	font-size: x-large;
	color: #CC0000;
	font-weight: bold;
}
#updated {
	z-index: 40;
	position : relative;
	width: 300px;
	height: 20px;
	left: 5px;
	top: 20px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
}
#content {
	border: 0px;
	float: left;
	width: 940px;
	z-index: 20;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#content_popup {
	border: 0px;
	width: 630px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #fff;
	margin: 0px auto;
}
#page_content {
	position: relative;
	left: 0px;
	top: 70px;
	width: 630px;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
}

#page_content_home {
	position: relative;
	left: 0px;
	top: 95px;
	width: 630px;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
}


#home_section {
	position: inherit;
	clear: both;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 915px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
}
#separator {
	position: inherit;
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}
#page_content_wide {
	position: relative;
	left: 0px;
	top: 50px;
	width: 900px;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
}
#footer {
	position: relative;
	left: 10px;
	z-index: 40;
	bottom: 10px;
	left: 10px;
	text-align: center;
	width: 930px;
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
#footer_popup {
	clear: both;
	bottom: 10px;
	height: 30px;
	text-align: center;
	width: 620px;
	background-color: #F0F0F0;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rightpanel {
	position: relative;
	z-index: 110;
	top: 40px;
	float: right;
	width: 275px;
	padding-right: 10px;
	border-style: solid;
	border-width: 0px 0px 0px 10px;
	border-color: #B3B3B3;
}
.graypanel {
	border: solid 1px #666666;
	background-color: #EEEEEC;
	padding: 10px;
	margin: 10px;
}
.bluepanel {
	border: solid 1px #666666;
	background-color: #E4EBF8;
	padding: 10px;
	margin: 10px;
}
.redpanel {
	border: solid 1px #666666;
	background-color: #F9E6EB;
	padding: 10px;
	margin: 10px;
}

.greenpanel {
	border: solid 1px #666666;
	background-color: #CFEFC2;
	padding: 10px;
	margin: 10px;
}

.purplepanel {
	border: solid 1px #666666;
	background-color: #F3C6FD;
	padding: 10px;
	margin: 10px;
}

#left_content {
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#left_content p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #DDDDDD;
}
#right_content {
	width: 430px;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#right_content p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #DDDDDD;
}
#flash_panel {
	position: absolute;
	z-index: 30;
	top: 200px;
	float: left;
	width: 400px;
	padding: 10px;
	margin: 0px 0px 0px 50px;
	border-style: solid;
	border-width: 2px;
	border-color: red;
}
/**************** text styles ****************/
.news-paragraph {
	clear: left;
	padding: 0px 0px 10px 0px;
}
/**************** heading styles ****************/
h1 {
	font-size: x-large;
	color: #CC0000;
}
h2 {
	font-size: large;
	color: #CC0000;
}
h3 {
	font-size: medium;
	color: #CC0000;
}
h4 {
	font-size: small;
	color: #CC0000;
}
h5 {
	font-size: medium;
	color: #000;
}
h6 {
	font-size: small;
	color: #000;
}
/**************** font styles ****************/
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitetext a {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitetext a:hover {
	text-decoration: underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.smallgraytext a {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.smallgraytext a:hover {
	text-decoration: underline;
}
.caption {
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
	color: #0000FF;
	font-weight: bold;
}
#content img {
	display: block;
}
.content_font {
	color: #000066;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.Blue_background {
	background-color: #CCDDFF;
	padding-left: -3px;
}
.text_align_left {
	text-align: left;
}
.copyright_color {
	color: #808080;
}
.border_width_0 {
	border-width: 0px;
}
.deluxe_attribution_style {
	color: #808080;
}
.image_left {
	margin: 0px 10px 5px 5px;
	float: left;
}
.image_news {
	margin: 0px 10px 5px 5px;
	float: left;
	border-style: none;
}
.image_right {
	margin: 5px;
	float: right;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.smallredtext a {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.smallredtext a:hover {
	text-decoration: underline;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.news_image {
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

