* { margin:0; padding:0;}
body {
font-family:Arial;
font-size:100%;
line-height:1.0625em;
color:#fff;
text-align:center;
	background: #cccccc;
	background-image: url(/templates/en/images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

.onwhite { color:#000000; }
.onwhite a { color:blue; text-decoration: underline; }
.nostyle { font:12px verdana, sans-serif !important;
			color:#000000 !important;
}
.nostyle a { color:blue; }

p { margin-bottom:17px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { width:100%; height:19px; border: 1px solid #999999; background-color:#ffffff; }
.form input {width:197px; height:18px; background:#fff; color:#191919; font-size:.91em; font-family:arial; padding-left:3px; border:1px solid #e1e1e1; border-left:1px solid #191919; border-top:1px solid #191919;}
textarea { width:215px; height:78px; background:#fff; overflow:auto; color:#191919; font-size:.91em; font-family:arial; padding-left:3px; border:1px solid #e1e1e1; border-left:1px solid #191919; border-top:1px solid #191919;}

.select_1 { width:201px; height:21px; background:#fff; border:1px solid #93572f; color:#2c2c2c; font-size:.91em; padding-left:3px; margin-right:4px; font-family:arial;}

.checkbox, .radio {
	width: 40px;
	height: 40px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../images/radio.png) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

/*==================list====================*/
ul { list-style:none;}

.list1 li a { background:url(/templates/en/images/arrow.gif) no-repeat left 0px; padding-left:19px; line-height:24px; font-family:verdana; text-decoration:none;}
.list2  { margin-bottom:17px;}
.list2 li { background:#697779; padding:4px 0 4px 12px;}
.list2 li strong { width:93px; float:left;}
.list2 li.bgd { background:#596669;}
.list_check li a { background:url(/templates/en/images/checkmark.gif) no-repeat left 3px; padding-left:19px; line-height:2em; font-family:verdana; text-decoration:none;}


/*==================other====================*/
.img_indent { margin:0 21px 0 0; float:left;}
.img_indent1 { margin:0 27px 0 8px; float:left;}

blockquote p { margin-bottom:8px;}
.p1 { margin-bottom:6px;}


/*==================txt, links, lines, titles====================*/
a {color:#fff; text-decoration:underline;}
a:hover{ text-decoration:underline;}

h2 { margin-bottom:7px;}
h3 { font-size:1em; margin-bottom:7px;}
h4 { color:#FF822E; font-family:verdana; background:url(/templates/en/images/checkmark.gif) no-repeat left 3px; padding-left:19px; font-size:1em; font-weight:normal; margin-bottom:0px;}
h5 { color:#FF822E; font-family:verdana; background:url(/templates/en/images/marker.gif) no-repeat left 7px; padding-left:19px; font-size:1em; font-weight:normal; margin-bottom:0px;}

td { font-size: 9pt;}

.txt1 { color:#ffbe80; font-size:.83em; text-transform:uppercase;}

.link1 { text-decoration:underline;}
.link1:hover { text-decoration:none;}

.title {margin:0 0 8px -2px; position:relative;}
.title1 {margin:0 0 37px -2px; position:relative;}


/*==================blocks====================*/
.block1 { background:#202626; width:100%;}
.block1 .left_top_corner { background:url(/templates/en/images/left_top_corner.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(/templates/en/images/right_top_corner.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(/templates/en/images/right_bottom_corner.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(/templates/en/images/left_bottom_corner.gif) no-repeat left bottom;}
.block1 .ind { padding:31px 20px 30px 29px;}

.block1_light { background:#424c4d; width:100%;}
.block1_light .left_top_corner { background:url(/templates/en/images/left_top_corner_light.gif) no-repeat left top;}
.block1_light .right_top_corner { background:url(/templates/en/images/right_top_corner_light.gif) no-repeat right top;}
.block1_light .right_bottom_corner { background:url(/templates/en/images/right_bottom_corner_light.gif) no-repeat right bottom;}
.block1_light .left_bottom_corner { background:url(/templates/en/images/left_bottom_corner_light.gif) no-repeat left bottom;}
.block1_light .ind { padding:31px 20px 30px 29px;}

.box1 { background:#363d3e; width:100%;}
.box1 .inner { padding:40px 16px 45px 20px;}
.box2 { background:#4a585a; width:100%;}
.box2 .inner { padding:40px 16px 45px 20px;}
.box3 { background:#5e6d70; width:100%;}
.box3 .inner { padding:40px 16px 41px 20px;}

/*header*/
#header .row_1 { height:151px; background:url(/templates/en/images/header_bgd1.gif) left top repeat-x;}
#header .row_1 .fleft { padding:30px 0 0 20px;}
#header .row_1 .fright { padding:0px 0px 0 0;}
#header .row_2 { background:url(/templates/en/images/header_bgd2.gif) left top repeat-x #1c1c1c; padding:32px 0 25px 20px;}
#header .row_2 p { padding:10px 0 7px 0; margin-bottom:0; font-size:.91em; color:#c1c1c1;}
#header .menu { padding:39px 0 0 20px; }
#header .menu img { margin-right:4px;}

/*content*/
#content .indent { padding:0 20px 0 0;}
#content .indent1 {padding:0 54px 0 0;}
#content .indent2 {padding:0 40px 0 0;}

/*content2*/
#content2 .indent { padding:0 20px 0 0;}
#content2 .indent1 {padding:0 54px 0 0;}
#content2 .indent2 {padding:0 40px 0 0;}

/*footer*/
#footer { background:url(/templates/en/images/footer_bgd.gif) left top repeat-x;}
#footer p { padding:30px 0 0 20px;}
#footer p a { color:#f60; text-decoration:underline;}
#footer p a:hover { text-decoration:none;}

/*================== index.html ==================*/
#page1 #content #content2 .box1 .col_1 h3 { padding-top:8px;}
/*==========================================*/


.member_button {

	text-decoration: none;

}

.member_button a {

	text-decoration: none;

}

.headerCell a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px; 
	padding-bottom: 4px;
	background-color: #797979;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.headerCell a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #999999;	
	
}

.headerCell a:visited {
	text-decoration:none;
	color: #FFFFFF;	
}

.headerCellOn a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px; 
	padding-bottom: 4px;
	background-color: #999999;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.headerCellOn a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #999999;	
	
}

.headerCellOn a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

.headerRow {
	background:#797979;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.tableCell {
	background:#F2F2F2;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px; 
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right: 1px solid #999999;
}

.tableCell a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px; 
	padding-bottom: 4px;
	background-color: #F2F2F2;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.tableCell a:hover {
	text-decoration:none;
	color: #336699;
	background-color: #FFFFFF;	
	
}

.tableCellIcon {
	background:#F2F2F2;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px; 
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tableCellIcon a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px; 
	padding-bottom: 4px;
	background-color: #F2F2F2;
	text-decoration: none;
}

.tableCellIcon a:hover {
	text-decoration:none;
	color: #336699;
	background-color: #FFFFFF;	
}

.tableCellIcon a:visited {
	text-decoration:none;
	color: #336699;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
color: #000000;
/*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;
}

