body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}


form {
	margin: 0px;
	padding: 0px;
}

.input {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	color: #999999;
}

a.content:link    			{ color: #0000FF; font-weight: regular; text-decoration: underline; font-family: Verdana; font-size: 14px}
a.content:visited 	       { color: #0000FF; font-weight: regular; text-decoration: underline; font-family: Verdana; font-size: 14px}
a.content:active  		{ color: #0000FF; font-weight: regular; text-decoration: underline; font-family: Verdana; font-size: 14px}
a.content:hover   		{ color: #0000FF; font-weight: regular; text-decoration: underline; font-family: Verdana; font-size: 14px; background-color: #00FF33 }



.bg1 {
	background-image: url(images/index30.jpg);
	background-repeat: repeat-x;
}


.ContentArea {
	vertical-align: top;
      FONT-FAMILY: "Verdana";
	FONT-SIZE: 14px;
	color : #000000;
	font-weight: normal;
	Padding-left: 12px;
	Padding-right: 5px;
	Padding-top: 10px;
	text-align: justify;
	line-height:130%;

}


p
{ 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 14px;
}

/* These are the links in the left nav area area*/
a.navselect:link    		{ color:  #FFFF00; font-weight: normal; text-decoration: none; font-size: 15px; font-family: Verdana; }
a.navselect:visited 		{ color:  #FFFF00; font-weight: normal; text-decoration: none; font-size: 15px; font-family: Verdana; }
a.navselect:active  		{ color: #FFFF00; font-weight: normal; text-decoration: none; font-size: 15px;  font-family: Verdana; }
a.navselect:hover   		{ color:  #FFFF00; font-weight: normal; text-decoration: none; font-size: 15px; font-family: Verdana; }


a.navnormal:link     		{ color:  #ffffff; font-weight: normal; text-decoration: none; font-size: 15px; font-family:Verdana;}
a.navnormal:visited 		{ color:  #ffffff; font-weight: normal; text-decoration: none; font-size: 15px; font-family: Verdana;}
a.navnormal:active  		{ color:  #ffffff; font-weight: normal; text-decoration: none; font-size: 15px;  font-family: Verdana;}
a.navnormal:hover   		{ color:  #CCFF00; font-weight: normal; text-decoration: none; font-size: 15px;  font-family: Verdana;}




a.sublink:link    		{ color:  #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}
a.sublink:visited 		{ color:  #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}
a.sublink:active  		{ color:  #FFFFFF; font-weight: normal; text-decoration: none; font-size: 11px;  font-family: Verdana;}
a.sublink:hover   		{ color:  #CCFF00; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}


a.sublinkselected:link    		{ color:  #FFFF00; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}
a.sublinkselected:visited 		{ color: #FFFF00; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}
a.sublinkselected:active  		{ color: #FFFF00; font-weight: normal; text-decoration: none; font-size: 11px;  font-family: Verdana;}
a.sublinkselected:hover   		{ color:  #FFFF00; font-weight: normal; text-decoration: none; font-size: 11px; font-family: Verdana;}



UL {list-style-type: square; margin-top: 0; margin-bottom: 0; word-spacing: 0px; font-size: 14px}
LI {list-style-type: square; margin-top: 1; margin-bottom: 1; word-spacing: 0px; font-size: 14px}

.MediumTitle {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

.SmallTitle {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
}