a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
#navigation a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699FF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #0093D9;
	}

.bodyText {
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.border {
	border-top-color: #1390C8;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
	
}
.border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6699FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableborder1 {
	background-color: #FFFFFF;
	border: 12px ridge #88ABC9;
	border-top-color: #BCF5FA;
	border-right-color: #DFF7FF;
	border-bottom-color: #DFF7FF;
	border-left-color: #DFF7FF;
}
.topheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0066FF;
}
