body
	{
		padding: 0;
		margin: 0;
		background-color: #F5F5F5;
		color: #000;
		text-align: center;
	}
	
a:link {text-decoration:none; color: #000000; }
a:visited {color:#000000; text-decoration:none }
a:hover {color:#0073BD; text-decoration:underline }
a:active {color:#336633; text-decoration:none }

.form1 {  font-family: verdana, arial, helvetica, sans-serif;  background-color: #ffffff; border: 1px solid #8f8e22}
	
#contents	
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 767px;
		padding: 10px;
		background-color: #FFF;
		color: #000;
		text-align: left;
	}
	
.gapcell {
	width: 5px;
	padding: 0;
	margin: 0;
}

.headcell {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}

.headcellmain {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #F4F4EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8f8e22;
	border-right-color: #8f8e22;
	border-bottom-color: #8f8e22;
	border-left-color: #8f8e22;
}

.footerbox {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat-x;
}

.footercell {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	font-size: 80%;
	padding: 5px;
	text-align: center;
}



.imgcell {
    width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.txtcellmain {
    width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f8e22;
	border-right-color: #8f8e22;
	border-bottom-color: #8f8e22;
	border-left-color: #8f8e22;
	vertical-align: top;
	font-size: 90%;
	padding: 5px;
}

.txtcellmain a:link	{ color:#8f8e22; text-decoration:underline }
.txtcellmain a:visited { color:#8f8e22; text-decoration:underline }
.txtcellmain a:hover { color:#0073BD; text-decoration:none }


.txtcell {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	font-size: 90%;
	padding: 5px;
	font-weight: normal;
	text-align: right;
}

.txtcellnoborder {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 80%;
	padding: 5px;	
}

.casecellnoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 5px;	
}


ul{
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px;
}

.pnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding: 5px;
}

.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: center;
	
}

h3 {
	color: #8F8E22;	
}

h4 {
	color: #8F8E22;	
}
