/* CSS Document */

body {
	background-color:#dceaf3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	
	}

.form-bg{
	background:url(../images/form-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	}

img {
	border:0px;
	}
	
 li, h2, h1, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	}
	
#container_1 {
	width:942px;
	margin:0 auto;
	/*background-color:#ffffff;*/
	/*overflow:hidden;*/
	/*position: relative; */
	/*height:400px;*/
	
	}	
	
#header {
	width:942px;
	float:left;
	position:relative;
	}
.gap_1 {
	margin:0px;
	padding:0px;
	float:left;
	width:942px;
	height:10px;
	font-size:0px;
	line-height:0px;
	}
	
#nav {
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	width:942px;
	height:38px;
	behavior: url("images/iepngfix.htc");
	margin:97px 0px 0px 0px;
	
	}	

/*#nav ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	}	
	
#nav ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d0e1f1;
	line-height:38px;
	letter-spacing:1px;
	}	

#nav ul li a {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d0e1f1;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	}		
	
#nav ul li a:hover {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d0e1f1;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	background-image:url(../images/nav_ov_bg.jpg);
	background-repeat:repeat-x;
	}	*/
	
#banner {
	width:942px;
	float:left;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	behavior: url("images/iepngfix.htc");
	height:323px;
	margin:10px 0px 10px 0px;
	
	}
	
#top_nav {
	width:500px;
	float:right;
	background-image:url(../images/top_nav.png);
	background-repeat:no-repeat;
	/*behavior: url("../images/iepngfix.htc");*/
	height:22px;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding:10px 0px 0px 0px;
	
	}
	
#top_nav a {
	color:#d0e1f1;
	text-decoration:none;
	}	
	
#top_nav a:hover {
	color:#d0e1f1;
	text-decoration:underline;
	}	
	
#logo {
	width:235px;
	float:right;
	
	/*behavior: url("../images/iepngfix.htc");*/
	height:116px;
	margin:0px 25px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:25px;
	top:0px;
	}	
	
	
	
	
		
#body_box_1 {
	width:942px;
	float:left;
	background-image: url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	
	}	
	
#body_box_top {

	width:842px;
	float:left;
	background-image: url(../images/body_box_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	/*height:400px;*/
	padding:50px 50px 50px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	}
#body_box_topnew {

	width:842px;
	float:left;
	background-image: url(../images/body_box_newtop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	/*height:400px;*/
	padding:50px 50px 50px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	}
	
#footer {
	width:942px;
	float:left;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	behavior: url("images/iepngfix.htc");
	margin:0px 0px 10px 0px;
	padding:70px 0px 10px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363c41;
	
	}			
	
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363c41;
	text-decoration:underline;
	}	
	
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363c41;
	text-decoration:none;
	}	
	
	
/********************************************************/	

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   180px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #67686a;

  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color:   #d0e1f1;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; margin:35px 0px 0px -34px; #margin:-2px 0px 0px -119px; _margin:-2px 0px 0px -31px; }

div#sample_attach_menu_child a {
	padding:5px 5px 5px 5px;
	display:block;
	}
	
a.sample_attach:hover {
	background:#000000;
	}	
	
	#body_box_top h1{
	font-size: 20px;
	color: #1D4C76;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C4248;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
	height: auto;
	}
	#body_box_top ul{
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#body_box_top ul li{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
/*	background-image: url(../images/list_image.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 11px;
	margin: 0px;
	}
	
#body_box_top ul ul li a{
	}
	
	.table_cont{
	width:99%;
	height:auto;
	padding:0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	.border_1{
	border-bottom:1px solid #e2e2e2;
		border-right:1px solid #e2e2e2;
	
	}
	.border_2{

		border-right:1px solid #e2e2e2;
	
	}
	.mail{
	color: #1D4C76;
	text-decoration: none;
	font-weight: bold;
	}
		.mail:hover{
		text-decoration:underline;
		}
	
	
#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}	
	
	
.search_bttn{
	background:url(../images/search_bttn.png) top no-repeat;
	width:54px;
	height:23px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
}

.reg_bttn{
	background:url(../images/search_bttn2.png) top no-repeat;
	width:70px;
	height:23px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	border:none;
	cursor:pointer;
}

.new_bord1 {
	clear:both;
	border-top:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	background:#FFFFFF;
	margin:0px;
	padding:10px 20px 10px 50px;
	line-height:12px;
	}
.new_bord2 {
	clear:both;
	background:#f7f7f5;
	margin:0px;
	padding:10px 20px 10px 50px;
	}
.new_bord2 p {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
	}
.new_bord2 h3 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	}
	

