body
{
	behavior: url("includes/csshover.htc");
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	margin: 10px;
}
a
{
	color: #144487;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul, ol
{
	margin-top:10px;
}
table, td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
div, td, li, a
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
}
p
{
	margin-top: 10px;
	margin-bottom: 0px;
}
img
{
	border: 0;
}

.body-container
{
	width: 900px;
}	
.page-header
{
	background-color: #F4DB79;
	border: 1px solid #E9CE65;
	cursor: pointer;
}
.header-left
{
	float:left;
	padding: 20px 0px 15px 20px;
}
.header-right
{
	float:right;
	padding: 20px 20px 0px 0px;
}
.header-bullet
{
	padding: 0px 10px 0px 10px;
}
.header-image
{
	clear:both;
	margin-bottom: 8px;
	text-align: center;
}
.header-menu
{
	background-color: #144487;
	border-top: 2px solid #9E2120;
}
.header-rule
{
	background-color: #ffffee;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
.menu-title
{
	margin: 0px 0px 0px 50px;
	width: 800px;
}

#menu 
{
	width: 100%;
	float: left;
}
#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.menu-item
{
	display: block;
	color: #ffffee;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	padding: 3px 24px 3px 23px;
	cursor:default;
	float: left;
	position:relative;
}
.menu-popout
{
	position: absolute;
	z-index: 500;
	display: none;
	background-color: #ffffee;
	border-right: 1px solid #144487;
	border-bottom: 1px solid #144487;
	border-left: 1px solid #144487;
	position: absolute;
	top: 22px;
	left: 8px;
	text-align:left;
}
.menu-item:hover .menu-popout
{
	display: block;
}
.menu-popout li
{
	padding: 2px 14px 2px 14px;
}
.menu-popout li a
{
	color: #9E2120;
	text-decoration: none;
	font-weight: normal;
}
.menu-popout li:hover
{
	background-color: #F6EABA;
}

.page-body
{
	border: 1px solid #F4DB79;
	border-top: 0px;
	background-color: #F4E29C;
	padding: 0px 40px 0px 40px;
}
.body-table
{
	background-color: #ffffee;
	width: 820px;
}
.body-title
{
	padding: 20px 0px 0px 30px;
	background-color: #ffffee;
	color: #9E2120;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
h1
{
	margin: 20px 0px 0px 0px;
	color: #144487;
	font-size: 13px;
	font-weight: bold;
}
.body-text
{
	padding: 20px 20px 20px 30px;
	vertical-align: top;
}
.body-images
{
	padding: 20px;
	vertical-align: top;
	text-align:center;
}
.body-images img
{
display: block;
margin-bottom: 20px;
}
.body-news
{

}
.news-title
{

}
.news-text
{

}

.next
{
	float:right;
	font-weight:bold;
}
.page-footer
{
	background-color: #F4E29C;
	padding: 10px 0px 10px 0px;
}
.footer-left, .footer-left a
{
	float:left;
	font-size:10px;

}
.footer-right
{
	float:right;
	font-size: 10px;

}
.assess-table, .assess-table td
{
border:1px solid #cccccc;
padding: 3px;
vertical-align:top;
}





