/* Global Parameters  */
BODY								
{  	
	/*background: url(images/bg.gif);
	background-repeat: repeat-y;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#E5E5E5; 
	scrollbar-shadow-color:#A9A9A9; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#E5E5E5; 
	scrollbar-darkshadow-color:#3B3B3B; 
	scrollbar-track-color:#; 
	scrollbar-arrow-color:#000000;
	}



 Font,td,tr,textarea {color: #272727;font-family:verdana, ms sans serif, sans-serif, Tahoma,  Arial,Geneva, helvetica ;font-size: 11px;  line-height: 14px; }
 p {	padding-right: 5px;	padding-left: 5px;	margin-top: 5px;	margin-bottom: 5px;}
ul {	margin-right: 2px;	margin-bottom: 2px;	margin-left: 2pt;	padding-right: 2px;	padding-bottom: 5px;	padding-left: 2px;}
UL LI	{list-style-type:square;	letter-spacing: normal;	vertical-align: baseline;	word-spacing: normal;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}

a:link 							{ color: #7bd112;  font-size: 11px;line-height: 14px;  font-weight: normal; text-decoration: underline;}
a:visited						{color: #7bd112; font-size: 11px;line-height: 14px;  font-weight: normal; text-decoration: underline;}
a:active 						{color: #7bd112; font-size: 11px;line-height: 14px;  font-weight: normal; text-decoration: underline;}
a:hover 						{ color: #699eb4; font-size: 11px;line-height: 14px;  font-weight: normal; text-decoration: none;}



/*  normal text  Elements  */

.head								{ color: #348eb4; font-size: 12px; 	font-weight: normal;  line-height: 14px; }
.smtext 								{color: #4e4e4e;	font-size: 10px;		line-height: 11px;			font-weight: normal;}
.copy								{color: #486c7b;	font-size: 9px;		line-height: 11px;			font-weight: normal;}

.copy:link 							{ color: #699eb4;  font-size: 10px;line-height: 11px;  font-weight: normal; text-decoration: none;}
.copy:visited						{color: #699eb4; font-size: 10px;line-height: 11px;  font-weight: normal; text-decoration: none;}
.copy:active 						{color: #699eb4; font-size: 10px;line-height: 11px;  font-weight: normal; text-decoration: none;}
.copy:hover 						{ color: #7bd112; font-size: 10px;line-height: 11px;  font-weight: normal; text-decoration: underline;}

.menu:link 							{ color: #FFFFFF;  font-size: 11px;line-height: 16px;  font-weight: normal; text-decoration: none; }
.menu:visited						{color: #FFFFFF; font-size: 11px;line-height: 16px;  font-weight: normal; text-decoration: none;}
.menu:active 						{color: #FFFFFF; font-size: 11px;line-height: 16px;  font-weight: normal; text-decoration: none;}
.menu:hover 						{ color: #000000; font-size: 11px;line-height: 16px;  font-weight: normal; text-decoration: underline; }


/* Document Links  */



/* Form  */
.button 		{cursor: hand;	font-size: 14px;	font-weight: normal;	color: #000000;}
.formlist 		{	font-size: 10px;	font-family: verdana; font-weight: normal; color:#877d69; border-top:1px solid #dfdbd8; border-left:1px solid #dfdbd8; border-right:1px solid #dfdbd8; border-bottom:1px solid #dfdbd8; background:#f7f6f5;}

.formfield 	{	font-size: 10px;	font-family: verdana; font-weight: normal; color:#877d69; border-top:1px solid #dfdbd8; border-left:1px solid #dfdbd8; border-right:1px solid #dfdbd8; border-bottom:1px solid #dfdbd8; background:#f7f6f5;}

#dropmenudiv{
position:absolute;
background-color: #4694b4;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px myriad;
line-height:25px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid white;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #abd559;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFFF;
}