body {
	margin: 0px;
	padding: 0px;
	background-color:#1E3C59;
}
#surround {
	width:780px;
	margin: 0px auto 0px auto;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: #336699;
	font-weight: bold;


}
.sidelinks {
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #83ACD6;
	margin-top: 2px;
	margin-bottom: 2px;

}

.search-box {
	BORDER-RIGHT: #D8E4F1 1pt solid;
	BORDER-TOP: #1E3C59 1pt solid;
	BORDER-LEFT: #29537C 1pt solid;
	BORDER-BOTTOM: #D8E4F1 1pt solid;
	color: #1E3C59;
	height: 18;
	font-family: arial;
	font-size: 12px;
	background-color: #83ACD6;

}

.menutbl {
	width : 100%;
	float : left;
	clear : left;
}

.menutbl table td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #29527A;
}

a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited, 
a.sublevel:link, a.sublevel:active, a.sublevel:visited { 
	display : block;
	color : #B8D7FA !important;
	text-decoration : none;
	BORDER-RIGHT: #1E3C59 1px solid;
	BORDER-TOP: #1E3C59 1px solid;
	BORDER-LEFT: #1E3C59 1px solid;
	BORDER-BOTTOM: #1E3C59 1px solid;
	padding: 2 2 2 5;
} 

a.mainlevel:hover, 
a.sublevel:hover { 
	color : #ffffff !important;
	text-decoration : none !important;
	background:#588FC7;
}
a.sublevel:hover,a.sublevel:link, a.sublevel:active, a.sublevel:visited { 
	padding-left:10px;
}

.comment-box {
	BORDER-RIGHT: #D8E4F1 1pt solid;
	BORDER-TOP: #1E3C59 1pt solid;
	BORDER-LEFT: #29537C 1pt solid;
	BORDER-BOTTOM: #D8E4F1 1pt solid;
	color: #1E3C59;
	height: 54;
	font-family: arial;
	font-size: 12px;
	background-color: #83ACD6;

}
.detail {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;

}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#special {
	background-color: #FDF1CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	border: 1px solid #990000;
	padding: 5px 8px 8px 5px;
	text-align: justify;
	margin: 15px 15px 15px 0px;
}
#topbuttons {
	width: 300px;
	text-align: right;
	float: right;
	padding-right: 5px;
}
#topbuttons img {
	margin-left: 5px;
}
