body {
	background: #9cbdd1 url('../i/bg.gif') top center repeat-x;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #383738;
}
a:link, a:active, a:visited {
	color: #590e44;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #510d3d;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h2, h4 {
	color: #510d3d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h5, h6 {
	color: #510d3d;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	
}



h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited, h4 a:link, h4 a:active, h4 a:visited, h5 a:link, h5 a:active, h5 a:visited, h6 a:link, h6 a:active, h6 a:visited {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
#ct0 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct1 {
	background: url('../i/bgx_top.gif') top center no-repeat;
}

#ct2 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
}

#ct3 {
	width: 972px;
	text-align: left;
	margin: 0 auto;
}

#ct3 {
	padding-top: 17px;
}

h2.logo {
	padding: 5px 0 0 12px;
	float: left;
}

#banner {
	height: 269px;
	background: url('../i/banner.jpg') top left no-repeat;
	text-align: right;
}

#banner form {
	margin: 0;
	padding: 20px 23px 0 0;
	width: 207px;
	float: right;
	text-align: left;
}

#banner input {
	vertical-align: middle;
}

#banner input.text {
	margin: 0 9px 0 0;
	padding: 2px;
	width: 164px;
	border: 1px solid #989898;
}

#banner h3 {
	color: #fff;
	font-size: 9pt;
	margin-bottom: 7px;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #b378a0;
}

#menubar0 {
	background: #6f2357 url('../i/menu_bg.gif') bottom center repeat-x;
}

#menubar1 {
	background: url('../i/menu_left.gif') bottom left no-repeat;
}

#menubar2 {
	background: url('../i/menu_right.gif') bottom right no-repeat;
}

ul#mainmenu {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

ul#mainmenu li {
	margin: 0;
	padding: 3px 0 0 3px;
	float: left;
	display: block;
}

ul#mainmenu li.f {
	padding: 3px 0 0 0;
}

ul#mainmenu li a span {
	display: block;
}
ul#mainmenu li a span span {
	padding: 7px 10px 10px 9px;
	display: block;
}

ul#mainmenu li a:link, ul#mainmenu li a:active, ul#mainmenu li a:visited {
	color: #fff;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	display: block;
}

ul#mainmenu li a:hover {
	background: #793d69 url('../i/menu_hover_bg.gif') top left repeat-x;
}

ul#mainmenu li a:hover span {
	background: url('../i/menu_hover_left.gif') top left no-repeat;
	
}

ul#mainmenu li a:hover span span {
	background: url('../i/menu_hover_right.gif') top right no-repeat;
	
}


#nav_and_content0 {
	background: url('../i/nav_bg.gif') top right repeat-y;
	margin-top: 3px;
}

#nav_and_content1 {
	background: url('../i/nav_top.gif') top right no-repeat;
}

#nav_and_content2 {
	background: url('../i/nav_bottom.gif') bottom right no-repeat;
}

#nav {
	float: right;
	width: 196px;
	padding: 18px 25px 11px 16px;
}

#nav_and_content0 #content {
	margin-right: 237px;
	padding: 24px 42px 65px 22px;
}

* html #nav {
	margin-left: -3px;
}

* html #nav_and_content0 #content {
	margin-right: 193px;
}

#nav h4, #nav h5, #nav p, #nav div, #nav a:link, #nav a:active, #nav a:visited {
	color: #00547e;
}

.hpitem {
	margin-top: 30px;
	padding: 0 0 0 12px;
	background: url('../i/bullet_blue.gif') 0 4px no-repeat;
}

.hpitem.f {
	margin-top: 9px;
}
.hpitem .readmore {

	margin-top: 13px;
	background: url('../i/dotted_hor_blue.gif') top left repeat-x;
}

.hpitem .readmore img {
	padding: 6px 9px 1px 0;
	background: url('../i/dotted_ver_blue.gif') top right repeat-y;
}

#content {
	padding: 27px 37px 65px 22px;
}

.float_img {
	float: left;
	width: 146px;
}

.img_wrap {
	margin-left: 146px;
	padding-left: 25px;
}

.float_img img {
	padding: 1px;
	border: 1px solid #cfcfcf;
	margin-bottom: 8px;
}
.float_img .noframe img {
	padding: 0;
	border: none;

}
.list_item {
	border-top: 1px dashed #e8dce4;
	margin-top: 19px;
	padding-top: 22px;
}

.list_item span {
	color: #ababab;
}

.list_item .float_img {
	width: 80px;
}

.list_item .img_wrap {
	margin-left: 80px;
	padding-left: 18px;
}

.list_item .float_img img {
	margin: 0;
}

#footer0 {
	background: url('../i/ftr_bg.gif') top center repeat-y;
}

#footer1 {
	background: url('../i/ftr_top.gif') top center no-repeat;
}

#footer2 {
	background: url('../i/ftr_bottom.gif') bottom center no-repeat;
}
#footer3 {
	padding: 16px 0 11px;
	width: 955px;
	margin: 0 auto;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 250px;
	text-align: right;
}

#footer0 div {
	color: #dcdcdc;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#footer0 a:link, #footer0 a:active, #footer0 a:visited {
	color: #dcdcdc;
	font-weight: normal;
	text-decoration: none;
}

#footer0 a:hover {
	text-decoration: underline;
}