@charset "utf-8";
/* CSS Document */
body {
 	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	margin:30px 0px 10px 0px; padding:0;
}
.plain-body {
 	background-image: url(../images/bg-0.gif) ; background-color: #ecf2f2;
	background-repeat:repeat-x;	
}
.water-body {
	background-image: url(../images/bg-2.jpg) ; background-color: #ecf2f2;
	background-repeat:repeat-x; 
}
.ocean-body {
	background-image: url(../images/bg-1.jpg) ; background-color: #ecf2f2;
	background-repeat:repeat-x;	
}
.flowers-top{
	background: url(../images/flowers.png) no-repeat ; height:52px; behavior: url(iepngfix.htc); background-position:right;
}
.nav-top{
	background: url(../images/nav-top.png) no-repeat ; height:27px; behavior: url(iepngfix.htc); background-position:right;
}
.bottom{
	background: url(../images/bottom.gif) no-repeat ; height:28px;
}
.main-table{
	background: url(../images/table-bg.gif) repeat-y ; 
}

.column-top{
	background: url(../images/column-title.gif) no-repeat ; height:36px; padding:20px 0px 0px 0px; text-align:center;
}
.column-topnew{
	background: url(../images/column-titlenew.gif) no-repeat ; height:36px; padding:20px 0px 0px 0px; text-align:center;
}
.column-top2{
	background: url(../images/column-title2.gif) no-repeat ; height:36px; padding:20px 0px 0px 0px; text-align:center;
}
.column-bg{
	background: url(../images/column-bg.gif) repeat-y  ; 
}
.feauture-bg{
	background: url(../images/pro-bg.jpg) no-repeat ;  background-position:bottom; height:261px;
}
/* Main Content*/

.content-top{
	background: url(../images/content-top.gif) no-repeat; height:34px;  padding:5px 10px 0px 20px; text-align:left; 
}

.content-top{
	background: url(../images/content-top.gif) no-repeat; height:34px;  padding:5px 10px 0px 20px; text-align:left; 
}

.content-area{
	background: url(../images/cont-bg.gif) repeat-y ; text-align:left; padding:0px 10px 0px 20px
}
.content-bot{
	background: url(../images/content-bot.gif) no-repeat; background-position:bottom; height:30px
}
.hr-border{ 
	background: url(../images/hr.gif) repeat-x;  width:95%; margin:0px 10px 8px 0px; padding:10px 0px 0px 0px;
}

/*End Main Content*/


/* Address Content*/

.Address-top{
	background: url(../images/address-top.gif) no-repeat; height:18px;  font-size: 14px; 
	text-align:left; color:#fff;padding:15px 10px 0px 20px;
}
.Address-area{
	background: url(../images/address-bg.gif) repeat-y ; text-align:left; padding:0px 10px 0px 20px; color:#fff;
 
}
.Address-bot{
	background: url(../images/address-bot.gif) no-repeat; background-position:bottom; height:33px;text-align:left;  color:#fff; padding:0px 10px 0px 20px; 
}
/*End Address  Content*/

.copyright{ 
	color: #777777; font-size: 10px; text-align:center; padding:30px 0px 0px 0px;
}
p { 
	color: #292929; font-size: 11px; text-align:left;
}
.P-title {
	color: #39696e; font-size: 16px; 
}
.logo-word {
	color: #39696e; font-size: 11px; text-align:center; padding:0px 0px 0px 20px;
}
.logo-word-sub {
	color: #0493c8; font-size: 11px; text-align:center; padding:0px 0px 0px 20px;
}
.P-subtitle {
	color: #0493c8; font-size: 14px; text-align:left;
}
a:link {
	color: #777777; text-decoration:none;
}
a:visited {
	color: #777777; text-decoration:none;
}
a:hover {
	color: #0493c8; text-decoration:none;
}
a:active {
	color: #39696e; text-decoration:none;
}

.images{ 
	border:solid 1px #636060; padding:3px; background:#474747;
}

.images:hover{ 
	border:solid 1px #fed900; padding:3px; background:#474747;
}

.chart{
	background: url(../images/chart.jpg) no-repeat; background-position:top center; width:550px; height:747px;
}

.P-subtitle2 {
	font-size: 12px; color: #64979c;
}

.tabs {
	background:url(../images/tab_white.jpg) no-repeat;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#3366CC;
}

.tabs:hover {
	background:url(../images/tab_blue.jpg) no-repeat;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	color:#3366CC;
	width:132px;
	height:25px;
}

.underline {
	border-bottom:1px solid #97a5b0;
}