﻿@import url("layout.css");
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/backgroundc.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

a {
	color: #186a96;
	text-decoration: underline;
}
a:link {
	color: #186a96;
}
a:active {
	color: #186a96;
	text-decoration: underline;
}

a:visited {
	color: #186a96;
	text-decoration: underline;
}
a:hover {
	color:#0282b9;
	text-decoration: none;
}
h1
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15pt;
	color:#0282b9;
}
h2
{
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#0282b9;
}
h3
{
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#0282b9;
}
h4
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #473c6d;
}
h5
{
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#0282b9;
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}


#container {
	width: 743px;
	margin: 0 auto;
	background-image: url("../images/homeback.jpg");
	background-repeat: no-repeat;
	overflow: auto;
	z-index: 1;
	clear: both;
}


#page_content {
	width: 743px;
	overflow: auto;
	z-index: 10;
}


#sidebar {
	float: left;
	width: 162px;
	height: 660px;
	overflow: hidden;
	margin: 0px;
	display: inline;
	z-index: 15;
}

#flashcontainer {
	float: right;
	width: 581px;
	height: 200px;
	margin: 0;
	padding-top: 10px;
	position: relative;
	z-index: 15;
}

#content {
	float: right;
	width: 511px;
	height:475px;
	margin: 0;
	background-image: url("../images/contentbackhome.jpg");
	background-repeat: no-repeat;
	position: relative;
	padding-top: 16px;
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 15px;
	z-index: 20;
	overflow: hidden;
}


#right {
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 130px;
	z-index: 25;
	padding-top: 10px;
}

#left {
	position: relative;
	width: 350px;
	left: 0px;
	top: 0px;
	z-index: 25;
	padding-top: 10px;
}


#footer {
	border-top-width: thin;
	border-width: 1px;
	text-align: center;
	clear: both;
	width: 743px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	overflow: auto;
	border-top-color: #473C6D;
	border-top-style: solid;
	z-index: 10;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 0;
}

#sidebar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px 10px 1px 1px;
	text-align: right;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #473c6d;
}

/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	line-height: 14px;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}	
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a link{
	color: #000000;
	text-decoration: underline;
}
#footer a active{
	color: #000000;
	text-decoration: underline;
}
#footer a visited{
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.global {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin-top: 24px;
	margin-right: 20px;
}
.line {
	size="1";
	noshade="noshade"
}

td.padleft {
	padding:  0px 0px 0px 20px;
	vertical-align: top;
	color: #186a96;
	line-height: 14px;
}

.tablehead {
	border-style: solid;
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #473c6d;
	border-color: #473c6d;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
	valign="top";
}

.tablerow {
	border-style: dashed;
	border-color: #b5c3d4;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
	valign="top";
}

.indent {
	margin-left: 40px;
}

.head4center {
	font-size: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#473c6d;
	text-align: center;
}
.listhome {
	padding-bottom: 6px;
	padding-top: 6px;
	list-style-image: url('../images/bullet.gif');
	border-style: dashed;
	border-color: #b5c3d4;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
}

.h4nopad
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #473c6d;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
		}
