@charset "UTF-8";

*, *:before, *:after {
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}


body {
    margin: 0;
    font-family: Play, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	line-height: 1.3em;
    text-align:left;
	/*background-color: #f4f4f4;*/
}


/* correct font-size for IE5/Win */
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* hack for IE6,7 */
}

h1, h2, h3,h4,h5,h6 {color: #003073;}

a:link		{ color: #666; text-decoration: none;}
a:visited	{ color: #6a6a6a; text-decoration: none;}
a:hover		{ color: #333;}

a.active {color: #333;}

input[type=submit]{
	border: 1px solid #666;
	background-color:#dedede;
}

p {
    margin-top: 0;
    margin-bottom: 1.5em;
}

label{
	margin: 
	
	0px;	
	padding:0px;
	display: block;
}

.clear {clear: both;}
img {border: 0;}


#master_frame {
	width: 1024px;
	margin: 0px auto;
}
#languages_changer{
	height: 16px;
	width: 290px;
	padding: 4px 0px 0px 0px;
	color: #aaa;
	margin: 2px;
	font-weight: bold;
}
#languages_changer a{
	color: #D9D6CF;
	font-weight: normal;
}
#languages_changer a:hover{
	color: #aaa;
}
#header_logo{
	width: 182px;
	height: 107px;
	float: right;
}

#header_menu{
	margin: 54px 0px 0px 2px;
	width: 800px;
	height: 39px;
	background-image:url(../images/deep_menu_right.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#header_menu h1{
	width:11px;
	margin: 0px;
	padding: 0px;
	height:39px;
	float: left;
	background-image:url(../images/deep_menu_left.gif);
	background-repeat:no-repeat;
}

#header_menu ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
	width: 789px;
	height: 39px;
	background-image:url(../images/deep_menu_bg.gif);
	background-repeat:repeat-x;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	
}
#header_menu ul li{
	display:inline-block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 108px;
	height: 27px;
	background-image:url(../images/deep_menu_button.gif);
	text-align:center;
	float: left;
}

#header_menu ul li a{
	color:  #666;
}


#header_menu ul .menu_selected, .menu_selected_hover{
	background-image:url(../images/deep_menu_button_hover.gif);
}
#header_menu ul .menu_selected a{
	color: #fff;
}
#header_menu ul li a{
	margin: 0px;
	padding: 0px;
}
	

#master_content{
	margin: 15px 0px 0px 0px;
}

.body{
	padding: 5px 20px;
}

.body a{
	text-decoration: underline;
	font-weight: bold;
}

.body h5{
	margin: 0px;
	padding: 6px 0px;
	display:inline;
	border-bottom: 1px solid #FF8040;
	font-size: 1em;
	color: #808080;
}

.body h5 a{
	font-weight: normal;
}

.body h6{
	color: #FF672A;
	font-size: 1.3em;
	font-weight: normal;
	margin: 22px 0px 16px 0px;
}

#master_content_left{
	width: 250px;
	float:left;	
	margin: 0px 12px 0px 2px;
}

.left_box{
	width: 249px;
	background-image:url(../images/deep_content_left_bg.gif);
	background-repeat:repeat-y;
	margin: 0px 0px 12px 0px;
}
.left_box h1, .left_box h2{
	margin: 0px;
	padding: 0px;
	width: 249px;
	height: 11px;
	background-repeat:no-repeat;
}
.left_box h1{
	background-image:url(../images/deep_content_left_top.gif);
}
.left_box h1.left_box_login{
	background-image:url(../images/deep_content_left_top_login.gif);
	height: 23px;
	font-size: 1em;
	color: #666;
	font-weight:normal;
	padding: 5px 0px 0px 39px;
}
.left_box h1.left_box_label{
	background-image:url(../images/deep_content_left_top_label.gif);
	height: 23px;
	font-size: 1em;
	color: #666;
	font-weight:normal;
	padding: 6px 0px 0px 17px;
}
.left_box h2{
	background-image:url(../images/deep_content_left_bottom.gif);
}

.login_left{
	width: 85px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.login_right{
	width: 112px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;	
}
#master_content_left .login_right input[type="text"],
#master_content_left .login_right input[type="password"]{
	width: 111px;
	border: 1px solid #aaa;
}
.login{
	height: 30px;
}

/* account information form */

#registration_form{
 margin:  50px 15px;
}
.form_row{
	margin-bottom: 25px;
}
.form_label{
	width: 200px;
	float: left;
	font-size: 0.9em;
}
.form_input input[type="text"], .form_input input[type="password"], .form_input textarea{
	border: 1px solid #999;
	width: 350px;
}


#master_content_right{
	width: 760px;
	float:left;
	margin: 0px;
	background-image:url(../images/deep_content_right_bg.gif);
	background-repeat:repeat-y;
}
#master_content_right h1, #master_content_right h2{
	margin: 0px;
	padding: 0px;
	width: 758px;
	height: 11px;
	background-repeat:no-repeat;
}
#master_content_right h1{
	background-image:url(../images/deep_content_right_top.gif);
}

#master_content_right h2{
	background-image:url(../images/deep_content_right_bottom.gif);
}

#master_content_right .body{
	min-height: 200px;
}

.file_container{
	margin: 20px 0px;
	border-top: 1px solid #999;
	padding: 18px 0px;
}
.file_container_button_column{
	width: 32%;
	float:left;
}
.file_container_button_column a{
	display: block;
	width: 115px;
	height: 42px;
	background-image:url(../images/deep_content_download_button.gif);
	background-repeat:no-repeat;
	padding: 25px 0px 0px 70px;
}
.file_container_info_clumn{
	width: 32%;
	line-height: 21px;
	float:left;
} 
.file_container_note_clumn
{
	width: 32%;
	float:left;
}

.content_children a{
	color:#147;
}
.content_children a:hover{
	color:#039;
}


/* ----------  Service Reports  ---------- */

.service-report .form-control{
	height: 22px;
}

.service-report .input-group-addon{
	width:40px; 
	padding: 2px 12px;
	text-align: right;
}

/* ----------  End Service Reports  ---------- */

#master_footer{
	font-size: 0.8em;
	text-align: center;
	color: #B3B2B2;
	background-image:url(../images/deep_footer_bg.gif);
	background-repeat:repeat-x;
	padding: 14px 0px;
	margin: 20px 0px 0px 0px;
}
.error_messages{
	color: #C60;
}
.clear{
	clear: both;
}