body {
	margin: 0;
}
.container {
	width: 100%;
	font-family: "Trebuchet MS", Helvetica;
	background-color: #FFFFFF;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0630FF;
}
.right_col {
	background-color: #FFFFFF;
	width: 80%;
	float: right;
	margin-top: 15px;
}
p {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
table {
	padding-left: 10px;
	font-size: 14px;
}
.form_field {
	padding: 5px;
	color: #003366;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
}
.left_col {
	margin-left: 0%;
	width: 19%;
	background-image: url(../images/compass_navmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 30px;
}

.header {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
.line_spacer {
	border-bottom: 1px solid #13568B;
	clear: both;
}
.disclaimer {
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
.wa_header {
	background-color: #003366;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.menulist .current{
	color: #006666;
	text-decoration: none;
	background-image: url(../images/globe_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menulist a {
	text-decoration: none;
	color: #003366;
	padding: 8px;
	width: auto;
	display: block;
	font-weight: bold;
	padding-left: 30px;
}
.thumb {
	border: 3px solid #cccccc;
}
.menulist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0630FF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	margin-bottom: 2px;
	text-align: center;
	font-size: 12px;
	margin-top: 2px;
}
h1 {
	padding-left: 10px;
	color: #006699;
	font-size: 20px;
	padding-top: 10px;
}
h2 {
	padding-left: 10px;
	font-size: 18px;
	color: #003366;
}
h3 {
	padding-left: 10px;
	font-size: 18px;
	color: #990000;
}
.wa_footer {
	clear: both;
	font-size: x-small;
	font-style: italic;
	background-color: #003366;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
img {
	border: none;
	text-decoration: none;
	color: #D0D0D0;
}
.stylesmall {font-size: 9px}

/* dock - top */
.dock {
	position: relative;
	height: 50px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #0630FF;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}
.dock-item span {
	display: none;
	width: 250px;
	padding-left: 30px;
}
li {
}
li {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
}
#container #wa_header a {
	color: #FFFFFF;
}

