/* Reset styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0}

body {
	text-align: center;
	font: 0.75em Arial,Helvetica,Verdana;
	color: #000;
	background: #f0f0f0;
}
a {
	color: #0056a5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	clear: both;
	color: #fff;
	background: #fff;
	height: 0;
	border: none;
	padding: 0;
	margin: 0;
}

#container {
	width: 979px;
	margin: 0 auto;
	text-align: left;
	background: url("/images/bg_page.gif") repeat-y;
	padding-top: 4px;
}

#header, #main, #footer {
	margin-left: 18px;
}

#header {
	background: url("/images/bg_header.png") no-repeat;
	height: 92px;
	padding: 14px 0 0 10px;
	cursor: pointer;
}
#header h1 {
	display: none;
}
#header h1 strong {
	font-size: 1.6em;
	font-weight: bold;
}
#header h1 a:hover {
	text-decoration: none;
}
#header #gallery {
	position: absolute;
	top: 17px;
	padding-left: 242px;
}
#header #gallery {
	margin: 4px 30px;
}
#header #gallery li {
	display: inline;
	margin-right: 3px;
}

#menu {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
#menu li {
	display: inline;
	border-right: 1px solid #007300;
	padding-right: 6px;
	margin-right: 6px;
}
#menu li.noseparator {
	border-right: none;
}

#main {
}

#left {
	float: left;
	width: 187px;
	margin-right: 20px;
	font-size: 0.92em;
}
#left #search {
	background: #008fff;
	padding: 8px 8px;
	border-bottom: 3px solid #fdf200;
}
#left #search label {
	display: none;
}
#left #search .search {
	border: 1px solid #000;
	width: 120px;
	padding: 1px;
	margin-right: 4px;
	color: #666;
}
#left #search .go {
	background: url("/images/button_submit.gif") no-repeat;
	width: 35px;
	height: 20px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
}
#left #nav {
}
#left #nav ul {
	padding: 12px 0;
	background: #e6f4ff url("/images/bg_nav.gif") repeat-x top;
}
#left #nav ul ul {
	background: #eeeeee url("/images/bg_subnav.gif") repeat-x top;
	border-bottom: 4px #fff solid;
	margin-top: 8px;
}
#left #nav li {
	padding-bottom: 6px;
}
#left #nav li a {
	margin: 0 8px;
	font-weight: bold;
}
#left #nav li li a {
	font-weight: normal;
}
#left #nav li li.selected a {
	font-weight: bold;
}
#left #poll {
	margin: 50px 8px 0 8px;
}
#left #poll p {
	font-weight: bold;
	margin: 8px 0;
}
#left #poll span {
	display: block;
}
#left #poll ul {
	color: #666;
}
#left #poll ul input {
	margin-right: 4px;
}
#left #poll td {
	padding-right: 8px;
}
#left #poll tr.selected td {
	color: #007300;
}
#left #poll .submit, #content .submit {
	background: url("/images/button_submit.gif") no-repeat;
	width: 85px;
	height: 20px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	margin: 20px 10px;
}

#content {
	float: left;
	width: 728px;
	color: #333;
}
#content .submit {
	vertical-align: top;
	margin: 0 10px;
}
#content p.breadcrumb {
	font-size: 0.92em;
	font-weight: bold;
	color: #666;
	margin-top: 0;
}
#content p.breadcrumb a {
	color: #333;
}
#content p {
	margin: 1em 0;
	line-height: 1.2em;
}
#content div.introduction p {
	font-size: 1.2em;
	color: #333;
	margin-top: 0;
}
#content h2 {
	color: #008fff;
	font-size: 1.6em;
	padding-bottom: 4px;
	border-bottom: 1px solid #008fff;
	margin-bottom: 1.33em;
}
#content h3 {
	color: white;
	font-size: 1.25em;
	font-weight: bold;
                background-color:#008fff;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 1em 0;
}
#content h4 {
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
                text-align:center;
                background-color:#cccccc;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 1em 0;
}
#content h5 {
	color: #000066;
	font-size: 1.17em;
	font-weight: normal;
	padding-bottom: 2px;
	margin: 1em 0;
}
#content strong {
	font-weight: bold;
}
#content .download {
	padding: 8px 20px 12px 20px;
	background: #e6f4ff;
	font-weight: bold;
	display: inline-block;
	margin: 1em 0 1.33em 0;
}
#content .download p {
	margin: 0;
	font-weight: bold;
}
#content .download ul 
{
    margin: 0;
	padding-top: 1em;
	list-style-type: none;
}
#content .download li.pdf 
{
    background: url("/images/pdf.gif") no-repeat;
    padding: 2px 0 2px 24px;
}
#content .download li.doc 
{
    background: url("/images/doc.gif") no-repeat;
    padding: 2px 0 2px 24px;
}
#content table {
	margin: 5px 0;
	border: none;
}
#content table td, #content table th {
	border: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	vertical-align: top;
}
#content table td.bold, #content table th {
	font-weight: bold;
	background-color: #e7e3e7;
}
#content ul, #content ol {
	margin-left: 1.6em;
}
#content ul {
	list-style-type: disc;
}
#content ol {
	list-style-type: decimal;
}
#content #breadcrumb {
	float: left;
}

#right {
	float: right;
	width: 280px;
	background: #e6f4ff;
	margin: 0 18px;
}
#right h2 {
	background: #008fff;
	color: #fff;
	border-bottom: 3px solid #fdf200;
	margin: 0;
	padding: 4px;
	clear: both;
	font-weight: bold;
	font-size: 1.17em;
}
#right div {
	background: url("/images/bg_nav.gif") repeat-x top;
	padding: 12px 8px;
	color: #0056a5;
}
#right h3 {
	text-align: center;
	font-size: 1.17em;
	font-weight: bold;
	margin-bottom: 1em;
}
#right div p {
	text-align: center;
	margin-top: 0;
}
#right div img {
	float: left;
	margin: 0 8px 8px 0;
}
#right hr {
	margin: 0;
	padding: 0;
	color: #ccff9a;
	height: 0;
}

#footer {
	background: url("/images/bg_footer.gif") repeat-x;
	clear: both;
	width: 943px;
	font-size: 0.92em;
	padding-top: 20px;
	height: 6em;
}
#footer div {
	width: 471px;
	float: left;
	display: inline-block;
}
#footer #contact li {
	padding-left: 26px;
	background: url("/images/icon_address.gif") no-repeat 0 2px;
}
#footer #contact li.tel {
	background-image: url("/images/icon_tel.gif");
}
#footer #contact li.email {
	background-image: url("/images/icon_email.gif");
}
#footer #links {
	text-align: right;
	width: 472px;
}
#footer #links li {
	display: inline;
	border-right: 1px solid #0056a5;
	margin-right: 4px;
	padding-right: 4px;
}
#footer #links li.noseparator {
	border-right: none;
	padding: 0;
	margin: 8px 0 0 0;
}
#footer #links li img {
	vertical-align: top;
}

.hidden {
	display: none;
}

