/* General */



BODY
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:  arial,"Lucida Grande",Geneva,Verdana,sans-serif;
	font-size: 13px;
	background-image: url("images/sidePattern.jpg");
	background-repeat:repeat-x;
	color: #000000;
	text-align:left;	
}

A { color: #5C8F40; cursor: pointer; }
A:visited { }
A.soft
{
	font-size: 11px;
	text-decoration: none;
	color: #e2e2e2;
}
A:hover.soft 
{
	text-decoration: none;
	color: #5C8F40;  
}
A:hover { }
.tint { color: #5b8f22; }

A.hard{	font-weight: bold; font-size: 11px;}
A:hover.hard {text-decoration: none; color: #5C8F40; }
.center 
{
	text-align: center;
	display: block;
}

.clear{
	clear:both;
	line-height:0px;
	height:0px;
}

H3
{
	font-size: 125%;
	font-weight: bolder;
	width: 100%;
	color: black;
}

H4
{
	font-size: 110%;
	font-weight: bolder;
	width: 100%;
}

SPAN.fuzzyShadow
{
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("images/shadow.png");
	font-weight:bold !important;
}

/* Header */



DIV.termsScroller
{
	margin: 5px;
	border-style: inset;
	border-width: 2px;
	max-height: 30em;
	overflow-y: scroll;
}

/* Page */

DIV.pagePattern
{			
	float:left;	
}

DIV.pageCenter
{
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	
}

DIV.pageSlot
{
	width: 1030px;	
	/* min-height: 692px; */
	background-color: #F3F3F3;
	float: left;	
	_margin-right:-10px;
}

.hackClear
{
	    clear:both;
        margin:0;
        padding:0;
        line-height:0;
}

A.hiliteButton
{
	display: -moz-inline-box;
	display: inline-block;
	white-space: nowrap;
	padding-right: 18px;

	height: 37px;

	color: #FFFFFF;
	text-decoration: none;
		
	background: transparent url("images/orangeButtonRight.png") no-repeat scroll top right;
}

A.hiliteButton SPAN.in
{
	display: inline-block;
	line-height: 20px;
	padding: 5px 0px 9px 18px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;	
	background: transparent url("images/orangeButtonLeft.png") no-repeat;
}

SPAN.button
{
	background: transparent url("images/greenButtonLeft.png") no-repeat;
	padding: 5px 0px 9px 18px;
	height: 21px;
	display: block;
}

SPAN.iconButton
{
	background: transparent url("images/iconGreenBtnLeft.png") no-repeat;
	padding: 5px 0px 9px 30px;
	position: relative;
}

IMG.btnIcon
{
	position: absolute;
	top: 5px;
	left: 7px;
}

A.button
{
	display: -moz-inline-box;
	display: inline-block;
	white-space: nowrap;
	padding-right: 18px;

	cursor: pointer;

	height: 35px;

	color: #FFFFFF;
	text-decoration: none;
	
	background: transparent url("images/greenButtonRight.png") no-repeat scroll top right;
	text-align: center;
}

A.disabledButton
{
	background: transparent url("images/disabledButtonRight.png") no-repeat scroll top right;
}

SPAN.button SPAN.in
{
	line-height: 18px;
	min-width: 7em;
	display: block;

	font-weight: bold;
	text-transform: uppercase;
}

A.disabledButton SPAN.button
{
	background: transparent url("images/disabledButtonLeft.png") no-repeat;
}

.black { color: black; }
.black:visited { color: black; }
.red { color: #880000; }
.red:visited { color: #880000; }

DIV.columnWrapper
{
	position:relative;
	font-size: small;
	font-weight: normal;
}

.leftColumn
{
	float:left;
	width:50%;
}

.rightColumn
{
	float:right;
	width:49.9%;
}

.leftColVLine
{
	float:left;
	width:47%;
	border-width:thin;
	border-color:#5B8F22;
	border-style: none solid none none;
}

IMG.screenCap
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	vertical-align: bottom;
}

DIV.dropShadow
{
	background-image: url("images/shadow-1.png");
	background-position: bottom right;
	float: left;
	margin-right: 5px;
}

DIV.innerShadow
{
	background-image: url("images/countershadow.png");
	padding: 0px 4px 4px 0px;
}

TR.rowA
{
	background-color: #DEDEDE;
}

TR.rowB
{
	background-color: #EDEDED;
}


DIV.leftMenu
{
	margin-left: 10px;
	float:left;
	margin-top: 0px;	
	width: 145px; /*added for polish*/
}

.bColor
{
	display: block;
	background: transparent url("images/menu.png") no-repeat;
	padding: 5px 0px 5px 25px;
	height: 19px;
	/*width: 72%;*/
}

DIV.leftMenu A
{
	text-decoration: none;	
	font-size: 12px;
	color:#505055;
	font-weight: bold;
/*	margin-bottom: 1pt;*/
}
DIV.leftMenu A:hover
{
	text-decoration: none;		
	color:#6F9047;
/*	margin-bottom: 1pt;*/
}

DIV.leftMenu span.referencelinks
{
	margin-top: 30px;
	background-color: #BDBDBD;
	color: black;
}
DIV.leftMenu A:hover { color: #6F9047; }

DIV.leftMenu P.quote
{
	background: transparent url("images/leftQuotation.png") no-repeat;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 12px;
	color: #515050;
	width: 10em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 5px;
}
P.quote span.greenCol
{
	color: #6d8e31;
}


#red
{
	color: red;
}
DIV.leftMenu .attribution
{
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
	color: #989898;
	margin-left: 28px;
}

DIV.leftMenu .attributionCo
{
	margin-top: 0px;
	text-align: right;
	font-weight: bold;
}

DIV.contentBody
{
	background: #FFFFFF;	
	/*margin-left: 155px;
	padding: 10px;
	width: 78.5%;
	padding: 20px;
        left: 155px;
        */
	font-size: 12px;
	line-height: 17px;
	position: relative;
	height:100%;
	display:block;
	padding-left:0px;
}

A.shadow1, A.shadow2, A.shadow3, A.shadow4
{
	display: block;
	height: 19px;
	padding: 5px 0px 5px 25px;
}
div.leftMenu div#sidebar-left-inner div.block-menu div div ul.tertiary-links li{
background:transparent url(images/menu.png) no-repeat scroll 0 0;
display:block;
height:19px;
padding:5px 0 5px 25px;
}

A.shadow1
{
	    background: transparent url("images/shadowButton1.png") no-repeat;
        display:block;
        height:19px;
        padding:5px 0 5px 25px;

}
div.leftMenu div#sidebar-left-inner div.block-menu div div ul..tertiary-links li{
    width:150px;
    padding:0;
    margin:0;
}
div.leftMenu div#sidebar-left-inner div.block-menu div div ul..tertiary-links{
    margin:0 0 0 0;
    padding:0;
    width:100%;

}
div.leftMenu div#sidebar-left-inner div.block-menu div div ul li.leaf {
        list-style-image:none !important;
        list-style-type:none !important;
        list-style-position:inside;		
        }
.menu li{
	list-style-type:none !important;
}
div.leftMenu div#sidebar-left-inner div#block-menu-menu-footer-aboutmenu div div ul li.leaf a{
        /* background:transparent url(images/shadowButton1.png) no-repeat scroll 0 0; */
		padding: 5px 0px 5px 25px;
		text-decoration:none !important;
		display:block;
		}


div.leftMenu div#sidebar-left-inner div#block-menu-menu-advisory-menu div div ul li.leaf a{
        background:transparent url(images/shadowButton1.png) no-repeat scroll 0 0;
		padding: 0px 0px 5px 25px;
		text-decoration:none !important;
		display:block;
		}


A.shadow2
{
	background: transparent url("images/shadowButton2.png") no-repeat;
}

A.shadow3
{

	background: transparent url("images/shadowButton3.png") no-repeat;
}

A.shadow4
{
	background: transparent url("images/shadowButton4.png") no-repeat;
}

Div.leftMenu a.menuSelected,div.leftMenu div#sidebar-left-inner div.block-menu div div ul li a.active
{
	display: block;
	background: url("images/menu-selected.png") no-repeat;
	padding: 5px 0px 5px 25px;
	height: 19px;
	color: #6f9047;
}

