*{ 
    -moz-box-sizing: border-box; 
}

body, html{
	margin: 0; padding:0; 
	background-repeat: repeat-x;
}
.main_link{
	text-decoration: none;
	color: blue;
}

#footer_bar{
	width: 760px;
	background-color: #000;
	height:10px;
	float:left;
}

#footer_text_left{
	float:left;
	width:150px;
	color:#999;
	padding-top: 3px;
}

#footer_text_middle{
	float:left;
	width:360px;
	color:#999;
	padding-top: 3px;
	
}



#footer_text_right{
	float:right;
	width:250px;
	color:#999;
	text-align: right;
	padding-top: 3px;
}


	
#menu_1,#menu_2,#menu_3,#menu_4,#menu_5,#menu_6{
	width: 124px;	
	height: 53px;
	background: url("/images/mnu_back.jpg");
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
	float: left;
	cursor: pointer;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #666;
}

#menu_1 a:link,#menu_2 a:link,#menu_3 a:link,#menu_4 a:link,#menu_5 a:link,#menu_6 a:link,#menu_1 a:visited,#menu_2 a:visited,#menu_3 a:visited,#menu_4 a:visited,#menu_5 a:visited,#menu_6 a:visited,#footer_text_left a:link,#footer_text_left a:visited{
	text-decoration: none;
	color: #666;
}

.menu_spacer{
	width:3px;
	float:left;
	height:53px;
}
#menu_cat{
	position: absolute;
	left:-4000px;
	top:-190px;
	z-index: 1000;
}

#menu_cat li{
	background: url("/images/sub_back.jpg");
	padding-left: 0px;
	text-decoration: none;
	list-style: none;
	border:2px solid white;
	line-height:20px;
	padding:7px;
	padding-left:15px;
	border-top:none;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
    width: 400px;
	color: #666;
    text-align:left;
}

#menu_cat li a:link,#menu_cat li a:visited,#other_certs li a:link,#other_certs li a:visited{
	text-decoration: none;
	color: #666;
}

#other_certs{
	position: absolute;
	left:-4000px;
	top:-190px;
	z-index: 1001;
}

#other_certs li{
	background: url("/images/sub_back.jpg");
	padding-left: 0px;
	text-decoration: none;
	list-style: none;
	border:2px solid white;
	line-height:20px;
	padding:7px;
	padding-left:15px;
	border-top:none;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: #666;
	width: 300px;
	text-align:left;
}



#main_container{
	width: 760px;
	height: auto;
	float: left;
	color:#666;	
	border: 0px solid #CCC;
}

#home_info_box{
	float:left;
	background-color: #FEF8E7;
	padding:10px;
	color:#666;
	width:330px;	
	height:230px;
}
#home_info_box h1{
	font-size: 16pt;
	color:#003366;	
	font-weight: normal;
}

#home_image_box{
	float:right;	
	width:422px;
	height:245px;
	background-image: url("/images/home/home_banner.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#home_sub_box_1, #home_sub_box_2{
	float:left;
	width:280px;	
	padding:10px;
	color:#666;
	border-left:1px solid #ccc;
	text-align:left;
	height:320px;
}
#home_sub_box_1 h1{
	font-size: 16pt;
	color:#006666;	
	font-weight: normal;
}

#home_sub_box_1 a:link,#home_sub_box_1 a:visited{
	color:#666;	
	text-decoration: none;

}


#home_sub_box_2 h1{
	font-size: 16pt;
	color:#001266;	
	font-weight: normal;
}

#home_sub_box_2 a:link,#home_sub_box_2 a:visited{
	color:#666;	
	text-decoration: none;

}

#home_sub_box_2 ul{
	margin-left: 15px;
	list-style-position: outside;
	vertical-align: middle;
	padding-left: 0px;
}
#home_sub_box_2 ul li{
	padding-bottom:10px;
	margin-left: 0px;
	padding-left: 0px;
}

#home_sub_box_3{
	float:right;
	width:198px;	
	padding:10px;
	color:#666;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
	height:250px;
}
#home_sub_box_3 h1{
	font-size: 16pt;
	color:#666;	
	font-weight: normal;
}


#cat_info_box{
	float:left;
	background-color: #FEF8E7;
	padding:10px;
	color:#666;
	width:760px;	
	height:227px;
	background-image: url("/images/cats/cat_1.jpg");
}

#cat_info_box1{
	float:left;
	background-color: #FEF8E7;
	padding:10px;
	color:#666;
	width:760px;
	height:277px;
	background-image: url("/images/cats/cat_1.jpg");
}

#cat_title{
	float:left;
	width: 760px;
	font-size: 16pt;
	color:#003366;	
	font-weight: normal;
	padding-top:6px;
}
#cat_info{
	float:left;
	width: 310px;
	text-align: left;
	line-height:19px;
	padding-top: 10px;
}
#imageCaption{
    float:right;
    width:400px;
    text-align: right;
    vertical-align:bottom;
    color:black;
    font-size:0.7em;
}

#cat_option_1 a:link,#cat_option_2 a:link,#cat_option_3 a:link,#cat_option_4 a:link,#cat_option_1 a:visited,#cat_option_2 a:visited,#cat_option_3 a:visited,#cat_option_4 a:visited{
	text-decoration: none;
	color: #666;
}

#cat_option_1{
	float:right;
	width: 400px;
	text-align: right;
	line-height:15px;
	padding-top: 81px;
	padding-right: 10px;
	
}
#cat_option_2,#cat_option_4{
	float:right;
	width: 400px;
	text-align: right;
	line-height:15px;
	padding-top: 12px;
	padding-right: 10px;
}
#cat_option_3{
	float:right;
	width: 400px;
	text-align: right;
	line-height:15px;
	padding-top: 12px;
	padding-right: 10px;
}

#cat_requirements{
	float:left;
	padding:10px;
	padding-top:0px;
	color:#666;
	width:760px;	
	height:auto;
	border: 1px solid #ccc;
	border-top:none;
	border-bottom:none;
}
#cat_req_title{
	float:left;
	width: 500px;
	font-size: 16pt;
	color:#003366;	
	font-weight: normal;
	padding-top:6px;
	padding-bottom:16px;
}
#cat_pdf_box{
	float:left;
	width: 737px;
	font-weight: normal;
	padding:3px;
	padding-left:10px;
	
	border: 1px solid red;
	line-height:28px;
}
#cat_log_box{
	float:left;
	width: 737px;
	font-weight: normal;
	padding:3px;
	padding-left:10px;
	padding-right:10px;	
	border: 1px solid green;
	line-height:18px;
}
#l_instructions ul li{
  padding-bottom: 10px;
}


#cat_req_box{
	float:left;
	width: 737px;
	padding:10px;
	padding-top:20px;
	padding-left:0px;
	font-size: 10pt;
}

#cat_req_box a:link, #cat_req_box a:visited{
	text-decoration: none;
	color:#666;
}

#news_bar{
	width:760px;
	background-image: url("/images/news/news_bar.jpg");
	height:10px;
	font-size:0pt;
}

#verify_bar{
	width:760px;
	background-image: url("/images/verify/verify_bar.jpg");
	height:10px;
	font-size:0pt;
}
#ver_title{
	float:left;
	width: 500px;
	font-size: 16pt;
	color:#002F17;	
	font-weight: normal;
	padding-top:0px;
	padding-bottom:16px;
}
#ver_box{
	float:left;
	width: 400px;
	height: 135px;
	padding:20px;	
	padding-top:25px;	
	font-size: 10pt;
	border:1px solid #006633;
}
#ver_box input, #ver_box select{
	height:18px;
	font-size: 9pt;
}
#cer_box{
	float:left;
	width: 400px;
	height: 70px;
	padding:20px;	
	padding-top:25px;	
	font-size: 10pt;
	border:1px solid #006633;
	margin-bottom: 15px;
}

#cer_box input, #cer_box select{
	height:18px;
	font-size: 9pt;
}

#cswip_verify_box{
	display:none;
	float: left;
}

#bgas_verify_box{
	display:none;
	float: left;
}

#empty_verify_box{
	display:block;
	float: left;
}

#empy_verify_box_content{
	float:left;
	width:350px;
	padding-top:35px;
	text-align:center;
	color:#999;
}


#cert_photo_box{
	background-image: url('../images/no_photo.jpg');
	background-repeat: no-repeat;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #ccc;
	float:left;
	width:auto;
	height:auto;
	text-align:right;
}
#cert_photo_box_e{
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:200px;;
	height:150px;
	text-align:right;
}
#contact_bar{
	width:760px;
	background-image: url("/images/contact/contact_bar.jpg");
	height:10px;
	font-size:0pt;
}
#con_req_title{
	float:left;
	width: 190px;
	font-size: 16pt;
	color:#2B160B;	
	font-weight: normal;
	padding-top:6px;
	padding-bottom:16px;
}
#cont_1{
	float:left;
	width:520px;	
}

#cont_2{
	float:right;
	width:200px;
}
#con_req_box{
	float:left;
	width: 200px;
	padding:10px;
	padding-top:20px;
	padding-left:0px;
	font-size: 10pt;
}
#enq_box{
	float: left;
	width: 510px;
	padding: 10px;
	line-height: 30px;
	border: 1px solid #874623;
}
#enq_box input{
	font-size: 9pt;
	height: 18px;
}
#enq_box textarea{
	font-size: 9pt;
	height: 120px;
	width: 300px;
}
#log_instruction_box{
  float: left;
	width: 680px;
	padding: 10px;
	line-height: 18px;
	border: 1px solid #874623;
	margin-bottom:10px;
}
#con_input_1{
	float: left;
	width:150px;
}
#con_input_2{
	float: left;
	width:10px;
}
#con_input_3{
	padding-top:5px;
	float: left;
	width:310px;
}

#faq_req_title{
	float:left;
	width: 190px;
	font-size: 16pt;
	color:#3C5B60;	
	font-weight: normal;
	padding-top:6px;
	padding-bottom:16px;
}
#faq_bar{
	width:760px;
	background-image: url("/images/faq/faq_bar.jpg");
	height:10px;
	font-size:0pt;
}

#faq_req_box{
	float:left;
	width: 737px;
	padding:10px;
	padding-top:20px;
	padding-left:0px;
	font-size: 10pt;
}

#faq_req_box ul{
	list-style-type: square;
	text-align: left;
}

#faq_req_box ul li{
	padding-bottom: 15px;
}


#faq_req_box ul a:link, #faq_req_box ul a:visited{
	text-decoration: none;
}

#cer_req_title{
	float:left;
	width: 190px;
	font-size: 16pt;
	color:#2C5783;	
	font-weight: normal;
	padding-top:6px;
	padding-bottom:16px;
}
#cer_bar{
	width:760px;
	background-image: url("/images/cer_bar.jpg");
	height:10px;
	font-size:0pt;
}

#site_map_box{
	float:left;
	width: 737px;
	padding:5px;
	font-size: 10pt;	
	border:1px solid;
	margin-bottom:10px;
}

#site_map_box a:link,#site_map_box a:visited{
	text-decoration:none;
}

#site_map_box ul{
	margin-top: 4px;
	margin-left: 10px;
	list-style-type: none;
}

#cat_req_box_off{
	float:left;
	width: 737px;
	padding:10px;
	padding-top:20px;
	padding-left:0px;
	font-size: 10pt;
	border:1px solid green;
}

#cat_req_box_off a:link, #cat_req_box_off a:visited{
	text-decoration: none;
	color:#666;
}



































.video_window
{
	border: 1px solid #999999;	
	width: 320px;
	height: 280px;
	padding: 10px;
	vertical-align: middle;		
}

.standard_text{
	font-family: Verdana;
	font-size: 8pt;
}
.acc_text{
	height: 18px;
	font-size: 8pt;
	font-family: vardana;
}
.spacer{
	background: url("/images/spacer.gif");
	font-size: 0pt;
}
.li_h{
	line-height: 13pt;
}
.menu_link{
	text-decoration: none;
	color: black;
	font-size: 10pt;
	color: #0F445C;
}
.blank_link{
	text-decoration: none;
	color: Black;
	cursor: pointer;
}
.ms_1s{
	float: left;
	border: 1px solid;
}
.msh{
	font-family: verdana;
	font-size: 10pt;
	width: 760px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;	
}
.msh_1{
	float:left;
	background: url("/images/home_banner.gif");
	background-repeat: no-repeat;
	width: 760px;
	height: 130px;	
	text-align: right;	
}










.msh_1_2{
	float:left;
	background: url("/images/msh_1.gif");
	background-repeat: no-repeat;
	width: 251px;
	height: 13px;	
	text-align: right;	
}
.msh_2{
	float:left;
	background: url("/images/msh_2.jpg");
	background-repeat: no-repeat;
	height: 2px;
	width: 741px;
	font-size: 0pt;
}
.msh_3{
	float: left;	
	font-size: 14pt;
	color: White;
	background-color: #00659C;
	text-align: left;
	padding-left: 3px;
	padding-right: 6px;	
}
.msh_4{
	float: right;
	width: 720px;	
	font-size: 8pt;
	text-align: right;
	padding-top: 3px;
}
.msh_5{
	float:left;
	background: url("/images/msh_5.jpg");
	background-repeat: no-repeat;
	height: 2px;
	width: 741px;
	font-size: 0pt;
}
.msf_1{
	float: left;
	width: 580px;
	font-size: 7pt;
	padding-top: 3px;
	color: #383838; 
}
.msf_2{
	background-image: url("/images/msf_2.jpg");
	background-position: 0px 5px; 
	background-repeat: no-repeat;
	width: 146px;
	height: 48px;
	float: right;
}

.msho_1{
	width: 760px;
	height: auto;
	float: left;
	color:#666;	
	padding-right:8px;
	border: 1px solid #CCC;
}
.msho_1 p{
	line-height:18px;
	
}

div.wrap_area { position: relative; }
div.wrap_area img { position: absolute; left: 0px; top: 0px; }
div.wrap_area p { position: relative; }
div.shape_wrap div { float: RIGHT; clear: left; height: 18px; border:1px solid; font-size:0px;}

.home_title{
	font-size:40px;
	font-weight: bold;
	color: #9C323D;
	line-height: 50px;
}

.msho_2{
	width: 741px;
	height: auto;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
	
}
.msho_2_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/001-2.jpg');
}
.msho_2_2{

	width: auto;

	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 16pt;
	font-family: verdana;
	font-size: 10pt;
	color: #383838; 
}
.msho_3{	

	width: 139px;
	height: 444px;
	padding-left: 0;
	padding-top: 0;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
}
.msho_3_1_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	background-image:url('../images/banners/005.jpg');
}
.msho_3_1{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #ccc;
	
}
.msho_3_2{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}
.msho_3_3{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;
	border-top: none;
	border-right: none;	
}
.msho_3_4{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;	
}
.msho_3_5{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;
	border-top: none;
}


.msho_3_1_1_01{
	width: 138px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.msho_3_1_01{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
}
.msho_3_2_01{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}
.msho_3_3_01{
	float: left;
	width: 138px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}






.msho_4{
	width: 380px;
	height: 180px;
	border-right: 1px solid #CCC;
	float: left;	
	
}
.msho_4_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/002-2.jpg');
}
.msho_4_2{
	width: auto;
	float: left;	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
}
.msho_5{
	width: 359px;
	height: 180px;

	float: left;	
	border-top: none;
	border-left: none;
}
.msho_5 a:link{text-decoration: none;}
.msho_5 a:visited{text-decoration: none;}
.msho_5_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/002-2.jpg');
}
.msho_5_2{
	width: auto;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
	line-height: 25px;
}
.mssi_1{
	width: 741px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.mssi_2{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mssi_3{
	float: left;
	width: 400px;
	border: 1px solid #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f4f4ff;
}
.mssi_4{
	font-family: inherit;
	font-size: 8pt;
	width: 320px;	
}
.mssi_5{
	font-family: inherit;
	font-size: 8pt;
	width: 180px;
	height: 17px;
}
.mssi_6{
	font-size: 8pt;
	font-family: inherit;
	width: 90px;
	height: 20px;
}
.msmt_3{
	width: auto;
	border: 1px solid #ccc;
	float: left;	
	color: #333;
}
.msmt_3_1{
	width: auto;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
}
.msmt_3_1_index{
	width: auto;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
}
.msmt_3_1_index a:link{
	text-decoration: none;
	color: #383838; 
}
.msmt_3_1_index a:visited{
	text-decoration: none;
	color: #383838; 
}


.msmt_3_1_1{
	float: right;	
	border: 1px solid #CCC;
}
.msnt_1{
	width: 200px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.msnt_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	color: Green;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msnt_3{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 560px;
	height: 200px;
}
.msnt_3_1{
	float: left;
	width: 575px;
	height:200px;
	font-family: Verdana;
	font-size: 10pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFE8;
	border: 1px solid #666;
	padding-top: 10px;
	
	color: #383838; 
	line-height: 16pt;
	
}
.msnt_3_1 a:link{text-decoration:none;}
.msnt_3_1 a:visited{text-decoration:none;}

.msnt_3_1_1{
	float: left;
	padding-left: 8px;
	font-weight: bolder;	
}
.msnt_3_1_2{
	float: right;
	padding-right: 8px;
}
.msnt_3_1_3{
	float: left;
	width:auto;
	padding-left:16px;
	padding-right:8px;
	text-align: justify;
}
.msnt_4{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 100px;
}
.msnt_4_1{
	float: left;
	width:470px;
	height:50px;
	font-family: inherit;
	font-size: 8pt;
}
.msnt_5{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	color: silver;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msmm_1{
	width: 140px;
	float: right;
}
.msmm_2{
	background-image:url('../images/menu_top_back.gif');
	width: 140px;
	height: 30px;
	padding-top: 8px;
	border-bottom: 1px solid #CCC;
	float: right;
}
.msmm_3{
	
	width: 140px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #CCC;
	border-top: none;	
	float: right;
	cursor: pointer;

}
.msmm_3_red{
	
	width: 140px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #CCC;
	border-top: none;	
	background-color: #FFE6DF;
	font-weight: bold;
	float: right;
	cursor: pointer;

}
.msmm_4{
	background-image:url('../images/menu_bottom_back.gif');
	background-position: 0px -64px;
	background-repeat: no-repeat;
	width: 140px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: none;	
	float: right;
	cursor: pointer;
}

.msmm_1-proj{
	width: 195px;
	float: right;
	
	background-color: #CAE6E1;
	color:#16648B;
}
.msmm_2-proj{
	
	width: 195px;
	height: 30px;
	padding-top: 8px;
	border: 1px solid #CCC;

	float: right;
}
.msmm_3-proj{
	
	width: 195px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;

	border: 1px solid #CCC;
	border-top: none;

	float: right;
	cursor: pointer;

	color:#003366;
}

.msmm_3-proj a:link{text-decoration:none;color:white;}
.msmm_3-proj a:visited{text-decoration:none;color:white;}
.msmm_1-proj a:link{text-decoration:none;color:white;}
.msmm_1-proj a:visited{text-decoration:none;color:white;}

.msmsi_6{
	font-size: 8pt;
	font-family: inherit;
	width: 90px;
	height: 20px;
}


.msdc_1{
	width: 200px;
	float: left;	
	padding: 8px;
	padding-bottom: 0px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;	
}
.msdc_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	padding: 8px;
	padding-bottom: 0px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msdc_3{
	width: 91px;
	height: 80px;
	font-family: inherit;
	font-size: 8pt;
	float: left;
	padding-top: 0px;
	line-height: 13pt;
	text-align: center;
}
.msdc_3_1{
	float: left;
	width: 580px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
}
.msdc_3_1_list{
	float: left;
	width: 560px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 0px;
}
.msdc_3_2{
	float: left;
	width: 580px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
	background: url("/images/dc_3_2.jpg");
	background-repeat: no-repeat;			
}
.msdc_3_3{
	float: left;
	width: 580px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
	background: url("/images/dc_3_3.jpg");
	background-repeat: no-repeat;			
}
.msdc_4_1{
	float: left;
	width:250px;
	height:17px;
	font-family: inherit;
	font-size: 8pt;
}
.pr_3_1_img{
	border: 1px solid #CCC;
	width: 184px;
	padding: 2px;
	float: left;
	height: 140px;
}
.pr_3_2_img{
	float: left;
	border: 1px solid #CCC;
	width: 100px;
	padding: 2px;
	height: 140px;
}
.pr_3_3_img{
	float: left;
	border: 1px solid #CCC;
	border-left: none;
	width: 100px;
	padding: 2px;
	height: 140px;
}
.msdc_list_header{
	float: left;	
	height:17px;
	font-family: inherit;
	font-size: 8pt;
	border: 1px solid #CCC;
	border-top: none;
	padding: 1px;
	padding-right: 0px;
	padding-left: 3px;
	background-color: #E9E9E9;
	font-weight: bold;
}
.msdc_list_file{
	float: left;	
	height:17px;
	font-family: inherit;
	font-size: 8pt;
	padding: 1px;
	padding-left: 3px;
}
.msdc_list{
	width: 505px;
	font-family: inherit;
	font-size: 8pt;
	float: left;	
	line-height: 13pt;
}
.nt_1{
	width: 200px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.nt_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	color: Green;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.nt_3{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 200px;
}
.nt_3_1{
	float: left;
	width: 510px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFE8;
	border: 1px solid #666;
	padding-top: 10px;
}
.nt_3_1_1{
	float: left;
	padding-left: 8px;
	font-weight: bolder;
}
.nt_3_1_2{
	float: right;
	padding-right: 8px;
}
.nt_3_1_3{
	float: left;
	width:480px;
	padding-left:16px;
	text-align: justify;
}
.nt_4{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 100px;
}
.nt_4_1{
	float: left;
	width:470px;
	height:50px;
	font-family: inherit;
	font-size: 8pt;
}
.nt_5{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	color: silver;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}










































.selected_box{
	background-color: Black;
}
.selected_menu{
	color: #9C031B;
}

.other_link{
	text-decoration: none;
}
.grey_link{
	text-decoration: none;
	color: Silver;
}
.li_h{
	line-height: 13pt;
}
.hand{
	cursor: pointer;
	
}


.fh{
	font-family: verdana;
	font-size: 10pt;

	width: 774px;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}
.fh_1{
	background: url("/images/fh_1.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 45px;
	height: 52px;
}
.fh_2{
	background: url("/images/fh_2.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 102px;
	height: 47px;
}
.fh_3{
	float: left;
	width: 724px;
	border: 1px solid #666;
	border-bottom: transparent;
	border-right: transparent;
	font-size: 8pt;
	padding-top: 1px;
}
.ff_1{
	background: url("/images/ff_1.jpg");
	background-repeat: no-repeat;
	float: right;
	width: 724px;
	height: 47px;
}
.ff_2{
	float: left;
	width: 724px;
	border: 1px solid #666;
	border-bottom: transparent;
	border-right: transparent;
	font-size: 8pt;
	padding-top: 1px;
}

.ms_1{
	float: left;
	padding-left:45px;
}
.mh_1{
	
	width: 536px;
	height: 140px;
	border: 1px solid #333;
	float: left;
	background: url("/images/mh_1-1.jpg");
}
.mh_1_1{
	
	width: 450px;
	float: left;
	font-size: 16pt;
	padding-left: 15px;
	padding-top: 7px;
	color:white;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	word-spacing: 2px;
	text-align: left;
}
.mh_1_2{
	
	width: 520px;
	float: left;
	font-size: 8pt;
	padding-left: 15px;
	padding-top: 10px;
	color:white;
	font-weight: bolder;
	line-height: 14pt;
	text-align: left;
}


.mh_2{
	
	width: 168px;
	height: 544px;
	padding-left: 8px;
	padding-top: 8px;
	border: 1px solid #CCC;
	float: right;
}
.mh_2_1{
	
	width: 34px;
	height:34px;
	border: 1px solid #CCC;
	float: left;
}
.mh_2_2{
	
	width: 74px;
	height:34px;
	border: 1px solid #CCC;
	float: left;
}
.mh_2_spacer1{
	width: 5px;	
	height:34px;
	float: left;
	background: url("/images/spacer.gif");
}
.mh_2_spacer2{
	width: 160px;	
	height:6px;
	float: left;
	background: url("/images/spacer.gif");
	font-size: 0pt;
}
.mh_3{
	width: 536px;

	height: 200px;
	border: 1px solid #CCC;
	float: left;	
}
.mh_3_1{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mh_4{
	width: 300px;
	height: 180px;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
}
.mh_4_1{
	width: 300px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.mh_4_2{
	width: 300px;
	float: left;	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mh_5{
	width: 233px;
	height: 180px;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
	border-left: none;
}
.mh_5_1{
	width: 233px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.mh_5_2{
	width: 233px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
	line-height: 25px;
}




.mt_1{
	
	width: 536px;
	height: 30px;
	border: 1px solid #333;
	float: left;
	background: url("/images/mh_1.jpg");
}
.mt_1_1{
	
	width: 450px;
	float: left;
	font-size: 16pt;
	padding-left: 8px;
	padding-top: 3px;
	color:white;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	word-spacing: 2px;
	text-align: left;
}
.mt_3{
	width: 536px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.mt_3_1{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mt_3_1_1{
	float: right;	
	border: 1px solid #CCC;
}
.msi_1{
	width: 724px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.msi_2{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.msi_3{
	float: left;
	width: 400px;
	border: 1px solid #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f4f4ff;
}
.msi_4{
	font-family: inherit;
	font-size: 8pt;
	width: 320px;	
}
.msi_5{
	font-family: inherit;
	font-size: 8pt;
	width: 180px;
	height: 17px;
}

.mts_1{
	
	width: 724px;
	height: 30px;
	border: 1px solid #333;
	float: left;
	background: url("/images/mh_2.jpg");
}
.so_1{
	font-family: inherit;
	padding: 8px;
	font-size: 8pt;
	width: 536px;
	height: 300px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.press_table{
	border: 1px solid #ccc;
	font-size: 10pt;
	color: #383838; 
	font-family: verdana;
}
.press_table_title{
	font-weight: bold;

	background-color: #7E72B1;
	color:white;
	border-right: 1px solid #ccc;
}

.press_table_main{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.p_table_title{
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #CCC;
}

.p_table_norm{
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFCC;

}


.proj_table_main{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
}


.link_table{
	border: 1px solid #ccc;
	font-size: 10pt;
	color: #383838; 
	font-family: verdana;
}
.link_table_title{
	font-weight: bold;
	background-image: url('../images/banners/002.jpg');
	border-bottom: 1px solid #ccc;
	padding:3px;
}
.link_table_main{
	padding:3px;
}

.link_table a:link{text-decoration:none;}
.link_table a:visited{text-decoration:none;}

.pr_header{
	background-image: url('../images/banners/004.jpg');
	background-repeat: no-repeat;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
}

.pr_header_2{
	background-image: url('../images/banners/005.jpg');
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:7px;
	padding-bottom:7px;
	width:400px;
	border-right:1px solid #ccc;
	float:left;
	font-size:12pt;
	font-family: verdana;
	letter-spacing:1px;
	text-align:center;
	line-height:24px;
	
}
.pr_header_21{
	background-image: url('../images/banners/005.jpg');
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	
	padding-top:7px;
	padding-bottom:7px;
	width:400px;
	border-right:1px solid #ccc;
	float:left;
	letter-spacing: 1px;
	font-size: 12pt;
	text-align:center;
	line-height:24px;
}


.pr_header_3{
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:2px;
	padding-bottom:2px;
	width:133px;
	float:left;
	text-align:right;
	background-color: #ccc;
}
.contact_2{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-left:10px;
	width:320px;
	text-align:left;
	height:206px;
	background-color:#E9E9F5;
	background-image: url('../images/contact_back.jpg');
}

.new_span{border:1px solid #ccc;padding:2px;background-color:white;font-size:7pt;color:red;font-weight:bold;;font-weight:bold;font-weight:normal;}


.small_date{
	font-size: 10pt;
	font-weight: normal;
}
.hide{
	color:white;
}
