@charset "utf-8";
html		{ overflow-y: scroll; padding-bottom: 20px; }
img		{ border: 0px; }
.current	{ color: #000000; }
.clear		{ clear: both; }
.pretty-hover	{ background: #ff0; }
.inputUsername	{ background: url("/images/input_login.gif")    no-repeat; width: 99px; height: 14px; padding: 2px 0px 0px 18px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; text-transform: uppercase;}
.inputPassword	{ background: url("/images/input_password.gif") no-repeat; width: 99px; height: 14px; padding: 2px 0px 0px 18px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.float-left	{ float: left; }
.float-right	{ float: right; }
.align-left	{ text-align: left; }
.align-right	{ text-align: right; }
.caption        { color: #333333; font-size: 10px; font-weight: normal; font-family: Arial, Helvetica, sans-serif }
.image          { border-color: #dddddd; border-style: solid; border-width: 1px }
.legend		{ display:none; }
.photothumb	{ margin-top: 10px; margin-left: 10px }
.photoimage	{ margin-top: 1px; margin-bottom: 1px }
.photoborder	{ border-left: 1px solid #dddddd; padding-left: 5px; }
.photocredit	{ text-align: left; margin-top: 1px; margin-bottom: 1px; font: normal 10px Arial, sans-serif; color:#666; }
.photocaption	{ text-align: left; font:normal 10px arial, verdana, sans-serif; margin-top: 0px; margin-bottom: 0px;}
.title		{ color: #333333; font-size: 20px; font-weight: normal; font-family: Century Schoolbook; border-top: 1px solid #e2cd56; border-bottom: 1px solid #e2cd56;}
.title2		{ color: #333333; font-size: 20px; font-weight: normal; font-family: Century Schoolbook; border-top: 1px solid #e2cd56; border-bottom: 1px solid #e2cd56;}
.title-text	{ color:#0000FF; float:left; width:550px }
.title-text2	{ color:#0000FF; float:left; }
.title-date	{ font-size:10px }
.title-count	{ font-size:10px }

div.content p.maintitle { color:#0000ff; font-size:20px; font-weight:bold }
div.content p.subtitle { color:#993300; font-size:18px; font-weight:bold; text-decoration:underline; }

label.error { color:red; padding-left:.5em; vertical-align:top; }
.congressmainformleft { color:#0066FF; text-align:left; font-size:15px; }
.congressmainformright { vertical-align:top; margin-bottom:6pt }
.congressmainformtext { color:#000000; font-size:13px; }
.congressmainformtextRed { color:#ff0000; font-size:13px; }
.congressmainformsectionTitle { border-top:1px solid; margin-top:1em; color:##0000FF; font-weight:bold; }

.toolTip {
	padding-right: 20px;
	position: relative;
	background: url("/images/tooltip.gif") 100% 100% no-repeat;
}
.toolTipWrapper {
	width: 175px;
	position: absolute;
	top: 10px;
	display: none;
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}
.toolTipTop {
	width: 175px;
	height: 26px;
	background: url("/images/bubbleTop.gif") no-repeat;
}
.toolTipMid {
	padding: 0px 5px;
	background: #FDEC8F url("/images/bubbleMid.gif") repeat-x top;
}
.toolTipBtm {
	height: 9px;
	background: url("/images/bubbleBtm.gif") no-repeat;
}
.tRight {
  font-size: 12px;
  text-align: right;
  width: 100px;
}
.tLeft {
  font-size: 12px;
  text-align: left;
}
div.slideshowoutershell {
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 200px;
	position: relative;
	width: 144px;
}
div.hometop {
	border-bottom:1px solid;
	width:620px;
}
div.homeleft ul {
	padding: 0px 0px 0px 20px;
}
div.homeleft ul li {
	color:#0000FF;
	font-size: 18px;
	padding: 0px 0px 7px 0px;
}
div.homeleft {
	float:left;
	margin:0 0 0 0px;
	padding: 0 0 0 5px;
	width:300px;
	height:100%;
}
div.homeright {
	border-left:1px solid;
	margin:0 0 0 310px;
	padding: 0 0 0 5px;
	width:305px;
	height:100%;
}
.homeItem {
	font-size: 17px;
}
.congress-ad {
	border-top: 0px solid;
	border-bottom: 0px solid;
}
#ad-right {
	position: relative;
	width: 200px;
}
.ad-right-item {
	height: 140px;
	position: relative;
	top: 0px;
	width: 200px;
}
#ad-top {
	height: 60px;
	position: relative;
	width: 615px;
}
.ad-top-item {
	height: 60px;
	position: absolute;
	top: 0;
	width: 615px;
}
a, .red  {
	color: #992825;
	outline: 0px;
	text-decoration: none;
}
a:hover  {
	color: #ff0000;
	outline: 0px;
	text-decoration: underline;
}
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; }
h1 {
	font-size: 180%;
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 135%;
	color: #666666;
}
h1, h2, h3 {
	margin: 10px 15px;
	padding: 0;
}
ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}
body {
	background: #c6d5e5 url("/images/page-background.gif") 0 0 repeat-x;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
div.page {
	background: #cc2222;
	height: 10px;
	margin: 0;
	width: 100%;
}
div.wrap {
	background: #ffffff url("/images/content.jpg") 0 0 no-repeat;
	border-left: 1px solid #cc2222;
	border-right: 1px solid #cc2222;
	border-bottom: 1px solid #cc2222;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 960px;
}
div.logo {
	float: left;
	margin: 4px 0 4px 5px;
}
div.header {
	float: right;
	background: #cc2222 url("/images/header-left.gif") 0 0 no-repeat;
	width: 260px;
}
div.header a {
	color: #ffffff;
	font-size: 16px;
	padding: 0px 0px 0px 2px;
}
div.header-right {
	float: right;
	margin-top: 0;
	background: #cc2222 url("/images/header-right.gif") 100% 0 no-repeat;
	padding: 0 0px 0 0px;
	height: 30px;
	width: 230px;
}
div.header-right a:hover {
	color: #000000;
	outline: 0px;
	text-decoration: underline;
}
div.menu {
	clear: both;
	margin: 0 auto; padding: 0;
	background: #e2cd56 url("/images/menu.jpg") repeat;
	font: bold 14px/30px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 30px;
	width: 100%;
}
div.menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 5px;
}
div.menu ul li {
	display: inline;
}
div.menu ul li a {
	display: block;
	float: left;
	padding: 0 6px;
	color: #FFF;
	text-decoration: none;
	background: url("/images/sep.jpg") no-repeat 100% 100%;
}
div.menu ul li a:hover {
	color: #000000;
}
div.menu ul li#current a {
	color: #000000;
}
div.subMenu ul li {
	color:#0000FF;
	padding: 0px 0px 5px 0px;
}
div.content-wrap {
	background:#FFFFFF;
	clear: both;
	width: 960px;
	margin: 0;
	padding: 0;
}
div.content ul li {
}
div.leftColumn {
	float: left;
	font-size: .85em;
	margin: 5px 10px 0 0;
	padding: 0;
	width: 115px;
}
div.leftColumn ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}
div.main {
	float: left;
	width: 615px;
	margin: 5px 0 0 0;
	padding: 0;
	display: inline;
}
div.top_ad {
	border-bottom: 0px solid #cccccc;
	height: 66px;
	margin: 0 5px 0px 5px;
	padding: 0;
	width: 615px;
}
div.top_main_right {
	float: right;
	font-size: .75em;
	margin: -4px 0 0 0;
	height: 20px;
}
div.top_main_right A {
	color: #009999;
	line-height: 24px;
}
div.top_main_right A:hover {
	text-decoration: none;
	color: #000000;
}
div.top_main_right a.email {
	background:  url("/images/icon_email.gif") 0 0 no-repeat;
	padding: 2px 0 5px 20px;
	margin: 0 0 0 10px;
}
div.top_main_right a.print{
	background:  url("/images/icon_print.gif") 0 0  no-repeat;
	padding: 2px 0px 5px 20px;
	margin: 0 0 0 10px;
}
div.top_main_right a.edit {
	background:  url("/images/icon_edit.gif") 0 0 no-repeat;
	padding: 2px 0 5px 20px;
	margin: 0 0 0 10px;
}
div.top_main_right_print {
	float: right;
}
div.top_main_right_edit {
	float: right;
}
div.content {
	float: left;
	width: 615px;
	margin: 5px 0 0 0;
	padding: 0;
	display: inline;
}
div.content h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0;
	margin-bottom: 0;
	color: #2666c3;
}
div.content h2 a {
	color: #2666c3;
	text-decoration: none;
}
div.content p {
	font-size:11pt;
}
div.rightColumn {
	float: right;
	font-size: .85em;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
	width: 200px;
}
div.rightColumn ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}
div.logindiv {
	border-bottom: 1px solid;
	font-size: .85em;
	height: 50px;
}
div.footer {
	color: #000000;
	background: #caced1;
	clear: both;
	width: 960px;
	text-align: center;
	font-size: 90%;
}
div.footer p {
	padding: 10px 0;
	margin: 0;
}
div.footer a {
	color: #000000;
	text-decoration: none;
}
div.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
