@charset "utf-8";
/* CSS Document */

body, html {margin:0; padding:0; background:#cccccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5c5e5e;}

a:link {color:#5c5e5e;}

a:visited {color:#5c5e5e;}

a:hover {color:#5c5e5e; text-decoration:none;}

a:active {color:#5c5e5e;}

.container {border-left:solid 1px #898989; border-right:solid 1px #898989; border-bottom:solid 1px #898989; background:white url(images/container_background.jpg) bottom repeat-x;}

.header {width:100%; height:50px; background:url(images/header_background.jpg) repeat-x; text-align:left;}

.header label {color:white;}

.header form {padding:0; margin:15px 35px 0 0; float:right;}

.header form input[type=text] {width:150px; height:13px;}

.header form input[type=submit] {border:solid 1px #97acc1; background:#234f7b; color:white; width:30px; font-size:11px;}

.navbar {width:100%; height:23px; background:url(images/nav_background.jpg) repeat-x; text-align:left; color:white; font-size:12px; padding-top:5px;}

.nav {margin:0 0 0 20px;}

.nav a:link {color:white; text-decoration:none;}

.nav a:visited {color:white; text-decoration:none;}

.nav a:hover {color:#cccccc; text-decoration:none;}

.nav a:active {color:white; text-decoration:none;}

.dropdownarrow {margin-left:5px;}

.content {padding:25px;}

.spacer {width:25px;}

.quickjump th {color:white; background:#234f7b; padding:5px;}

.quickjumpboxes {color:white; background:#738fab; padding:5px; border-top:solid 1px white;}

.quickjumpboxes a:link {color:white; text-decoration:none;} 

.quickjumpboxes a:visited {color:white; text-decoration:none;} 

.quickjumpboxes a:hover {color:#cccccc; text-decoration:none;} 

.quickjumpboxes a:active {color:white; text-decoration:none;} 

.quickjumpbottom {background:#738fab; border-top:solid 1px white; height:20px;}

.leftcolumn {width:215px;}

.leftcolumn h1 {color:black; font-size:14px; line-height:normal; padding:0; margin:0;}

.leftcolumn p {margin-top:5px; padding:0; line-height:normal;}

.rightcolumn h1 {color:#234f7b; font-size:18px; font-weight:normal; line-height:normal; padding:0; margin:10px 0 0 0;}

.rightcolumn h2 {color:#234f7b; font-size:14px; margin-top:10px; line-height:normal; padding:5px; background:#cccccc; width:100%;}

.rightcolumn h3 {color:#738fab; font-size:12px; margin-top:10px; line-height:normal; padding:0;}

.rightcolumn p {margin-top:5px; padding:0; line-height:normal;}

.rightcolumn a:link {color:#738fab;}

.rightcolumn a:visited {color:#738fab;}

.rightcolumn a:hover {color:#738fab; text-decoration:none;}

.rightcolumn a:active {color:#738fab;}

.homebanner {margin-top:15px;}

.more {color:#738fab;}

.morearrows {font-size:10px; color:#738fab; letter-spacing:-2px;}

.box {background:url(images/h1_background.jpg) repeat-x top; border:solid 1px #b2b2b2; font-size:12px; padding:5px 5px 5px 5px; color:#5c5e5e;}

.box h1 {color:black; font-size:12px; margin:0; padding:0;}

.box p {margin:0; padding-top:10px;}

.rss_box {width:100%;}

.rss_box ul {margin:0; padding:0;}

.rss_box li {list-style-type:none; margin:0; padding:0; font-size:10px;}

.rss_title, rss_title a {margin: 5px 0; padding: 0; color:#234f7b; font-size:10px;}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {font-weight:bold; text-decoration: none; color:#234f7b;}

.rss_item a:hover {text-decoration:none; color: #cccccc;}
	
.rss_date {font-size: 10px;	font-weight: normal; color: #738fab;}

