.FrontpageDisplayNone {
	display: none; }

/* news box */
div.new_box {
	background: url(/gfx/news_background.gif) repeat-y; }

	div.new_box div.new_box_bottom {
		background: url(/gfx/news_bottom.gif) no-repeat 0 100%; }

		div.new_box div.new_box_top {
			background: url(/gfx/news_top.gif) no-repeat 0 0;
			padding: 8px 32px 8px 13px;}

			div.new_box div.new_box_top h1 {
				background: url(/gfx/h1_border.gif) repeat-x center bottom;
				padding-bottom: 15px;}
			div.new_box div.new_box_top table {}
				div.new_box div.new_box_top table tr td {
					border-bottom: 3px solid #dee3e8; }

				div.new_box div.new_box_top table tr td.last {
					border-bottom: 0px}

					div.new_box div.new_box_top table tr td h4 {
						color: #8a8e9b;
						font-weight: normal;
						margin: 10px 0;}

						div.new_box div.new_box_top table tr td h4 a {
							color: #ff7800;}

/* blog box */
div.new_box_2 {
	background: url(/gfx/blog_background.gif) repeat-y; }

	div.new_box_2 div.new_box_2_bottom {
		background: url(/gfx/blog_bottom.gif) no-repeat 0 100%; }

		div.new_box_2 div.new_box_2_top {
			background: url(/gfx/blog_top.gif) no-repeat 0 0;
			padding: 8px 32px 8px 13px;}

			div.new_box_2 div.new_box_2_top h1 {
				background: url(/gfx/h1_border.gif) repeat-x center bottom;
				padding-bottom: 15px;}
			div.new_box_2 div.new_box_2_top table {}
				div.new_box_2 div.new_box_2_top table tr td {
					padding-bottom: 18px;
					border-bottom: 3px solid #dee3e8; }

				div.new_box_2 div.new_box_2_top table tr td.last {
					border-bottom: 0px}

					div.new_box_2 div.new_box_2_top table tr td h4 {
						color: #8a8e9b;
						font-weight: normal;
						margin: 10px 0;}

						div.new_box_2 div.new_box_2_top table tr td h4 a {
							color: #ff7800;}

/* end */

.boxCenterRounded .content {
	border: none;
}
.boxLeftRounded .content {
	border: none;
}

.content {
	color: #8c9bae;
}
.content a:link, .content a:visited {
	color: #ff7800;
	font-weight: normal;
}
.content a:link, .content a:visited {
	color: #ff7800;
	font-weight: normal;
}

h1 {
	color: #4d6377;
	font-size: 18px;
	font-weight: normal;
}
div.intro {
	background: url(/gfx/intro_background.gif) no-repeat;
	color: #3b444c;
	padding: 11px 9px 21px 9px;
}
#contentWrapper {
	padding-top: 11px;
	background: #ffffff url(/gfx/content_right_background.gif) repeat-y top right;
}
#contentInnerWrapper {
	background: transparent url(/gfx/contact-info-bottom.gif) no-repeat bottom right;
	padding-bottom: 20px;
}

#Content {
	width: 764px;
}

#contentRight {
	float: right;
}
#contentRight h1 {
	padding-bottom: 6px;
	border-bottom: 1px solid #d1dce7;
}
#contentRight h1 span.displayNone {
	display: inline;
}

#contentRight ul li {
	background: transparent url(/gfx/bullet.gif) no-repeat 0 0
}