.mainpart { color:#00345B; background: #E4E8F1; border: 1px solid #0067A5; font-style: normal; padding: 10px; }

h2{ background: #0067A5; font-size:1.5em; color: #fff; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 0px; border-top: 1px solid #006633; border-right: 1px solid #006633; border-left: 1px solid #006633; margin-top:10px; line-height: 1.1em; height: 80px; }
h2 img { float: left; height: 80px; }
  

#links {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 210px;
	font-size: 14px;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}

#links UL {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#links LI {
	margin-top: 2px;
	list-style-type: none;
}
#links li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #5A3D52;
	border-right: 10px solid #A07493;
	background-color: #77516C;
	color: #fff;
	text-decoration: none;
	width: 100%;
		}


html>body #links li a {
		width: auto;
		}

#links li a:hover {
		border-left: 10px solid #988CAA;
		border-right: 10px solid #D3CEDB;
		background-color: #B5ACC2;
		color: #fff;
		}
		
		
.previous {
	font-size: 14px;
	color: #2175BC;
	font-weight: 600;
	text-align: center;
	float: right;
	width: 209px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.previous a:link {
	color: #1958B7;
	text-decoration: none;
}

.previous a:visited {
	color: #1958B7;
}
.previous a:hover {
	color: #2175BC;
	text-decoration: underline;
}
.deflist li {
	margin-bottom: 10px;
}
.deflist UL {
	list-style-image: url(graphics/check.gif);
}
dt {
	margin-top: 15px;
	font-weight: 600;
}
.mainpart blockquote {
	margin-top: 2px;
	margin-bottom: 30px;
}

.section {
	font: italic 600 22px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.longlist TD {
	font: 12px Arial, Helvetica, sans-serif;
	background: #E1F2FF;
}
.longlist {
	background: #9FC0D9;
	margin-top: 5px;
}
H1 {
	font: 700 large/normal Arial, Helvetica, sans-serif;
	color: #257272;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.rightborder TD {
	border-right: 1px solid #0067A6;
}
.mainpart TD {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 8px;
}
