.table-borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #004242;
	border-right-color: #004242;
	border-bottom-color: #004242;
	border-left-color: #004242;
	margin-right: auto;
	margin-left: auto;


}

.table-borders-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #004242;
	border-right-color: #004242;
	border-bottom-color: #004242;
	border-left-color: #004242;
	margin-right: auto;
	margin-left: auto;


}

.main-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	width: 560px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007979;
	margin: 5px;
	padding: 10px;
	vertical-align: top;



}
.main-column {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	width: 200px;
	background-color: #F0FBF8;
	vertical-align: top;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;




}

.pic-right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	border: 1px solid #999999;
	padding: 2px;
}

.pic-right-embedded {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	border: 1px solid #999999;
	padding: 2px;
}

.pic-left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	border: 1px solid #999999;
	padding: 2px;
}body {
	background-color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}


.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;

}	
.btext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007979;
	font-weight: normal;
	text-decoration: underline;

}
.btext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007979;
}
.btext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007979;
	text-decoration: none;


}
.btext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #007979;
}

.roundcont {
	width: 100%;
	background-color: #CBD1C7;
}

.roundcont p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: left;


}

.roundcont h4 {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: justify;
	text-transform: none;



}

.roundtop { 
	background: url(images/corner-top-right.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/corner-bottom-right.jpg) no-repeat right top; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.range-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	border: 1px solid #003333;
	padding: 3px;
	margin: 6px;
}
.menu-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.menu-right-just {
	text-align: right;
}
