body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #4e4e4e;
}
.tabs {
position:relative; 
height: 25px; margin: 0; 
padding: 0; 
overflow: hidden;
background-color:#007370;
}
.tabs li {
display:inline;
}
.tabs a {
height: 25px; 
background: #70A0A2; 
position:relative; 
padding: 6px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a.tab-visited {
background-color:#038D8D; 
border-right: 1px solid #fff;
padding: 6px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a:hover {
background-color:#038D8D;
padding: 6px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}  
.tabs a.tab-active {
background-color:#038D8D; 
border: 1px solid #fff;
padding: 6px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tab-panes { 
width: 100%;
margin: 0px;

} 
.divtabs {
padding: 6px;
background-color: #fff;
border: 1px solid #e1e1e1; 
font-size : 12px; 
font-weight : normal; 
color : #4e4e4e; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.divcnt5 {
margin-top: 6px;
padding-top: 3px;
padding-bottom: 4px;
background-color: #fff;
}
.contbout {
font-size : 14px; 
font-weight : bold; 
color : #2C5885; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.contwho {
font-size : 12px; 
font-weight : normal; 
color : #4e4e4e; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.dvtabbout { 
height: 47px;
background: url(learnaboutexdesignz1.gif) no-repeat;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
padding-top: 13px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}
// body {
	margin-top: 0px;
}
li {
	text-align: justify;
	padding-bottom: 8px;
	list-style-type:square;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #E6EDED;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#threecolumns {
	width: 250px;
	float: left;
}
#maincolumn {
	width: 250px;
	float: right;
}
#leftcolumn {
	width: 250px;
	float: left;
}
.content-section {
	display: table;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content-column-left {
	display: block;
	width: 250px;
	float: left;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 7px;
}
.content-column-center {
	display: block;
	width: 250px;
	float: left;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 100%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 2px;
}
.content-column-right {
	display: block;
	width: 205px;
	float: left;
	padding: 2px;
	height: 100%;
}
legend {color:#007370;
}
