/* @override http://selco.local.host:3000/stylesheets/main.css?1181835558 */

html, body { padding: 0; margin: 0; text-align:center; }

body {
	font: normal 12px/1.0em Arial, "Geneva", Tahoma, sans-serif;
	background: #fff;
	color: #333;
}

input, textarea {
	font-family: Arial, "Geneva", Tahoma, sans-serif;
	font-size: 13px;
}

img {
	border: 0;
}

h1, h2, h3, dt, label {
	font-family: Georgia, serif;
}

#corner_banner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#header h1 {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#header h1 a {
	display: block;
	height: 55px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}

#top_nav {
	width:100%;
	display:block;
	background:#666;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	float: left;
}

#header .wrapper {
	margin: 0 auto;
	width: 800px;
	position: relative;
}

#util_links {
	text-align: right;
}

#util_links {
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 15px;
	line-height: 19px;
}

#util_links a {
	color: #fff;
	text-decoration: none;
}

#util_links form {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	float: right;
}

#util_links .text {
	height: 14px;
	margin: 0 0 0 4px;
	float: left;
	background: #fff url(/images/searchbar_bg.gif) repeat-x left top;
	border: none;
	font-size: 11px;
	line-height: 18px;
	padding: 2px 0 3px 5px;
	color: #aaa;
}

#util_links .image {
	float: left;
	padding: 0;
	margin: 0 0 0 2px;
}

#main_links {
	display:block;
	width:800px;
	margin:0 auto;
	padding:0;
	height: 39px;
}

#main_links ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	display:block;	
	position: relative;
	right: 15px;
	z-index: 1000;
}

#main_links li {
	display:block;
	float:left;
	margin:11px 2px 0 0; 
	padding:0;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
}

#main_links li a {
	line-height: 1em;
	text-decoration: none;
	display: block;
	padding: 7px 20px 7px;
	margin: 0;
	background: #ccc url(/images/tab_inactive.gif) repeat-x left top;
}

#main_links li a:hover {
	background: #fff;
}

#main_links li.active {
	margin-top:7px;
}

#main_links li.active a {
	background: #fff;
	padding: 10px 20px 8px;
}

#introduction {
	text-align: left;
	border: 3px solid #ccc;
	clear: left;
	margin: 0 10px 20px 10px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, "san-serif";
	background-repeat: no-repeat;
	background: #fff;
}

#introduction a {
	text-decoration: none;
}

#introduction strong {
	color: #333;
}

#custom_introduction {
	text-align: left;
	border: 3px solid #ccc;
	clear: left;
	margin: 0 5px 20px 5px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, "san-serif";
	background-repeat: no-repeat;
	background: #fff;
}

#introduction p, #custom_introduction p {
padding: 0;
	margin: 0;
	line-height: 1.4em;
}

#custom_introduction .learnmore {
  display: block;
  font-size: 12px;
  margin: 10px 0 0;
  text-align: right;
}

/* content area column placement
***/
#left_column {
	clear: left;
	float:left;
	width:265px;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 5px 0 0 10px;
}

#left_column h2 {
	margin-top: 20px;
}

#left_column h2 a {
  font-size: 11px;
  position: relative;
  left: 10px;
}

#left_column p {
  line-height: 1.4em;
  margin: 0 1em 1em 0;
}

#content {
	float:left;
	width:490px;
	text-align:left;
	border-left:solid 1px #ccc;
				padding: 0 15px 20px;
}

.blank #content {
	width: 100%;
	float: none;
	border-left: none;
	padding-top: 10px;
}

#content h1, #content h2, #content h3 {
	line-height: 1.2em;
}

#content h1 {
	margin: 0 0 0.7em 0;
	font-size: 24px;
}

#content h2 {
	margin: 0 0 0.5em 0;
	font-size: 16px;
}

#content h1 a, #content h2 a, #content h3 a {
	text-decoration: none;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 7px 0;
	padding: 0;
}

#content p {
	margin: 10px 0 1em 0;
	line-height: 1.4em;
}

#wrapper {
	width:800px;
	margin:0 auto;
	padding: 5px 0 0 0;
	clear: both;
}

/* styles for left column
***/
#left_column { text-align:left; }

#left_column h2 {
	font-size: 17px;
	border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin: 0 10px 10px 0;
clear: left;
}

#left_column .logo {
	margin: 0 10px 25px 0;
  text-align: center;
}

.recent_comment {
	display:block;
	line-height:1.25em;
	padding:0 0 0 25px;
	margin: 1px 10px 12px 5px;
	background: url(/images/comments_icon.gif) 0 2px no-repeat;
}

.recent_comment p {
	margin: 0.5em 0;
}

.recent_comment .meta { 
	font-size:11px;
}

#calendar-container {
	width:225px;
}

#opportunity-list ul {
	margin: 5px 0 15px 10px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 1.2em;
}

#opportunity-list li {
	padding: 2px 0;
}

p.notice, p.error {
	border: 3px solid #ccc;
	padding: 10px;
	margin: 10px 10px 20px 10px;	
	font-weight: bold;
	font-family: Arial, "san-serif";
	font-size: 14px;
}

p.notice {
	color: #060;
}

p.error {
  border-color: #900;
  background: #feeded;
  color: #900;
}

.pagination_links {
	font-size: 14px;
}

.pagination_links a {
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px 10px;
	text-decoration: none;
}

.pagination_links span {
	border: 1px solid #ccc;
	padding: 5px 10px;
}

#errorExplanation {
	padding: 20px;
	border: 3px solid #ac2b30;
	background: #F0DFDF;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

#content #errorExplanation h2 {
	color: #ac2b30;
}

#content #errorExplanation ul {
	margin: 5px;
}

#lightbox {
	width:500px;
	height:380px;

	margin:-190px 0 0 -250px;
 border-width: 3px;
}

#lightbox .close {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background: #FDFCE9;
	line-height: 1em;
}

#terms_and_conditions h2, #terms_and_conditions p {
	padding: 0 10px;
}

#terms_and_conditions h1 {
	line-height: 1em;
	margin: 0;
}

#terms_and_conditions .close_terms {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

#feeds {
	padding: 5px 0 0 30px;
	margin: 0;
}

#feeds li {
	background: url(/images/subscribe_rssicon.gif) no-repeat left top;
	list-style: none;
	padding: 1px 0 1px 19px;
	line-height: 1em;
	margin: 0 0 10px 0;
}

#feeds a {
	text-decoration: none;
	font-weight: bold;
}

.pagination a, .pagination span.current {
  border: 1px solid #ccc;
  padding: 3px 6px;
  width: 15px;
  margin: 0 1px;
  text-decoration: none;
}

.pagination span.current {
  border-color: #ccc; 
}

.pagination span.disabled {
  display: none;
}

#footer {
  clear: both;
  padding: 2em;
  color: #666;
}

#footer .copyright {
  line-height: 1.4em;
  padding: 1em 10em;
}

#footer .copyright span {
  padding: 0 0 1em;
  display: block;
}