body {
	margin: 5px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #716F70;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
#footer {
	padding: 12px;
	margin: 6px;
	border: 1px solid #e7e7e7;
	background-color: #f1efef;
	text-align: center;
}
#footer a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}


#container {
	background-color: #FFFFFF;
	width: 760px;
	border: 1px solid #333333;
	margin-left: auto; 
	margin-right: auto;
}
#logo {
	float: left;
	height: 68px;
	width: 131px;
	padding-left: 10px;
	padding-top: 20px;
}
#navigation {
	float: right;
	height: 48px;
	padding-top: 40px;
	width: 240px;
	margin-right: 10px;
}

#navigation li {
	float: right;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#navigation ul li a{
	display:block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-style: none;
}
#navigation ul {
	margin: 0px;
	list-style-type: none;
}
#navigation a {
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}

#left {
	float: left;
	width: 203px;
}
#centre {
	float: left;
	width: 299px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#centre-wide {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 500px;
}
.box4 a {
	border-bottom-style: none;
}

.box1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	margin-bottom: 6px;
	padding: 6px;
}

#right {
	float: left;
	width: 203px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0px;
}

.box2 {
	border: 1px solid #e9e8e8;
	padding: 6px;
	margin-bottom: 6px;
}
.subscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: sub;
}
.green {
	color: #99CC00;
}

h2 {
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8c9ce;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
}
.box1 h2 {
	font-weight: normal;
}

.box3 {
	background-color: #f1efef;
	padding: 5px;
	border: 1px solid #e2e1e1;
}
.box4 {
	background-color: #f1efef;
	border: 1px solid #e2e1e1;
	text-align: center;
}
#content {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#banner {
	text-align: left;
	padding-left: 6px;
}
a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 175px;
	hborder-top-width: 1px;
	border: 1px solid #7E7E7E;
	height: 18px;
}
.area1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 408px;
	hborder-top-width: 1px;
	border: 1px solid #7E7E7E;
}
.required {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
