#logo
{
	position: absolute;
	top: 10;
	left: 10;
	z-index: 2;
}

#addressbox
{
	position: absolute;
	top: 95;
	left:10;
	border-top: 1px ridge #639CF7;
	width: 88%;
	font-family: trebuchet MS;
	font-size: 9pt;
	text-align: right
}

#mainbodyloc
{
	position:absolute;
	top:125;
	left:150;
	width:80%;
}

.mainbodytext
{
	font-family: trebuchet MS;
	font-size: 10pt;
	text-align: justify;
}

#firstpara
{
	position:absolute;
	top:5;
	left:10;
	width:55%;
	font-family: trebuchet MS;
	font-size: 10pt;
}

#secondpara
{
	position:absolute;
	top:175;
	left:10;
	text-align:left;
	width:80%;
	font-family: trebuchet MS;
	font-size: 10pt;
}

#thirdpara
{
	position:absolute;
	top:100;
	left:10;
	text-align:center;
	width:80%;
	font-family: trebuchet MS;
	font-size: 10pt;
}

#mainpic
{
	position:absolute;
	top:25;
	left:60%;
}


#linkbox0
{
	position:absolute;
	top:125;
	left:10;
	border: 1px ridge #639CF7;
}

#linkbox1
{
	position:absolute;
	top:150;
	left:10;
	border: 1px ridge #639CF7;
	background-color: white
}

#linkbox2
{
	position:absolute;
	top:290;
	left:10;
	border: 1px ridge #639CF7;
	background-color: white
}

#linkbox3
{
	position:absolute;
	top:365;
	left:10;
	border: 1px ridge #639CF7;
	background-color: white
}

#linkbox4
{
	position:absolute;
	top:440;
	left:10;
	border: 1px ridge #639CF7;
	background-color: white
}

<!-- tag modifications{  }
.navbar A:link {
	background-color : transparent;
	text-decoration : none;
	color:black;
}

.navbar A:active {
	background-color : transparent;
	text-decoration : none;
	color : yellow;
}

.navbar A:visited {
	background-color : transparent;
	text-decoration : none;
	color : black;
}

.navbar A:hover {
	background-color : transparent;
	background-image : url('none');
	color : blue;
	text-decoration : none
}

.linktext
{
	font-family: trebuchet MS; 
	font-size: 8pt; 
}

.innertable
{
	font-family: trebuchet MS; 
	font-size: 10pt; 
}

.headtext
{
	font-family: trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold;
	color: white;
}

.crtext
{
	border-top: 1px ridge blue;
	font-family: trebuchet MS; 
	font-size: 8pt 
}

.homelink a:link
{
	font-family: trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold;
	color: white;
	text-decoration : none;
}

.homelink a:hover
{
	font-family: trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold;
	color: black;
	text-decoration : none;
}

.homelink a:visited
{
	font-family: trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold;
	color: white;
	text-decoration : none;
}

.clsMenuTitle 
{ 
	cursor: hand; 
}

.clsMenu 
{ 
	border-left:1px solid #C3DBF7; border-right:1px solid #1063C6; border-top:1px solid #C3DBF7; border-bottom:1px solid #1063C6; background-color: white; 
	position: absolute; 
	visibility: hidden; 
	width: 180px; 
	z-index: 2; 
	padding-left: 5px; 
	font-family: trebuchet MS; 
	font-size: 8pt; padding-right:1px; padding-top:1px; padding-bottom:1px 
}

.clsMenu A 
{ 
	text-decoration: none;
	color: black; 
}

.clsMenu A:hover 
{ 
	color: blue; 
}

.header1
{
	font-size: 10pt;
	color: #18188C;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.contentheader
{
	color:#3939B5;
}

.subheader
{
	color:#3939B5;
}

.copyright
{
	font-family: trebuchet MS;
	font-size: 10px;
	text-align: center;
	line-height: 8px;
}