td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(url(url()));
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	height: 100%;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.title1 {font-family: Arial, "Arial"; font-size: 24px; font-weight: bolder; color: #FFFFFF; }
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
}

a.masthead-mainlink:link,
a.masthead-mainlink:visited{
	text-decoration:none;
	color:#FFFFFF;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.masthead-mainlink:hover{
	color:#293d6b;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.mainlink:link,
a.mainlink:visited{
	text-decoration:none;
	color:#fff;
	white-space:nowrap;
	font-size: 10px;
}
a.mainlink:hover{ text-decoration:none; color:#000000; white-space:nowrap; }
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.title1 {font-family: Arial, "Arial"; font-size: 16px; font-weight: bolder; color: #FFFFFF; }
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CCFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: overline;
}
a:link {
	color: #FFFF33;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
}
a.imglink:link,
a.imglink:visited{
	text-decoration:none;
	color:#fff;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.imglink:hover{ color:#000; white-space:nowrap; }

a.imglink2:link,
a.imglink2:visited{
	text-decoration:none;
	color:#fff;
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
a.imglink2:hover{ color:#000; white-space:nowrap; }

.norep {
    background-repeat: repeat-x;
}
.mainfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.repy {

    background-repeat: repeat-y;
}
.manuallink {

	color: #FFFF33;
	text-decoration: underline;
}
html
{
height: 100%;
}


#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footer
{
position: relative;
margin-top: -2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
} 

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox p
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}