body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 20px 0px 20px 0px;
}
#container {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 124px;
}
#body {
	clear: both;
	
}
ul#logo-list {
background:url(images/logos.gif) top left no-repeat;
height:104px;
width:418px
}
ul#logo-list li
{
text-indent:-9999em;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0124b6;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0124b6;
	margin-top: 20px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	font-style: italic;
}
p {
	margin-top: 8px;
	margin-bottom: 12px;
}
#navcontainer {
	float: left;
	width: 728px;
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	background-color: #0124b6;
	color: #ffffff;
	float: left;
	width: 100%;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 4px 23px 4px 23px;
	background-color: #0124b6;
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #666666;
	color: #ffffff;
}
#body ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 25px;
}
#body li {
	margin: 0px 0px 6px;
	padding: 0px 20px;
	background: url(images/bullet.gif) no-repeat 3px 3px;
	list-style-type: none;
}
.message-box {
	background-color: #dddddd;
	float: right;
	clear: right;
	padding: 2px 10px 0 10px;
	width: 220px;
	border: 1px solid #666666;
	margin: 0 0 15px 20px;
}
div {
	border: 1px solid #FFFFFF;
}
a {
	color: #0124b6;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.pic-border {
	float: left;
	clear: right;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.pic-right {
	float: right;
	clear: right;
	margin: 0 0 15px 20px;
	border: 1px solid #666666;
}
.clear-floats {
	clear: both;
}
.text-small {
	font-size: 11px;
}
table td {
	padding-bottom: 8px;
}
