.bodytext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #000000; text-align: left}
.signature {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #006600; font-weight: bold; }
.bottommenu {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #316531; text-decoration: none}
.heading {  font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #316531; text-decoration: underline; font-size: 20px; text-transform: uppercase}
.bottommenu_no_link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
.bottommenu_link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #316531}
.youarehere {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #316531; text-decoration: none}
.smalltext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none}
a {  font-family: Georgia, "Times New Roman", Times, serif; color: #316531 }
vlink {  font-family: Georgia, "Times New Roman", Times, serif; color: #006666 }
alink {  font-family: Georgia, "Times New Roman", Times, serif; color: #CCCCCC }
.headerimg { background-image: url(../images/header_bg.gif); background-repeat:repeat; }
th  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
td  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
ul  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
ol  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
}

.table_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*********************** content layout ***************************/
body { 
	position:absolute; 
	margin: 0; padding: 0; 
	background-color:#FFFFFF; 
}
div#header {
	position:absolute;
	left: 86px;
	top:-4px;
	right:120px;
	z-index:5;
	height: 107px;
}
div#topbar {
	position:absolute;
	left:223px;
	top:116px;
	right:120px;
	background-image: url(../images/bkbar.gif);
	z-index:0;
}
div#sidebar {
	position:absolute;
	left:216px;
	top:122px;
	width: 8px;
	height:65%;
	background-image: url(../images/bkbar1.gif);
	z-index:0;
}
div#bodycell {  
	position:absolute; 
	left:229px; 
	top:127px; 
	right:120px; 
	z-index:5;
}
div#navbar {  
	position:absolute; 
	left:85px; 
	width: 111px;
	top:133px; 
	z-index:0; 
}
