.office { float: right; width: 280px; border: 1px solid #7AA9CB; background: #F4FBFF; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font: .85em Arial, Helvetica, sans-serif; }
.mainpart { color:#00345B; background: #E1F2FF; border: 1px solid #006633; font-style: normal; padding: 10px; }

h2{ background: #9FC0D9; font-size:1.5em; color: #000066; 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; }
.floatRight  {width:220px}

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

#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 #9A540E;
		border-right: 10px solid #ED963F;
		background-color: #D27313;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

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

#links li a:hover {
		border-left: 10px solid #A62900;
		border-right: 10px solid #F93F00;
		background-color: #CC3300;
		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 1.3em/1.5em 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;
}
.smalldisc li { margin-left: 20px; list-style-type: disc; margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; line-height: 1.2em; }
