BODY {
	Font-Size: 12px;
	Font-Family:arial;
	background-color: #fcf1e4;
	margin-bottom : 3;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

P {Font-Family:arial;color: #000000;font-size:12px;text-decoration: bold;}
td {Font-Family:arial;color: #000000;font-size:12px;}
h3 {Font-Family:arial;color: #000000;font-size: 16px}
h4 {Font-Family:arial;color: #000000;font-size: 14px}
h5 {Font-Family:arial;color: #000000;font-size: 13px;}
h6 {Font-Family:arial;color: #000000;font-size: 12px;}

A {TEXT-DECORATION: none;FONT-SIZE: 12px;FONT-FAMILY: arial;color: #3D3D91}
A:hover {TEXT-DECORATION: none;FONT-SIZE: 12px;FONT-FAMILY: arial;color: #931114;}

UL {FONT-FAMILY: arial;FONT-SIZE: 12px;}

P.small {FONT-FAMILY: arial;FONT-SIZE: 9px;}
A.small {FONT-FAMILY: arial;FONT-SIZE: 9px;}
SELECT {FONT-FAMILY: arial;FONT-SIZE: 12px;BACKGROUND-COLOR:#FFFFFF;}

OPTION {FONT-FAMILY: arial;font-size: 12px;BACKGROUND-COLOR:#FFFFFF;}
INPUT {FONT-FAMILY: arial;font-size:  12px;BACKGROUND-COLOR:#FFFFFF;}
TEXTAREA {FONT-FAMILY: arial; font-size: 12px;BACKGROUND-COLOR:#FFFFFF;}
.small  {FONT-FAMILY: arial; font-size: 11px;}
.medium  {FONT-FAMILY: arial; font-size: 12px; TEXT-DECORATION: bold;}
DIV.small  {color: #000099; FONT-FAMILY: arial; font-size: 9px;}
.heading {color:#000033;font-size:14px;Font-Family:arial;FONT-WEIGHT=600;}


#header {
	background: url('images/bgheader.gif') repeat-x #d7d7d7;
}

#bgsplash {
	background: url('images/bgsplash.gif') no-repeat;
	width: 780px;
	height: 472px;
	padding: 147px 0 0 90px;
}

#bgspnav {
	width: 109px;
	height: 40px;
}

#bgspnav a {
	background: url('images/bgspnav.gif') no-repeat;
	width: 109px;
	height: 40px;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	color: #3D3D91;
	padding-top: 5px;
	display: block;
}

#bgspnav a:hover {
	width: 109px;
	height: 40px;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-family: arial;
	color: #931114;
	padding-top: 5px;
	display: block;
}

#footer {
	font-size: 11px;
	font-family: arial;
	color: #931114;
	text-decoration: none;
	background: #d7d7d7;
	padding: 7px;
}