body {
	background-color:#99c8f3;
	margin:10px 0px;
	padding:0px;
}

div#top {
	background-image:url(/images/splash-blue.jpg);
	margin:0px auto;
	width:930px;
	height:228px;
}

div#main {
	background-image:url(/images/back-blue.jpg);
	margin:0px auto;
	width:930px;
}

div#mainright {
	margin:0px 50px 0px 15px;
	padding:0px;
	width:275px;
	float:right;
}

div.box {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:275px;
	border:1px dashed #99c8f3;
}

div#mainbottom {
	clear: both;
}

div#copyright {
	clear: both;
	background-image:url(/images/bottom-blue.jpg);
	height:46px;
	width:930px;
	margin:0px auto;
	font:7pt/20pt Verdana;
	text-align:center;
	color:#555;
	padding:0px;
}

a {
	color:#555;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}

a.menu {
	color:#eee;
	text-decoration:none;
}

a.menu:hover {
	color:#bbb;
}

a.copyright {
	font-weight:normal;
}

a.copyright:hover {
	text-decoration:underline;
}

p {
	font:8pt/14pt Verdana;
	margin:0px;
	color:#555;
	padding:5px 50px;
}

p.title {
	font:bold 9pt Verdana;
	color:#333;
}

p.rightboxtitle {
	font:bold 9pt Verdana;
	color:#333;
	margin:0px;
	padding:8px;
}

p.rightboxtext {
	font:8pt/14pt Verdana;
	margin:0px;
	padding:8px;
}

p.menu {
	font:bold 9pt Courier;
	padding:50px 40px;
	line-height:18pt;
	text-align:right;
	width:220px;
}

acronym {
	border-bottom:1px dashed #aaa;
	cursor:help;
}

span.date {
	font-family:Arial;
	color:#333;
}

img.blackbordercenter {
	border:1px solid #333;
	margin:5px 5px 5px 60px;
	padding:0px;
}

img.blackborder {
	border:1px solid #333;
	margin:5px 5px 5px 5px;
	padding:0px;
}
