BODY	{
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #31130B;
	scrollbar-track-color: #603D36;
	background-color: #ffffff;
	border: #999999 0px solid;
	}

/*  ------------------------------------------------------------ */


a:link		{ color: #0000ff; text-decoration: none; font-weight: bold;  }
a:visited	{ color: #0000ff; text-decoration: none; font-weight: bold;  }
a:active		{ color: #FFD300; text-decoration: none; font-weight: bold;  }
a:hover		{ color: #FFD300; text-decoration: none; font-weight: bold;  }

.caption_black	{color: #000000; font-weight: normal; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.caption	{color: #ffffff; font-weight: normal; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

.normalText	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color:#ffffff;}


.normalText_shadow	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color:#ffffff; height: 1em; filter: Shadow(Color=#000000, Direction=135, Strength=1);}

.boxText	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color:#000000;}


H1			{font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 35px; font-style: normal; font-weight: bold; color: #FFD300; font-variant: small-caps;height: 1em; filter: Shadow(Color=#ffffff, Direction=135, Strength=1);}

H2			{font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 25px; font-style: normal; font-weight: bold; color: #FFD300; font-variant: small-caps;height: 1em; filter: Shadow(Color=#ffffff, Direction=135, Strength=1);}

H3			{font-family: Arial, Verdana, Geneva,Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; color: #ffffff; font-variant: normal; margin-top: 20px; margin-bottom: 20px; line-height: 100%; }

H3.answers			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; font-variant: small-caps;height: 1em; filter: Shadow(Color=#555555, Direction=135, Strength=1);}

UL		{list-style-type: square; color:#000000; position: relative; left: -25px; margin-top:0px;}

LI		{margin-bottom:10px;}

UL.first_tier	{color:#ffffff; position: relative; left: -25px; list-style-image: url(http://www.rdnassociates.com/picts/check1.gif); cursor: hand;line-height:120%;margin-top:0px; margin-bottom:8px; }

LI.first_tier	{font-size: 15px;margin-top:0px; margin-bottom:0px; font-weight: bold;line-height:100%; }

UL.second_tier	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#ffffff; cursor: none;}

UL.second_tier_faq	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#ffffff; cursor: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: 140%;color:#ffffff; }



UL.first_tier_b	{color:#000000; position: relative; left: -25px; list-style-image: url(http://www.rdnassociates.com/picts/check2.gif); cursor: hand}

UL.second_tier_b 	{list-style-image: none; list-style-type: square; position: relative; left: -15px; color:#000000; cursor: none;}

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.button 	{
		background-image: url("../picts/button.gif");
		background-color:#B5C2A9;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #003300;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #003300 1px solid;
		}

.buttonon 	{
		background-image: url("../picts/buttonon.gif");
		background-color:#99B5C1;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000066;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000066 1px solid;
		}

