.main {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
	margin-bottom: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verticalLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bgcenter {
	background-repeat: repeat-y;
	background-position: center top;
}
.smallBodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-left: 5px;
	margin-bottom: 0px;
}
li {
	padding-left: 10px;
    background-image: url("images/li-image.gif");
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-bottom: 8px;
	list-style-type: none;
}
.subHeader02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.subheader03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
}
.subheaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
a:link, a:visited {
	color: black;
}
a:hover, a:active {
	color: #666;
}
