/* body*/


p     {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #50505a;
}	

.smalltext   {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #50505a;
}	

.whttext   {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #ffffff;
}	

div   {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #50505a;
}

/* links*/
A  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #50505A;
}
A:hover  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #4E69DE;
}

A.mainnav  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #50505A;
}
A.mainnav:hover  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #50505A;
}


A.locnav  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #50505a;
}
A.locnav:hover  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #50505a;
}

/* special text cases*/

li {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #50505a;
}

.blacktext  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #666666;
}
.topnav  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
.mainnavtext  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
}
FORM {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 0px
}
FORM.srch {
	MARGIN-TOP: 2px; MARGIN-BOTTOM: 3px
}
INPUT {
	FONT-SIZE: 9pt
}
