body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#bodycell {
	background-image: url(images/layout/body.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
}
#bodycell #bodydiv #contactbody {
	line-height: 25px;
	width: 530px;
}
#bodycell #bodydiv #contacttable {
	padding: 3px;
	margin: 3px;
	line-height: 25px;
	vertical-align: top;
}
#bodycell #bodydiv #box1 {
	border: thin solid #666666;
	width: auto;
	margin: 6;
}
a:link {
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999933;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}




#navcell {
	background-image: url(images/layout/nav.jpg);
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
}
#navcell #navdiv {
	overflow:auto;
	display: block;
	width: 167px;
	height: 414px;
	margin-top: 60px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 13px;
}
#navcell #navdiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	background-image: url(images/layout/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: auto;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
}
#navcell #navdiv a:hover {
	color: #FFFFCC;
	background-color: #666666;
}

#bodycell #bodydiv {
	width:552px;
	height:445px;
	position:relative;
	overflow:auto;
	display: block;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	height: 15px;
	position: relative;
	background-image: url(images/layout/line2.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	width: 360px;
	display: block;
	line-height: 25px;
	padding-bottom:9px;
	margin-left: 20px;
	font-size: 18px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	height: 15px;
	position: relative;
	display: block;
	line-height: 25px;
	font-size: 16px;
	margin-left: 25px;
}


#bodycell #bodydiv .list1 {
	display: block;
	width: 32%;
	float: left;
	text-align: center;
	padding-bottom: 25px;
	height: 170px;
}
#bodycell #bodydiv .list2 {
	display: block;
	width: 28%;
	float: left;
	line-height: 20px;
	text-align: center;
	margin: 6px;
}
li {
	font-size: 10px;
	text-indent: 0px;
	padding-bottom: 3px;
}

.border {
	background-color: #EDF0DB;
	padding: 10px;
	border: thin solid #666666;
}
