body {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 13pt;
	color: #333333;
	background-color: #BBC0CC;
	margin: 0px;
}
.searchtext {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #8A93A8;
	text-decoration: none;
	padding: 3px;
}
.titlebar {
	background-image: url(images/grad_t_l.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
}
.navbar {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navbar_sub {
	background-image: url(images/titleban_sub_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navitem {
	padding-right: 18px;
	padding-left: 18px;
}
#footer {
	background-color: #D5D8DF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #959DB0;
	border-bottom-color: #959DB0;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer a:active {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
#content .bg_left {
	background-image: url(images/cnt_bg_l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#content .bg_right {
	background-image: url(images/cnt_bg_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#content .text {
	background-image: url(images/topgrad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 20px;

}
#content .sidebar {
	background-image: url(images/topgrad.png);
	background-repeat: repeat-x;
	background-position: top;
}
.cnt_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	padding-right: 2px;
}
.cnt_bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
#title {
	background-image: url(images/titleban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 916px;
	height: 171px;
}
#title_sub {
	background-image: url(images/titleban_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 916px;
	height: 171px;
}


.divider {
	background-image: url(images/divbg.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: 6px;
	margin-left: 3px;
	padding-right: 14px;
	padding-left: 3px;
}
