body,
html
{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana,"MS Trebuchet", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;
	color: #686A5B;
	text-align: center;
	background-color: #FFF;
}

DIV.csc-textpic IMG
{
	padding-bottom: 17px;
}

#wrapper
{
	margin-top: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
	background-color: transparent;
	z-index: 0;
}

#topmenu
{
	font-size: 14px;
	width: 950px;
	height: 20px;
	background-color: #fff;
}
#nulaborlogo
{
	text-align: right;
	height:68px;
	margin-bottom: 30px;
	background-color: #fff;width: 950px;
}
#content_left
{
	float: left;
	font-size: 1em;
}

#content_right
{
	float:right;
	font-size: 1em;
}
#fontresize {
	height: 20px;
	margin-top: 5px;
	float: left;
	margin-left: 7px;
	font-size: 13px;
}

#fontresize a:link, #fontresize a:visited{
	text-decoration: none;
	color: #000000;
} 
.cReduceTextSizes{font-size: 10px;}
.cNormalTextSizes{font-size: 14px;}
.cEnlargeTextSizes{font-size: 17px;}

#footer
{
	font-size: 12px;
	clear: both;
	text-align: center;
	color: Gray;
	background-color: #FAFAFA;
}



