﻿@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #F2E3C1;
	color: #0D3280;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	background: url(images/content-bg.gif) #FFFFFF repeat-y;
	margin: 0 auto;
}

#header { 
	padding-left: 12px;
	background: transparent;
}

#navbar {
	margin-left: 12px;
	
}

ul.navbar  {
	background: url(images/navbar-bg.jpg) repeat-x;
	list-style: none;
	margin: 0 0 0 12px;
	padding: 3px 0 0 40px;
	height: 26px;
	width: 919px;
}

ul.navbar li {
	display: inline;
	margin: 0;
	padding-right: 30px;
}

ul.navbar a, ul.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-stretch: condensed;
}

ul.navbar a:hover, ul.navbar a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-stretch: condensed;
}

.leftsidebar {
	padding: 10px 0 5px 20px;
}

.leftsidebar p {
	font-style: normal;
	font-size: 10px;
	line-height: 15px;
}

.leftsidebar address {
	font-style: normal;
	font-size: 10px;
	line-height: 15px;
}

.leftsidebar address a {
	font-stretch: narrower;
	color: #0D3280;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
}

.leftsidebar address a:hover {
 	font-stretch: narrower;
	color: #0D3280;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
}

.homelink {
	font-weight: bold;
	margin: 5px 0 10px 0;
	font-size: 12px;
	padding-left: 20px;
}
	
.homelink a, .homelink a:visited {
	color: #0D3280;
	text-decoration: none;
}

.homelink a:hover, .homelink a:visited:hover {
	color: #0D3280;
	text-decoration: underline;
}

.leftnavbar {
	margin: 20px 0 0 0;
	padding: 0;
	padding-left: 20px;
}

.leftnavbar ul {
	width: 100%;
	
}

.leftnavbar li {
	list-style: none;
	line-height: 22px;
	font-size: 12px;
	color: #0D3280;
	font-weight: bold;
	display: block;
}

.leftnavbar a:link, .leftnavbar a:visited {
	text-decoration: none;
	color: #0D3280;
}

.leftnavbar a:hover, .leftnavbar a:visited:hover {
	text-decoration: underline;
	color: #0D3280;
}

.leftnavbar .leftnavcaption {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 5px;
	line-height: 20px;
	margin: 0 10px 10px 0;
	background: #00697a;
}

#content {
	background: transparent;
	padding: 0 25px 25px 15px;
}

#content a, #content a:visited {
	color: #00697a;
	text-decoration: none;
	font-weight: normal;
}

#content a:hover, #content a:visited:hover {
	color: #00697a;
	text-decoration: underline;
}

#content h1 {
	font-size: 37px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 15px 0;
	color: #004462 !important;
}

#content h2 {
	font-size: 18px;
	/*background-color: #0C3280;*/
	display: inline;
	width: inherit;
	color: #005a81;
}

#content h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
#content h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003c62;
}
#content h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005a81;
}
#content h6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#content ul {
	margin: 15px 0;
	padding-left: 20px;
}

#content p, li {
	font-size: 13px;
	color: #000000;
}

#content em {
	color: #7E937B;
	font-style: normal;
}

#content .breadcrumbtrail {
	margin-top: 0;
	color: #005a81;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#contenthome {
	background: transparent;
	padding: 0 15px 0 20px;
}

#contenthome a, #content a:visited {
	color: #00697a;
	text-decoration: none;
	font-weight: normal;
}

#contenthome a:hover, #content a:visited:hover {
	color: #00697a;
	text-decoration: underline;
}

#footer {
	background: url(images/footer-bg.jpg) no-repeat;
	padding-left: 5px;
	height: 30px;
}

#footer address {
	font-style: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: -8px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer address a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer address a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.small {
	font-size:10px;
}
#twitter_div {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	word-wrap: break-word;
	width: 230px;
}
span.tweetwhen {
	font-style: italic;
	color: #666;
}
div#rsstojs {
	font-size:10px !important;
}
p#rsslink {
	display:none !important;
}