@charset "utf-8";
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
body {
	background-color: #cfd5df;
	background-image: url(images/pageBkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #273349;
}
h2 {
	font-size: 14px;
	color: #76902B;
}
h3 {
	font-size: 12px;
	color: #000000;
}
.navbox {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navBkgBlue.jpg);
	background-repeat: repeat-x;
}
.navbox a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbox a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.nav-color-bar1 {
	background-image: url(images/aerobics-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.nav-color-bar2 {
	background-image: url(images/weight-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.nav-color-bar3 {
	background-image: url(images/swimming-bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.talkbox {
	background-image: url(images/talkboxBkg.jpg);
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
.content_main_home {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
.content_main {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33415C;
	border-right-color: #33415C;
	border-bottom-color: #33415C;
	border-left-color: #33415C;
}
.content_main_sub1 {
	padding: 0px 5px 5px 0px;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
}
.content_main_sub2 {
	padding: 0px 5px 5px 5px;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
}
.content_main_sub3 {
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #999999;	
}
.content_main_sub4 {
	padding: 5px 5px 5px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}
.content_main_sub5 {
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}
.content_main_sub6 {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #999999;	
}
.content_main_sub7 {
	padding: 0px 5px 5px 0px;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
	border-top: 1px solid #999999;	
}
.content_main_sub8 {
	padding: 0px 5px 5px 5px;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
	border-top: 1px solid #999999;	
}
.content_main_sub9 {
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #999999;	
	border-top: 1px solid #999999;	
}
.content_sub {
	padding: 0px 0px 0px 10px;
}
.sub_menu {
	background:#E3E7EE;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	border-right: solid 1px #ccc;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
}
.sub_menu a {
	text-decoration: none;
	background: #E3E7EE;
}
.sub_menu a {
	text-decoration: underline;
}
.sub_menuHeader {
	font-size: 13px;
	color:#990000;
	font-weight:bold;
}
.checkli {
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/marker.gif);
	line-height: 21px;
	margin-left: -8px;
}
.checkli2 {
	list-style-position: outside;
	list-style-image: url(images/marker.gif);
	line-height: 21px;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
.copyright a {
	color: #666666;
}
.sub_section {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33415C;
	border-right-color: #33415C;
	border-bottom-color: #33415C;
	border-left-color: #33415C;
}

