*	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: auto;
	padding: 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #66CCCC;
}

h1 {
font-size:26px;	
}

h2 {
	color:#177B7B;
	font-weight: normal;
}


table img{
	border:0px;
	}

td.column123 {
	width:603px;
}

td.column1 {
	width:110px;
}

td.column2 {
	width:325px;
	padding-right:10px;
}

td.column3 {
	width:168px;
}

td hr {
	color:	#177B7B;
	height:2px;
	}

.main-full-view {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main-div {
	display: block;
	padding: 0px;
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.header {
	display: block;
	margin: 0px;
	float: left;
	width: 832px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.lft-float {
	margin: 0px;
	padding: 0px;
	float: left;
	border:0px;
}
.mid-area {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 862px;
}
.mid-area-lr-shadow {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 26px;
}
.mid-area-main-area {
	padding: 1px;
	border: 1px solid #777b7b;
	display: block;
	float: left;
	width: 806px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:700px;
	background-color: #FFFFFF;
}
.navigation-area {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 806px;
}

.rgt-float {
	margin: 0px;
	padding: 0px;
	float: right;
}
.lft-nav {
	display: block;
	margin: 0px;
	float: left;
	width: 142px;
	/*
	background-color:#FF0000;
	*/
	background-image: url(images/lft-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 79px;
	padding-right: 39px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.lft-link {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 142px;
}
.lft-link ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.rgt-nav {
	display: block;
	margin: 0px;
	float: right;
	width: 603px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #6a6a6a;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.body-area {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
}



.footer {
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	width: 822px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 40px;
	padding-bottom: 32px;
	padding-left: 0px;
}
.footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.footer p a {
	
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer p a:hover {
	
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.banner-area {
	display: block;
	margin: 0px;
	float: left;
	width: 806px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom: 1px solid #d1d1d1;
}

.heading {	
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #177B7B;
	float: left;
	background-image: url(images/heading-btm-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 603px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

.inner-txt {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	color: #000000;
}

.inner-txt a {
	color:#177B7B;
	font-size:10px;
	font-weight:bold;
}

.inner-txt h2 {
	margin-top: 10px;
	margin-bottom:10px;
}

.inner-txt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

fieldset {
	border:0px;
	}

label {
	display:block;
	width:125px;
	text-align:left;
	float:left;
	}

