BODY		{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; margin:0px;}	

.normal		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;line-height:100%;}	

.caption	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; margin:0px; text-align: justify;}	
.caption_sm	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; margin:0px; font-weight: normal;}	

.footnote	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal;}	


H1			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold;font-variant: small-caps;}	
H2			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold;font-variant: small-caps;}
H3			{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;font-variant: small-caps;}

.emergency	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color:#ff0000;line-height: 140%;}

.box_red 	{padding: 10px; font-size: 11px; border-color: #ff0000; border-collapse:collapse;} 
.box_blue 	{padding: 10px; font-size: 11px; border-color: #0000ff; border-collapse:collapse;} 

a:visited		{ color: #000fff; text-decoration: none; font-weight: normal; }
a:link			{ color: #000fff; text-decoration: none; font-weight: normal; }
a:active		{ color: #000000; text-decoration: underline; font-weight: normal;}
a:hover 		{ color: #000000; text-decoration: underline; font-weight: normal; }

UL.blue		{margin-left: 17px; margin-right: 0px; line-height: 150%; list-style-image: url(images/bullet_17.png);}
LI.blue		{vertical-align: 6px; padding-left:15px;line-height:130%;}

a.reverse:visited		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.reverse:link			{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.reverse:active		{ color: #ffd360; text-decoration: underline; font-weight: bold;}
a.reverse:hover 		{ color: #ffd360; text-decoration: underline; font-weight: bold; }
.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("../images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.button 	{
		background-image: url("../images/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("../images/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;
		}

