body{ 
	background-color: white; 
    font-size: 12px; 
	text-align: left; 
	color: black; 
    margin: 10px; 
    padding: 0px; 
	font-family: Geneva, Arial, Helvetica, san-serif;
}

h1, h2, h3 {
	font-weight: bold;
	color: #3333cc;
}

h1{
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: black;
}

h3 {
	font-size: 13px;
	font-weight: bold;
    padding:0px 0px;
	color: black;
	text-align: justify;
}

a {
	color: #3333cc;
}
img  {
	border-style: none; 
}
a:link {
    color: #ffd700; 
	text-decoration: underline;
}
a:link.normalLink {
    font-weight: normal; 
    font-size: 12px; 
}
a:hover {
	color: #ffd700; 
}
a:visited {
    color: #ffd700; 
	text-decoration: underline;
}

hr {
	 border: 1px solid  #3333cc; 
} 
li {
   text-align: justify;
}
#wrapper {
	width: 740px;
}
/* Header */

#header  { 
	width: 740px;  
	height: 40px; 
	padding: 10px 0 10px 0;
    background: url(../images/loginbanner1px.gif) repeat;
}

#lheader {
	width: 440px; 
    float:left;
}
#lheader h1 {
	color: #FFCC00; 
	font-size: 16px; 
	letter-spacing: .5px;
	padding: 3px 0px 0px 9px;  

}

#rheader {
	width: 270px; 
	float:right;
    
}

#rheader input {
    vertical-align: top; 
    width:175px;
    height: 20px;
    font-size:16px;
}


#rheader form {
	float: right; 
	padding: 10px 5px 0 0; 
  	  
}

/* Navigation List (below header) */

#navlist ul li a {
	float: left; 
	color: black;
	padding: 3px 11px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#navlist ul li a:hover{
	color: #FF9900;
	background-color: #330066;
}
#navlist ul li { 
	display: inline; 
}
#navlist {
    background: url(../images/header1px.png) repeat-x;
    background-position: 0px -21px;
	width: 740px; 
	float:left; 
	height:20px; 
	margin-bottom: 15px; 
}
/* Left Sidebar */

#sidebar { 
	float: left; 
    width: 165px; 
    padding-bottom: 20px;
}

#sidebar li  {                
	padding: 0px 0px 2px 0px;
    list-style-type: disc;
}

#sidebar li.nodisc {
	list-style-type: none;
}

#sidebar ul.disc {
	color: #3333CC; 
	margin: 5px 0px 5px 15px; 
}

#sidebar h2  {
    font-size: 11px; 
    background: url(../images/header1px.png) repeat-x;
    background-position: 0px -21px;
    padding-top: 3px; 
	text-align: center; 
    color: black;
    height:17px;
}

#sidebar a {
    font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
    color: #3333cc; 
	padding: 0 0 1px 0; 
	line-height: 105%; 
	display:block;
}
#sidebar a:hover { 
	background-color: #DCDCDC; 
}

/* Right Side Quickpick */
#quickpick { 
	float: right; 
	width:130px;
}

#quickpick li {
    padding-bottom: 5px;
}

#quickpick h2  { 
	color: black; 
    background: url(../images/header1px.png) repeat-x;
    background-position: 0px -42px;
	font-size: 18px;
    text-align: center; 
	padding: 5px 0px 5px 0px; 
    height: 20px;
}
#quickpick ul {
	list-style: none; 
}

/* Page */


.nobreak {
	white-space: nowrap;
}
.bold {
    font-weight: bold;  
}

.italic {
    font-style:italic;
}
.center {
    text-align: center;
}

/* Content */

#content {
	float: left;
	margin: 0px 10px 10px 10px;
	width: 425px;
}

#messages h2  {
    font-size: 11px; 
    font-weight: bold; 
    background: url(../images/header1px.png) repeat-x;
    background-position: 0px 0px;
    padding: 3px 0px 0px 10px; 
	text-align: left; 
	color: #ffd700;
    height:17px;
    margin-bottom:10px;
}
.message p {
    line-height: 1.5em;
    padding: 5px 0px 5px 0px;
    text-align:justify;
}

.post a:link {
    color: #3333cc; 
	text-decoration: underline;
}
.post p {
    line-height: 1.5em;
    padding: 5px 0px 5px 0px;
    text-align:justify;
}

.post a:visited {
    color: #3333cc; 
	text-decoration: underline;
}
.title {
	padding: 0 20px 0 60px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #000000;
}
/* Content */

#content {
	float: left;
	margin: 0px 10px 10px 10px;
	width: 424px;
}

#main {
	float: left;
	padding-left: 10px;
	width: 565px;
}
#faqmain{
	float: left;
	padding-left: 10px;
	width: 565px;
}

.h1faq {
    font-size: 18px;
	margin: 0 0 12px 0;
	line-height: 110%;
}
.ulfaq {
    margin: 12px 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 36px;
}
.hrfaq {
    background-color: #3333CC;
	height: 1px;
	border: 0;
	width: 100%;
}

#main ol {
        list-style-position: outside;
		margin: 0px 0px 12px 24px;
		padding: 0 0 0 14px;
		}
#main ol li {
       list-style-type: decimal;
	   line-height: 1.5em;
	   }
#main ol li ol li {
        list-style-type: lower-alpha;
}
#main ol li ol li ol li {
        list-style-type:lower-roman;
}
#main ul {
        list-style-position: outside;
		margin: 12px 0px 12px 24px;
		padding: 0 0 0 14px;
		}
#main ul li ul.fact {
        margin: 0px 0px 0px 18px;
}
#main ul li {
       list-style-type: circle;
	   	line-height: 1.5em;
}
#main table {
        border-collapse: separate;
		border-color: #3333cc;
		border-spacing: 1px;
}
#main table.annualrpt {
        border-spacing: 0px;
}
#main th {
    text-align: center;
	color: #000000;
	border-color: #3300CC;
	padding: 2px;
	}
#main th.annualrpt {
    padding: 0px;
}
#main td {
    padding: 2px;
	border-color: #3300CC;
	font-size: 12px;
}

#main p {
    margin: 12px 0px;
	font-size: 12px;
	line-height: 1.5em;
    text-align:justify;
	overflow: hidden;
}
.codes {
    margin: 6px 0px;
    font-size: 12px;
	line-height: 1.5em;
    text-align:justify;
}
#main tr p {
    margin: 0px;
	text-align: center;
}
#main tr td ul {
    margin: 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 12px;
}
#main a {
    color: #3333cc;
	text-decoration: underline;
}
#main p.justify {
    text-align: justify;
}
#main a:visited {
    color: #993399;
}
#legismain {
	float: left;
	padding-left: 10px;
	width: 565px;
}
#legismain p {
    margin-top: 12px;
	margin-bottom:12px;
	font-size: 12px;
	line-height: 1.5em;
    text-align:justify;
}
#faqmain table {
        border-collapse: separate;
		border-color: #3333cc;
		border-spacing: 1px;
		margin-bottom: 12px;
				}
#faqmain th {
    text-align: center;
	color: #000000;
	border-color: #3300CC;
	padding: 2px;
}
#faqmain td {
    padding: 2px;
	font-size: 12px;
}
#faqmain p {
    margin: 12px 0px;
	font-size: 12px;
	line-height: 1.5em;
    text-align:justify;
}
#faqmain tr p {
    margin: 0px;
	text-align: center;
}
#faqmain tr td ul {
    margin: 0px;
	list-style-position: outside;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 12px;
}

#faqmain ul li {
       list-style-type: circle;
}
#faqmain a {
    color: #3333cc;
	text-decoration: underline;
}
#faqmain a:visited {
    color: #993399;
}
.smallhr {
    border-color: #CCCCCC;
}
#tableformat td {
    padding: 0px;
}
#tableformat ul li {
    list-style-type: none;
}
#tableformat1 td {
    padding: 0px;
}
#tableformat1 ul li {
    list-style-type: none;
}
#listheader ul li{
    list-style-type: none;
}
#listheader ul {
    margin: 0px 0px 0px 36px;
	padding: 0px;
}
#listheader ul ul {
    margin: 0px;
}
#listheader h2 {
    margin: 6px 0px;
	}
#listheader ul ul li {
    list-style-type: circle;
}
#listheader ul.inside {
    margin: 0px 0px 0px 36px;
}
#qrxstable th {
    text-align: center;
	color: #000000;
	border-color: #3300CC;
	padding: 2px;
	}
#qrxstable td p {
    margin: 0px;
	text-align: left;
}
/* Footer */

#footer  { 
	clear: both; 
    text-align: center; 
}

#footer p {
	margin: 15px;
}

#footer a {
    color: #3333cc;
}
#list {
    width:520px; 
    font-style: italic; 
	font-size:11px;
	padding: 0 0 0 10px;
}
.list {
    width:520px; 
    font-style: italic; 
	font-size:11px;
	padding: 0 0 0 10px;
}
#newsletter {
    width: 500px; 
	font-style: normal; 
	font-size: 12px;
}
.newsletter {
    width: 500px; 
	font-style: normal; 
	font-size: 12px;
	padding: 5px 0 0 0;
}

#newsletter form {
             padding: 5px 0 0 0px;
			 width: 40px;
}
.return {
    text-align:right;
}
.select {
    width: 375px;
}
.selectannrep {
    width: 250px;
}
.border_box {
             background-color: #ffffcc; 
             font-size:1em; 
             font-weight: bold ; 
             padding: 10px; 
             border:2px inset #3333CC; 
             position:relative;
             color: #800000;
			 margin: 2px 0px 0px 6px;
}

.border_box ul li {
             font-weight: normal
}
.big a, .big a:visited {
            font-size:15px;
}
.news_border_box span {
             vertical-align: top; 
             font-size: 15px; 
			font-weight: bold; 
			color: #800000;
}
.news_border_box {
             background-color: #ffffcc; 
             font-size: 1em; 
             font-weight: bold; 
             padding: 10px; 
             border: 2px inset #3333CC; 
             position: relative;
             left: 0;
             margin-top: 2px;
 }
 .news_border_box a, .news_border_box a:visited {
             font-size: 15px;
			 text-decoration: underline;
}
.mailing_list_border_box {
             background-color: #ffffff; 
             font-size: 1em; 
             padding: 10px; 
             border: 1px inset #3333CC; 
             position: relative;
             left: 0;
             margin-top: 2px;
 }
#main a.dynlongbutton {
	font-size: 12px;
	background-image: url('../images/BlankLongButton.gif');
	text-decoration: none;
	color: rgb(241, 190, 54);
	font-weight: bolder;
	background-repeat: no-repeat;
	display: block;
	width: 187px;
	height: 26px;
	min-height: 26px;
	padding: 5px 0 0 8px;
	margin: 2px 0 2px 0;
	text-align: left;
}

#main a.dynlongbutton:link,a.dynlongbutton:visited {
	color: rgb(241, 190, 54);
	text-decoration:none;
}
#main ul.siteul {
        list-style-position: outside;
		margin: 0px 0px 0px 24px;
		padding: 0 0 0 14px;
}
#main p.center {
   text-align: center;
}
#main p.left {
   text-align: left;
}
#main ol.siteol {
        margin-top: 6px;
}
#main ol li.number {
        list-style-type: decimal;
}
#main tr td ul.justify {
        padding: 0 0 0 18px;
		margin: 0 0 0 6px;
}
#main tr td ul li.justify {
        text-align: left;
		line-height:1.3em;
		list-style-type: disc;
}
#exist_account  {
    display: none;
}
#new_account {
    display: none;
}
#EmailV {
    display: none;
}
#EmailP {
    display: none;
}
.hidden { display: none; }

#main a.hoverclass:hover {
	background-color: #DCDCDC; 
}

.answer  {
display:block; font-weight:normal;
}
.question { cursor:default; display:block; color: #3333cc; 
	text-decoration: underline;}
.question:hover {background-color: #DCDCDC;}
.question a:hover {background-color: #DCDCDC;}
.container{ display:block; }
#ExpandAll{ display:none; }
#ExpandAll2{ display:none; }
#CollapseAll{ display:none; }
#CollapseAll2{ display:none; }
#faq_list ol li { font-weight:bold; margin: 6pt 0; line-height: 1.4em;}
.hidden_text { cursor:default; display:block; color: #3333cc; 
	text-decoration: underline;}
.big_red {color: #800000; font-weight:bold;}

#main ul.actions {
	clear:both;
	display:block;
	margin:30px 0 90px 0;
	list-style-type:none;
}
#main li.actions {
	display:inline;
	float:left;
	padding:3px;
	list-style-type:none;
}
div#main>p>textarea#rules {
	border:1px solid #666;
	padding-left:5px;
	margin:4px 0 0 0;
	width:550px;
	height:100px;
}
