body{
	
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 10px;
	
	background-color : #538A8C;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}

a{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : #315A5B;
}

h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	color : #538A8C;
}
h2{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #538A8C;
}
p{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : #315A5B;
}

li{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : #315A5B;
	text-align : justify;
	margin-bottom : 6px;
}

.bannerH1{
	color : #538A8C;
	font-family : "Times New Roman", Times, serif;
	font-size : 2.7em;
	margin-bottom : 1px;
	letter-spacing : 3px;
	font-weight : 200;
}

.bannerH2{
	color : #99A3B0;
	font-family : "Times New Roman", Times, serif;
	font-size : 1.2em;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
}

.bannerH3{
	color : #99A3B0;
	font-family : "Times New Roman", Times, serif;
	font-size : 1em;
	margin-top : 1px;
	padding-top : 6px;
}

.bannertable{
	
	background-repeat : repeat;
	background-color : #E6F5F6;
	background-image : url(global/newbg1.jpg);
}

.bannerleft{
	
}
.bannerright{
	padding-right : 10px;
	padding-top : 10px;
}

.bodytable{
	background-color : #FFFFF6;
}

.leftbodycell{
	padding-bottom : 20px;
	padding-right : 20px;
	background-image : url(global/newbg1.jpg);
}
.centbodycell{
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 15px;
	padding-bottom : 20px;
	
}
.rightbodycell{
	padding-left : 30px;
	padding-right : 20px;
	padding-top : 15px;
	padding-bottom : 20px;
}

.box{
	border-left-color : #538A8C;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #538A8C;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #538A8C;
	border-bottom-color : #538A8C;
	padding-left : 5px;
	padding-right : 5px;
    padding-bottom: 10px
	margin-bottom : 10px;
}
.box p{
margin-bottom : 10px;
padding-bottom: 10px
}


.left-content{
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 10px;
}

.left-content .left-list {
	margin: 0;
	padding: 0;
}
.left-content .left-list li {
	list-style: none;
	line-height: 25px;
}
.left-content .left-list li a {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none !important;
	color: #3F6A6D;
}
.left-content .left-list li a:hover {
	text-decoration: underline !important;
	background: url("../images/bg-right-menu.gif") repeat-x;
}
.left-content .left-list li a .active {
	text-decoration: underline !important;
	background: url("../images/bg-right-menu.gif") repeat-x;
}

.right-content{
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 10px;
}

.subnavi{
	color: White;
	font-size : 14px;
	background-color : #4682B4;
}

.subnavi a{
	color: White;
	padding: 0 0 0 25px;
	margin: 0 0 0 10px;
	line-height: 28px;
	text-decoration: underline;
}
.footertable{
	
	background-repeat : repeat;
	background-color : #E6F5F6;
	background-image : url(global/newbg1.jpg);
}
.footer{
	color : #E8E8E8;
}