/* CSS Version 4.2, July 13, 2004*/
body {
	background: #CCC url(../assets/images/gradient-background.jpg) repeat-x top left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	min-width: 740px;
	padding: 0;
}
/*main classes*/
a, a:link {
	color: #039;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #609;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
p a,p a:link,p a:visited {
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
}
.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

h1{
	border-bottom: 1px solid #000;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	line-height: 150%;
	margin: 6px 0 8px 0;
	text-align: left;
}
h2 {
	background: url(../assets/images/h2.gif) #FFF no-repeat left;
	border-bottom: 1px solid #DDD;
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 135%;
	margin: 22px 0 3px 0;
	padding: 2px 0 2px 4px;
	text-align: left;
	text-decoration: none;
}
h2 a, h2 a:link, h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.h2long {
	background: url(../assets/images/h2-long.gif) #FFF no-repeat left;
}
.h2slong {
	background: url(../assets/images/h2-slong.gif) #FFF no-repeat left;
}

h3 {
	border-bottom-width: 1px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
h3 a, h3 a:link, h3 a:visited {
	text-decoration: none;
	font-weight:bold;
}
h3 a:hover {
	text-decoration: underline;
		font-weight:bold;
}
h4 {
	color: #039;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
.h4big {
	color: #039;
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
h5 {
	color: #003366;
	font-weight: bold;
	margin: 0;
}
form{
	margin: 0;
	padding: 2px 0 0 0;
}

#fixed {
	background: #FFF;
	margin:0 auto;
	width: 765px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

/*banner bar*/
.banner {
	background:  url("../assets/headerphotos/banner.jpg") no-repeat right;
	height:120px;
	background-position: center center;
}

.banner h1 {
 border-bottom:none;
 }
 
.skipnav{
	font-size: 1px;
	left: -1000px;
	line-height: 1;
	position: absolute;
	width: 990px;
}
/*Section Title / blue Bar*/
.titlebar{
	background: #CCC;
	font-size: 69%;
	margin: 0;
	padding: 0;
}
.titlebar a, .titlebar a:link, .titlebar a:visited{
	color: #000;
}
.titlebar h1 {
	border: 0;
	color: #111;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 6px;
	text-transform: uppercase;
}
.titlebar h1 a, .titlebar h1 a:link, .titlebar h1 a:visited {
	color: #111;
	font-weight: bold;
	text-decoration: none;
}
.titlebar h1 a:hover {
	text-decoration: underline;
}
.titlebar span{
	background: url(../assets/images/striped-bg.gif) #D9DED8;
	color: #FFF;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: -2px 0 0 0;
	padding: 0 4px 2px 0;
	text-align: right;
	vertical-align: middle;
	width: 50em;
}
.titlebar span a, .titlebar span a:link, .titlebar span a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.titlebar span a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.titlebar span input{
	padding: 1px 0 1px 0;
	vertical-align: middle;
}
/*topmenu or audience bar*/
.topmenu {
	background: #6699CC;
	border-bottom: 1px #111 solid;
	border-top: 1px #111 solid;
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	height: 24px;
	margin: 0;
	overflow: hidden;
}
.topmenu a, .topmenu a:link, .topmenu a:visited {
	border-left: 1px solid #111;
	color: #111;
	font-weight: bold;
	line-height: 20px;
	padding: 4px;
	text-decoration: none;
}
.topmenu a:hover {
	background: #FFF;
	color: #111;
	font-weight: bold;
	text-decoration: none;
}
.topmenu div{
	padding-left: 160px;
}
/*left nav*/
.nav {
	/*background: url(../assets/images/bottom-image.jpg) #CCC bottom no-repeat;*/
	background-color: #ccc;
	border-right: 1px solid #111;
	color: #FFF;
	padding: 0 0 130px 0;
	width: 160px;
}
.nav div{
	background: url(../assets/images/striped-bg.gif) #CCC;
	color: #FFF;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 83%;
	margin: 0;
	padding: 8px 0 0 0;
}
.nav div strong{
	padding: 0 0 0 4px;
	text-transform: uppercase;
}
.nav hr{
	color: #FFF;
	height: 1px;
	margin: 8px 0 8px 0;
}
.nav div a {
	color: #FFF;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	width: 150px;
}
.nav div a:link, .nav div a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.nav div a:hover {
	background: #CCC;
	color: #000;
}
.nav div ul{
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0 12px 0;
}
.nav div li a, .nav div li a:link, .nav div li a:visited{
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 20px;
	width: 140px;
}
.nav div li hr{
	color: #FFF;
	margin: 2px 0 2px 15px;
	text-align: center;
	width: 20px;
}
.nav br{
	display: none;
}
/*breadcrumb*/
.breadcrumb {
	color: #039;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 6px 6px 0 0;
	text-transform: lowercase;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	color: #039;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #039;
	text-decoration: underline;
}
.bodytext {
	color: #111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-weight: normal;
}
.bodytextright {
	text-align: right;
}
.bodytext p {
	line-height: 130%;
	margin: 0 0 10px 0;
}

.bodytext blockquote{
	line-height: 130%;
	margin: 0 0 10px 2em;
}

.bodytext hr {
	color: #039;
	height: 1px;
	text-align: center;
	width: 100%;
}
.bodytext table, .bodytext td {
	font-size: 100%;
	line-height: 130%;
}
/*lists*/
.bodytext ul {
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../assets/icons/bullet.gif);
	list-style-type: disc;
	margin: 0 0 0 0.3em;
	padding: 0 0 0 1.0em;
	text-indent: 0;
}
.bodytext ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0.3em;
	padding: 0 0 0 1.0em;
}
.bodytext li {
	line-height: 130%;
	margin: 0;
	padding: 0;
}
.bodytext li a, .bodytext li a:link, .bodytext li a:visited {
	text-decoration: none;
}
.bodytext li a:hover {
	text-decoration: underline;
}
/*content div - no left nav or no tables*/
.content {
	margin: 0 15px 0 15px;
	width: 600px;
}
/*text sizes*/
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 110%;
}
.bodytext table .large, .bodytext td .large {
	font-size: 150%;
}
.small {
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 110%;
}
.bodytext table .small, .bodytext td .small {
	font-size: 90%;
}
.xsmall {
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-weight: normal;
}
.bodytext table .xsmall, .bodytext td .xsmall {
	font-size: 78%;
}
/*tables*/
.tableshade {
	background: #F1F1F1;
}
.darktable {
	background: #CCC;
}

.tableborder {
	border: 1px solid #111;
	padding: 2px;
}
/*forms*/
.button{
	color: #000;
	font-size: 85%;
	height: 22px;
	line-height: 12px;
	margin: 0;
	padding: 0 0 1px 0;
	vertical-align: top;
	width: 80px;
}
/*images*/
body img.imgborder {
	border: 1px solid;
	border-color: #111;
	margin: 6px 6px 6px 0;
	text-decoration: none;
}
body img.imgborder-r {
	border: 1px solid;
	border-color: #111;
	margin: 6px 0px 6px 6px;
	text-decoration: none;
}
.caption {
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 110%;
	margin: 0 0 12px 0;
}
.box {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 8px;
}

/*news in main content section*/
.news {
	background: #FFF;
	border-right: #CCC solid 1px;
	color: #111;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	padding: 1px 8px 1px 0;
}
.news strong{
	color: #039;
}
.news hr {
	color: #039;
}
/*sidebar*/
.sidebar {
	width: 170px;
}
.newsheader {
	background: url(../assets/images/news-tab.gif) #FFF left no-repeat;
	border-bottom: #CCC solid 1px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 79%;
	font-weight: bold;
	line-height: 12px;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.newsbox {
	background: #EEE;
	border-right: #CCC solid 1px;
	color: #111;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 87%;
	line-height: 130%;
	margin: 0 0 -4px 0;
	padding: 1px 4px 6px 4px;
}
.newsbox a, .newsbox a:link, .newsbox a:visited {
	color: #333;
	text-decoration: none;
}
.newsbox a:hover {
	color: #333;
	text-decoration: underline;
}
.newsbox p{
	margin: 4px 0 4px 0;
}
.newsbox hr {
	color: #039;
}
.newsbox ul {
	list-style-image: url(../assets/icons/bullet.gif);
	margin-left: 0.3em;
	padding-left: 1.0em;
	text-indent: 0em;
}
.newsbox li{
	padding: 2px 0 2px 0;
}
.newsfooter{
	background: #EEE;
	border-right: 1px solid #CCC;
	color: #039;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	margin: 0 0 4px 0;
	padding-right: 0px;
	text-align: right;
	text-decoration: none;
}
.newsfooter a, .newsfooter a:link, .newsfooter a:visited {
	border-bottom: #CCC solid 1px;
	color: #039;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}
.newsfooter a:hover {
	color: #333;
}
/*used with newsfooter if you have no links in newsfooter*/
.newsbottom {
	border-bottom: #CCC solid 1px;
	line-height: 150%;
}
/*footer*/
.bottommenu{
	font-size: 87%;
	padding: 0 6px 0 0;
	text-align: right;
	min-width: 560px;
}
.footer {
	background: url(../assets/images/striped-bg.gif) #5090AF;
	color: #FFF;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	padding: 1px 15px 2px 175px;
	text-align: center;
}
.footer div {
	text-align: center;
		width: 565px;
}
.footer a, .footer a:link, .footer a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
