body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #001344;
}
html, body 	{
    height:100%;
    overflow-y: auto;
    overflow-x: auto;
    margin: 0;
    padding: 0;
    border: 0;
}
/* hide from ie on mac \*/
	html {
          height: 100%;
          overflow: hidden;
	}
	#flashcontent {
          height: 100%;
          text-align:center;
	}
/* end hide */

.footnote {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 25px;
}
table.main3 {
	height: 608px;
	width: 760px;
}
table.hosting {
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
}
.contact {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
.header1 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 3px;
}
.tinytext {
	font-size: 8px;
}

td.main {
	background-color: #01195F;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #A3BDFC;
}
a:visited {
	color: #A3BDFC;
}
a:hover {
	color: #FFF799;
	text-decoration: none;
}
a:active {
	color: #A3BDFC;
}
.content ul {
	padding-left: 15px;
	margin-left: 15px;
}
