﻿
BODY
{
	background-color: #E5F0FB;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0 0 50px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

p, li, a, td, th { font-size:10pt; }

A:link
{
	text-decoration: none;
	color: #BA0000;
}

A:visited
{
	text-decoration: none;
	color: #BA0000;
}

A:active
{
	text-decoration: none;
	color: #D40000;
}

A:hover
{
	text-decoration: underline;
	color: #870000;
}

#cntr
{
	margin: 0 auto;
	width: 670px;
	text-align: left;
}

#topSctn
{
	background-image: url(images/top_Img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	margin-bottom: 10px;
}
#topPad { padding:170px 0 0 340px; }

#topnav { font-weight: bold; margin-left:25px; }

.slgn { }

#btmSctn { margin-bottom: 10px; }

.smlTxt { font-size:8pt; }

.topLink
{
	font-size: 90%;
	font-weight: bold;
}

.fs1 { border:solid 1px #abc8e2; margin-bottom:10px; width:90%; }
.fs1 legend { font-weight:bold; color:Maroon; }