ul.arrow_orange {
	list-style-type:circle;
	list-style-image: url(/img/rd07/arrows/arrow_dkorange.gif);
	list-style-position: outside;
	margin-left: 0; padding-left: 20px;
}
ul.arrow_teal {
	list-style-type:circle;
	list-style-image: url(/img/rd07/arrows/arrw_teal.gif);
	list-style-position: outside;
	margin-left: 0; padding-left: 20px;

}
ul.ball_teal{
	LIST-STYLE-IMAGE: url(/img/rd07/arrows/ball_teal.gif);
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 0; padding-left: 20px;
}
ul.ball_orange {
	LIST-STYLE-IMAGE: url(/img/rd07/arrows/ball_orange.gif);
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 0; padding-left: 20px;
	
}
ul.ball_green {
	LIST-STYLE-IMAGE: url(/img/rd07/arrows/ball_green.gif);
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 0; padding-left: 20px;
}
ul.ndent {
	list-style-type: none;

}

ul.no_indent {
	list-style-type:disc;
	list-style-position: outside;
	LIST-STYLE-IMAGE: url(/img/rd09/gen/icon_orange_checkmark.gif);
	margin-left: 0; padding-left: 20px;
}

.rollovercss, a.rollovercss:link, a.rollovercss:visited, a.rollovercss:active, a.rollovercss:focus {
  text-decoration: none;
  font-weight: bold;
  color:#336699;
  text-align: center;
  font-size:small;
}


a.rollovercss:hover,
a.rollovercss:focus,
a.rollovercss:active {
	color: #FF6600;	
	background-color: #FFFFCC;
	text-decoration: underline;
}
.mid {
	text-align: center;
}
.fltleft
		{
			float: left !important;
		}
		
		.floatleft
		{
			float: left;
			padding-right: 15px;
			
		}
		.floatright
		{
	float: right;
	text-decoration: none;
			
		}
p.rolloverbutton {
  margin: 2px;
  padding: 0;
  text-align: center;
}

p.rolloverbutton a:link,
p.rolloverbutton a:visited {
	background-color: #669933;
	padding: 0.5em;
	border: thin solid #ff9933;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}

p.rolloverbutton a:hover,
p.rolloverbutton a:focus,
p.rolloverbutton a:active {
  background-color: #d9e5bf;	
  border: thin solid #ff9933;
	color: #336699;
}
.black_text
{
	color:#000000;
}
.chat_offline
{
	border: 2px solid #336699;
}

.outreach_text
{
	font-size: small;
	line-height: 150%;
	}
.img_right
{
	float: right;
	border-width: 0px;
}
.img_left
{
	float: left;
	border-width: 0px;	
}
img.left {
	float: left;
	border-width: 0px;
	padding: 0px 5px 5px 0px;
	}
img.right {
	float:right;
	border-width: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.right_frame {
	float:right;
	padding: 0px;
	border: 1px solid #000;
	margin-bottom: 5px;
	margin-left: 5px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
	border-width: 0px;
}
img.center_outline {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
	border: 1px solid #000;
}
img.plain {
	border-width: 0px;
}
p.center { text-align: center; }
p.right { text-align:right}
p.left { text-align:left}

div.center {
  margin-left: auto;
  margin-right: auto;
  width: 8em;
}
div.right {
	text-align:right
	}
	
.whitetable {
	background-color: #FFF;
	border-width: 0px;
	
}
.subtext {
	color: #366;
	font-weight: normal;
}
A.grn_menu:link {
	color: #336600;
}
A.grn_menu:visited {color: #336600;}
A.grn_menu:active {color: #336600;}
A.grn_menu:hover {
	color: #FF6600;	
	background-color: #FFFFCC; }
	
.bigdate
{
	font-size: x-large;
	font-weight: normal;
	color: #369;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.surveybox
{
	background-color: #FFF;
	padding: 5px;
	border: 2px solid #009999;
}

