/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
}
.copyfooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC !important;
	text-decoration: none;
}
table.menuetopic,td.menuetopic,th.menuetopic,tr.menuetopic
{
	text-align: left;
	background: #FF9933 url(/img/headline.gif) repeat-y 0px;
	border: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width:180px;
	height:10px;
	padding: 1px 4px 1px 10px !important;
}
.menuetopiccenter {
	text-align: left;
	background: #FF9933 url(/img/headlinecenter.gif) repeat-y 0px;
	border: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width:180px;
	height:10px;
	padding: 1px 4px 1px 10px !important;
}

input,textarea,select
{
	border:1px solid #999;
	background-color:#EEE;
	font-size: 10px;
}
input:hover,select:hover,textarea:hover
{
	border:1px solid #0C5297;
	background-color:#FFF;
}
input:focus,select:focus,textarea:focus
{
	border:1px solid #CCC;
	background-color:#FFF;
}





#sidebarwest_pim a,#footer_pim a,#topbulg a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#sidebarwest_pim a:hover,#footer_pim a:hover,#topbulg a:hover
{
	color:#FFCC66;
	text-decoration:underline;
}

label
	{
		cursor:pointer;
	}
	



/*  ++++++++++++++++++++++++++++++++++  PimpCode */

/*  ++  linkings */

#nav {
	/*border-right: 1px solid red;*/
	padding-bottom: 20px;
	margin-left: -0px;
	width: 180px;
	overflow: hidden;
	text-indent: 0pt;
	line-height: 16px;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul ul {
	background: white url(/img/shadowNav01.gif) no-repeat left bottom;
	padding: 0 0 4px 4px;
	margin: 0 0 4px 11px;
}
#nav li {
	position: relative;
	background: url(/img/delimiter03.gif) no-repeat left top;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
html >body #nav li {
	padding-top: 2px;
	padding-bottom: 1px;
}
#nav li.multinav a.navopener {
	padding: 0;
	margin: 0;
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100000;
	left: 0px;
	top: 5px;
	background: transparent;
}

#nav li.multinav a.navopener:hover {
	background: transparent;
}

#nav li.multinav {
	height: 10px;
}
html > body #nav li.multinav {
	height: auto;
}
#nav a {
	position: relative;
	display: block;
	padding: 3px;
	margin-top: -1px;
	padding-left: 15px;
}
html >body {
	margin-top: 0px;
}

#nav li.multinav a{
	font-weight: 900;
	background: #F2F2F2;
}
#nav li.multinav li a {
	font-weight: 300;
}
#nav li.active li a{
	background: #F2F2F2;
}
#nav a:hover, #nav li.active a:hover, #nav a.active, #nav li.active a, #nav li.active a.active, #nav li.active a.navopener, #nav li.multinav a:hover {
	background: #FFDD99;
	color: black;
	text-decoration: none;
}


body {
	background: white url(/img/bodyBack01.gif);
}

/* Portal Top Navigation */
#topbulg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	z-index: 10;
	overflow: hidden;
	background: white url(/img/topbulg.gif);
}
#topbulg p {
	font-size: 9px;
	padding-top: 2px;
	margin: 0;
}
#topbulg_links {
	height: 25px;
	padding-left: 5px;
}

/*  ++++++++++++++++++++++++++++++++++  Tab2Div code _zero_1207.2006 */

#content_pim {
	position: relative;
	width: 555px;
	top: 149px;
	left: 200px;
}

#contentwide_pim {
	position: relative;
	width: 755px;
	top: 149px;
	left: 200px;
}

#footer_pim {
	border-top:1px solid #999999;
	position: relative;
	top: 250px;
	left: 200px;
	width: 555px;
}

#footerwide_pim {
	border-top:1px solid #999999;
	position: relative;
	top: 200px;
	left: 200px;
	width: 755px;
}

#stat_pim {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100px;
	height:16px;
}

#sidebarwest_pim {
	position: absolute;
	top: 160px;
	left: 10px;
	width: 180px;
	overflow:hidden;
}
html >body #sidebarwest_pim {
	top: 165px;
}


#topbar_pim {
	position: absolute;
	top: 25px;
	left: 0;
	width: 960px;
}
	
	