body {
	margin:0;
	padding:0;
	background-color:#ffbb00;
	width:960px;
}

.clearF {
 clear:both;
}

#textArea {
	width:955px;
	position:relative;
	padding:2px;
	margin-left:5px;
}

.cuHeading,.cuHeadingBox {
	font-family:Tahoma, Arial, sans-serif;
	font-size:33px;
	color:#000;
}

.text {
	font-family:Tahoma, Arial, sans-serif;
	font-size:15px;
	color:#292929;
	margin-bottom:10px;
}

.pBoldBlack {
	font-weight:bold;
	color:#000;
}

.pBoldYellow {
	font-weight:bold;
	color:#fcff9e;
}

.headWhite {
	color:#FFF;
}

.headOrange {
	color:#ffbb00;
}

.newsDownloadBox {
	width:876px;
	margin:0 auto;
}

.boxTop,.boxBottom {
	width:876px;
	height:15px;
}

.boxTop {
	background:url(../img/mainPageBoxTop.gif) no-repeat;
}

.boxBottom {
	background:url(../img/mainPageBoxBottom.gif) no-repeat;
}

.boxMain {
	width:876px;
	background:url(../img/mainPageBoxMain.gif) repeat-y;
}

.boxMainTop {
	background:url(../img/boxMainTop.gif) repeat-x;
	height:56px;
	width:860px;
	margin:0 auto;
}

.boxMainClose {
}

.boxMainTopLeft {
	float:left;
	margin-left:20px;
}

.boxMainTopRight {
	float:right;
	margin-right:110px;
	padding-left:0px;
}

.boxMainTopRight img {
	width:9px;
	height:54px;
	position:absolute;
	margin-left:20px;
	margin-top:-1px;
}

.boxMainLeft {
	float:left;
	width:550px;
	padding:20px;
}

.boxMainRight {
	float:right;
	width:280px;
}

.pBoxOff {
	background:transparent;
	padding:5px;
	margin-bottom:5px;
}

.pBoxOn {
	background:#584c2d;
	padding:5px;
	margin-bottom:5px;
}

.pBoxTitle {
}

.pBoxTitle a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffbb00;
	text-decoration:underline;
}

.pBoxText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.pBoxText a:hover {
	text-decoration:underline;
}

.boxMainRight ul {
	margin:0;
	padding:30px 15px 0;
}

.boxMainRight ul li {
	margin:0;
	padding:0 0 10px;
	list-style:url(../img/liBullet.png);
}

.boxMainRight ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.boxMainRight ul li a:hover {
	text-decoration:underline;
	color:#ffbb00;
}
#linksArea{
	border-right:2px dotted #666 ;
	width:577px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

.linksBox {
	width:550px;
	height:auto;
	margin-top:10px;
}

.linksBox img {
	border:none;
	padding:10px 25px 10px 0px;
}

#mailArea {
	float:left;
	margin-left:10px;
	margin-top:5px;
}
