body {margin:0; padding:0; background:#ffffff;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td{font:11px/15px arial, tahoma, helvetica, sans-serif; color:#525252; vertical-align:top;  text-align:left;}

a{ color:#525252;}
a:hover{ text-decoration:none;}

span a{ color:#549dcb;}

strong{ color:#333333;}
strong a{ background:url(images/bull_link.gif) center left no-repeat; padding:0 0 0 10px; color:#333333; text-decoration:none}
strong a:hover{ text-decoration:none; color:#d51723;}

.content td span{color:#549dcb;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/market_list.gif) center left no-repeat; margin:0; padding:0 0 0 10px;}
li a {line-height:19px; color:#549dcb;}

.list_white ul { margin:0; padding:0; list-style:none;}
.list_white li { background:url(images/market_list1.gif) center left no-repeat; margin:0; padding:0 0 0 10px;}
.list_white li a {line-height:19px; color:#ffffff;}


/*header*/
.menu{ background:url(images/menu_wr.gif) top left repeat-x; width:708px; height:104px; padding-top:36px; text-indent:1px;}
.h_logo_wrapper{ background:url(images/h_logo_wrapper.jpg) top left no-repeat; width:708px; height:277px;}
.h_logo_wrapper img{ margin:52px 0 0 51px;}


/*footer*/
.footer{ background:#f1f1f1; width:708px; height:59px; padding:22px 29px 22px 0; color:#959595; }
.footer img{ float:right;}
.footer a{ color:#959595;}
.footer span{ margin-left:25px;}



/*content*/
.content{ height:417px; background:url(images/content_wr.gif) repeat-x 0 8px; width:708px;}
.indent_content{ margin:43px 0 26px 0;}
.h_cont{ height:348px;}
.separat{ background:url(images/separate.gif) top left repeat-y; width:1px; height:100%;}
.line_x{ background:url(images/line_x.gif) top left repeat-x; height:30px;}
.title{ display:block;}
.button{ background:url(images/button.gif) top left repeat-x; width:86px; height:19px; text-indent:12px; line-height:19px;}
.button span a{background:url(images/bull_link1.gif) center left no-repeat; padding:0 0 0 8px; color:#ffffff; text-decoration:none; float:none}
.button span a:hover{ text-decoration:underline;}
.indent_p{ height:16px;}

.text_white{color:#ffffff;}
.text_white a{ color:#ffffff}

.ind1{ width:20px; line-height:21px;}
.ind2 input{ width:201px; height:20px; font-size:11px; font-family:Tahoma; color:#333333;}
.ind2{ height:27px;}
.h_f{ height:25px;}

.ind3{margin:1px 0 11px 0; padding-right:8px;}

.form td input{ width:162px; height:18px;}
.form td textarea{ width:188px; height:93px; overflow:auto;}
.form td textarea, .form td input{ font-size:11px; color:#525252; font-family:Tahoma;}





.trigger{
	cursor:pointer;
	width: 30%;
	margin-bottom: 15px;
	background-color: #cccccc;
}
.trigger:hover{
	cursor:pointer;
	background:#ddf;
}
.expanded{
	background:#ccf;
	cursor:pointer;
	width: 30%;
}
.expanded:hover{
	background:#eef;
	cursor:pointer;
}
.show{
	position: static;
	display: block;
	font-family: Arial, Helvetica, sans serif;
	font-size: small;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
	/*display: none;*/
}

.form-client-data {
	width: 84%;
	float: left;
	padding-bottom: 15px;
}

.form-client-label {
	float: left;
	width: 16%;
	padding-bottom: 15px;
}

.form-element-data {
	float: left;
	padding: 0 50px 15px 30px;
}

.form-element-label {
	float: left;
	padding: 0 50px 15px 30px;
}
