﻿body {
	background-color: white;
	margin: 20px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
img {
	border: 0px;
}
a:link {
	color: #0816A3;
	text-decoration: none;
}
#variable {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1d5d81,endColorStr=#1cc1e1);
	font-family: "Arial Narrow";
	color: white;
}
.menubutton {
	color: #FFFFFF;
	background-color: #1D5D81;
	font-weight: bold;
	font-family: "Arial Narrow", Tahoma, sans-serif;
	padding: 0px 3px 0px 3px;
}
.menubutton:hover, .menubutton:active {
	color: #000000;
	background-color: #1CC1E1;
	font-weight: bold;
	font-family: "Arial Narrow", Tahoma, sans-serif;
}
#menutext {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	width: 18%;
}
.bw {
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #1D5D81; 
	padding: 2px 5px 2px 5px; 
	vertical-align: top;
}
.subheader {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background-color: #1D5D81;
}
.centered {
	text-align: center;
}
.button {
	background-color: #1D5D81;
	color: white;
}
.navbutton1 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #1D5D81;
	color: #FFFFFF;
	width: 55px;
	height: 20px;
	vertical-align: middle;
}
