h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014991;
	font-size: 18px;
	font-weight:bold;
	margin-left: 15px;
		margin-bottom:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014991;
	font-size: 16px;
	margin-left: 30px;
	margin-bottom:0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014991;
	font-size: 12px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014991;
	font-size: 12px;
	margin-left: 30px;
	margin-bottom:0px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	margin-left:40px;
	line-height:22px;
	margin-right:60px;

}
ul{
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	margin-left:60px;
	line-height:22px;
	margin-right:60px;
}
li{
	margin-bottom:8px;
}

.intro-para{
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	margin-left:10px;
	margin-right:60px;

}

.first_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014991;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:0px;
}

.first_para{
	margin-top: 4px;
}

.side-add{
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:11px;
	margin-left: 5px;
	margin-right: 0px;
	line-height: 14px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:center;
}

/*Bottom Menu*/

.btm_menu a{
	margin-left: 0;
	margin-top: 0 pt;
	padding-top: -2pt;
	display: inline;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #475f83;
	text-decoration: none;
	line-height:9pt;
	} 
	
.btm_menu 	a:hover{
	text-decoration: underline;
}



#pipe ul a{
	margin-left: 0;
	margin-top: 0 pt;
	padding-top: -2pt;
	display: inline;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #475f83;
	text-decoration: none;
	line-height:9pt;
	} 
	
#pipe ul 	a:hover{
	text-decoration: underline;
}

#pipe ul li {
	margin-left: 0;
	padding: 0px 10px;
	border-left: 1px solid #475f83;
	list-style: none;
	display: inline;
	text-align:center;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
	
	#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#475f83;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8e99a9;
color:#efe5c6;
}

.no_bullet{
 list-style-image:none;
 	list-style-type: none;
 
}	

.mangname{
	font-size: 14px;
}
