body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 2.2em;	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p {
	text-align: justify;
}
h1 {
	font-size: large;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.biggerTxt {
	font-size: 1.2em;
	font-weight: bold;
	color:#333333;
}
.highlight {
	font-size: small;
	color: #660000;
	font-weight: bold;
	text-align: left;
}
.x-smallTxt {
	font-size: 0.8em;
	text-align: center;
}

#main {
	top: 0px;
	margin: 0px;
	width: 706px;
	padding: 0px 20px 20px 20px;
	border: solid 1px #000000;
}
#mainTxt {
	top:0px;
	margin: 0px;
	width: 626px;
	padding: 0px;
}
#topNav {
	font-size: 8pt;
	text-align: center;
	position:relative;
	left:0px;
	top:0px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 5px #990000;
	width: 626px;
	z-index:40;
}
#topNav ul {
	margin: 0px;
	background-color: #000000;
	padding: 5px 5px;
}
#topNav li {
	display: inline;
}
#topNav a {
	
}
/*/*/a{}
#topNav a {
	text-decoration: none;
	padding: 2px 5px;
	color: #ffffff;
}
#topNav a:hover, #topNav a:focus {
	color: #CC0000;
	padding: 2px 3px 2px 7px;
}


#bottomNav {
	font-size: 8pt;
	text-align: center;
	position:relative;
	left:0px;
	top:0px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 5px #990000;
	width: 626px;
	z-index:40;
}
#bottomNav ul {
	margin: 0px;
	background-color: #000000;
	padding: 5px 5px;
}
#bottomNav li {
	display: inline;
}
#bottomNav a {
	
}
/*/*/a{}
#bottomNav a {
	text-decoration: none;
	padding: 2px 5px;
	color: #ffffff;
}
#bottomNav a:hover, #bottomNav a:focus {
	color: #CC0000;
	padding: 2px 3px 2px 7px;
}

#subNav {
	font-size: 9pt;
	text-align: center;
	position:relative;
	left:0px;
	top:0px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 2px #990000;
	width: 626px;
	z-index:40;
}
#subNav ul {
	margin: 0px;
	background-color: #999999;
	padding: 10px 10px;
}
#subNav li {
	display: inline;
}
#subNav a {
	
}
/*/*/a{}
#subNav a {
	text-decoration: none;
	padding: 2px 10px;
	color: #ffffff;
}
#subNav a:hover, #subNav a:focus {
	color: #000000;
	background-color: #999999;
	padding: 2px 8px 2px 12px;
}

#floatL {
	float: left;
	padding: 0px 20px 0px 0px; 
}
#floatR {
	float: right;
	padding: 0px 0px 0px 20px; 
}

#toTop {
	text-align: right;
	font-size: x-small;
}
#bullets {
	text-align: left;
}
