h2, h3, p, .smallPrint {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 140%;
}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	line-height: 140%;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #474747;
}

p {
	font-size: 14px;
	color: #000000;
	text-align:justify;
}

.imageTitle {
	font-size: 16px;
	font-weight: b;
	color: #000000;
}

.smallPrint {
	font-size: 11px;
	text-align: center;
	color: #666666;
}


.imagecaption {
	font-size: 14px;
	font-style:italic;
	color: #474747;
	text-align: justify;
}


body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	margin: 0 auto;
	width: 760px;
	padding: 20px;
	position: absolute;
	border:2px solid #aaaaaa;
}

#contentLeft {
	width: 460px;
	float: left;
	text-align: left;
	padding: 5px 5px 5px 0px;
}

#contentRight {
	float: right;
	width: 280px;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

.signature {
	float: right;
	padding-left:5px;
	padding-top: 5px;
}

.email {
	width: 260px;
	text-align: left;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #aaaaaa;
	background-color: #dddddd;	
}

.email h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #cc0000;
}

#copyright p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 200%;
}

a.nav {
	font-size: 14px;
	font-weight: bold;
	color: #474747;
}

a.nav:hover {
	color:#000000;
	text-decoration:none;
}


form {
	text-align: center;
}

.textBoxInput {
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	font-weight: bold;
	border: 2px solid #ff0000;
	background-color:#ffff9f;
}

.singleImageBox {
	width: 260;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.singleImageBox h2 {
	text-align: center;
}

.threeColumnImageLeft {
	float: left;
	width: 240;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	display:inline;
}

.threeColumnImageMiddle {
	float: left;
	width: 240;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	display:inline;
}

.threeColumnImageRight {
	float: left;
	width: 240;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	display:inline;
}

.highlight {
	background: #ffff00;
	font-weight: bold;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(htb-web_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}
