BODY
{
	font-size: 12px;
	color: #333333;
	font-family: verdana;
	background-color: #778899;
	padding: 0;
	margin: 0;
}
Body.PopBody 
{
	background-color: white;
	margin:0;
	padding:5px
}
TD
{
	font-size: 12px;
	font-family: verdana;
}
A
{
	color: #191970;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #191970;
}
#MenuArea
{
	background-color: #125ca2;
	width: 100%;
	height: 36px;
	text-align: center;
}
.MainMenu
{
	text-align: center;
	padding: 3px;
	color: white;
}
.MainMenu A
{
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
}
.MainMenu A:hover
{
	text-decoration: none;
	color: silver;
}
.SubMenu
{
	padding-left: 0em;
	margin: 0em;
	text-align: left;
	padding: 5px 5px 5px 25px;
}
.SubMenu li
{
	list-style-type:square;
	color:#99cccc;
	padding:5px 5px 3px 0;
	margin-bottom:5px;
}
.SubMenu li a
{
	color: #330066;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 3px 3px 8px;
}
.SubMenu2
{
	padding-left: 0em;
	margin: 0em;
	text-align: left;
	padding-left: 10px;
}
.SubMenu2 li
{
	list-style-type: none;
	background: url(submenu.gif) no-repeat left bottom;
	padding: 7px;
	margin-bottom: 3px;
}
.SubMenu2 li a
{
	color: #330066;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 0 6px 8px;
}

.SubMenu a:hover
{
	color: #333333;
	text-decoration: none;
}
#SideCell
{
	background: #5e9dd9 url(c31.jpg) no-repeat center bottom;
	height: 100%;
	color: #333333;
}
.SideDiv
{
	margin-bottom: 5px;
	padding: 5px;
	width:205px;
}
.BodyCell
{
	padding: 10px;
	background-color: white;
}
.BodyCellHome
{
	background:white url(bodyimage.jpg) no-repeat center top;
	padding:125px 10px;
}
.BodyCellInner
{
	padding: 10px;
	background-color: white;
}
.BodyDiv
{
	margin-bottom:10px;
}
.HeadCell
{
	margin-bottom: 5px;
	color: #000080;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}
.HeadCell2
{
	background-color: #eaf5fe;
	color: #333331;
	font-weight: bolder;
	padding:4px 5px 4px 10px;
}
.HeadCell3
{
	color: #333331;
	text-transform: uppercase;
	font-weight: bolder;
}
.SideHead
{
	background-color: #eaf5fe;
	color: #333331;
	font-weight: bolder;
	padding:2px;
	text-align:center;
	margin-bottom:5px;
}
#FooterArea
{
	background: white url(footer.jpg) no-repeat;
	color: Black;
	height: 52px;
	width: 100%;
}
#FooterCell
{
	font-size: 11px;
	color: #000080;
	text-align: center;
	padding: 5px;
	width: 215px;
	height: 100%;
}
#FooterCell A
{
	color: #000080;
	text-decoration: none;
	font-weight: bolder;
}
#FooterCell A:hover
{
	text-decoration: underline;
}
#FooterLinks
{
	padding:5px 5px 0 200px;
}
#FooterLinks A
{
	padding:6px;
	color:Navy;
	font-weight:bolder;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}
#FooterLinks A:hover
{
	color:#333333;
	text-decoration:none;
}

.formbutton
{
	background-color: #125CA2;
	border: 1px solid #CCCCCC;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	line-height: normal;
	list-style-type: square;
}
.formfield
{
	background-color: white;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	list-style-type: square;
}

