body, table, td, tr 
{
	font-family:VERDANA;
	font-size:11px;
	color:#24201B;
	line-height:17px;
}
.top
{
	font-family:Arial;
	font-size:12px;
	color:#4E7B9B;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	padding-right:15px;
}
a.top
{
	font-family:Arial;
	font-size:12px;
	color:#4E7B9B;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	padding-right:0px;
}
a.top:hover
{
	font-family:Arial;
	font-size:12px;
	color:#69AE14;
	line-height:16px;
	font-weight:normal;
}
.inner-txt
{
	font-family:Arial;
	font-size:12px;
	color:#24201B;
	line-height:15px;
	overflow:auto;
	width:450px;
	height:450px;
	float:left;
	border-width: 1px;
	scrollbar-face-color:#D0F1C0;
	/*scrollbar-highlight-color:#CA0606;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#38FF02;*/
	scrollbar-arrow-color:#AD9459;
	scrollbar-track-color:#D0F1C0;
	scrollbar-darkshadow-color:#550000;
} 
a
{
	font-family:Verdana;
	font-size:11px;
	color:#69AE14;
	line-height:15px;
	text-decoration:underline;
}
a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#2A5C80;
	line-height:15px;
	text-decoration:none;
}
.bullet
{
padding-left:20px;
background-image:url(../images/green-bullet.gif); background-repeat:no-repeat;
background-position:0px 3px;
}
.table
{
background-image:url(../images/td-bg1.jpg); background-repeat:no-repeat;
}
.greenbold
{
	font-family:Arial;
	font-size:15px;
	color:#66A21D;
	line-height:19px;
	font-weight:bold;
}
.greenb
{
	font-family:Verdana;
	font-size:11px;
	color:#66A21D;
	line-height:19px;
	font-weight:bold;
}
.ashbold
{
	font-family:Arial;
	font-size:15px;
	color:#527C9C;
	line-height:19px;
	font-weight:bold;
}
.bluebold
{
	font-family:Verdana;
	font-size:12px;
	color:#2A5C80;
	line-height:19px;
	font-weight:bold;
}
a.bluebold
{
	font-family:Verdana;
	font-size:11px;
	color:#2A5C80;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
}
a.bluebold:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#66A21D;
	line-height:19px;
	font-weight:bold;
}

.arr
{
background-image:url(../images/green-arr.gif); background-repeat:no-repeat;
background-position:20px 9px;
padding-left:40px;
padding-top:3px;
padding-bottom:2px;
}
.foot
{
	font-family:Arial;
	font-size:12px;
	color:#2A5C80;
	/*line-height:41px;*/
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/foot-tile.gif);
	height:41px;
	vertical-align:middle;		
}
a.foot
{
	font-family:Arial;
	font-size:12px;
	color:#2A5C80;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	background-image:none;
}
a.foot:hover
{
	font-family:Arial;
	font-size:12px;
	color:#5EA708;
	line-height:16px;
	font-weight:normal;
}
.field 
{
		border : 1px solid #999999;
		color: #000000;
		font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana;
}
.horizontalmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
height:32px;
}

/*Top level list items*/
.horizontalmenu ul li{
position: relative;
display: inline;
float: left;
height:32px;
font-weight:bold;
}

/*Top level menu link items style*/
.horizontalmenu ul li a{
display: block;
text-decoration: none;
/*border: 0px solid #FFFFFF;*/
}
.horizontalmenu ul li a:hover{
display:block;
}
.horizontalmenu ul li ul{
left: 0;
top: 0;
margin-top: 1px;
position: absolute;
display:block;
visibility: hidden;
border-top: 1px solid #FFFFFF;
}

/*Sub level menu list items*/
.horizontalmenu ul li ul li{
display: inline;
float: none;
height:22px;
}

/* Sub level menu links style */
.horizontalmenu ul li ul li a{
font: normal 11px Verdana;
background: #97AFC5;
line-height:22px;
border: solid #FFFFFF;
border-width: 0 1px 1px 1px;
color:#000000;
padding-left:12px;
}
.horizontalmenu ul li ul li a:hover{
background: #4E7B9B;
color:#FFFFFF;
font: normal 11px Verdana;
line-height:22px;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }







