body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	line-height: 15px;
}
.rf_header {
	height: 60px;
	background-color: #69007D;
}

.rf_navbar {

	margin: 1px 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image:  url("../images/furniture/navbar_back.gif");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.rf_navbar a {
	color: #000000;
	text-decoration: none;
}

.rf_navbar a:hover {
	color: #000000;
	text-decoration: underline;
}

.rf_header_menu {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	background-color: #000000;
	height: 22px;
	width: 20em;
	vertical-align: top;
	top: 0px;
	float: right;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:  url("../images/furniture/navbar_menu_back.gif");
	background-repeat: no-repeat;
}

.rf_header_menu a{
	color: #FFFFFF;
	text-decoration: none;
}

.rf_header_menu a:hover{
	text-decoration: underline;
}


.rf_banner {
	height: 100px;
	background-color: #666666;
}

.rf_banner_container {
	height:160px;
	margin: 0px;

}
.rf_banner_menu {
	height:160px;
	width: 250px;
	float: left;
	margin: 0px;
	background-image:  url("../images/furniture/banner_menu_back.gif");
	background-repeat: repeat-y;
	padding: 0px;
}

.rf_banner_menu p  {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 12px;
	background-image:  url("../images/furniture/banner_horiz_divider.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.rf_banner_menu a {
	color: #C4ECFF;
	text-decoration:none;
}

.rf_banner_menu a:hover {
	color: #FFFFFF;
}



.rf_banner_wide {
	height: 160px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}

.rf_body {
	background-color: #FFFFFFF;
	margin: 0px;
	padding: 1px 20px 2px;
	font-size: 1.1em;	
}

.rf_footer {
	height: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #69007D;
	border-bottom-color: #69007D;
}
.rf_footertext {
	background-color: #69007D;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 1em;
}

.rf_footertext a{
	color: #FFFFFF;
	text-decoration: none;	
}

.rf_footertext a:hover{
	text-decoration: underline;	
}


.rf_credit {
	float: right;
}

.rf_credit a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.rf_credit a:hover{
	text-decoration: underline;
}

.rf_copyright {
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6500C8;
	border-right-color: #6500C8;
	border-bottom-color: #6500C8;
	border-left-color: #6500C8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6500C8;
	border-right-color: #6500C8;
	border-bottom-color: #6500C8;
	border-left-color: #6500C8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6500C8;
	border-right-color: #6500C8;
	border-bottom-color: #6500C8;
	border-left-color: #6500C8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #E4E4E4;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;

}


ul {

	list-style-type: square;
	color: #000000;
}

ol {
	color: #000000;
}


ul li {
	list-style-image: url(../images/furniture/rf_bullet.gif);

}

ul li ul li{
	list-style-image: url(../images/furniture/rf_bullet2.gif);
	margin: 0px;
	padding: 0px;
}




.admin_list {
	font-size: 1em;
}


.admin_list_row {
	background-color: #DFDFDF;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;

}

.continue_button {
	font-size: 1.1em;
}

.confirm_button {
	font-size: 1.3em;
}


.incomplete {
	color: #999999;
}

.chart_data {
	font-size: 0.9em;

}
.requiredField {
	font-weight: bold;
	color: #FF0000;
}

label.checked {
	font-size: 1.2em;
	font-weight: bold;
	color: #016599;
}
.smallprint {
	font-size: 0.8em;
}
.no_underline {
	border: none;
}

.tool_tip {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:none;
	font-weight: normal;
}

.tool_tip2 {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:none;
	font-weight: normal;
}


fieldset{
	font-size: 0.9em;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
fieldset ul li{
	font-size: 0.9em;
}
h5 {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016599;
}

h5 a {
text-decoration:none;
}

.more_link {
	float: right;
	font-style: italic;
	font-weight: bold;
}

