body {
	background: #0a85ee url(images/hyperlinked_background.jpg) repeat-x left top;
	font-size: .80em;
	color: #002244;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

a:link, a:visited {
	color: #003399;
}

a:hover {
	color: #ff6600;
}

table, td {
	font-size: 1.0em;
	color: #002244;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;

}

#header {
	background:url(images/background_top.gif) no-repeat left top;
	width: 1000px;
	height: 133px;
	margin: auto;
}

#headbanner {
	width: 950px;
	margin: auto;
	padding-top: 40px;
}

#logo {
	float: left;
	margin-right: 20px;
	padding-top: 8px;
}

#primary {
	padding-top: 30px;
}

#primary ul {
	margin: 0px;
	padding: 0px;
}

#primary ul li {
	float: left;
	list-style: none;
}

#footer {
	background:url(images/background_bottom.jpg) no-repeat left top;
	width: 1000px;
	height: 122px;
	margin: auto;
	text-align: center;
	font-size: .85em;
}

#main {
	clear: both;
	width: 1000px;
	padding-bottom: 20px;
	background:url(images/background_mid.gif) repeat-y left top;
	margin: auto;
	min-height: 550px;
}

#mainbox {
	margin: 0px 25px;
}

#mainbody {
	padding-bottom: 10px;
	display: table;
}


#leftpadding {
	font-size: .9em;
	float: left;
	width: 50px;
	margin: 0px 10px 0px 0px;
}

#leftcol {
	font-size: .9em;
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
}

#leftmenu {
	font-size: .85em;
	float: left;
	width: 150px;
	margin: 0px 20px 0px 0px;
	padding: 45px 0px;
	min-height: 400px;
}

#leftmenu ul {
	margin: 0px;
	padding: 0px;
}

#leftmenu ul li, .menuitem {
	clear: left !important;
	float: none !important;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	list-style: none;
	display: block;
}

#rightcol{
	color:#333399;
	font-size: .85em;
	float: right;
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin-left: 20px;
	margin-top: 20px;
	border-left: 1px dotted #aaaaaa;
}


#rightpadding {
	font-size: .9em;
	float: right;
	width: 100px;
	margin: 0px 0px 0px 10px;
}

#col1 {
	float: left;
	display: inline;
	border-right: 1px dotted #aaaaaa;
	padding: 4px 8px;
}

#col2 {
	float: left;
	display: inline;
	border-right: 1px dotted #aaaaaa;
	padding: 4px 8px;
}

#col3 {
	float: left;
	display: inline;
	padding: 4px 8px;
}

ul {
	margin: 0px 10px;
	padding: 0px 10px;
}

.first, .toprow {
	border-top: 1px solid #CCCCCC;
}

.last, .bottomrow {
	border-bottom: 1px solid #CCCCCC;
}

.active {
	font-weight: bold;
}

.inactive {
	color: #999999;
}

h1 {
	text-align: left;
	font-size: 1.6em;
	line-height: 2.2em;
	margin: 0px !important;
	color: #0066cc;
}

h2 {
	font-size: 1.4em;
	line-height: 1.9em;
	margin: 0px 0px 10px 0px;
	color: #0066cc;
}

h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 8px 0px;
	color: #0066cc;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
	color: #0066cc;
}

h5 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
	color: #0066cc;
}

p {
	margin: 10px 0px;
}

.promoad {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

.banner {
	background: #EDEDED;
}
.subtitle {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 3px none;
	border-right: none;
	border-bottom: 3px none;
	border-left: none;
}
.inverse {
	color: #CCCCCC;
	background: #666699;
}
.white {
	background: #FFFFFF;
}

.chart {
	font-size: 11px;
}

.small {
	font-size: .8em;
}

#login_link {
	font-size: .9em;
	margin-right: 30px;
	margin-top: 8px;
	float: right;
}

.description {
	font-size: .9em;
	text-align: left;
	padding: 0px 10px;
	color: #444466;
}

/* Drupal overrides */

.breadcrumb {
	display: none !Important;
}

.blog_usernames_blog {
	display: none;
}

input, textarea {
	background-color: #eeeeee;
}#block-og-0 .item-list, #og-search-form {      display: none;}