/* Based on rlc.css */

body {
	margin-top: 0px;
	background-color: #37502A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

a:link, a:visited {
	font-size: 12px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}

a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
/* TOP NAV - Renamed link style to indicate where it is used - cleaned this up so the link is styled within the id */
#topnav {
	padding-top: 6px;
}
#topnav a:link, #topnav a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#topnav a:active, #topnav a:hover {
	text-decoration: underline;
	color: #000000;
	text-align: left;
}
/* BOTTOM NAV - Renamed link style to indicate where it is used - cleaned this up so the link is styled within the id */
#botnav {
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#botnav a:link, #botnav a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#botnav a:active, #botnav a:hover {
	text-decoration: underline;
	text-align: left;
}
/* left bold link */
a.leftbold:link, a.leftbold:visited {
	color: #37502A;
	font-weight: bold;
	text-decoration: none;
}
a.leftbold:active, a.leftbold:hover {
	text-decoration: underline;
}
/* content area styling */
td#contentarea {
	padding-bottom: 60px;
}
/* can remove the .normal_txt and just use this as the default font */
td#contentarea p, .normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
/* BOLD ITALIAC TEXT */
.ttip {
	padding:0px 0px 0px 0px;
	color:#000;
	background:#fff;
	color: #37502A;
	font-style: italic;
	font-weight: bold;
	}
	
.ttip a, .ttip a:visited {
	color: #000;
	text-decoration: none;
}

.ttip a:hover, .ttip a:active {
	color: #000;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}



.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}
/* set this to align center with a width to make an optimal text wrap */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	width: 400px;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.style14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {color: #FFFFFF}
