BODY
{
  margin: 0px;
  padding: 0px;
  text-align: center;
	color:#2E7390;
	font-family:Arial;
	font-weight:normal;
	font-size:10pt;
}
input, textarea, select,table{
	color:#2E7390;
	font-family:Arial;
	font-size:10pt;
}
div.center_shape{
	margin:auto auto;
	width:980px;
}
div.head_area{
	display:block;
	position:relative;
	height:117px;
}
div.float_left{float:left;}
div.head_img{
	width:396px;
	height:116px;
	background-image:url('../img/design/head.jpg');
	background-repeat: no-repeat;
	float:right;
}
div.main_menu_area{
	display:block;
	position:relative;
	height:34px;
}
div.main_menu_top{
	background-color:#42A5CE;
	background-image: url('../img/design/cl_main.png');
	background-repeat: both;
	height:8px;
}
div.main_menu_bottom{
	border-top: 3px solid #42A5CE;
	height:8px;
}
div.main_menu_button_area{
	height:23px;
	padding-left:250px;
	text-align:left;
}
a.main_menu_button_active, a.main_menu_button_active:hover{
	display:block;
	float:left;
	height:20px;
	width:143px;
	margin:0px 1px;
	padding:0px;
	background-color:#42A5CE;
	background-image: url('../img/design/button_main.png');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
a.main_menu_button{
	float:left;
	height:20px;
	width:143px;
	margin:0px 1px;
	padding:0px;
	background-color:#2E7390;
	background-image: url('../img/design/button_dark.png');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
a.main_menu_button:hover{
	float:left;
	height:20px;
	width:143px;
	margin:0px 1px;
	padding:0px;
	background-color:#2E7390;
	background-image: url('../img/design/button_dark_hover.png');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
div.slogan{
	width:250px;
	float:left;
	text-align:center;
	margin:20px 1px;
	font-size:8pt;
}
div.top_banner{
	display:block;
	height:90px;
	width:700px;
	margin:20px 1px;
	float:right;
	border:1px dotted #CCC;
	color:#CCC;
}
div.clear{clear:both;}
div.tool_panel{
	display:block;
	position:relative;
	height:36px;
	margin:0px 5px;
	background-color:#42A5CE;
}
div.main_pane{
	width:980px;
	margin:20px auto;
	padding:0px;
	text-align:left;
}
td.left_pane{
	width:190px;
	margin:0px;
}
td.right_pane{
	width:190px;
	margin:0px;
}
div.side_pane_block{
	border:1px solid #42A5CE;
	font-size:8pt;
	padding:3px;
	margin-bottom:10px;
}
div.side_pane_block h1{
	font-size:9pt;
	color:#FFF;
	background-color:#42A5CE;
	margin:0px;
	margin-bottom:3px;
	padding:3px;
	text-align:center;
}
div.side_pane_block a:hover h1{
	background-color:#FFAA00;
	text-decoration:none;
}
div.main_page_intro_area{
	text-align:center;
}
div.main_page_intro{
	width:610px;
	margin:auto auto;
}
div.main_page_intro_block{
	float:left;
	width:287px;
	border:1px solid #42A5CE;
	margin:0px 5px;
	text-align:left;
}
div.main_page_intro_text{
	padding:10px;
	font-size:9pt;
	height:100px;
	text-align:justify;
}
div.main_page_intro h1{
	font-size:12pt;
	text-align:center;
}
div.main_page_intro a{
	display:block;
	color:#FFF;
	font-size:10pt;
	text-decoration:underline;
	margin-left:30px;
}
div.main_page_intro a:hover{
	display:block;
	color:#FFF;
	font-size:10pt;
	text-decoration:none;
	margin-left:30px;
}
div.main_page_intro_blue{
	background-color:#0078AB;
	background-image: url('../img/design/cl_blue.png');
	background-repeat: both;
	color:#FFF;
	padding:10px;
	height:150px;
}
div.main_page_intro_orange{
	background-color:#FFAA00;
	background-image: url('../img/design/cl_orange.png');
	background-repeat: both;
	color:#FFF;
	padding:10px;
	height:150px;
}
div.info_blue{
	display:inline;
	background-image:url('../img/static/info_blue.png');
	background-repeat: no-repeat;
	width:22px;
	height:22px;
}
table.rubricator{
	background-color:#E6F7FF;
	margin:10px auto;
	background-image: url('../img/design/cl_light.png');
	background-repeat: both;
}
DIV.rubricator_item{
	width:190px;
	height:190px;
	background-color:#FFF;
	margin-left: 5px;
	margin-right: 5px;
	text-align:right;
}

div.rubricator_item_top_left{
	background-image:url('../img/design/rubricator_item_top_left.png');
	background-repeat: no-repeat;
	height:13px;
	width:13px;
	float:left;
	margin:0px;
}
div.rubricator_item_top_right{
	background-image:url('../img/design/rubricator_item_top_right.png');
	background-repeat: no-repeat;
	height:13px;
	width:13px;
	float:right;
	margin:0px;
}
.rubricator_div_tr {
  display: block;
  position: relative;
  height: 13px;
  width: 190px;
  font-size: 8px;
  background-color: #FFF;
}
div.rubricator_item_bottom_left{
	background-image:url('../img/design/rubricator_item_bottom_left.png');
	background-repeat: no-repeat;
	height:13px;
	width:13px;
	float:left;
	margin:0px;
}
div.rubricator_item_bottom_right{
	background-image:url('../img/design/rubricator_item_bottom_right.png');
	background-repeat: no-repeat;
	height:13px;
	width:13px;
	float:right;
	margin:0px;
}
div.rubricator_item_body{
	height:100px;
	clear:both;
}
div.rubricator_item_space{padding:0px 5px;}
div.bottom_line{
	display:block;
	position:relative;
	height:20px;
	margin:20px 5px;
	background-color:#42A5CE;
	text-align:center;
	padding: 1px 10px;
	color:#FFF;
	font-size:10pt;
}
div.bottom_line a{
	color:#FFF;
}

table.request_form{
	font-size:10pt;
}
table.request_form th{
	border:1px solid #F2F2F2;
}
table.request_form td{
	background-color:#F2F2F2;
}
table.request_form td.dark{
	background-color:#e2e2e2;
	text-align:center;
}
input.orange_button{
	background-color:#FFAA00;
	color:#FFF;
}
input.blue_button{
	background-color:#0078AB;
	color:#FFF;
}
table.request_form span{color:#FF0000;}
table.side_table{font-size:8pt;}
table.side_table input{font-size:8pt;}
a.submenu{
	display:block;
	position:relative;
	font-size:11pt;
	color:#2E7390;
	margin: 5px 10px;
	text-decoration:underline;
}
a.submenu:hover{
	text-decoration:none;
}
div.bottom_text{
	color:#CCC;
	font-size:8pt;
	margin-bottom:10px;
}
div.breadcrumbs{
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
	float:left;
	padding-top:8px;
}
div.breadcrumbs a, div.breadcrumbs a:hover{
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
}
div.top_search{
	float:right;
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
	padding-top:8px;
}
input.search_button{
	border:1px solid #2E7390;
	font-size:9pt;
}
a.small_links{
	font-size:8pt;
	color:#0078AB;
}
/*****************************/
a{
	color:#42A5CE;
	text-decoration:underline;
}
a:hover{
	color:#2E7390;
	text-decoration:none;
}
div.request_navigation{
	margin: 0px 5px 10px 5px;
	font-size:10pt;
	text-align:center;
}
.error_pane{
	border:1px dotted red;
	background-color:#FFF;
	color:red;
}
/***************************/

.companyName {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-indent: 20px;
}
.slogan {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-indent: 20px;
}
.titleTDBig {
  text-align: center;
  padding: 2px;
  color: #000;
  border: 1px solid #2E7390;
}
.titleTDSmall {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-indent: 20px;
}
.fName {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-indent: 10px;
  vertical-align: top;
}
.fValue {
  font-size: 12px;
  font-weight: normal;
  color: #0078AB;
  text-indent: 5px;
  vertical-align: top;
}
.logoImg {
  border: 1px solid #0078AB;
}
.photoImg {
  margin: 10px auto;
  border: 1px solid #0078AB;
}
.addressValue {
  font-size: 12px;
  font-weight: normal;
  color: #00B050;
  text-align: center;
  vertical-align: top;
}
.companyOffers {
  font-size: 14px;
  font-weight: normal;
  color: #969696;
}
.companyOffers a.greyA {
  display: block;
  position: relative;
  color: #808080;
  text-decoration: underline;
}
.companyOffers a.greyA:hover {
  color: #808080;
  text-decoration: none;
}
.companyOffers a.orangeA {
  display: block;
  position: relative;
  color: #FF6600;
  text-decoration: underline;
}
.companyOffers a.orangeA:hover {
  color: #8080FF660080;
  text-decoration: none;
}
a.blackLinks {
  color: #000;
  text-decoration: underline;
}
a.blackLinks:hover {
  color: #000;
  text-decoration: none;
}

table.request_edit{
	font-size:8pt;
	color:#000;
	margin:auto;
}
table.request_edit td{
	border:1px solid #0073C8;
}
table.request_edit th{
	background-color:#FAC386;
	text-align:left;
	padding-left:20px;
	border:1px solid #0073C8;
}
table.request_edit td.main_header{
	text-align:center;
	font-weight:bold;
}
table.request_edit td.subject{
	color:#0070C0;
	font-size:11pt;
	text-align:center;
}
table.request_edit td.blue_top{
	background-color:#538ED5;
	color:#FFF;
	text-align:center;
}
table.request_edit td.left{
	background-color:#F2F2F2;
	color:#000;
	text-align:left;
	border-right:#F2F2F2;
}
table.request_edit td.right{
	background-color:#FFF;
	color:#000;
	text-align:left;
	border-left:#FFF;
}
table.request_edit td.nav{
	padding:0px;
	border:none;
	border-bottom:1px solid #0073C8;
}
table.contest_table{
	font-size:10pt;
	color:#000;
	margin:auto;
}
table.contest_table td{
	border:0px;
}
table.editreq_nav{font-size:8pt;}
table.editreq_nav td{
	padding:0px 5px 0px 5px;
	border:none;
}
table.editreq_nav td.active{
	border:1px solid #0073C8;
	border-bottom:none;
}
table.buyer_cabinet{
	font-size:11pt;
}
table.buyer_cabinet td{
	border:1px dotted #42A5CE;
}
table.buyer_cabinet_sub{font-size:8pt;}
table.buyer_cabinet_sub td{border:none;}

tr.bg_light{
	background-color:#F2F2F2;
}
tr.bg_dark{
	background-color:#e2e2e2;
}
div.main_col_wrapper{
	padding: 0px 20px;
	margin:0px;
}
.requests_table_head{
	background-color:#CCECFF;
	font-size:12pt;
	text-align:center;
}
.requests_table_title{
	background-color:#FFCC66;
	font-size:9pt;
	font-weight:bold;
}
.requests_table_data{
	font-size:9pt;
	width:98%;
}
#menu_list
{
	margin:0;	
	font-size:8pt;
}

table.stats{
	border:1px solid #42A5CE;
	font-size:10pt;
}
table.stats td{
	border:1px solid #42A5CE;
}
span.red{
	color:#f00;
}
span.green{
	color:#0f0;
}

table.questions {
	font-size:12px;
	border:0px;	
}
table.questions td{
	border:0px;
}
table.questions tr.head{
	background-color:#42A5CE;
	color:#fff;	
}
table.questions tr.head td{
	text-align: center;
}
table.questions td.border_top{
	border-top:1px solid #0078AB;
}
table.archive_table_data{
	color:#2e7390;
	font-size:9pt;
	border:1px solid #42a5ce;
	width:98%;
}
table.archive_table_data a{
	
}
.border_bottom{
	border-bottom:1px solid #42a5ce;
}
.violet_col {
	color:#FFFFFF;
	background: #0079ad;
}
.violet_col a{
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:underline;	
}
.violet_col a:hover{
	text-decoration:none;
}
table.address_table td{
	border:0px;
}
.textEdit{
	font-size:12px;
}
.light_top{
	display:block; position: :relative;
	height:13px; width:184px; font-size:13px;
	line-height:13px;
	background: url('/img/design/light_top.png') no-repeat;
	text-align:center;
}
.light_top span{
	display:block; position: relative;
	top:12px; 
	width:140px;
	text-align:right;
}
.light_bottom{
	display:block; position: :relative;
	height:13px; width:184px;
	background: url('/img/design/light_bottom.png') no-repeat;
}
.white_bg{
	width:184px; height:240px;
	background:#fff;
}
.white_bg div{
	margin-right:10px;	
}
.img_container{
	float:left;
	margin-right:15px;
}
.boldFont{
	font-weight:bold;
}
.orange{
	font-size:12px;
	color:#FF8800;
}
.black{
	color:#000;
	font-size:12px;
}
#hint{
	display:none; position: absolute;
	border:1px solid black; top:200px; left:400px;
	max-width:300px;
	padding:3px;
	background-color: #FFFFE1;
	z-index:1000;
}
.form_errors{
	margin-left: 130px;
	color:red;
}
.form_required{
	color:red;
}
.regSuccess{
	border:1px dashed #42A5CE;
	background: #C8E5F5;
	margin:auto;
	width:60%;
	padding:15px;
	text-align:justify;
}
.infoMsg{
	border:1px dashed #42A5CE;
	background: #C8E5F5;
	margin:auto;
	width:90%;
	padding:15px;
	text-align:justify;
}
.proImg{
	display:block; position:absolute;
	width: 80px; height:80px; 
	margin-left:1px;
	margin-top:1px;
	background: url('../img/static/proimg.gif');
}
.hide{
	display:none;
}