* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

p {line-height:12px;}

a, a:visited {
	color: #33789C; /* 0088CC */
	text-decoration: none;
	outline: none 0;
}

a:hover {
	color: 333;
}

#logo {
	width: 230px;
	height: 115px;
}

#logo a {
	display: block;
	width: 230px;
	height: 115px;
	text-indent: -999em;
	background: url(/themes/site_themes/default/images/logo.png) no-repeat;
	cursor: pointer;
}

#topbar {
	height: 115px;
	position: relative;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#topnav ul {
	position: absolute;
	bottom: 20px;
	left: 255px;
	list-style: none;
}

#topnav ul li {
	float: left;
	margin-right: 40px;
}

#topnav ul li h1 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#topnav ul li h1 a, #topnav ul li p a {
	color: #000000;
	display: block;
	outline: none 0;
}

#topnav ul li h1 a:hover, #topnav ul li p a:hover {
	color: #8b0647;
}

#topnav ul li p {
	font-size: 12px;
	color: #ccc;
	/*border-top: 1px solid transparent;*/
}

#topnav ul li:hover p {
	/*border-top: 1px solid #fff;*/
}

#topnav ul li a.active {
	color: #d26097;
}

.colnarrow h1 {
	font-size: 1.2em;
	padding-top: 3px;
	margin-bottom: 0px;
	color: #0a223c;
}

.colnarrow p {
	font-size: 9px;
	color: #333;
}

ul#sidenav {
	list-style: none;
	margin: 15px 0;
}

ul#sidenav li {
	border-top: 1px solid #ddd;
}

ul#sidenav li a, ul#sidenav li a:visited {
	line-height: 24px;
	height: 24px;
	display: block;
	padding: 0 0 0 15px;
	color: #20435C;
	background: url(/themes/site_themes/default/images/nav_arrow.gif) 195px center no-repeat;
}

ul#sidenav li a:hover {
	background: #f7f7f7 url(/themes/site_themes/default/images/nav_arrow.gif) 197px center no-repeat;
}

ul#sidenav li.active {
	/*background: #f7f7f7 url(/themes/site_themes/default/images/nav_arrow.gif) 195px center no-repeat;*/
}

ul#sidenav li.active a {
	font-weight: bold;
	background: #f7f7f7;
}

ul#sidenav li.active ul.sub li a {
	font-weight: normal;
	padding-left: 30px;
	line-height: 18px;
	height: 18px;
}

ul#sidenav li.active ul.sub li.active a {
	font-weight: bold;
	background: #f7f7f7;
}

ul#sidenav ul.sub li {
	line-height: 18px;
}

#highlight {
	height: 235px;
	width: 950px;
	background: #ffffff;
	margin: 20px auto 0 auto;
}

#highlight .txt {
	float: left;
	height: 236px;
	width: 590px;
	background: url(/themes/site_themes/default/images/mainblock.jpg) no-repeat;
}

#highlight .main {
	margin: 50px 20px 20px 20px;
}

#highlight .main p {
	color: #6e6e6e;
	line-height: 18px;
}

#highlight .photo {
	float: left;
	width 340px;
	height: 236px;
	margin-left: 20px;
}

#page {
	width: 950px;
	margin: 20px auto;
	overflow: hidden;
	background: #ffffff;
}

.colnarrow {
	width: 230px;
	display: inline;
}

.colwide {
	width: 680px;
	display: inline;
}

.third {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 280px;
}

.half {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 440px;
}

.third h2, .half h2 {
	font-style: normal;
	color: #000000;
	padding: 0;
	font-size:15px;
	line-height:1.2;
	margin: 0 0 5px 0;
}

.third p, .half p {
	color: #333333;
	line-height: 18px;
}

.line {
	display: inline;
	border-left: 1px solid #ccc;
	padding-left: 25px;

}

.left {
	float: left;
	margin-right: 25px;
}

.right {
	float: right;
	margin-right: 15px;
}

img {
	border: 0;
}

img.right {
	float: right;
	margin: 0 0 10px 15px;
}

img.left {
	float: left;
}

div.pageimg {
	position: relative;
	float: right;
	height: 230px;
	width: 230px;
	margin: 45px 0 4px 10px;
}

div.pageimg img {
	float: right;
	left:0;
	position:absolute;
	top:0;
}

.colnarrow h1, .colnarrow p {
	margin-left: 15px;
}

.colwide h1 {
	color: #333;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight:normal;
}

.colwide span.intro p, .colwide p b {
	color: #000000;
	font-weight: bold;
}

.colwide p {
	/*font-family: Helvetica,Arial,sans-serif;*/
	color: #666;
	line-height:18px;
	margin-bottom: 15px;
}

#footer {
	background: url(/themes/site_themes/default/images/footer_top.gif) top no-repeat;
	font-size: .9em;
	width: 950px;
	margin: 20px auto;
	overflow: hidden;
	padding-top: 5px;
	color: #ffffff;
}

#footer .container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#footer .wrapper {
	background: #8b0647 url(/themes/site_themes/default/images/footer_bottom.gif) bottom no-repeat;
	padding-bottom: 5px;
}

#footer a {
	color: #333333;
}

#footer .colnarrow {
	width: 230px;
	margin: 15px 0 15px 15px;
}

#footer .colwide {
	position:absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	margin: 15px 15px 15px 0;
}

.more {
	color: #8b0647;
	background: transparent url(/themes/site_themes/default/images/more.gif) no-repeat scroll 100% 50%;
	padding-right:10px;
	text-align: left;
}

.ch {
	font-weight: bold;
	font-size: 14px;
}