body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #001000;
	background-attachment:fixed;
	background-image:url(../images/rta-watermark.gif);
	background-repeat:no-repeat;
	background-position:right top;
	
}
h1 {
	color: #474723;
	line-height:  normal;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h2 {
	color: #474723;
	line-height:  normal;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h3 {
	color: #474723;
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;

}
.newH3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.newH4 {
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px

}
h6 {
	font-size:11px;
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
	
}

th {
	color: #D8DCCB; 
	background-color: #2A3A00 ;
	text-align: left;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4626;
	text-decoration:none;
	font-size:10px
}

a:hover	{
	color: #4D4626;
	text-decoration:underline;
}

a.leftNav	{
	color:#230;
	text-decoration:none;
}

a.leftNav:hover {
	color:#ABBC47;
	text-decoration: none;
}

a.blueLinks	{
	color:blue;
	text-decoration:underline;
}
a.blueLinks:hover	{
	color: #006600;
	text-decoration:underline;
}


a.leftNavred	{
	color: #230;
	text-decoration: none;
}

a.leftNavred:hover {
	color: red;
	text-decoration: none;
}
a.alert{
	color: #230;
}
a.alert:hover{
	color:red;
	text-decoration: none;
}
.copy {
	 font-size: 9px;
	 font-style:italic;
}
ul { 
	list-style-image:url(../images/dash-s.gif);
}
.alert {color: #CC0000}
.paddedHeaderBorder {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; background-image:url(../images/shade.gif);  border-color: #000; border-width: 1px 0px 1px 0px; border-style: solid; padding: 5px;}
.label {font-weight: bold;}

.ep {
	letter-spacing: .20em;
}
input{ font-size:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}
select{
	font-size:10px}

.Title {
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#3D5300  ;
	border-color: #000; 
	border-width: 1px 0px 1px 0px; 
	border-style: solid; padding: 5px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px
}
.X:hover	{
	color: red;
	text-decoration:none;
}
.inputStyle {
	font-size: 10px;
}
.smallInput {
	border:1px solid gray;
}

.error {
	border: 1px solid #FF0000;
	width:300px
}
.stripes{ background-image: url(../images/bg-sh ade.gif)
}

a.topNav {color: #FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
a.topNav:hover{
	color:#00FF00;}
em {
	font-size:1.1em;
}

<!-- right nav 
a.rightNav {font-size: 8px; color:black; font-weight:bold}
.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.borders { 
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC
}


.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
