﻿body {
	/*background-image: url(images/RB-Main-BG.png) ;*/
	background-color: #9e6708;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #009900;
}
a:active {
	color: #009900;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003300; font-size: 14px; font-weight: bold; }
.style14 {	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}

#c_container {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
	
label {display:block; float: left; width:250px;text-align:right;padding-right:10px;}
	
	
h2 {color: #9e6708; font-size:24px; text-align: center}
h3 {color: #003300; font-size:18px; text-align: center}

#issue_table {
 width: 80%;
 }
#issue_table h2 {color: black;}


/* Home page stylings */
#toptopics p.heading {
	font-weight: bold;
	text-align: center;
	font-size:10pt;
	padding:4px;
	margin:0;
}
#toptopics p.summary {
		
}
#toptopics p {
	font-size:9pt;
	margin:0;
	padding:2px;
}
#toptopics a {
	text-decoration: none;
	color: black;
	font-size: 9pt;
}
.topnews .title {
	font-size: 12pt;
	color: #030;
	font-weight: bold;
	text-align: center;
}

/* index list on Issues and News pages */
#submenublock {
	background: #cbe393;
	width: 160px;
	padding-top:10px;
	padding-bottom:20px;
}
#submenublock a {
	color: #000;
	text-decoration: none;
	font-size: 9pt;
}
#submenublock a:hover {
	text-decoration: underline;
}


#submenublock  ul.listindex {
	list-style: none;
}
#submenublock  ul.listindex li a.active {
	color:#686;
}

ul.listindex li {margin-bottom: 6px; border-bottom: 1px dotted #888}
