li.square {
	list-style-type: square;
}
	
p {
	font-size: 13px;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-bottom:4px;
}

h2 {
	font-size: 98px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #FFFFFF;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000099;
	padding: 0px;
	padding-left:30px;
}

h5 a {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 18px;
	color: #000000;
	background-position: center;
	letter-spacing: -1px;
	word-spacing: -1px;
	top: -70px;
	text-align: center;
}
#maincontent #promo {
	background-position: top;
	float: right;
	width: 250px;
}
#maincontent #promo p {
	text-align: center;
}

h5 a:link {
	color: #000099;
	text-decoration: none;
}

h5 a:visited {
	color: #000099;
}

h5 a:hover {
	color: #FF0000;
	text-decoration: none;
}

a {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #000099;
	text-decoration: none;
}

.serif_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing:;
	word-spacing:;
}

.serif_norm {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1pt;
	word-spacing: -3px;
}

.body_bold_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.telnum {
	font-size: 18px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.footer_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}


#maincontent {
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/bkg_blend.jpg);
	background-repeat: repeat-x;
}

#mainwrap {
	width: 800px;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	margin-top: -82px;
}
.imagefloatright {
	vertical-align: top;
	float: right;
}
