* {font-size: 100%;  font-family: arial,helvetica,sans-serif; margin: 0; padding: 0;}

pre { display: block; font-family: monospace; font-size: 11px; margin: 1em 0; white-space: pre; }

body, table, tr, td, form, div, p, h1, h2, h3, h4, a:link, a:visited, a:hover, a
{
    margin: 0 0 0 0;
    padding: 0;
    font-family: arial,helvetica,sans-serif;
    font-style: normal;
}

.rounded {-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; -khtml-border-radius: 15px; }
.rounded-topleft {-moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px; border-top-left-radius: 15px; -khtml-border-top-left-radius: 15px; }
.rounded-topright {-moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; border-top-right-radius: 15px; -khtml-border-top-right-radius: 15px; }
.rounded-bottomleft {-moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px; border-bottom-left-radius: 15px; -khtml-border-bottom-left-radius: 15px; }
.rounded-bottomright {-moz-border-radius-bottom-right: 15px; -webkit-border-bottom-right-radius: 15px; border-bottom-right-radius: 15px; -khtml-border-bottom-right-radius: 15px; }

#showmoredata {position: fixed; background-color:white; padding-right:10px; border:1px solid #DDDDDD; border-left:none; right:10px;}
#showmoredata div{text-align:left;}
#showmoredata span.datalabel{display:inline-block; width:45%; text-align:right; font-weight:bold; padding-right:10px; vertical-align:top; }
#showmoredata span.data{display:inline-block; text-align:left; width:50%; vertical-align:bottom;}

#key {text-align:left; width:35%; font-weight:bold;  margin-left:20px; border:1px solid lightgray;}
#key div{display:inline-block; text-align:left; font-weight:bold; margin:0 0 0 40px; padding:1px 0 1px 0; border:1px solid lightgray;}
#key div span{display:inline-block; width:50px; border:1px solid lightgray;}

.buttonLink
{
    text-decoration: none !important;
}
.indent
{
 	padding-left:30px;
}

a:link, a:visited
{
    color: #36362a;
    font-weight: bold;
}

.wordwrap
{
/* wrap long text and urls */
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
word-wrap: break-word; /* IE 5+ */
} 

#topmessage {width:auto; height:80px; text-align: center; margin: 10px 0 0 0; background-color:#831224; color:white; font-weight:bold; font-size:.9em; padding: 5px 2px 0 2px;}

.barheader {width: 100%; margin:0 0 10px 0; padding:15px 0 15px 0; background-color:#8f7f68; background-color:#cbc3ac; color:black; font-size: 16px; font-weight:bold; font-family: arial,helvetica,sans-serif; text-align:center;}
.barheadercolor {background-color:#8f7f68; background-color:#cbc3ac; color:white;}
.barheadercolor a { color: #f7f4ec; margin: 0px; padding: 0px; font-size: 11px;  font-family: arial,helvetica,sans-serif; text-decoration: none;}
.barheadercolor a:link { color: #f7f4ec; margin: 0px; padding: 0px; font-size: 11px;  font-weight:bold; font-family: arial,helvetica,sans-serif; text-decoration: none;}
.barheadercolor a:visited { color: #f7f4ec; margin: 0px; padding: 0px; font-size: 11px;  font-family: arial,helvetica,sans-serif; text-decoration: none;}
.barheadercolor a:hover { color: #f7f4ec; margin: 0px; padding: 0px; font-size: 11px;  font-family: arial,helvetica,sans-serif; text-decoration: underline;}
.scheduletwitter {width:100%; font-weight: bold; color: #00adff; font-size: 12px; background-color: #26425f; text-align:left; vertical-align:middle; margin:0; }

#header a:link, #header a:visited, #footer a:link, #footer a:visited
{
    font-weight: bold;
    text-decoration: none;
}

/*ol li
{
    padding: 5px;
    margin: 5px;
    list-style-type: decimal;
    list-style-image: none;
    list-style-position: outside;
    display: list-item;
    overflow: visible;
}*/

a:link, a:visited
{
    color: #36362a;
    font-weight: bold;
}
a:hover, a:active
{
    color: grey;
    text-decoration: underline;
}


p, ul
{
    padding: 0;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 1.6em;
}

#footer
{
    text-align: left;
    font-size: 16px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: 0 !important;
    z-index: 9999;
    overflow: hidden;
    width: 100%;
    border-left-width: 0;
    border-right-width: 0;
    background-color: #8f7f68;
    border-top: 1px solid #456F9A;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 1px #254F7A;
    background-image: -moz-linear-gradient(top,#8f7f68,#cbc3ac);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#8f7f68),color-stop(1,#cbc3ac));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8f7f68', EndColorStr='#cbc3ac')";
}
#footergray
{
    text-align: left;
    font-size: 16px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: 0 !important;
    z-index: 9999;
    overflow: hidden;
    width: 100%;
    border-left-width: 0;
    border-right-width: 0;
    background-color: #143e6d;
    border-top: 1px solid #456F9A;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 1px #254F7A;
    background-image: -moz-linear-gradient(top,#143e6d,#dddddd);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#143e6d),color-stop(1,#dddddd));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#143e6d', EndColorStr='#dddddd')";
}

#header
{
 	height:40px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 0;
    padding-top: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0 !important;
    z-index: 9999;
    border-left-width: 0;
    border-right-width: 0;
    overflow: hidden;
    width: 100%;
    background-color: #8f7f68;
    border-bottom: 1px solid #456F9A;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 1px #254F7A;
    background-image: -moz-linear-gradient(top,#cbc3ac,#8f7f68);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#cbc3ac),color-stop(1,#8f7f68));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cbc3ac', EndColorStr='#8f7f68')";
}
#headergray
{
 	height:40px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 0;
    padding-top: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0 !important;
    z-index: 9999;
    border-left-width: 0;
    border-right-width: 0;
    overflow: hidden;
    width: 100%;
    background-color: #143e6d;
    border-bottom: 1px solid #456F9A;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 1px #254F7A;
    background-image: -moz-linear-gradient(top,#dddddd,#143e6d);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#dddddd),color-stop(1,#143e6d));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dddddd', EndColorStr='#143e6d')";
}

#header table, #header table tr, #header table td, #header table td a, #header table td a div
{
    border: 0;
    padding: 0px;
    margin: 0px !important;
}
#header table td a div
{
    border: 0;
    padding: 0px;
    margin: 0px !important;
    font-size: 16px;
}
#header table td h1
{
    margin-top: 5px;
}
.header-title a
{
    color: White;
}

#footer a
{
 	margin-left:20px;
 	margin-right:20px;
    color: White;
}


.mi a:link, .mi a:visited
{
    text-decoration: none;
}
.minolink
{
    text-decoration: none;
}
li.minolink
{
    border-bottom: thin solid #999;
    width: 100%;
    background: none;
    background-color:#cbc3ac;
}
li.minolinkhome
{
    border-bottom: thin solid #999;
    width: 100%;
    height: 10px;
    background: none;
    background-color:#cbc3ac;
}

li.mi
{
    border-bottom: thin solid #999;
    width: 100%;
    background: url(/images/arrow4.png) no-repeat right center;
}

li.mi:hover
{
    color: #555;
    border-bottom: thin solid #999;
}
li.mi > a:hover
{
    color: #555;
    display: block;
    margin: -2px 0 -2px 5px;
    padding: 5px 20px 5px 13px;
}
li.mi > a
{
    display: block;
    margin: -2px 0 -2px 5px;
    padding: 5px 20px 5px 13px;
    color: #36362a;
}

li.mi img
{
 	vertical-align: middle;
 	margin-right: 5px;
 	width:75px;
 	height:75px;
}

.miportal a:link, .miportal a:visited
{
    text-decoration: none;
}

li.miportal
{
 	border-top: thin solid #999;
    border-bottom: thin solid #999;
    width: 100%;
    background: url(/images/arrow4.png) no-repeat right center;
}

li.miportal:hover
{
    color: #555;
    border-top: thin solid #999;
    border-bottom: thin solid #999;
}
li.miportal > a:hover
{
    color: #555;
    display: block;
    margin: -2px 0 -2px 5px;
    padding: 5px 20px 5px 13px;
}
li.miportal > a
{
    display: block;
    margin: -2px 0 -2px 5px;
    padding: 5px 20px 5px 13px;
    color: #36362a;
}

li.miportal img
{
 	vertical-align: middle;
 	margin-right: 5px;
 	width:75px;
 	height:75px;
}

li table
{
    margin: 0 0 0 0;
    padding: 0px;
}
.nooperatoreven { background-color: #ff0000 !important;}
.nooperatorodd { background-color: #ff7070 !important;}
.possibleconflicteven { background-color: #ffff33 !important;}
.possibleconflictodd { background-color: #ffff70 !important;}
.majorpossibleconflicteven { background-color: #ff6600 !important;}
.majorpossibleconflictodd { background-color: #ff8B3D !important;}

.mi2 a:link, .mi2 a:visited, .mi2l a:link, .mi2l a:visited
{
    text-decoration: none;
}
li.mi2
{
 	list-style: none;
    border-bottom: thin solid #999;
    width: 100%;
    background-image: url(/images/arrow4.png) no-repeat right center;
}

li.mi2:hover
{
    color: #555;
    border-bottom: thin solid #999;
}
li.mi2 > a:hover
{
    color: #555;
    display: block;
    margin: -2px 0 -2px 30px;
    padding: 5px 20px 5px 13px;
}
li.mi2 > a
{
    display: block;
    margin: -2px 0 -2px 30px;
    padding: 5px 20px 5px 13px;
    color: #36362a;
}

li.mi2l
{
 	list-style: none;
    border-bottom: thin solid #999;
    width: 100%;
    background: url(/images/arrow4l.png) no-repeat right center;
}

li.mi2l:hover
{
    color: #555;
    border-bottom: thin solid #999;
}
li.mi2l > a:hover
{
    color: #555;
    display: block;
    margin: -2px 0 -2px 30px;
    padding: 5px 20px 5px 13px;
}
li.mi2l > a
{
    display: block;
    margin: -2px 0 -2px 30px;
    padding: 5px 20px 5px 13px;
    color: #36362a;
}

.bold { font-weight: bold; }
.italic { font-style: italic; }

#breadcrumbs { display: none; width: 0px; height: 0px; visibility: hidden; }
#legislatorssearch {width: 100%;}
#legislatorssearch p { margin: 0 10px 10px; font-size: 80%; }
#legislatorssearch p.disclaimer { margin: 10px; text-align: justify; font-style:italic; }
#legislatorssearch p.note { margin: 0 10px 10px; text-align: justify; font-style:italic; }
#legislatorssearch form { display: block; width: 100%;}
#legislatorssearch label { display: inline-block; width: 100px; margin: 0 0 0 10px; }
#legislatorssearch input { font-size: 90%; }
#legislatorssearch input[type="text"] { width: 50%; font-size: 90%; }
#legislatorssearch input[type="submit"] { margin: 0 0 0 110px;}
#legislatorssearch h1{ font-size: 200%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#legislatorssearch h2{ font-size: 150%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#legislatorssearch h3{ font-size: 140%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#legislatorssearch h4{ font-size: 120%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#legislatorssearch h5{ font-size: 100%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#legislatorssearch h6{ font-size: 90%; font-weight: bold; margin: 10px 0 0 10px; padding: 0;}

#memberlist { width: 100%;}
#memberlist p{ font-size: 90%; margin: 0 0 10px 5px; padding: 0; }
#memberlist a.viewlink, #memberlist a.viewlink:link, #memberlist a.viewlink:visited { color: black; font-size: 90%; font-weight: bold; text-decoration: underline;}
#memberlist a.viewlink:hover, #memberlist a.viewlink:active { color: grey; font-weight: bold; text-decoration: underline; font-size: 90%; }
#memberlist ul.memberdetails{ margin: 0 0 0 10px; padding: 0; list-style-type:none; line-height: 120%;}
#memberlist ul.memberdetails li{ margin: 0 0 20px 0; font-size: 80%; }
#memberlist table{ font-size: 80%; }

#memberprofile { width: 97.5%; margin: 0 0 0 5px;}
#memberprofile img { text-align: center; margin: 0 auto; width: 125px; border:3px solid #ffffff; }
#memberprofile p{ font-size: 90%; margin: 0; padding: 0; }
#memberprofile h1{ font-size: 200%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#memberprofile h2{ font-size: 150%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#memberprofile h3{ font-size: 140%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#memberprofile h4{ font-size: 120%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#memberprofile h5{ font-size: 100%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#memberprofile h6{ font-size: 90%; font-weight: bold; margin: 10px 0 0 0; padding: 0;}
#memberprofile a, #memberprofile a:link, #memberprofile a:visited { color: black; font-size: 90%; font-weight: normal; text-decoration: underline;}
#memberprofile a:hover, #memberprofile a:active { color: grey; text-decoration: underline; font-size: 90%; }
#memberprofile ul{ margin: 0 0 0 20px; padding: 0; list-style-type:square;}
#memberprofile li{ font-size: 80%; }
#memberprofile input, select{ font-size: 80%; }

#committeeprofile { width: 100%; margin: 0; padding:0; font-size: 100%;}

table.highlighter {font-family:Arial,sans-serif; font-size:12px; border-collapse:collapse;}
table.highlighter th { vertical-align:middle; }
.redeven { background-color: #ff4040; }
.redodd { background-color: #ffabab; }
.greeneven { background-color: #40ff40; }
.greenodd { background-color: #abffab; }
.purpleeven { background-color: #ffabff; }
.purpleodd { background-color: #ffbfff; }
.blueeven { background-color: #ababff; }
.blueodd { background-color: #bfbfff; }
table.highlighter tr.even { background-color: #f0f0f0; }
table.highlighter tr.odd { background-color: #fdfdfd; }
table.highlighter tr:hover { background-color: #ffff99; }
table.highlighter tr td { vertical-align:top; text-align:left; background-color: transparent; }

/*
#committeeprofile p{ font-size: 90%; margin: 0; padding: 0; }
#committeeprofile span{ font-size: 90%; }
#committeeprofile h1{ font-size: 200%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#committeeprofile h2{ font-size: 150%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#committeeprofile h3{ font-size: 140%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#committeeprofile h4{ font-size: 110%; font-weight: bold; margin: 25px 0 0 0; padding: 0;}
#committeeprofile h5{ font-size: 100%; font-weight: bold; margin: 25px 0 0 0; padding: 0; text-decoration: underline;}
#committeeprofile h6{ font-size: 90%; font-weight: bold; margin: 10px 0 0 0; padding: 0;}
#committeeprofile a, #committeeprofile a:link, #committeeprofile a:visited { color: black; font-size: 90%; font-weight: normal; text-decoration: underline;}
#committeeprofile a:hover, #committeeprofile a:active { color: grey; text-decoration: underline; font-size: 90%; }
#committeeprofile h5 a, #committeeprofile h5 a:link, #committeeprofile h5 a:visited, #committeeprofile h5 a:hover, #committeeprofile h5 a:active { font-size: inherit; font-weight: inherit; }
#committeeprofile h4 a, #committeeprofile h4 a:link, #committeeprofile h4 a:visited, #committeeprofile h4 a:hover, #committeeprofile h4 a:active { font-size: inherit; font-weight: inherit; }
#committeeprofile ul{ margin: 0 0 0 20px; padding: 0; list-style-type:none;}
#committeeprofile li{ font-size: 100%; }
#committeeprofile ul li ul[id] li{ font-size: 80%; }
*/
.printdisplay{
	display:none;
}
