a:link {
	color: #1d4e86;
	text-decoration: underline;
}
a:visited {
	color: #5579a1;
	text-decoration: underline;
}
a:hover {
	color: #1d4e86;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
}
img {
	border: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 0.8em;
	margin: 0px 0px 18px 0px;
}
div > h1 {
	padding-top: 5px;
	margin-bottom: 14px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 0.9em;
	margin: 0px 0px 14px 0px;
}
div > h2 {
	padding-top: 4px;
	margin-bottom: 11px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
}
div > h3 {
	padding-top: 3px;
}
p {
	margin: 12px 0px 0px 0px;
}
.wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #ffffff url(images/bg_page.gif) center repeat-y;
}
#headercontainer {
	width: 912px;
	height: 183px;
	margin: 0 auto;
	padding: 17px 0px 0px 0px;
	background: #ffffff url(images/bg_pagetop.gif) top repeat-x;
}
.headerfl {
	float: left;
	width: 219px;
	height: 181px;
	text-align: left;
}
.headerfr {
	float: right;
	width: 693px;
	text-align: right;
}
#navblock {
	width: 912px;
	height: 55px;
	margin: -4px auto;
	padding: 0px;
	text-align: left;
	background: #486586 url(images/bg_navblock.gif) repeat-x top;
}
div > #navblock {
	margin: 0px auto;
}
#navblock ul {
	float: left;
	width: 912px;
	height: 19px;
	margin: 3px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: url(images/bg_menusepend.gif) no-repeat top right;
}
div > #navblock ul {
	margin-top: 1px;
}
li.menu {
	display: inline;
	color: #ffffff;
	list-style: none;
	margin: 0px;
	height: 16px;
	padding: 5px 20px 6px 16px;
	background: url(images/bg_menusep.gif) no-repeat top right;
}
li.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
li.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
li.menu a:hover {
	color: #ffc9c2;
	text-decoration: none;
}
#bgno {
	background-image: none;
}
#select {
	background: #6a8eb7 url(images/bg_menusep.gif) no-repeat top right;
}
.submenu {
	width: 200px;
	text-align: left;
	line-height: 140%;
	margin: 1px 0px 0px 0px;
	padding: 8px 20px 18px 20px;
	background-color: #ffffff;

}
.submenu a:link {
	color: #486586;
	text-decoration: none;
}
.submenu a:visited {
	color: #486586;
	text-decoration: underline;
}
.submenu a:hover {
	color: #bd3826;
	text-decoration: none;
}
#contentcontainer {
	width: 912px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
.sidecolumn {
	float:left;
	width: 200px;
	height: auto;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sideheader {
	width: 170px;
	height: auto;
	margin: 20px 0px 1px 0px;
	padding: 7px 18px 9px 12px;
	background: #6a8eb7 url(images/bg_h.gif) no-repeat top right;
	color: #ffffff;
	font-weight: bold;
}
.sideblock {
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.centercolumn {
	float:left;
	width: 432px;
	height: auto;
	margin: 0px;
	padding: 0px 40px 0px 40px;
	text-align: left;
}
.centercontent {
	width: 432px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footer {
	width: 912px;
	height: 67px;
	margin: 0 auto;
	padding: 44px 0px 0px 0px;
	font-size: 11px;
	background: url(images/bg_footer.gif) repeat-x top;
}
.footerleft {
	float:left;
	width: 180px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#footerend {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	vertical-align: top;
	padding: 0px;
	background: #e6e6e6 url(images/bg_footerend.gif) top center no-repeat;
}

/* =block
----------------------------------------------- */
.fl {
	float: left;
}
.fr {
	float: right;
}
#alignright {
	text-align: right;
}
#alignleft {
	text-align: left;
}
#aligncenter {
	text-align: center;
}
#margintop2m {
	margin-top: -2px;
}
#margintop11m {
	margin-top: -11px;
}
#margintop0 {
	margin-top: 0px;
}
#margintop25 {
	margin-top: 25px;
}
#paddingtop4m {
	margin-top: -8px;
}
#paddingbttm10 {
	padding-bottom: 10px;
}
#paddingleft20 {
	padding-left: 20px;
}
/* =bg
----------------------------------------------- */
.bgwhite {
	background-color: #ffffff;
}
.bgdotline {
	background: url(images/sideline_dotblue.gif) repeat-x bottom;
	padding-bottom: 12px;
}

/* =txt
----------------------------------------------- */

.eleven {
	font-size: 11px;
}
.ten {
	font-size: 10px;
}
#red {
	color: #bd3826;
}

/* =img
----------------------------------------------- */

.butsearch {
	vertical-align: middle;
	margin-bottom: 3px;
}
.valigntextbttm {
	vertical-align: text-bottom;
}
.bullet1 {
	vertical-align: text-bottom;
	padding-bottom: 2px;
}
/* =form
----------------------------------------------- */
.search {
	border: 1px solid #486586;
	margin-right: 2px;
	font-size: 11px;
}
 
