/* CSS Document */

/*p, */ul, li, h1, h2, h3, h4, form, input
{
	margin: 0;
	padding: 0;
}
.clr 
{
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 1px;
}

#main
{
	position: relative;
	width: 100%;
	/*background: url(/src/2010tier1/images/bg_content.png) left 235px repeat-y;*/
	left: 33px;
	min-height:100%;
}
#LeftNavColumn
{
	position: relative;
	float: left;
	/*background: url(/src/2010tier1/images/bg_content.png);*/
	background-repeat:repeat-y;
	width: 225px;
	/*height:150%;*/
	font: normal 12px tahoma , Arial, sans-serif;
}

#CRLogo
{
	background: url( /src/2010tier1/images/logo1.gif ) no-repeat;
	height: 160px;
}

#widget
{
	position: relative;
	width: 210px;
	background:inherit;
	height: 58px;
	padding: 2px 0 0 6px;
}

#LeftNavHead
{
	position: relative;
	background: url( /src/2010tier1/images/bg_wrapper_main_nav.gif ) repeat-x #ececec;
	color: inherit;
	width: /*198px;*/ 206px;
	padding: 10px 4px 0 7px;
	left: 4px;
}
#LeftNavBackStyle
{
	position: relative;
	width: 198px;
	height: 8px;
	background: url(/src/2010tier1/images/bg_top_main_nav.gif) no-repeat;
	font-size: 1px;
	left: 14px;
}

.LeftMainNavSMI
{
	position: relative;
	width: 193px;
	background: url(/src/2010tier1/images/bg_ct_main_nav.gif) repeat-y;
	list-style: none;
	padding: 0 5px 0 0;
	left: 14px;

}

.LeftMainNavSMI li a
{
	font: bold 12px tahoma , Arial, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0 0 0 7px;
	line-height: 29px;
	color: #990000;
}

.LeftMainNavSMI li
{
	font: bold 12px tahoma , Arial, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0 0 0 3px;
	line-height: 29px;
	color: #000000;
}

.LeftMainNavSMI li a:hover, .LeftMainNavSMI .LeftMainNavSMI li a:hover
{
	color: #ffffff;
	background-color: #990000;
	/*zoom: 1;*/
}

.LeftMainNavSMI_hidden
{
	display: none;
}
.LeftMainNavSMI .LeftMainNavLS, .LeftMainNavSMI .LeftMainNavBS, /*.main_nav .selected a*/
{
	/*color: #fff;*/
	background-color: #008c99; 
}

.LMNSMI
{
	font: bold 12px tahoma , Arial, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0 0 0 7px;
	line-height: 29px;
	color: #ffffff;
	background-color:#990000;
}

#ft_main_nav
{
	position: relative;
	width: 198px;
	height: 24px;
	background: url( /src/2010tier1/images/bg_ft_main_nav.gif ) no-repeat;
	font-size: 1px;
	left: 14px;
}

