.FirstBody {
	margin:0px;
	background-image:url(../images/tile.gif);
	background-repeat: repeat-x;
	background-color:#fff;
}

#PrintLogo{
	display:none;
}

.SecondBody {
	margin:0px;
	background-image:url(../simages/backgroundtile.gif);
	background-repeat: repeat-y;
	background-color:#fff;
}

body,div,td,input,select,text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#336799;
}

a:hover{
	color:#F99904;
}

.FrontPageBlurbs{
	 position:absolute;
	 margin-top:188px;
	 margin-left:10px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#222;
	 font-size:12px;
	 width:180px;
}

.FrontPageAbout{
	 position:absolute;
	 margin-top:20px;
	 margin-left:10px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:normal;
	 color:#fff;
	 font-size:13px;
	 width:280px;
	 text-align:justify;
}

.FrontPageAboutTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#F99904;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

.FrontPageContact{
	position:absolute;
	 margin-top:20px;
	 margin-left:10px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:normal;
	 color:#fff;
	 font-size:12px;
	 width:175px;
}

.FrontPageContactTitle{
	color:#F99904;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

.SecondaryPageContact{
	 margin-top:20px;
	 margin-left:8px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:normal;
	 color:#fff;
	 font-size:12px;
}

.SecondaryPageContactTitle{
	color:#F99904;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

a.frontlink{
	color:#fff;
}

a.frontnews{
	font-size:10px;
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

a.frontnews:hover{
	text-decoration:underline;
}

a.sidenews{
	font-size:10px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

a.sidenews:hover{
	text-decoration:underline;
}

a.SideNav {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a.SideNav:hover{
	text-decoration:underline;
}

.SideNavCont{
	margin-left:15px;
	margin-bottom:3px;
	margin-top:3px;
}

.PageTitle,.SubPageTitle{
	color:#F99904;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

.SubPageTitle{
	font-size:14px;
}

.PageText{
	width:560px;
	font-size:12px;
}

.NavText{
	color:#fff;
}

.Table {
	border: 1px solid #99ccff;
}
.Header {
	background-color:#336799;
	color:#fff;
	font-weight:bold;
	height:30px;
	padding-left:4px;
	font-size:12.5px;
}

.Row,.DarkRow {
	font-size:11.5px;
	background-color:#E8E8E8;
	height:30px;
	border-bottom:1px solid #99ccff;
}

.SmallTextRow {
	font-size:11px;
	background-color:#E8E8E8;
}

.DarkRow{
	background-color:#ccc;
}

.SelectedNav{
	font-weight:bold;
	color:#FE9900;
}

.Continent
{
	color:#336799;
	font-size:14px;
	font-weight: bold;
}

.ContentHeader
{
	color: orange;
	font-weight: bold;
}

.UnOrderedList
{
	margin-top: 0px;
	margin-left: 25px;
}

.SmallText{
	font-size:11px;
}

.AgreementContainer
{
overflow: auto; 
width: 550px; 
height: 450px; 
border: 1px solid black; 
padding: 10px;
}