body {
	background-color: #01538B;
	margin: 0px;
	padding: 0px;
}
#topnav {
	background-image: url(images/bg_topnav.gif);
	background-position: left top;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;


}
#topnav a {
	font-size: 9pt;
	font-weight: bold;
	color: #0C549E;
	text-decoration: none;
	margin-right: 24px;

}
p, li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.banner{
	height: 107px;
	width: 100%;
	margin:0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	text-align: center;
}
#bannerTMH {
	background-image: url(images/banner_tmh.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
	width: 100%;
	margin:0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
#bannerTMN {
	background-image: url(images/banner_tmn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
	width: 100%;
	margin:0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.dots {
	background-image: url(images/bg_dots.gif);
	width: 4px;
}
#main{
	margin-top: 20px;
}
#mainleft, #mainright {
	width:135px;
	padding: 8px;
}
#content {
	padding:8px;
	color: #01538B;
}
#content a {
	color: #009933;
	text-decoration: none;
}
#content a:hover, #base a:hover {
	text-decoration: underline;
}

#topnav a:hover {
	color: #0099FF;
}
#base {
	font-size: 8pt;
	color: #FFFFFF;
}
#base a {
	color: #91CFF4;
	text-decoration: none;
}
.bluebox {
	color: #FFFFFF;
	background-color: #00558C;
	text-align: left;
	padding: 4px;
}
.bluebox p{
	font-size: 10px;
	padding:4px;
	margin:0px;
	line-height: 9pt;
	font-family: Tahoma, Arial, sans-serif;
}
.bluebox a {
	color: #9CC9F4;
	text-decoration: none;
}
.bluebox a:hover {
	text-decoration: underline;
}
#quol {
	background-image: url(images/quote_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#quor {
	background-image: url(images/quote_r.gif);
	background-repeat: no-repeat;
	background-position: right 75%;
}
#quor2 {
	background-image: url(images/quote_r.gif);
	background-repeat: no-repeat;
	background-position: right 40%;
}
#servbox {
	background-image: url(images/bg_dots_under.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 6px;
	padding-bottom: 18px;
}
#success p{
	font-size: 10px;
	padding:4px;
	margin:0px;
	line-height: 9pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
}

#success a{
	font-weight:bold;
	color: #0000FF;
	text-decoration: none;
}
#success a:hover {
	text-decoration: underline;
}

#endimg {
	background-image: url(images/bg_dots_under.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}


h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 160px;
	padding-right: 180px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 107px;
	display: block;
	filter:shadow(color:black, strength:2, direction:135);
}
#titlebg {
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 106px;
	width: 100%;
	background-color: #01538B;
}
.partner {
	display: block;
	text-align:center;
	margin: 3px;
	float: left;
	width: 160px;
}
