body
{
	background-image: url(/rd/Graphics/Background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeece5;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	/* text-align: center; */
}

body a
{
	color: #773c00;
	text-decoration: none;
}

body a:visited
{
	color: #c77a2a;
}

body a:hover
{
	text-decoration: underline;
}

.bodyPrintable
{
	background-color: #FFFFFF;
	background-image: none;
}

li
{
	padding: 1px 1px;
}/*---Masthead---*/

/*---Navigation Bar---*/

#stateSeal {
	width: 145px;
}
/* ------------------- Menus Begin --------------------------------------- */

.menuMainContainer
{
	height: 24px;
	background-color: #222222;
	border-top: 1px solid #555555; 
	border-bottom: 1px solid #000000;
	text-align: center;
}

.menuMainContainer table
{
	width: 900px; 
	height: 24px; 
	margin-left: auto; 
	margin-right: auto;
}

.menuItem
{
	cursor: pointer;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #555555;	
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
/* 	font-variant: small-caps; */
	text-transform: uppercase;
	letter-spacing: 2px;	
}

.menuItem a, .menuItem a:visited
{
	color: #CCCCCC;
	text-decoration: none;
	white-space: nowrap;
}

.menuItem a:hover
{
	color: #ed7800;
	text-decoration: underline;
}

.menuItemFrame, .menuItemFrame a, .menuItemFrame a:visited
{
	color: #000000;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	letter-spacing: .05em;
	background-color: #8899a9;
}

.menuItemFrame a:hover
{
	color: #0000FF;
}

.menuList
{
	cursor: pointer;
/* 	color: #000000; */
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
/* 	font-variant: small-caps; */
	text-transform: capitalize;
	letter-spacing: 1px;	
}

.menuList a, .menuList a:visited
{
/* 	color: #000000;  */ 
	text-decoration: none;
}

.menuList a:hover
{
	color: #ed7800;
	color: #ed7800;
	text-decoration: underline;
}

/* ------------------- Menus End ---------------------------------------- */

#footer
{
	/* display: block; */
    color: #000000;
	padding: 2px;
	margin: 20px 5px 0px 5px;
	border-top: 1px solid #555555;
	font: 10px Tahoma;
	text-align: center;
}



#validXHTML {
	position: relative;
	bottom: -80px;
	left: 30px;
}
/*---General Settings---*/


#main {
	background-color: #eeece5; /* #CACBCF;*/
	 /*605px*/
	position: relative;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
	padding: 15px;
	margin: 20px;
	text-align:left;
}

.entry {
	border: 1px solid #808080;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}

.entryParagraph {
	text-indent: 40px;
	margin-left: 10px;
	margin-right: 10px;
}

.entryDate {
	font-size: smaller;
	color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;	
}

.quotation {
	background-color: #EAEAEA;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*---Bill Drafting Process - Table of Contents---*/
.bodyText a {
	color: #773c00;
	text-decoration: none;
}

.bodyText a:visited {
	color: #c77a2a;
}

.bodyText a:hover
{
	text-decoration: underline;
}

.bodyTextBold {
	color: #000000;
	font-size:13px;
	font-weight:bold;
}
.bodyTextBold a:visited {
	color: #c77a2a;
	font-size:13px;
}

.bodyTextBold a:hover
{
	text-decoration: underline;
}

#toc {
	background-color: #FFFFFF;
	position: relative;
	top: -16px;
	color: #000000;
}

#toclist {
	background-color: #FFFFFF;
	color: #000000;
}

#toctitle {
	color: #000000;
}

ol {
	list-style-type: upper-roman;
	color: #000000;
}

ol ol {
	list-style-type: upper-alpha;
	color: #000000;
}

ol ol ol {
	list-style-type: decimal;
	color: #000000;
}

/*---Text Formatting---*/

.indent {
	position: relative;
	left: 25px;
}

.minorIndent {
	position: relative;
	left: 5px;
}

.indentParagraph {
	text-indent: 40px;
	margin-left: 10px;
	margin-right: 10px;
}

.centerParagraph {
	text-align: center;
}

h2 {
	text-align: center;
}

h4 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/*---Miscellaneous---*/

.blueLink a:link {
	color: blue;
}

.blueLink a:visited {
	color: blue;
}

.blueLink a:hover {
	color: #959595;
}

/*---Staff Directory---*/

#byArea {
	background-color: #90AFBD;
	height: 215px;
	border-style: solid;
	border-width: 1px;
}

#byPerson {
	background-color: #EAEAEA;
	height: 400px;
	border-style: solid;
	border-width: 1px;
}

#subjectArea {
	margin-left: 30px;
	width: auto;
}

#personResponsible {
	margin-left: 40px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	overflow: auto;
}

#person {
	margin-left: 30px;
	width: auto;
}

#areas {
	margin-left: 123px;
	width: 350px;
	height: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}



#email01 {
	margin-left: 344px;
	width: 220px;
}

.formLabel {
	margin-left: 34px;
	position: relative;
	top: 10px;
}

#alphabetical {
	background-color: #90AFBD;
	border-style: solid;
	border-width: 1px;
}

.mailto {
	margin-left: 10px;
}

.mailto a:hover{
	color: blue;
}
.titleText {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	bottom: 5px;
}

.shadowRight {
	background-image: url(/rd/Graphics/rightShadowRepeat.gif);
	background-repeat: repeat-y;
	width:8px;
	border-left:1px solid #676565;
}

.shadowLeft {
	background-image: url(/rd/Graphics/leftShadowRepeat.gif);
	background-repeat: repeat-y;
	width:1px;
	border-right:1px solid #676565;
}
#toolsContainer
{	
/* 	height: 50px;  */
/*
	text-align: right; 
	padding-right: 10px;
	vertical-align: middle;
*/
	width: 450px;	
	height: 100px;	
	margin-left: auto;
	margin-right: auto;
}

#toolsContainer input:focus, #toolsContainer select:focus 
{
	outline: none; 
}

#toolsContainer td
{		
	text-align: left;	
	background-color: #eeece5;	
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: middle;		
	margin: 0px;
	border-bottom: 2px solid #293540;
	border-top: 1px solid #293540;
}

.toolsContainerFormButton
{
	width: 100%;		
	color: #FFFFFF;
   	background-color: #773c00;	
	font-weight: bold;
	font-size: 11px;	
	border: 1px solid #222222;
}

.toolsContainerFormLabel
{	
	font-weight: bold; 
	text-transform: uppercase; 
	white-space: nowrap; 
	font-size: 11px; 
	text-align: right; 
	padding-right: 10px;
}

.toolsContainerFormField
{	
	background-color: #eeece5;		
	font-size: 11px;		
	border: none;
	width: 99%;
}

.toolsContainerSpacer
{
	height: 0px ; 
	background-color: transparent;
	border: none;
	font-size: 0px;
	display: none;
}

#mainBody, #mainBodyContainer
{
	background-color: transparent;
}

#mainBody
{
	/* margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px; */
	/* font: 12px Helvetica; */
	font-size: 13px;
	text-align: left;	

}

#mainBodyContainer
{
	width: 800px; 
	vertical-align: top; 
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin-bottom: 20px; 	
}

