h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B2242;
	line-height: 35px;
}
.captions {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #032f54;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #2A53F4;
}
a:visited {
	color: #0B2242;
}
.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
.nav li
{
float:left;
}
.nav a:link
{
	display:block;
	width:137px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 39px;
	line-height: 39px;
	background-image: url(images/greybar.jpg);
	background-repeat: repeat-x;
}
.nav a:visited
{
	display:block;
	width:137px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 39px;
	line-height: 39px;
	background-image: url(images/greybar.jpg);
	background-repeat: repeat-x;
}
.nav a:hover
{
	color: #2A53F4;
}
.nav a:active
{
	color: #2A53F4;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button a:link
{
	display:block;
	width:160px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 33px;
	line-height: 33px;
	background-image: url(images/yellowbar.jpg);
	background-repeat: repeat-x;
}
.button a:visited
{
	display:block;
	width:160px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 33px;
	line-height: 33px;
	background-image: url(images/yellowbar.jpg);
	background-repeat: repeat-x;
}

.button a:hover
{
	color: #999999;
}
.button a:active
{
	color: #999999;
}
.button2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head {
	font-size: 16px;
	font-weight: bold;
	color: 032f54;
}
.button2 a:link
{
	display:block;
	width:160px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 33px;
	background-image: url(images/yellowbar.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	float: right;
}

.button2 a:hover
{
	color: #999999;
}
.listing li{
	list-style-image: url(images/yellowtriangle_wht.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 032f54;
}
.button3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button3 a:link
{
	display:block;
	width:190px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 0px;
	text-decoration:none;
	text-transform:uppercase;
	height: 33px;
	background-image: url(images/yellowbar.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	float: left;
}

.button3 a:hover
{
	color: #999999;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #032F54;
}
