body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #A6C0D9;
	background-color: #001A33;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 130%;
}
.bottombarleft {
	background-image: url(images/11.gif);
	background-repeat: no-repeat;
}
.bottombarright {
	background-image: url(images/12.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 {
	color: #D6D63A;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 2px;
}
h3 {
	color: #D6D63A;
	font-size: 12px;
/*	text-align: center; */
}
h4 {
	color: #D6D63A;
	font-size: 12px;
	margin-bottom: -10px;
}
blockquote {
	font-size: 11px;
	line-height: 145%;
	margin-left: 0px;
	margin-right: 0px;
}
.dotted {
	border-top: 1px dotted #A6C0D9;
	border-bottom: 1px dotted #A6C0D9;
}
a:link, a:visited {
	color: #D6D63A;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav, a:visited.nav {
	color: #D6D63A;
	font-size: 12px;
	text-decoration: none;
}
a:hover.nav {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.top, a:link.top, a:visited.top {
	font-size: 11px;
	text-decoration: none;
}
a:hover.top {
	text-decoration: none;
}
.white, a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
}
.telephone {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	text-align: left;
}