@charset "UTF-8";
/* CSS Document */

.maintop {
	width: 660px;
	height: 45px;
	padding: 0px;
	margin: auto;
}
.maintmenu {
	width: 660px;
	height: 45px;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.maintoprule {
	width: 660px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/outline_top_03.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.mainmidrule {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/outline_mid_05.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.mainbotrule {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	background-image: url(images/outline_bottom_06.gif);
	background-repeat: no-repeat;
	height: 20px;
}
body {
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
}
a.link1 {
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}

a.link1:hover {
	text-decoration: underline;
}
.pic_banner {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #09C;
	text-align: left;
}
.table1main {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	height: 100%;
}
.table2main {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table1main_sitemap {
	margin: 0px;
	padding: 0px;
	width: 345px;
}
p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.img1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-top: 5px;
}
.img2 {
	margin-right: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
}
.bottom_tagline {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
}
.overall_wrap {
	margin: auto;
	width: 660px;
	height: 100%;
}
.bottom_disclaimer {
	width: 660px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 9px;
	text-align: right;
	color: #CCC;
}
li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
}
ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #0CC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}

