body {
	background-color: #244A71;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link    { font-weight: bold; color: #336699; text-decoration: none; }
a:visited { font-weight: bold; color: #336699; text-decoration: none; }
a:active  { font-weight: bold; color: #FF6633; text-decoration: underline; }
a:hover   { font-weight: bold; color: #FF6633; text-decoration: underline; }

.border1 { border: 1px solid #FFFFFF; }
.border2 { border: 1px solid #859FBC; }

.intro  { font-size: 11px; line-height: 18px; font-weight: bold; color: #4C4C4C; }
.select { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #EEEEEE; 
	height: 17px; color: #333333; 
}
.hsmall {
	font-size: 11px;
	font-weight: bold;
	color: #2D4569;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: inline;
	font-weight: normal;
}
.halt {
	font-size: 11px;
	font-weight: bold;
	color: #595E73;
	line-height: 15px;
}
.subheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.box1 {
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-color: #93B0D0;
	background-color: #FFFFFF;
	padding: 10px;
}
.box2 {
	background-color: #FAFAFA;
	border: 1px solid #93B0D0;
}
.box3 {
	background-color: #FFFFFF;
	border: 1px solid #93B0D0;
}
.topmenu {
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.topmenu:link    { color: #E6E6E6; }
a.topmenu:visited { color: #E6E6E6; }
a.topmenu:active  { color: #FFFFFF; }
a.topmenu:hover   { color: #FFFFFF; }

.navlink { color: #2D4569; }
a.navlink:link    { color: #2D4569; font-weight: bold; }
a.navlink:visited { color: #2D4569; font-weight: bold; }
a.navlink:active  { color: #FF6633; font-weight: bold; }
a.navlink:hover   { color: #FF6633; font-weight: bold; }

.listheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E9684;
}
.detailsbox { background-color: #FAFAFA; border: 1px solid #9E9684; padding: 10px 7px 7px 10px; }
.detailstd  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.detailsh { color: #2D4569; }
a.detailsh:link    { color: #2D4569; font-weight: bold; }
a.detailsh:visited { color: #2D4569; font-weight: bold; }
a.detailsh:active  { color: #FF6633; font-weight: bold; }
a.detailsh:hover   { color: #FF6633; font-weight: bold; }
.detailsh { color: #2D4569; }
.detailsd { color: #4C4C4C; }
.detailsl { color: #2D4569; font-size: 10px; }
a.detailsl:link    { color: #2D4569; font-weight: bold; }
a.detailsl:visited { color: #2D4569; font-weight: bold; }
a.detailsl:active  { color: #FF6633; font-weight: bold; }
a.detailsl:hover   { color: #FF6633; font-weight: bold; }

.med {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
