body {
	margin: 0px;
	background-image: url(support/BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
li {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
ol {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.subnav1 {
	color: #FF0000;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
a.subnav1:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
	background-color: #FF0000;
}
a.subnav1:visited {
	color: #FF0000;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
a.subnav1:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
	background-color: #FF0000;
}
a.subnav2 {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.subnav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.subnav2:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.subnav2:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px; 
	margin-left: 15px;
}

.subheadProperty {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal; 
	padding-bottom: 5px; 		
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.content_subnav {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 280px;
	text-transform: uppercase;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
}
.table_bdr {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bdr_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.BG_nav {
	background-color: #003366;
	background-image: url(support/BG_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.submenu {
	border: 1px solid #CCCCCC;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	padding: 5px;
}
.submenu a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: left;
	display: block;
	text-decoration: none;
}

