﻿html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}
body
{
	background: darkgray url('graphics/dark_brushed_sm.png');
    
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: .8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    z-index:0;
}
pre
{
	font-size:11.5pt;
	font-family:Courier New, Courier, Fixedsys;
}
a
{
	color:black;
	/*text-decoration:none;*/
}
a.subheadbutton 
{
    text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#outer {
	position:absolute;
	width:100%;
}
#main {
	width:900px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background: rgb(221, 221, 221) url('graphics/light_brushed_sm.png');
	color:black;
}
#left {
	float:left;
	width:150px;
	height:100%;
	background: lightgray;
	color:black;
	border-radius:10px;
}
#right {
	float:right;
	margin-left:5px;
	margin-top:5px;
	width:745px;
}
#sidelinks {
	text-align:left;
	color:black;
	background:#d2e1e0 url('graphics/sidebarbg.png');
	border: 3px groove #D4D2D3;
	border-width: 0px 3px 3px 3px;
	border-radius:5px;
}
#sidelinks a {
	font-weight:bold;
	display:block;
	text-decoration:none;
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
	color:black;
}
#sidelinks.relatedlinks a {
	text-indent:-5px;
	padding: 5px 1px 5px 8px;
}
#sidelinks a:hover {
	background-color:rgba(64,64,64,0.25);
	color:black;
}
#sidelinks .relatedlinks {
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	font-weight:bold;
	text-transform:uppercase;
}
#sidelinks .relatedlinks a {
	text-transform:none;
	font-weight:normal;
	background-image:none;
	font-size:8.5pt;
	padding: 2px 2px 2px 5px;
}
.speakerbox {
	margin:0px;
	padding:0px;
	border-radius: 5px;
	background: #d2e1e0 url('graphics/sidebarbg.png');	
	border:3px groove #D4D2D3;
}

.footer {
	clear:both;
	text-align:center;
	background:rgba(0,0,0,.15);
	display: block;
	width:900px;
    margin-left: auto;
    margin-right: auto;
}
.footerlink 
{
    display:inline-block;
    border:1px solid black;
    border-radius:3px;
    background:#C9C8C5 url('graphics/sidebarbg.png');
    text-decoration:none;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
    margin:5px;
    padding:5px;
}
.header {
	font-size:18pt;
	font-weight:bold;
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
	color: rgba(245, 245, 220, 0.7);
	height: 174px;
}
.searchbar {
	font-size:10pt;
}
.entry-title {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.mainbody {
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
}
#welcome {
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
	color:black;
	margin:0px;
	line-height: 14pt;
}
#welcome span
{
	font-size:1.4em;
}
.speakersig {
	font-size: 13pt;
	font-weight:bold;
	font-style:italic;
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
}
.mainbody .left {
	float:left;
	width: 740px;
	margin-left:3px;
	margin-right:3px;
}
.mainbody .right {
	float:right;
	width:200px;
	margin:0px;
	padding:0px;
	font-size:0pt;
}
.mainbody .fullwidth 
{
    vertical-align:top;
	width:100%;
	margin:0px;
	padding:0px;
}

.middle {
	display:inline-block;
	width:320px;
}
.middleinside {
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	display:block;
	width:200px;
	height:280px;
	background: #d2e1e0 url("graphics/panelbg.png");
}
.midinside {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	display:block;
}

.mainbody #memberbox a {
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.spotbox { 
	width:500px;
}
.spotlight {
	text-align:center;
	background:white url('graphics/midbackground.png');
	width:295px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.spotlight img {
	border:none;
}
.spotlight a {
	text-decoration:none;
}
.lefts
{
	float:left;
}
#journaltable {
	background:lightgray url('graphics/lightbackground.png');
}
#ContentPlaceHolder1_lblSiteMap ul, .lightened, #lblCmtInfo, #BillSummary
{
	background:lightgray url('graphics/lightbackground.png');
}

#accessibility_and_recording_notice
{
	background:white;
	margin-left:auto;
	margin-right:auto;
}

.gfbox
{
	width:200px;
	height:275px;
	padding:0px;
	margin:0px;
	border:none;
	border-radius:10px 10px 0px 0px;
}

#bottomspan {
	width:740px;
	vertical-align:top;
	text-align:justify;
	margin:3px;
}
#bottomspan .bottomsection {
	display:inline-block;
	height:318px;
	vertical-align:top;
}
#bottomspan:after {
content: '';
width: 100%;
display: inline-block;
}

#subheaderbuttons
{
	text-align:justify;
	margin:3px;
	height:35px;
}
#subheaderbuttons .subheadbutton
{
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
	text-align:center;
	line-height: 21pt;
	color:white;
	font-weight:normal;
	font-size: 15pt;
	display:inline-block;
	background: #385C8B;
	width:170px;
	height: 29px;
	margin-left:auto;
	margin-right:auto;
	border: 2px #2A8398 outset;
	border-radius: 2px;
}
#subheaderbuttons:after {
  content: '';
  width: 100%;
  display: inline-block;
}
	
.blocktitlei
{
	font-size:12pt;
	color:black;
	text-align:center;
}
.blocktitle 
{
	font-size:12pt;
	color:black;
	text-align:center;
}
.blocksubtitle
{
	font-size:8pt;
	color:black;
	text-align:center;
}
.blockcontent
{
	color:black;
	text-align:center;
	font-size:10pt;
	margin-top:0px;
	padding-bottom:5px;
	padding-top:5px;
}
.blockcontent img
{
	border-color:White;
}
.blockfooter
{
	height:5px;
	border-radius: 0px 0px 5px 5px;
}
.blockheader
{
	height:5px;    
	border-radius: 10px 10px 0px 0px;
}
.block a
{
	text-decoration:none;
}
	
#famousmissouriansblock
{
	background-color:#840e1a;
}
#capitolgalleryblock
{
	background-color:#336633;
}
#legislatorlookupblock
{
	border-radius: 5px;
	border:1px solid lightgray;
}
.arial2
{
	font-family:Arial Sans-Serif;
	font-size:10pt;
}

.midtopbuttons 
{
	background-color:#EFEFEF;
	background-image:url('graphics/print.gif'), url('graphics/lightbackground.png');
	background-position: right center, left top;
	background-repeat: no-repeat, repeat;
	border:1px solid #000;
	padding:3px;
	padding-right:17px;
	border-radius:5px;
}
.ExportLink .midtopbuttons 
{
	background-image:url('graphics/lightbackground.png');
	padding:3px;
}
.sitemapheader, .sitebox
{
	margin-top:0px;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	padding-left:20px;
	background:#EFEFEF url('graphics/lightbackground.png');
	font-size:10pt;
	border-width:3px;
	border-color:#EEE;
	border-style:outset;
	border-radius:45px 45px 10px 10px / 20px 20px 10px 10px;
}
.sitemapheader h3, .siteboxheader
{
	font-size:10pt;
}
.frontpageheader
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16pt;
	color:black;
	font-variant:small-caps;
	font-weight:bold;
	}
.frontpageheader a
{
		
	margin:5px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#010996;
	font-size:12pt;
	font-variant:small-caps;
	font-weight:bolder;	
}

.newsnav 
{
	border-left:1pt solid gray;
	border-right:1pt solid gray;
	background-image:url("graphics/newsnav.gif");
	background-repeat:repeat-x;
}

.news0 { BACKGROUND-COLOR: #eeeeee }
.news1 { BACKGROUND-COLOR: #cccccc }
.news0 A { FONT-WEIGHT: bold }
.news1 A { FONT-WEIGHT: bold }
.news2 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 0px; MARGIN: 10px; PADDING-TOP: 0px; BACKGROUND-COLOR: #efc }
.news2 DIV  
{
	BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #eeeeee; 
	
}
.news2 #nhead { BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: none; BACKGROUND-COLOR: #cccccc;
}
.news2 #media { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BORDER: none; BACKGROUND-COLOR: #eeeeee }
#prlinks A { BORDER-RIGHT: #ffffff 2px solid; BORDER-TOP: #ffffff 2px solid; DISPLAY: block; BORDER-LEFT: #ffffff 2px solid; WIDTH: 100%; BORDER-BOTTOM: #ffffff 2px solid; BACKGROUND-COLOR: #ffffff }
#prlinks A:hover { BORDER-RIGHT: white 2px inset; BORDER-TOP: white 2px inset; BORDER-LEFT: white 2px inset; BORDER-BOTTOM: white 2px inset; BACKGROUND-COLOR: #eeeeee }
.news2 td {
vertical-align:top;
}
#ctl00_btnSearch
{
	height:20px;
	font-variant:small-caps;
}

.searchbox
{
	text-align:left;
	vertical-align:top;
	position:relative;
     left:100px;	
	 font-family:Arial, helvetica, Sans-Serif;
	 font-size:10pt;
	 font-variant:small-caps;
	 padding-top: 15px;
	 padding-left:2px;
}
#searchbox
{
    color:White;
}

#ctl00_txtSearch
{
	width:50px;
	height:15px;
	border:none;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}

#archgroup
{
}
.arch
{
	display:none;
}
.arch2
{
	display:none;
}
#pnlHelp
{
	font-family:Arial, helvetica, Sans-Serif;
}

/* FAMOUS MISSOURIANS SECTION */

#famousheader 
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:-5px;
}
#famousmissourian td, #famousmissourian th
{
	background:lightgray url('graphics/lightbackground.png');
	font-weight:bold;
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
.FMName
{
	margin-top:10px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:14pt;
}
.FMInduction
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:12pt;
}
.FMLink
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:12pt;
}
.FMHeaderList
{
	background-color:darkgray;
	font-weight:bold;
	background:url('graphics/marblebg.jpg');
	border:4px groove;
	text-align:center;
	display:block;
	width:670px;
	margin-bottom:3px;
	color:#4d3608;
}
a:hover.FMHeaderList
{
	background:#4d3608;
	text-decoration:none;
	color:White;
}
.FMHeaderDouble
{
	width:674px;
}
.FMHeaderDouble td
{
	padding:0px;
	margin:0px;
	text-align:left;
	width:50%;
}
.FMHeaderDouble a
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
	background-color:darkgray;
	font-weight:bold;
	background:url('graphics/marblebg.jpg');
	border:4px groove;
	text-align:center;
	display:block;

	margin-bottom:3px;
	color:#4d3608;
}
.FMHeaderDouble a:hover
{
	background:#4d3608;
	text-decoration:none;
	color:White;
}
/* Triple section to replace Double temporarily */
.FMHeaderTriple
{
	width:674px;
}
.FMHeaderTriple td
{
	padding:0px;
	margin:0px;
	text-align:left;
	width:33.3%;
}
.FMHeaderTriple a
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
	background-color:darkgray;
	font-weight:bold;
	background:url('graphics/marblebg.jpg');
	border:4px groove;
	text-align:center;
	display:block;

	margin-bottom:3px;
	color:#4d3608;
}
.FMHeaderTriple a:hover
{
	background:#4d3608;
	text-decoration:none;
	color:White;
}
.FMHeaderTriple a.thispage
{
	color:#444444;
}
.FMHeaderTriple a.thispage:hover
{
	color:#444444;
	text-decoration:none;
	background:url('graphics/marblebg.jpg');
}
.FMError {
	font-size:10pt;
	font-weight:bold;
	color:red;
	background:white;
	border-radius:3px;
}
#famousmissourian td.FMExplained {
	font-weight:normal;
	font-size:10pt;
}
#famousmissourian td.FMExplained div{
	text-indent:10px;
	margin-bottom:10px;
}
#famousmissourian td.FMVoteHead {
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14pt;
	padding: 9px;
}
.FMVotes
{
	background:lightgray url('graphics/lightbackground.png');
    border-spacing:0;
    border-collapse:collapse;
	width:678px;
}
.FMThanks 
{
	background:lightgray url('graphics/lightbackground.png');
    width:668px;
	Font-weight:bold;
	padding:5px;
	font-size:12pt;
}
.FMVotes input.FMInput
{
	width:472px;
}
.FMVotes textarea
{
	width:470px;
	height:200px;
}
.FMVotes label
{
	font-size:10pt;
	font-family:Arial, Helvetica, Verdana, Sans-serif;
}
.FMVotes tr
{
	border:1px solid black;
}
.FMVotes td
{
	border:none;
	padding:2px;
	margin:0px;
	text-align:left;
	width:661px;
}
.FMVotes th
{
	border:none;
	padding:2px;
	margin:0px;
	text-align:left;
	width:200px;
}
.FMVotes .bio 
{
    font-family:Times New Roman, Serif;
    font-size:11pt;
    font-weight:normal;
    margin-left:22px;
    padding: 3px 0px 0px 3px;
    border:1px solid #C3C3C3;
    border-top:none;
    border-radius:0px 0px 5px 5px;
    background:#FFFFFF;
    overflow:auto;
    display:none;
}
.FMVotes .togglerlinkUp, .FMVotes .togglerlinkDown
{
    font-weight: normal;
    border: 1px outset #E5E5E5;
    border-radius: 7px;
    padding: 0px 15px 0px 5px;
    background-color: #E4F6E8;
    text-decoration:none;
    cursor: pointer;
}

.FMVotes .togglerlinkDown 
{
    background-image:url('graphics/downbrn.png');
    background-repeat: no-repeat;
    background-position:28px center;
}

.FMVotes .togglerlinkUp 
{
    background-image:url('graphics/upbrn.png');
    background-repeat: no-repeat;
    background-position:28px center;
}
#FamousList
{
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	width:700px;
}
#FamousList td
{
	font-family:Times New Roman, Serif;
	font-weight:normal;
	font-size:10pt;
	border-top:1px solid silver;
	border-left:1px solid silver;
	padding:5px;
}
#FamousList th
{
	font-family:Times New Roman, Serif;
	font-weight:bold;
	font-size:10pt;
	border-top:1px solid silver;
	border-left:1px solid silver;
	padding:5px;
}
#famousmissourian td.details
{
	text-align:center;
}
#famousmissourian
{
	margin-left:25px;
}
#plaquetextugly
{
	width:500px;
	border:14px outset BurlyWood;
	background-color:#1A1A1A;
	color:BurlyWood;
	padding:12px;
	text-align:center;
	font-weight:bold;
	font-family:Times New Roman, Serif;
}
.fmPhoto
{
	padding-right:10px;
}
#plaquetext
{
	background-color:AntiqueWhite;
	color:black;
	padding:16px;
	text-align:left;
	font-weight:normal;
	font-family:Times New Roman, Serif;
}
#plaquetext br
{
padding:20px;
}
.CaptchaValidation
{
	font-size:10pt;
	font-weight:bold;
	color:red;
	background:white;
	border-radius:3px;
}

.pnlCaptcha
{
	margin-top:30px;
	width:100%;
}
.Captcha
{
	display:block;
	border:1px solid gray;
	border-radius:10px 10px 0px 10px;
	margin-left:auto;
	margin-right:auto;
	width:220px;
}
.CaptchaAnswer
{
	display:block;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	width:220px;
	padding:none;
	border:none;
}
.CaptchaTextBefore
{
	float:left;
	text-align:left;  
	vertical-align:top;
	width: 160px;
}
.txtCaptcha
{
	border:1px solid gray;
	border-top:none;
	border-radius:0px 0px 10px 10px;
	width:50px;
	height:30px;
	float:right;
	vertical-align:top;
	padding:none;
}
.CaptchaTextBefore
{
	font-size:10pt;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.CaptchaTextAfter
{
	font-size:10pt;
}
.CaptchaTextAfterBox
{
	border:1px solid gray;
	border-radius:10px 10px 10px 10px;
	text-align:left;
	font-style:italic;
	position:absolute;
	width:280px;
	color:Black;
	padding:5px;
	background-color:#FFC;
	clear:both;
	left:420px;
}
.CaptchaValidation
{
	display:block;
	color:Red;
	margin-left:auto;
	margin-right:auto;
	width:220px;
	clear:both;
}
.Validation
{
	color:Red;
}
.ShowFlat
{
	background:none;
	border:none;
	font-family:Calibri, Arial, Helvetica, Sans-Serif;
	font-size:12pt;
}
.generalsec 
{
    vertical-align:top;
    display:inline-block;
    overflow:visible;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:10px;
}
.generalsec a {
text-decoration:none;
}
.generalsec a:hover {
text-decoration:underline;
}
.generalsecbox 
{
    overflow:hidden;
    margin:0px;
	padding:0px;
	text-align:center;
	background: #d2e1e0 url("graphics/panelbg.png");
	border:3px groove #D4D2D3;
	border-radius: 5px;
    position:relative;
	height:100%;
}
.generalsecheader 
{
    font-size:14pt;
	font-family: Helvetica,Arial,Sans-Serif;
	color:black;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}
.generalsecbody
{
    font-size:11pt;
	font-family: Helvetica,Arial,Sans-Serif;
	color:black;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom:20px;
}
.generalsecfooter
{
    font-size:11pt;
	font-family: Helvetica,Arial,Sans-Serif;
	color:black;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
	position:absolute;
	width:100%;
	bottom:2px;
	left:0px;
}

.generalsecfooter a
{
    font-weight:bold;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid black;
    border-radius:3px;
    padding:1px;
    text-decoration:none;
}
.generalsecfooter a:hover
{
    background: #C9C8C5 url('graphics/sidebarbg.png');
    text-decoration:none;
}

#messageboard {
width:300px;
overflow:hidden;
}
#messageboard a {
text-decoration:none;
}
.messageboardbox
{
	margin:0px;
	padding:0px;
	text-align:center;
	border-radius: 5px;
	background: ghostwhite;
	border:3px groove #D4D2D3;
}
.messageboard
{
	height:168px;
}
.messageboardheader, .mediaplayerheader
{
	font-size:11pt;
	font-family: Arial,Helvetica,sans-serif;
	color:black;
	font-variant:small-caps;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}

#ctl00_ContentPlaceHolder1_dgResultsGrid td
{
	padding-bottom:40px;
	visibility:visible;
}
#MemberTable
{
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
#MemberTable a
{
	text-decoration: underline;
}
#MemberTable thead th
{
	text-align:center;	
}
#MemberTable tbody th
{
	text-align:left;
	vertical-align:top;
}
#MemberTable h1
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:20pt;
	margin:0px;
}
#MemberTable h2
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:16pt;
	margin:0px;
}
#MemberTable h3
{
	font-family:Times New Roman, Serif;	
	font-style:italic;
	font-weight:normal;
	font-size:12pt;
	margin:0px;
}
#addresssection table
{
	background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:400px;
}
#ReportAndSurvey table
{
	border-left:1px solid gray;
	width:400px;
}
#ReportAndSurvey a
{
    display:block;
    text-align:center;
    width:190px;
    border:2px outset #CCC;
    border-radius:15px;
    background:#eee;
    background: -moz-linear-gradient(0% 100% 90deg, #CCC, #FFF);
    background : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#CCC));
    text-decoration:none;
    padding:4px;
    margin:3px;
    font-size:12pt;
    text-shadow: -1px -1px 1px #008;
    text-shadow: 1px 1px 1px #fff;
}
#ReportAndSurvey table
{
    border:none;
}
#ReportAndSurvey td
{
    padding-left:30px;
}
#ReportAndSurvey a:hover
{
    border-style:inset;
    background:#CCC;
    background: -moz-linear-gradient(0% 100% 90deg, #FFF, #ccc);
    background : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#FFF));
    
    text-shadow: none;
    text-shadow: 1px 1px 1px #008;
    text-shadow: -1px -1px 1px #fff;
}
.LinkToolTip
{
    color:Black;
    display:none;
    text-align:left;
    position: absolute;
    border:1px outset #CCC;
    border-radius:5px;
    background:#FFFFCC;
    padding:4px;
    font-size:10pt;
}
#ReportAndSurvey a:hover > .LinkToolTip
{
    display:block;
}
#addresssection th
{
	padding-left:5px;
}
#addresssection td
{
	padding-left:5px;
	width:300px;
}
#infosection
{
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	width:210px;
	border-left:1px solid gray;
	height:170px;
}
#infosection table
{
	width:210px;
}
#infosection ul
{
margin-left: 5px; 
padding-left: 5px; 
}
#infosection th
{
	padding-left:5px;
}
#infosection td
{
	padding-left:5px;
	width:150px;
}
#biographysection
{
background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:660px;
}
.biotext
{
	display:block;
	padding:10px;
	font-family:Times New Roman, Serif;
	font-size:12pt;
}
#committeesection
{
background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:400px;
}
#committeesection ul
{
	margin:1em;
	padding-left:1em;
}
#committeesection th
{
	padding-left:5px;
}
#committeesection td
{
	padding-left:5px;
	width:300px;
}
#sublayout 
{
	vertical-align:top;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
.LookupSecHead
{
	background-color:#ccc;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	border-bottom:1px solid gray;
	padding-left:5px;
}

#personalsection
{
background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:210px;
}

#personalsection a
{
	padding-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}

#personalsection th
{
	padding-left:5px;
}

#sponsorshipsection
{
background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:210px;
}

#sponsorshipsection a
{
	padding-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
#subjectindexitems {
	background:white url('graphics/lightbackground.png');
}
#CoSigners {
	background:white url('graphics/lightbackground.png');
	width:100%;
	border-spacing:0px;
}
#CoSigners td {
	padding:2px;
	border:1px solid gray;
}
#cosignsection
{
	background:lightgray url('graphics/lightbackground.png');
	border-left:1px solid gray;
	width:210px;
}

#cosignsection a
{
	padding-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
#repsection
{
	width:250px;
}


.MemberGridHeader
{
	text-align:center;
	font-weight:bold;
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin:10px;
}
.MemberGridText
{
	font-weight:normal;
	font-size:10pt;
}
.MemberGridHead1
{
	font-size:14pt;
}
.MemberGridHead2
{
	font-family: Times New Roman, Serif;
	font-style: italic;
	font-weight: normal;
	font-size:12pt;
	padding-bottom:10px;
}
.MemberGridLinks
{
	font-weight:normal;
	font-size:13.5pt;
}
#flatmembergrid td,th
{
	text-align:left;
}

.fm_block div
{
	background-color:White;
	border:2px solid #A67D3D;
	padding-right:5px;
	padding-left:2px;
	vertical-align:bottom;
	cursor:pointer;
	text-decoration:none;
}
.fm_highlight_block div
{
	background-color:#B89933;
	color:White;
	border:2px solid #A67D3D;
	padding-right:5px;
	padding-left:2px;
	vertical-align:bottom;
	cursor:pointer;
	text-decoration:none;
}
a:hover.fm_block div
{
	background-color: #B89933;
	color:White;
}
a:hover.fm_highlight_block div
{
	background-color: #B89933;
	color:White;
}
.head1
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:24pt;
}
.head2
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:14pt;
}
.head3
{
	text-align:center; 
	font-family:Arial, Sans-Serif; 
	font-weight:bold;
	font-size:12pt;
}
.MemList td
{
	white-space: nowrap;
}
.MemList 
{
	background:lightgray url('graphics/lightbackground.png');	
	width:100%;
}
.alert
{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	border: red 2pt solid;
}

#cmtGroup 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}

#memGroup
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}

#hearingGroup
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}
#billAssignGroup
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}

#DateGroup
{
	 text-align:center;
	 font-size:10pt;
	 font-family:Arial, Helvetica, Sans-Serif;	
	 	
}

#Header
{
	text-align:center;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
}

#Header2
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

#Header3
{
	text-align:center;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
}

#header4
{
    text-align:left;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:14pt;
    font-weight:bold;    
}
#BillSummary
{
    font-size:10pt;
    font-family:Arial, Helvetica, Sans-Serif;
}
#BillSummary .BillHeader
{    
   	background-color:#ccc;
	font-weight:bold;
	font-size:24pt;
	border-bottom:1px solid gray;
	padding-left:5px;
}
#BillSummary .BillDescription
{
    padding:10px;
    font-style:italic;
    border-bottom:1px solid gray;
}
#BillSummary .MemberTitle
{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
    color: black;
    background: #F0F0F0;
    border-right: 1px solid #9C9C9C;
    border-bottom: 1px solid #9C9C9C;
    border-radius: 0px 0px 10px 10px;
    display: inline-block;
}
#BillSummary .Sections
{
    padding:10px;
    width:600px;
    text-align:center;
}
#BillSummary .Sections a
{
    padding-left:10px;
    padding-right:10px;
    width:100px;
    text-align:center;
    background-color:#e0e0e0;
}
#BillSummary .Sections a:hover
{
    background-color:#ccc;
}
#BillSection
{
    width:600px;
	display:block;	
}
#BillDetails
{
    margin-top:10px;
    border-left:1px solid gray;
}
#BillDetails th
{
    padding-top:5px;
    font-weight:bold;
    width:120px;
    vertical-align:top;
}
#BillDetails td
{
    padding-top:5px;
    vertical-align:top;
}
.BillDocsSection
{
    margin-top:10px;
    border-left:1px solid gray;
	width:600px;
	text-indent:5px;
	font-weight:bold;
}
.BillDocsSection A
{
    font-weight:normal;
}
.BillDocsSection .SectionHeader
{
	color:black;
 	background-color:#ccc;
	font-weight:bold;
	font-size:12pt;
	border-bottom:1px solid gray;
	padding-left:5px;
	text-indent:0px;
}

#PageNotice
{
    padding:5px;
    margin:30px;
    width:520px;
    border:1px solid gray;
    background-color:#e0e0e0;
    font-style:italic;
}

.HouseLeader
{
    text-align:center;
	font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	background:lightgray url('graphics/lightbackground.png');
}

.AntiqueBillDoc a
{
    font-weight:bold;
}

.t1
{    
   padding-top:17px;
}

#photos
{	 
  padding-left:75px;
}
#pager
{	
	padding-left:295px;	
}

.LinkCentre
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.textCentre
{
	text-align:center;
}
#activitytable
{
    text-align:left;
    font-size:13px;
}

.error
{
    font-size:12pt;
    font-weight:normal;
}

.bottombox {
	color:black;
	font-size:8pt;
	text-align:center;
	background: #d2e1e0 url("graphics/panelbg.png");
	padding:5px;
	width:200px;
	height:300px;
	border:3px groove #D4D2D3;
	border-radius: 5px;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.doublebottombox {
	color:black;
	font-size:8pt;
	text-align:center;
	background: #d2e1e0 url("graphics/panelbg.png");
	padding:5px;
	width:503px;
	height:300px;
	border:3px groove #D4D2D3;
	border-radius: 5px;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.midbox {
	color:black;
	font-size:8pt;
	text-align:center;
	background: #d2e1e0 url("graphics/sidebarbg.png");
	padding:5px;
	border:3px groove #D4D2D3;
	border-radius: 5px;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#pnlLegLookup input[type=text] {
width:74px;
}

.Announcement {
	text-align: center;
	color:red;
	background:white url('graphics/lightbackground.png');
	padding:5px;
	border:3px groove #D4D2D3;
	border-radius:15px;
	display: inline-block;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

/* Temp fakery */

.OutOfDate {
	display:none;
}