body
{
	font-family: "Lucida Grande",Arial,Sans-Serif;
	line-height: 1.6;
	font-size: 12px;
}

.curveyDiv
{
	color: #CCCCCC
	
}

div.header
{
	background-image:url(Header/main-bg.gif);
}
tr.header
{
	height:40px;			
}
table.header
{
	
}
.homeButtLink
{
	color:#00B0DB;
	font-size:11px;	
}
.body-background
{
	background: #FFFFFF url(bd-bg.gif) repeat-x scroll 0 5px;
}
#footer-bot
{
	background:#333333 none repeat scroll 0 0;
	border-top:1px solid #FFFFFF;
	color:#999999;
	height:26px;
	width:100%;
}
#footer-top
{
	height:58px;
	background:url(grad2.gif) repeat-x;
	width:100%
}

.newsDivHdr
{
	background-color:#444444;
	height:21px;
}

.loginStatus
{
	color:#00B0DB;
}

.impStatus
{
	color:#E78F08
}

.slicerCurveyDiv
{
	background-color:#444444;
}

.newsDivBody
{
	background-color:#F0F0F0;
	
}
.notifyHeader
{
	background-color:#0063A6;
	height:21px;	
}

.button {
	background:#666666 url(but-bg.gif) repeat-x scroll center center;
	border:1px solid #666666;
	color:#FFFFFF;
	font-size:92%;
	padding:2px 8px;
	
}
.button_blue
{
	background: #666666 url(but-bg-blue.gif) repeat-x scroll center center;
	color: #FFFFFF;
	font-size: 92%;
	padding: 2px 8px;
	border-right: #0000cc 1px solid;
	border-top: #0000cc 1px solid;
	border-left: #0000cc 1px solid;
	border-bottom: #0000cc 1px solid;
}

.bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 20em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.inputbox 
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	font-size:small;	
}

a.menuNav:hover,
a.menuNav:active,
a.menuNav:focus
{
	color: #00B0DB;
	background: url(menuarrow.png) no-repeat 95% center;
}

tr.menuNav
{
	background:transparent url(mainlevel-bg.gif) repeat-x scroll right bottom;
}

a.menuNav{
	color:#333333;
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:5px 2px;
	text-decoration:none;
	width:90%;
	margin-left:10px;
	font-size:13px;
}

div.ReportItem
{
	margin:0px 3px;
}

li.ReportList
{
	background:transparent url(mainlevel-bg.gif) repeat-x scroll right bottom;
	padding-top:2px;
	padding-bottom:2px;
}

li.ReportListSel
{
	background:#66C9FF url(mainlevel-bg.gif) repeat-x scroll right bottom;
	padding-top:2px;
	padding-bottom:2px;
}


