*{
	padding:0px;
	margin:0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

#MainNewsContainer, #ContentRightContainer {
	scrollbar-3dlight-color:#B3B3B3;
	scrollbar-arrow-color:#3E3C47;
	scrollbar-base-color:#C4CBCF;
	scrollbar-darkshadow-color:#B3B3B3;
	scrollbar-face-color:#CFCED2;
	scrollbar-highlight-color:#F6F6F7;
	scrollbar-track-color:#C4CBCF;
	scrollbar-shadow-color:#646172;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*color: #333333;*/
	color: #FFFFFF;
	background-color: #3E3C47;
	height:100%;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br {
	/*line-height: 0px;*/
}

#PageBg {
	position: absolute;
	width:100%;
	height:50%;
	background-color: #74787A;
}

#Container, #MainContainer {
	position: absolute;
	/*width:772px;*/
	width:872px;
	height:520px;
	top: 50%;
	left: 50%;
	margin-top: -288px;
	/*margin-left: -386px;*/
	margin-left: -436px;
	z-index: 10;
	color: #333333;
}

#MainContainer {
	height: 666px;
}

#Top {
	/*width: 772px;*/
	width: 872px;
	height: 38px;
}

#TopLogo {
	width: 242px;
	height: 34px;
	float: left;
	padding-top: 4px;
}

#TopMenu {
	/*width: 530px;*/
	width: 630px;
	height: 36px;
	margin-left: 242px;
	padding-top: 2px;
}

* html #TopLogo {
	margin-right:-3px;
}

* html #TopMenu {
	margin-left: 239px;
}

#TopMenu ul {
	list-style-type: none;
	list-style-position: outside;
}

#TopMenu li {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 32px 0px 0px;
	float: left;
}

#TopMenu li a {
	color: #BABCBD;
	text-decoration: none;
}

#TopMenu li a:hover {
	color: #FFFFFF;
}

#Foot {
	text-align: center;
	height: 20px;
}

#Foot ul {
	list-style-type: none;
	list-style-position: outside;
	padding-top:4px;
}

#Foot li {
	font-size: 10px;
	line-height: 14px;
	padding: 0px 32px 0px 0px;
	display: inline;
}

#Foot a {
	color: #BABCBD;
	text-decoration: none;
}

#Foot a:hover {
	text-decoration: underline;
}

#Content {
	/*width: 772px;*/
	width: 872px;
	height: 462px;
	background: transparent url(/content/images/bg_subpage.png) no-repeat top left;
	overflow: hidden;
}

#MainContent {
	/*width: 772px;*/
	width: 872px;
	height: 608px;
	overflow: hidden;
}

#MainImage {
	/*width: 772px;*/
	width: 872px;
	height: 250px;
}

#MainLeft {
	width: 290px;
	height: 332px;
	float: left;
	background-color: #BDC4C8;
}

#MainRight {
	/*width: 482px;*/
	width: 582px;
	height: 332px;
	margin-left: 290px;
	background-color: #C6CED1;
}

* html #MainLeft {
	margin-right:-3px;
}

* html #MainRight {
	margin-left: 287px;
}

#MainNewsHead {
	margin: 16px 10px 0px 20px;
	font-size: 16px;
}

#MainNewsContainer {
	margin: 0px 10px 0px 20px;
	overflow: auto;
	height: 280px;
}

#MainLeftBoxContainer {
	/*width: 223px;*/
	width: 273px;
	height: 148px;
	padding: 12px 6px 12px 12px;
	float: left;
}

#MainRightBoxContainer {
	/*width: 223px;*/
	width: 273px;
	height: 148px;
	/*margin-left: 241px;*/
	margin-left: 291px;
	padding: 12px 12px 12px 6px;
}

* html #MainLeftBoxContainer {
	margin-right:-3px;
}

* html #MainRightBoxContainer {
	/*margin-left: 238px;*/
	margin-left: 288px;
}

#MainLeftBox, #MainRightBox {
	/*width: 207px;*/
	width: 257px;
	height: 132px;
	padding: 8px;
	background: transparent url(/content/images/bg_mainbox.png) no-repeat top left;
}

#MainCenterBoxContainer {
	width: 558px;
	height: 148px;
	padding: 0px 12px 12px 12px;	
}

#MainCenterBox {
	width: 542px;
	height: 132px;
	padding: 8px;
	background: transparent url(/content/images/bg_mainbox_2.png) no-repeat top left;
	overflow-y: scroll;
}

#Submenu {
	/*width: 772px;*/
	width: 872px;
	height: 44px;
	visibility: hidden;
}

#SubmenuRight {
	width: 228px;
	height: 44px;
	float: left;
}

#SubmenuLeft {
	/*width: 544px;*/
	width: 644px;
	height: 44px;
	margin-left: 228px;
	background: transparent url(/content/images/bg_submenu.png) no-repeat top right;
}

* html #SubmenuRight {
	margin-right:-3px;
}

* html #SubmenuLeft {
	margin-left: 225px;
}

#Submenu ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 16px;
}

#Submenu li {
	font-size: 12px;
	font-weight: bold;
	padding: 9px 32px 0px 0px;
	float: left;
}

#Submenu li a {
	color: #494953;
	text-decoration: none;
}

#Submenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#ContentLeft {
	width: 228px;
	height: 372px;
	float: left;
	margin-bottom: 20px;
	background: transparent url(/content/images/content_separator.gif) repeat-y top right;
}

#ContentRight {
	/*width: 544px;*/
	width: 644px;
	height: 360px;
	margin: 12px 0px 20px 228px;
}

* html #ContentLeft {
	margin-right:-3px;
}

* html #ContentRight {
	margin-left: 225px;
}

#ContentLeftImage {
	margin: 0px 0px 4px 16px;
}

#ContentLeftDescription {
	margin: 0px 8px 0px 16px;
}

#ContentLeftMenu .box {
	width: 200px;
	margin: 0px 12px 14px 16px;
	font-size: 14px;
	overflow: hidden;
}

#ContentLeftMenu .boxWhite {
	background-color: #FFFFFF;
	color: #5C5A63;
}

#ContentLeftMenu .boxGrey {
	background-color: #B9C1C6;
	color: #FFFFFF;
}

#ContentLeftMenu .leftMenuActive {
	color: #FFFFFF;
}

#ContentLeftMenu .leftMenuInactive {
	color: #5C5A63;
}

#ContentLeftMenu td.textlink {
	padding: 0px 4px 0px 8px;
}

#ContentLeftMenu td.imagelink {
	text-align: right;
	padding: 0px 8px 0px 0px;
}

#ContentLeftJoinedPictures {
	margin: 4px 0px 0px 0px;
}

#ContentLeftJoinedPictures .picture {
	margin: 2px 0px 2px 0px;
}

#ContentLeftJoinedPictures .caption {
	font-weight: bold;
}

#ContentLeftRelated {
	margin: 0px 0px 0px 16px;
}

#ContentLeftRelatedHead {
	margin: 10px 0px 10px 0px;
}

#ContentLeftRelated ul {
	list-style-position: outside;
	list-style-type: none;
}

#ContentLeftRelated li {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	height:18px;
	line-height: 16px;
	margin-right: 4px;
}

#ContentLeftRelated li.image {
	float: left;
	width: 16px;
}

#ContentLeftRelated a {
	color: #333333;
	text-decoration: underline;
}

#ContentLeftRelated a:hover {
	text-decoration: none;
}

#ContentRightContainer {
	/*width: 512px;*/
	width: 612px;
	height: 360px;
	margin: 0px 0px 0px 16px;
	overflow-x: hidden;
	overflow-y: auto;
}

#ContentRightContainer h1 {
	font-weight: normal;
}

#ContentRightContainer h2 {
	font-weight: normal;
}

#ContentRightContainer h2.articleListTitle, #ContentRightContainer a.articleListTitle {
	font-weight: bold;
	color: #FF6600;
	font-size:16px;
	line-height: 19px;
}

#Sitemap a {
	color: #FF6600;
	text-decoration: underline;
}

#Sitemap a:hover {
	text-decoration: none;
}

#Search {
	height: 26px;
	/*width: 772px;*/
	width: 872px;
	background: transparent url(/content/images/footer_bg.png) repeat-x top left;
}

#Search ul {
	list-style-type: none;
	list-style-position: outside;
}

#Search li {
	font-size: 10px;
	color: #3E3C47;
	padding: 6px 0px 6px 0px;
	float: left;
}

#Search li a {
	color: #3E3C47;
}

#Search li.copyright {
	width:212px;
	padding-left:16px;
	background: transparent url(/content/images/footer_separator.gif) no-repeat top right;
}

#Search li.searchfield {
	width:126px;
	padding:4px 0px 4px 12px;
}

#Search li.searchsubmit {
	width:101px;
	padding-left:8px;
}

#Search li.sitemap {
	/*width:285px;*/
	width:385px;
	padding-right:12px;
	text-align:right;
}

#Search input {
	font-size:10px;
	height: 14px;
}

.clear {
	clear: both;
}

.articleListDate {
	color: #0099FF;
}

.articleListTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.articleListText {
	font-size: 11px;
	font-weight: normal;
}

.articleListContinue {
	color: #FF3300;
}

.articleViewTitle {
	color: #FF6600;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 12px;
}

.articleViewDate {
	font-size: 11px;
	color: #0099FF;
}

.articleViewDescription {
	color: #808080;
	font-size: 10px;
	font-weight: bold;
}

.submenuListItem {
}

.submenuListTitle {
	color: #FF6600;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 0px;
}

.submenuListImage {
	float: right;
	margin: 8px 0px 0px 4px;
}

.submenuListTitle a {
	color: #FF6600;
}

.submenuListDescription {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.productViewTitle {
	color: #FF6600;
	font-size: 21px;
	line-height: 24px;
}

.productViewDescription {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 12px;
}

.productViewItem {
	color: #5C5A63;
	font-size: 17px;
}

.productViewItem a {
	color:#5C5A63;
	text-decoration: none;
}

.productViewItem a:hover {
	text-decoration: none;
}

.normalBlock {
}

.normalBlock a {
	color: #FF6600;
	text-decoration: underline;
}

.normalBlock a:hover {
	text-decoration: none;
}

.normalBlock h2 {
	font-size:16px;
	line-height: 19px;
	color: #FF6600;
	margin-bottom:12px;
	padding-top: 12px;
}

.normalBlockImage {
	margin-bottom: 2px;
}

.normalBlockCaption {
	text-align: center;
	font-weight: bold;
}

#navigateBlock a {
	color: #FF6600;
}

#navigatePrevious {
	float: left;
	width:256px;
}

#navigateNext {
	text-align: right;
	margin-left:256px;
}

* html #navigatePrevious {
	margin-right: -3px;
}

* html #navigateNext {
	margin-left: 253px;
}

.mainArticleTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #5C5A63;
}

.mainArticleText {
	font-size: 11px;
	font-weight: normal;
	color:#74787A;
	margin-top: 4px;
}

.question {
	font-size: 13px;
	font-weight: bold;
	color:#74787A;
}

.question a {
	font-size: 15px;
	color:#FF6600;
	font-weight: bold;
}

.answer {
	font-size: 11px;
	font-weight: normal;
	/*color:#74787A;*/
}

.comment {
	color:#74787A;
}

#questionList {
	width: 580px;
}

#questionList br {
	line-height: 6px;
	height: 6px;
}

.questionTags {
	margin: 4px 0px 4px 0px;
}

.questionTags ul {
	list-style-type: none;
	list-style-position: outside;
	height:27px;
}

.questionTags li, .questionTags h4 {
	font-size: 13px;
	height:27px;
	float:left;
	padding-right: 10px;
	line-height: 27px;
}

.questionTags h4 {
	padding-right: 0px;
}

.questionTags a {
	color: #FF6600;
}

.commentLink {
	color: #0099FF;
}

#newQuestion, #newComment {
	width: 556px;
	padding:12px;
	margin-top: 6px;
	background: transparent url(/content/images/bg_form.png) repeat top left;
}

#newQuestion td, #newComment td {
	padding: 2px;
}

#newQuestion input, #newQuestion textarea, #newComment input, #newComment textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 1px;
}

#newQuestion .button, #newComment .button {
	font-size:10px;
	width: 60px;
}
