Body
{
	background-image:url(images/BG.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.Normal, .Normal td
{
	font-family:Arial;
	font-size:16px;
	color:#386e7c;
	line-height:20px;
}
.Normal a:link, .Normal a:active, .Normal a:visted
{
	color:#205360 !Important;
	font-family:Arial;
	font-size:16px;
    cursor:hand;
}
.Normal a:hover
{
	color:#41ae1f !Important;
	font-family:Arial;
	font-size:16px;
    cursor:hand;
}
#fucothin_div{ width:665px; height:412px; overflow:hidden; margin:0px; padding:0px; }
H1
{
	color:#0898b6;
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:normal;
}
H2
{
	color:#0898b6;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
}
.GreenHeader
{
	color:#7ac142;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
}
.GreenHeaderSmall
{
	color:#7ac142;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
}
.BlueHeader
{
	color:#44757f;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
}
/* Rows */
.LogoRow
{
	width:960px;
	height:134px;
	background-image:url(images/Slogan.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.MenuRow
{
	width:960px;
	height:46px;
	background-color:#FFF;
}
.BodyRow
{
	width:960px;
	background-color:#DDF0F4;
	background-image:url(images/Content-BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.FooterRail
{
	width:960px;
	height:24px;
	background-image:url(images/FooterRail.jpg);
	background-repeat:repeat-x;
}
.FooterLinks
{
	width:960px;
	color:#44757f;
	font-family:Arial;
	font-size:12px;
}
.FooterLinkText
{
	color:#44757f !Important;
	font-family:Arial;
	font-size:12px;
}
/*Panes*/
.FlashPane
{
	width:665px;
	height:412px;
}
.FooterPane
{
	width:800px;
}
.ContentPane
{
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}
.LeftPane
{
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
}