* {
	margin: 0;
	border: 0;
	padding: 0;
}
h1 {
	color: #00704A;
	font-size: 36px;
	font-weight: normal;
	padding-top: 12px;
	text-transform: lowercase
}
h2 {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	text-transform: lowercase
}
h3 {
	color: #00704A;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase
}
body, p, input {
	color: #000000;
	background: #FFF;
	font-size: 13px;
	font-family: "Avant Garde Medium", "ITC Avant Garde Gothic", "AvantGarde Medium", Arial, Helvetica, Verdana, sans-serif;
	line-height: 16px;
	margin: 0;
}

li {
	list-style-image: url(images/bullet.gif)
}
a {
	color: #00704A;
	text-decoration: none
}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
a:hover {
	color: #FFFFFF;
	background-color: #00704A
}
/* use heading and subHeading classes rather than h1 and h3 for consistent position rendering between browsers */
img {
	border: 0;
}

table {
	margin: 0;
	padding: 0;
	border:0;
}

.bottomlinks {
	font-size: 10px;
	line-height: 11px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 5px
}

table td, tr {
	vertical-align: top;
	border: 0;
	padding: 0;
	margin:0;
}

#topLinks {
	background: url(images/homa_01.gif);
	vertical-align: bottom;
	padding-left: 149px;
	width: 287px;
	color: #014B8E;
}

#topLinks a {
	color: #014B8E;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#topLinks a:hover {
	color: #014B8E;
	background-color: transparent;
}

.fltlft {
	float: left;
	margin: 0;
}

.fltrt {
	float: right;
	margin: 0;
}

#maincol {
	width: 605px;
	margin: 0 84px 0 310px;
}

#leftcol {
	float: left;
	width: 310px;
	display: inline;
	height: auto;	
}

#rightcol {
	float: right;
	width: 84px;
	display: inline;
}

#navbar {
	width: 100%;
	height: 44px;
	background: url(images/bluebarfill_07.gif);
}

#thumbnail {
	width: 614px;
	padding-top: 20px;
	
}