body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg2.gif);
}
#tableMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #250758;
	text-decoration: none;
	background-color: #FFFFFF;
}
#tableContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #250758;
	text-decoration: none;
	background-color: #FFFFFF;
}

#tableContent td{
	padding: 10px;
}

ul li {
	background-image: url(../images/blt1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 15px;
}

ol li {
	list-style-type:decimal;
	padding-left: 15px;
}

ul.list1 li {
	background:none;
	list-style-type:lower-alpha;
	padding-left: 15px;
}

.tableMisc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #250758;
	line-height: 25px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B31F16;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #250758;
	text-decoration: none;
	text-transform: uppercase;
}
#tableFooter, #tableFooter a:link, #tableFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	line-height: 8px;
}

#tableFooter a:hover {
	text-decoration: underline;
	color: #990000;
}

#tableNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
#tableNavigation a:link, #tableNavigation a:visited{
	text-decoration: none;
	line-height: 30px;
	width:100%;
	color: #FFFFFF;
	background-color: #250758;
	display: block;
}
#tableNavigation a:hover {
	background-color: #990000;
}
#tableFlash, #tableFlash a:link, #tableFlash a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#tableFlash a:hover {
	font-weight:bold;
}

#subNavigation {
	display:none;
	position: absolute;
	margin:0;
	padding:0;
	list-style:none;
}

#subNavigation li{
	margin:0;
	padding:0;
	text-align:left;
	background:none;
}

#subNavigation a{
	padding:0 10px;
}

input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #250758;
}

.tableGrid1{
	width:100%;
	font-size: 14px;
	line-height: 25px;
}

.tableGrid1 td{
	width:50%;
	vertical-align:top;
}
