body{
	text-align: center;
	margin:0 auto;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/back_main_light.jpg);
	background-repeat: repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#7C7C7C;
	height: auto;
	background-position: center top;
}
h1, h2, h3, h4 {
	clear: none;
	
}

a, a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

form, input { margin: 0; padding: 0;}

.mk {
	color: #3366CC;
	text-decoration: none;
	cursor: hand;
}


.image_float_right {
	float: right;
	display:block;
	clear:both;
	padding: 3px;
}

.image_float_left {
	float: left;
	display:block;
	padding: 3px;
}

div.maincenter {width: 70%; margin-left: auto; margin-right: auto;} 
#maincenter {
	position: relative;
	width: 820px;
	margin: auto;
}
div.shadow {width: 70%; margin-left: auto; margin-right: auto;} 
#shadow {
	position: relative;
	width: 820px;
	margin: auto;
	width: 840px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#headerholder {
	max-height: 125px;
	height: 125px;
	background-image: url(../images/header_images_more.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

#toplogo {
	padding-top: 33px;
	text-align: left;
	margin-bottom: 0px;
}

#barholder{
	height: 25px;
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;	
}

#barmenu {
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
}

#barmenu a {
	color: #333333;
}

#barsep{
	height: 25px;
	width: 3px;
	background-image: url(../images/header_bar_sep.gif);
	background-repeat: no-repeat;
}



#searchholder{
	text-align: left;
	height: 36px;
	max-height: 36px;
	background-image: url(../images/back_main.jpg);
	background-repeat: repeat;	
}

#linkbox ul {
	padding:0px;
	list-style:none;
	margin-right: 25px;
	margin:0px;
}
#linkbox li {
  float: right;
  margin:0px;
  width: 122px;
  height: 32px;
  margin-top: 5px;
  background:url(../images/top_tabs.jpg) no-repeat left top;
}
#linkbox a {
	float: right;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#linkbox a {float:none;}
/* End IE5-Mac hack */
#linkbox a:hover {
  color:#fff;
}

#searchbox{
	padding-top: 4px;
	padding-left: 10px;
	width: 230px;
	padding-bottom: 8px;
	background-image: url(../images/search_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#searchform{
	width: 105px;
	height:15px;
	border-width:1px;
	background-color:#ECECEC;
	border-color:#D7D6D6;
	border-style:solid;
	margin-left:2px;
	margin-right:10px; 
}

#mainholder {
	width: 820px;
	display:block;
	background-image: url(../images/back_main.jpg);
	background-repeat: repeat;	
}

#menuholder {
	text-align:left;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

#menu_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	background-image: url(../images/menu_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #D8D8D8;
}

#menu_left li a {
	background-color: #eee;
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	display: block;
	border-left: 0px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px 0px 5px 0.5em;
	text-decoration: none;
	width: 100%;
	background-position: center center;
}

html>body #menu_left li a {
	width: auto;
}


#menu_left li a:hover {
	color: #000000;
	background-color: #eee;
}

#menu_left #block {
	display: block;
	border-left: 0px solid #D8D8D8; border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
}
#menu_left #search {
	display: block;
	border-left: 0px solid #D8D8D8; border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8;

}

#menu_left #menu {
	display: block;
	color:#ffffff;
	text-align: center;
	font-size: 1.2em;
	font-weight:bold;
	background-image: url(../images/menu_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;

}

html>body #menu_left #menu {
	width: auto;
}

#pdfheader{
	display: none;
}

#contentholder {
	width: 655px;
	display: block;
	float: right;
	text-align: left;
	background-color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.5em; 
	padding-bottom: 20px;
}

#contentholder h1 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:30px;
	margin-top:10px;
	font-weight: bold;
	background-image: url(../images/o_top.jpg);
	background-repeat: no-repeat;
	
}

#contentholder h2 {
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/pp_title.jpg);
	background-repeat: repeat-x;

}

#contentholder h3 {
	padding-left: 5px;
	padding-top: 2px;
	font-size: 14px;
	margin: 0px;
}

#contentholder h4 {
	padding-left: 5px;
	padding-top: 2px;
	margin: 0px;
}

#contentholder ul {
	list-style: none;
	margin-left: 20px;
}

#contentholder li {
	background-image: url(../images/p_marcer.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;;
	padding-left: 8px;

}

#contentholder .searchword{
	background-color: #FFFFCC;
	text-decoration:underline;
}

p, .maintext, table, img {
	padding-left: 8px;
}

caption {
	font-size: 105%;
	font-weight:bold;
}

.conclusion {
	margin-left: 5px;
	background-color: #0066CC;
	border: 1px #ddd solid;
	padding: 5px;
	display: block;
	color: #fff;
}

.conclusion a, .conclusion a:hover, .conclusion a:visited, .conclusion .mk{
	color: #fff;
}

.contentTable {
	margin-left:5px;
	width: 650px;
	border: 0px;
	background-color:#ddd;
	margin-bottom: 5px;
	margin-top: 5px;
}
.contentTable a, .contentTable a:visited{
	
}
.contentTable th a:hover{
	text-decoration: none;
	vertical-align:top;
	text-align:left;
	
}

.contentTable tr{
	background-color:#FFFFFF;
	vertical-align:top;
	
}


.termDiscription {
	display: none;
	position: absolute;
	filter: Alpha(Opacity=90);
	border: 1px solid #333;
	padding: 1px;
	background-color: #eee;
}

#footerholder{
	padding-top:17px;
	color:#FFFFFF;
	height: 24px;
	clear: both;
	display: block;
	width: 820px;
	background-image: url(../images/footer_bar.jpg);
	background-repeat: repeat-x;
	
}

#footerholder a, #footerholder a:hover, #footerholder a:visited{
	text-decoration: none;
	color: #fff;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

