/* content - 2 columns */
#main_content_cols {
	font-size:.9em;
	text-align:left;
}
#main_col1 {
	width:320px;
	float:left;
	margin-left:0px;
	padding:0px;
}
#main_col2 {
	border-left: 1px solid #000066;	
	width:390px;
	float:left;
	margin-left:10px;
}
#main_col2 a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
/* end of 2  column styles in content */
/* speaker image and text on home page */
#spkrimgcont {
	float:right;
	margin-right:5px;
}
#spkrimghome {
	margin-left:5px;
}
/* Bill Search Box styles */
#billsearchbox {
	width: 238px;
	border: 2px #114b9c solid;
	padding: 10px;
	background:#fff;
	margin-top:5px;
}
#quickbilltext {
	font-family: arial black, arial;
	font-size: 2em;
	text-align: center;
}
#searchbg {
	background: url('/images/searchbg.jpg') no-repeat;
	height: 98px;
}
.inputbox {
	width: 25px;
	float: left;
	position: relative;
	top: 75px;
	left: 45px;
}
.gobutton {
	width: 65px;
	float: right;
	position: relative;
	top: 85px;
	right: 40px;
}
#instructions {
	position: relative;
	top: 20px;
	font-family: arial;
	font-size: .90em;
	text-align: center;
}
#instructions A {
	color:#009;
}
.buttontag {
	border: none;
	background-color:transparent;
}
/* END OF Bill Search Box styles */
a.blu:link, a.blu:active, a.blu:visited, a.blu:hover {
	color:#000099; 
	text-decoration:underline;
}
/* what's new styles */
#home_news {
	padding:5px;
}
#home_news a:hover {
	text-decoration:none;
}
.greyhome {
	background-color:#cccccc;
	padding:3px;
	text-align:center;
	font-family:arial;
	font-size:1.3em;
	font-weight:bold;
}
.billquick a {
	text-decoration:underline;
	color:#000000;
}
.homerow {
	clear:both;
	background-color:#FFFFFF;
	border-top: 1px;
	border-top-style: solid;
	border-top-color:#000066;
	padding:0px;
	font-size:.85em;
}
#histcontain {
	width:60px;
	float:left;
	padding-right:10px;
}
.histimghome {
	float:left;
}
.bottcol1 {
	float: left;
	width: 235px;
	margin: 0;
	padding: 5px;
	text-align:center;
	border-right-color:#006;
	border-right-style:solid;
	border-right-width:1px;
}
.bottcol2 {
	margin-left:245px;
	margin-right: 240px;
	padding: 5px;
	text-align:left;
}
.bottcol3 {
	float: right;
	width: 230px;
	margin: 0;
	padding: 5px;
	text-align:center;
	border-left-color:#006;
	border-left-style:solid;
	border-left-width:1px;
}
.newsul {
	margin-left: 1.3em;
	padding-left:0;
	text-align:left;
}
#privacy {
	margin: 0;
	padding: 2px;
	background-color: #336699;
	border-top: 1px solid gray;
	font-size:.9em;
	text-align:center;
}
#privacy a:link, a:active, a:visited, a:hover {
	color:#FFFFFF; 
	text-decoration:underline
}
.homedate {
	font-size:.8em;
	color: #903;
}
.homedesc {
	font-size:.8em;
	color: #000000;
}
.hist {
color:#000000;
}
.hist a {
color:#000000;
}
#clearboth {
clear:both;
}
/* 
Member Search Box styles 
*/
#memsearchbox {
	width: 260px;
	background-image:url('/images/membersrchbg.jpg');
	background-repeat:no-repeat;
	min-height:220px;
}
#memsearchbox a {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
}
#memsearchbox a:hover {
	color:#FF0000;
	text-decoration:none;
}
#topmembox {
	height:50px;
}
#memsrchtxt1 {
	font-size:1.05em;
	margin-right:5px;
	margin-left:5px;
}
#memsrchtxt2 {
	margin-top:3px;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	margin-right:5px;
	margin-left:5px;
}
#memsrch {
	margin-right:5px;
	margin-left:5px;
}
#meminputbox {
	float: left;
	position: relative;
}
#memsrchbutton {
	width:40px;
	margin-left:200px;
	position: relative;
}
#memsrchbutton a {
	text-decoration:none;
	border:none;
}
/* End of Member Search Box styles */
#mainnoscript {
	background-color:#6699CC;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	padding:5px;
}
/* format for home page logos */
#homelogos {
	text-align:center;
}
#homelogos img {
	margin-top:6px;
}

