body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frame {
	background-repeat: repeat-x;
	width:768px;
	margin-right:auto;
	margin-left:auto;
}
		
#title {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}






#trail {
	width: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 4px;
	color: #042A59;
	font-size: 12px;
}
#trail a:visited {
	color: #042A59;
	text-decoration: none;
}
#trail a:link{
	color: #042A59;
	text-decoration: none;
}











#links {
	width:140px;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
	
#links a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#links a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#links a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
	
#content{
	width:609px;
	float:left;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
}

#contentpage{
	width:605px;
	float:left;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#contentpage a:visited{
	font-size: 10px;
	color: #000033;
}
#contentpage a:link{
	font-size: 10px;
	color: #000033;
}
	
	
	
	
	
	
	
	
	
	
#contentleft {
	float:left;
	width:408px;
	margin-right: 5px;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentright {
	float:left;
	width:170px;
	padding: 5px;
	color: #042A59;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

#contentright a:link {
	color: #042A59;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
#contentright a:visited {
	color: #042A59;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

.link {
	background-color: #042A59;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 4px;
}

.headerblue {
	margin-bottom: 5px;
	font-size: 36px;
	font-family: Verdana;
	color: #042A59;
	font-weight: bold;
}

.headerred {color: #953620}

.subheaderblue {
	margin-bottom: 5px;
	font-size: 18px;
	font-family: Verdana;
	color: #042A59;
	font-weight: bold;
	text-align: center;
}

.caption {
	background-color: #042A59;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 4px;
	width: 200px;
	color: #FFFFFF;
	clear: both;
	float: none;
}

.text {
	margin-bottom: 5px;
	font-size: 12px;
	padding: 4px;
}
.style12 {
	font-size: 10px;
}
.style13 {
	font-size: 9px;
	color: #999999;
}
