@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding-top: 20px;
	background: #72665a url(images/bg.gif) top center repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana;
	color: #666666;
	font-size: small;
}

a {
	color: #2777a4;
	text-decoration: underline;
}

a:hover {
	color: #195d84;
}

.inner_canvas {
	width: 100%;
}

.container {
	position: relative;
}

.clear {
	clear: both;
}

.canvas,#canvas {
	margin: 0 auto;
	width: 775px;
	background: #ffffff;
}

.ticker {
	background: url(images/ticker-bg.png) center top no-repeat;
	height: 62px;
}

.header {
	
}

#nav #tab {
	background: #335c64 url(images/nav_tab_bg.gif) top right no-repeat;
	cursor: pointer;
	height: 45px;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}

#nav #tab:hover,#nav .tab a:hover {
	background: #4c9bc8 url(images/nav-tab-over.gif) top right no-repeat;
}

#nav .tab a {
	padding: 10px 0 0 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

/**********************************************************************************
dropdown nav
***********************************************************************************/
#nav,#nav ul {
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 0;
	/*margin: 0 0 1em 0;*/ /*ISSUE IN IE*/
	margin: 0;
}

#nav .home a {
	background: #392d26 url(images/nav-tab.gif) center top no-repeat;
}

#nav .home a:hover {
	background: #125175 url(images/nav-tab-over.gif) top right no-repeat;
}

#nav li {
	float: left;
	background: #392d26 url(images/nav-tab-arrow.jpg) center top no-repeat;
	height: 60px;
	border-right: 1px solid #ffffff;
	border-bottom: 5px solid #72665a;
	width: 135px;
}

#nav li a {
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	/*w\idth: 13.9em;*/
	font-weight: normal;
	margin: 9px 0 0 0;
}

#nav li li {
	padding-right: 1em;
	width: 182px;
	background: #125175;
	border-bottom: 1px solid #1a638c;
	height: auto;
}

#nav li li a {
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: normal;
	padding: 8px;
}

#nav li li a:hover {
	color: #ffffff;
}

#nav li ul a {
	width: 100%;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul
	{
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul
	{
	left: auto;
}

#nav li ul li:hover {
	background: #04293e;
}

#nav li:hover {
	background: #125175 url(images/nav-tab-over-arrow.gif) top right
		no-repeat;
}

#nav li.sfhover {
	background: #125175 url(images/nav-tab-over-arrow.gif) top right
		no-repeat;
}

#nav li#pipe {
	padding: 0 10px 0 10px;
	margin-top: -10px;
}

#nav li#pipe:hover {
	background: none;
}

/* eof dhtml nav */
.subnav_container {
	background: #989967;
	width: 231px;
	padding-top: 10px;
}

#sub_nav { /*background-color: #8e4130;*/
	width: 200px;
	text-align: left;
}

#sub_nav td {
	border-bottom: 1px solid #b7b880;
	text-align: left;
}

#sub_nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	text-align: left;
}

* html #sub_nav a { /* ie hack */
	w /idth: 100%; /* hide from ie 5.x */
	height: 100%;
}

#sub_nav a:hover {
	background-color: #686938;
}

#sub_nav .three {
	background-color: #858651;
	border-bottom: 1px solid #70713b;
}

#sub_nav .three a {
	padding-left: 10px;
}

#sub_nav .four {
	background-color: #70713b;
	border-bottom: 1px solid #858651;
}

#sub_nav .four a {
	padding-left: 20px;
}

#wvc_ac_oq {
	background: #2777a4 url(images/corner-wvc-ac-oq.jpg) bottom right
		no-repeat;
	height: 120px;
	width: 525px;
}

#login_center {
	width: 210px;
	padding-right: 2px;
}

#left_col {
	width: 210px;
}

#middle_col {
	width: 309px;
}

#right_col {
	width: 232px;
}

.bread_crumb {
	background: #82b1d4 url(images/corner-bread-crumbs.jpg) bottom left
		no-repeat;
	height: 50px;
	font-size: 0.9em;
}

.content_right_col {
	width: 223px;
	padding-left: 4px;
}

.content_left_col {
	width: 548px;
}

.content {
	padding-left: 15px;
	padding-right: 25px;
}

.page_title {
	font-size: 2.3em;
	color: #6c7a4f;
}

.footer {
	width: 779px;
	background: #392d26;
	text-align: center;
	color: #cccccc;
}

.footer .inner {
	height: 50px;
}

.footer a {
	font-size: 0.9em;
	padding: 0 7px;
	color: #ffffff;
}

.footer a:hover {
	color: #cccccc;
}

.footer #copyright {
	background: #72665a;
	color: #ffffff;
}

#blackout {
	background: #333333;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: .8;
	filter: alpha(opacity = 80);
}

/** Soical Media Drop Down **********/
#social_links div {
	display: none;
	background: #fff;
	padding: 3px;
	position: absolute;
	margin-top: -10px;
}

#social_links:hover div {
	display: block;
}

.thumbnail {
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px;
	/*position where enlarged image should offset horizontally */
}

#report_options {
	text-decoration: none;
	background: #CCCCCC;
}

.popup {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 615px;
	margin-top: -307px;
	margin-left: -390px;
}

.page_title {
	font-size: 2.3em;
	color: #6c7a4f;
}

.sub_title {
	font-size: 2em;
}

.section_title {
	font-size: 1.5em;
	color: #82B1D4;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: small;
	font-weight: normal;
}
