body {
	margin:25px 0px 25px 0px;
	background-color:#F0EFEA;
	font-family:Arial;
}
a img {
	border:none;
}
a {
	color:#548393;
	font-weight:bold;
}

#cssMain {
	width:689px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
}
#cssHeaderTop {
	background-image:url(/images/header-bg.png);
	background-repeat:no-repeat;
	background-color:#F0EFEA;
	height:15px;
	line-height:15px;
	width:689px;
}
#cssHeader {
	width:649px;
	padding:0px 20px 10px 20px;
}
#cssMenu {
	background-color:#548393;
	color:#FFFFFF;
	font-family:Arial;
	font-size:16px;
	padding:0px 20px 0px 9px;
	margin:0px 4px 10px 4px;
}
#cssMenu a:link, #cssMenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-right:2px;
}
#cssMenu a:active, #cssMenu a:hover {
	background-color:#686860;
}
#cssBody {
	width:649px;
	padding:9px 20px 9px 20px;
}
#cssFooter {
	background-image:url(/images/footer-bg.png);
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	width:689px;
	background-color:#F0EFEA;
}
#cssSignature {
	background-color:#F0EFEA;
	padding-left:20px;
	font-family:Arial;
	font-size:12px;
	color:#686860;
}


.cssLink {
	display:block;
	padding:9px 8px 9px 9px;
	float:left;
}
.cssLinkSelected {
	display:block;
	padding:9px 8px 9px 9px;
	float:left;
	background-color:#686860;
}
.cssIcon {
	width:60px;
	text-align:center;
	float:left;
}
#cssLogoArea {
	width:198px;
	float:left;
}
#cssLogo {
	padding-top:10px;
}
.cssContent {
	width:580px;
	float:right;
}
#cssSocialArea {
	width:250px;
	margin-top:15px;
	float:right;
}
.cssSocial {
	margin-left:5px;
	float:right;
}
.cssClear {
	clear:both;
}
.cssBrowser {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:3px;
}
.cssDescription {
	font-family:Arial;
	font-size:12px;
	color:#686860;
	margin-bottom:3px;
}
.cssVersion {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#548393;
	margin-bottom:30px;
}

h1.cssPageTitle {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:20px;
}
.cssNews {
	margin-bottom:10px;
}
.cssDate {
	font-size:small;
	color:#686860;
}
