.surround {
	background-color: #FFF;
}
body {
	background-color: #999;
}
.heading td {
	border: thin solid #F00;
}

.boxborder {
	border:2px solid #0F4784;
}

.boxborderb {
	border:2px solid #1760AF;
}
.main_bg_a {
	background-color: #0066cc;
}
.main_bg_b {
	background-color: #1760AF;
}

.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: left;
}

.bodytextbluecent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: center;
	color: #0F4784;
}
.bodyitalic {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #065294;
}
a:visited {
	color: #065294;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #C90034;
	text-decoration: underline;
}

.linktext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: left;
	color: #065294;
}

a.linktext:link {
	text-decoration: none;
	color: #065294;
}
a.linktext:visited {
	color: #065294;
	text-decoration: none;
}
.table_white {
	background-color: #FFF;
}
a.linktext:hover {
	color: #065294;
	text-decoration: underline;
}

.reverse {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	text-align: center;
	color: #FFF;
}

a.reverse:link {
	text-decoration: underline;
	color: #FFF;
}
a.reverse:visited {
	color: #FFF;
	text-decoration: none;
}
a.reverse:hover {
	color: #94C6FF;
	text-decoration: none;
}


.subtitlereverse {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20 px;
	text-align: left;
	color: #FFF;
}

a.subtitlereverse:link {
	text-decoration: underline;
	color: #FFF;
}
a.subtitlereverse:visited {
	color: #FFF;
	text-decoration: none;
}
a.subtitlereverse:hover {
	color: #94C6FF;
	text-decoration: none;
}

.bottomnav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20 px;
	color: #FFF;
}

a.bottomnav:link {
	text-decoration: none;
	color: #FFF;
}
a.bottomnav:visited {
	color: #FFF;
	text-decoration: none;
}
a.bottomnav:hover {
	color: #FFF;
	text-decoration: underline;
}

.caption_small_right {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: right;
	color: #065294;
}

.caption_small {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: center;
	color: #065294;
}
a.caption_small:link {
	text-decoration: none;
	color: #065294;
}
a.caption_small:visited {
	color: #065294;
	text-decoration: none;
}
a.caption_small:hover {
	color: #C90034;
	text-decoration: none;
}


.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #065294;
}

.title-24-rev {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.title-20-rev {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

