BODY,TD {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

TD {
	vertical-align: top;
}

.home {
	background-position: left;
	background-repeat: no-repeat;
}

.secondary {
	background-position: left;
	background-repeat: no-repeat;
}

.hometitle {
	color: #004C70;	
	font-size: 110%;	
	font-style: italic;
}

.hometext {
	color: #004C70;
	font-size: 85%;		
	text-align: right;
}

.footer {
	border-top: 2px #000066 solid;
	width: 800px;
	padding-left: 5px;
	position: absolute; 
	bottom: 25px;
	font-size: 80%;
	color: #000066;
	background-color: #FFFFFF;
}

.footer-secondary {
	border-top: 2px #000066 solid;
	width: 600px;
	padding-left: 5px;
	position: relative; 
	font-size: 80%;
	color: #000066;
	background-color: #FFFFFF;
}

.maintitle {
	color: #000066;
	font-weight: bold;
	font-size: 1.3em;
}

.subtitle {
	color: #000066;
	font-weight: bold;
}

a.breadcrumbs {
	color: #C22E2E !important;
	font-size: .85em;
}

.breadcrumbs-on {
	font-size: .85em;
	color: #C22E2E;
}

.sideimage {
	border: 1px solid #000066;
	margin: 0px;
	margin-top: 20px;
}

.sidecaption {
	background-color: #DFE6EA;
	width: 185px;
	color: #000066;
	text-align: center;
	margin:0px;
	font-size: .85em;
	font-weight: bold;
	padding: 2px;
}