﻿div, body, img
{
	margin:0;
	padding:0;
	border:0;
}
ul
{
	font-size:1em;
}
li
{
	font-size:1em;
}
.text
{
	display:none;
}
a
{
	color:#ce0202;
}



html
{
	height:100.1%;
}
body
{
	height:100%;
	font-size:10px;
	_font-size:62.5%;	
	background:#ffffff url(/objects/img/bg_main.gif) repeat-x 0px 37px;
}


#divNciHeader
{
	width:100%;
	height:37px;
	background:#aa1701;
	text-align:center;
}
#divNciHeader img
{
	margin:auto;
	width:807px;
}
#divNciHeaderText
{
	display:none;
}
#divCenterContainer
{
	margin:auto;
	position:relative;
	width:807px;
	padding-top:22px;
}





#divTop
{
	height:90px;
	background:url(/objects/img/bg_nav.jpg) no-repeat ;
	overflow:visible;
}
#divLogo
{
	position:absolute;
	width:211px;
	left:16px;
	top:35px;
}


#divSearch
{
	position:absolute;
	left:643px;
	top:46px;
}
#divSearch input
{
	font:normal 1em Arial;
	color:#617f94;
	background:#ccd7de;
	border:solid 1px #3e637c;
	width:108px;
}
#divSearch img
{
	cursor:pointer;
}








#divTopNav
{
	height:27px;
	position:absolute;
	left:250px;
	top:75px;
	width:532px;
}

/* *********************** NAV **************************/
#divTopNav .sm_drop_menu
{
	background-color:#678398;
	width:100px;
}
#divTopNav .sm_drop_menu a
{
	padding:6px 10px;
	color:White;
	font:normal 1.1em Verdana;
	text-decoration:none;
}
#divTopNav .sm_drop_menu li.over a
{
	background:#dcdcdc;
	color:#ce0202;
}


#divContent
{
	padding:11px 14px 0 16px;
	background:White;
	overflow:hidden;
	_height:1%;
}








#divBottomLinks
{
	text-align:center;
	margin-top:30px;
	color:#999999;
	font:normal 1.2em Arial;
}
#divBottomLinks a
{
	color:#999999;
	font:normal 1.2em Arial;
	text-decoration:none;
}




