/*a:link{	font-family: arial;	color: #464646;	text-decoration: none; }
a:visited{ font-family: arial; color: #464646; text-decoration: none; }*/
a:link{	font-family: arial;	color: #990033;	text-decoration: none; }
a:visited{ font-family: arial; color: #990033; text-decoration: none; }
a:active{ font-family: arial; color: #990033; text-decoration: none; }
a:hover{ font-family: arial; color: #464646; text-decoration: none; }

.clear 
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
}

body
{
	background:#dde1e3 url(img/bg.gif) repeat-x center top;
	height:100%;/*works only in IE6*/
}

.wrapper 
{
	background:url(img/bg_content.gif) repeat-y center top;
	width:980px;
	margin:auto;
	height:100%;/*works only in IE6*/
}

.centerWrapper 
{
	float:left;	
}

.leftWrapper 
{
	width:208px;
	float:left;
}

.contentWrapper 
{
	width:600px;
	float:left;
	margin:33px 0 0 23px;
}

.rightWrapper 
{
	width:208px;
	float:right;
	margin:0px 10px 0px 23px;
}

.documentWraperWithRightContent 
{
	float:left;
	width:359px;
}

.contentArea
{
	min-height:300px;
}

.headerBg
{
	background:url(img/bg_top.jpg) no-repeat left top;
	width:831px;
	height:199px;
}

.headerBg *
{
	
}

.leftBg
{
	background:url(img/bg_left.jpg) no-repeat left top;
	width:67px;
	height:564px;
	float:left;
	display:block;
}

.rightBg
{
	background:url(img/bg_right.jpg) no-repeat left top;
	width:82px;
	height:564px;
	float:left;
	display:block;
}

.topMenuBg 
{
	background:url(img/bg_breadcrumb.gif) no-repeat center top;
	width:831px;
	height:33px;
	display:block;
}

.topMenuContent 
{
	color:#e1e1e1;
	padding: 8px 10px 0px 230px;
}

.topMenuContent ul
{
	list-style-type:none;
	float:right;
}

.topMenuContent ul li
{
	float:left;
	margin:0px 0px 0px 16px;
}

.topMenuContent a, .topMenuContent a:link, .topMenuContent a:active, .topMenuContent a:visited{color:#e1e1e1;}
.topMenuContent a:hover, .topMenuContent a:active{color:#fff;}

.leftTopBg 
{
	background:url(img/menu_top.gif) no-repeat left top;
	width:208px;
	height:55px;
}

.leftLeftBg 
{
	width:26px;
	height:1px;
	float:left;
	display:block;
}

.leftRightBg 
{
	background:url(img/menu_right.gif) no-repeat right top;
	width:10px;
	height:543px;
	float:right;
	display:block;
}

.leftMenu 
{
	width:160px;
	display:block;
	float:left;
}

.leftMenu ul
{
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
	/*list-style-image:url(img/bullet_menu.gif);*/
	/*border:solid 1px;*/
}

.leftMenu li
{
	margin:0px;
	padding:0px;
}

.leftMenu .lvl1
{
	border-top:solid 1px #e1e1e1;
	font-size: 13px;
	padding: 4px 0px 4px 0px;
}

.leftMenu .lvl1 a, .leftMenu .lvl2 a, .leftMenu .lvl3 a, .leftMenu .lvl4 a
{
	background: url(img/bullet_menu.gif) no-repeat top left;
	padding-left:12px;
}

.leftMenu a:link, .leftMenu a:visited, .leftMenu a { color: #464646; }
.leftMenu a:hover, .leftMenu a:active { color: #990033; }

.leftMenu .active a:link, .leftMenu .active a:visited, .leftMenu .active a
{
	color:#ab0000;
}


.leftMenu .lvl2, .leftMenu .lvl3, .leftMenu .lvl4
{
	font-size: 12px;
	padding: 0px 0px 2px 0px;
}


.leftMenu .active
{
	
}

.leftMenu .bottom
{
	font-size:10px;
	padding-left:10px;
}

.copyright 
{
	background:#fff url(img/copy.gif) no-repeat center top;
	width:590px;
	height:31px;
	display:block;
	padding-bottom:10px;
}

.optionA, .optionB
{
	padding-left:46px;
	line-height: 29px;
	background-repeat:no-repeat;
}
.optionA {background-image: url(img/A.jpg); }
.optionB {background-image: url(img/B.jpg); }

.verticalLine{ width:1px; background:url(img/lineY.gif);}

.standaloneError
{
	display:block;
	float:right;
	font-size:9px;
	/*border: solid 1px #D3CFC9;*/
	/*padding:8px 0px 8px 0px;*/
	/*margin:2px 0px 6px 0px;*/
}


.topBrd, .topBrd td, .topBrd th {border-top:solid 1px #e1e1e1;}
.bottomBrd, .bottomBrd td, .bottomBrd th {border-bottom:solid 1px #e1e1e1;}

.topPadding td, .topPadding th {padding-top:1px;}
.bottomPadding td, .bottomPadding th {padding-bottom:1px;}

.listTable
{
	border-bottom:solid 1px #e1e1e1;
	margin-bottom:12px;
}

.listTable tr
{
}

.listTable tr td
{
	padding: 4px 4px 4px 1px;
}

img 
{
	 /*background-color:#e1e1e1;*/
	 border:none;
	 margin:0px;
	 padding:0px;
}

.button
{
	float:left;
	margin: 8px 8px 0px 0px;
	/*background: #990033;*/
}

.button div { float:left; }
.button div.btn_text
{
	padding: 3px 8px 3px 8px;
	text-align:center;
	background: url(img/btnBg.gif) repeat-x;
}

.button .btn_side
{
	background: url(img/btnBgSide.gif) repeat-x;
	margin-top:1px;
	margin-bottom:1px;
	height:19px;
}

.button .btn_text a
{
	color: #FFF;
	font-weight:bold;
	display:block;
	/*float:left;*/
	min-width:50px;
}

.standAloneBtn
{
	margin: 6px 6px 2px 6px;
}
.standAloneBtn .btn_text a
{
	min-width:70px;
}

.block
{
	margin:5px 0px 0px 0px;
}

.textBox
{
	border: solid 1px #D57F7F;
	font-size:12px;
}

hr
{
	line-height:1px;
	color: #e1e1e1;
	background-color: #e1e1e1;
	height:1px;
	border:none;
	
}

.plainText
{
	color: #3e3e3e;
	font-size:10pt;
	font-weight:normal;
}

.formTable td
{
	padding:0px 0px 3px 0px;
}

.compactListTable { }

.compactListTable th
{
	text-align:left;
}

.compactListTable td
{
	line-height:22px;
}

.error
{
	color:#ab0000;
	display:block;
	margin: 4px 0px 14px 0px;
}

.contentBox
{
	overflow:hidden;
	margin: 8px 0px 0px 0px;
	display:block;
}

.contentBox .title_bg
{
	background-image:url(img/boxTitle.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:30px;
}

.contentBox .titleBig_bg
{
	background-image:url(img/boxTitleBig.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:50px;
}

.contentBox .titleLeft_bg
{
	background-image:url(img/boxTitleLeft.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:30px;
	width:6px;
}

.contentBox .titleLeftBig_bg
{
	background-image:url(img/boxTitleLeftBig.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:50px;
	width:6px;
}

.contentBox .titleRight_bg
{
	background-image:url(img/boxTitleRight.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:30px;
	width:6px;
}

.contentBox .titleRightBig_bg
{
	background-image:url(img/boxTitleRightBig.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:50px;
	width:6px;
}

.contentBox .left_bg
{
	background-image:url(img/boxLeft.gif);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
}

.contentBox .right_bg
{
	background-image:url(img/boxRight.gif);
	background-repeat:repeat-y;
	background-position:right;
	overflow:hidden;
}

.contentBox .bottom_bg
{
	background-image:url(img/boxBottom.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:6px;
}

.contentBox .bottomLeft_bg
{
	background-image:url(img/boxBottomLeft.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:6px;
	width:6px;
}

.contentBox .bottomRight_bg
{
	background-image:url(img/boxBottomRight.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height:6px;
	width:6px;
}

.contentBox .title_block
{
	font-weight:bold;
	color: #990033;
	padding: 6px 15px 0px 15px;
}

.contentBox .boxContent_block
{
	padding: 4px 8px;
	margin: 0px 0px 0px 0px;
}

.feedback
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:350px;
}

.feedback .inputText
{
	width:100%;
	font-size:10px;
}