body{
	background:url(bg.gif) repeat-x 0 0
}
p {
	text-align:justify;
	font-size:85%
}
/*
	Header Section
*/
	/*
		Subsection: Header top
	*/
	#hd-d-top{
		background-color:#3f3f3f
	}
	#hd-d-top span{
		color:#FFF
	}
	/*
		Subsection: Header logo
	*/
	#hd-d-logo{
		background-color:#FFF
	}
	/*
		Subsection: Header Banner
	*/
	#hd-d-bnr{
		background-color:#FFF;
		border-top:1px solid #3f3f3f;
		border-bottom:1px solid #3f3f3f;
	}
		/*
			Right Nav Areaa
		*/	
		#hd-d-rnav a{
			font-weight:bold;
			text-decoration:none;
			color:#FFF
		}
		#hd-d-rnav a#nav-a1{
			background:#FFF url(navbg1.gif) repeat-y;
		}
		#hd-d-rnav a#nav-a2{
			background:#FFF url(navbg2.gif) repeat-y;
			margin:2px 0
		}
		#hd-d-rnav a#nav-a3{
			background:#FFF url(navbg3.gif) repeat-y;
		}
	/*
		Subsection: Header Nav
	*/
	#hd-d-nav{
		background:#FFF url(nav-bg.gif) repeat-x 0 10px;
		border-bottom:1px solid #9f9f9f
	}
	#hd-d-nav a:link, #hd-d-nav a:visited{font-weight:bold; color:#FFF; text-decoration:none}
	#hd-d-nav a:hover {text-decoration:underline}
	#right-bndry{
		background:#FFF url(../../images/dot.gif) repeat-y 0 0;
	}
/*
	Body Section
*/
h4, h3, h2, h1{
	font-weight:bold
}
h1{
	font-size:153.9%
}
h2{
	font-size:146.5%;
	color:#047391
}
h3{
	font-size:116%;
	color:#666
}
h4{
	font-size:100%
}
	
	/*
		Body Area
	*/
	#bd{
		background:#FFF url(../../images/dot.gif) repeat-y;
		background-position:520px 0;
		*background-position:511px 0;
	}
	
	#bd div#wel-msg{
		margin-bottom:20px
	}
	
	#bd div#wel-msg p{
		font-size:85%
	}
	
	#bd div#wel-msg ul{
		margin-left:25px;
		margin-top:5px;
		list-style-position:outside
	}
	#bd div#wel-msg ul li{
		list-style-type:disc;
		padding:2px 0;
		font-size:85%
	}
	
	/*
		Table List
	*/
	div.cntct-sep-div{
		border-top:2px solid #6cafd6;
		padding-top:10px
	}
	
	ul.tbl-list{
		list-style-position:inline;
		margin-left:15px !important
		
	}
	
	ul.tbl-list li{
		list-style-type:none !important;
		clear:both
	}
	
	ul.tbl-list li label{
		display:block;
		float:left;
		width:90px;
		list-style-type:none
	}
	
	/*
		Box Area
	*/
	.box-data{
		font-size:85%
	}
		
	/*
		Right Area
	*/
	#cus-yui-u h3, #cus-yui-u p{
		margin-bottom:10px
	}
	
	/*
		Box
	*/
	.box-title{
		background:url(titlebg.gif) repeat-x;
	}

/*
	Footer Section
*/
#ft-wpr{
	background-color:#3f3f3f;
	padding-top:7px
}
#ft{
	background-color:#FFF
}
#ft div.cus-doc{
	font-size:85%;
	text-align:center
}

