body {
	background-color: #F5EFD7;
}
a {
	color: #12A89D;
	text-decoration: none;
}
a:hover {
	background-color: #12A89D;
	color: #FFFF66;
	text-decoration: none;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #12A89D;
	border-right-color: #12A89D;
	border-bottom-color: #12A89D;
	border-left-color: #12A89D;
	padding: 10px;
	vertical-align: top;
	font-size: 12px;
}
#main td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #12A89D;
	color: #F5EFD7;
	padding: 3px;
}
#masthead {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #12A89D;
	border-right-color: #12A89D;
	border-bottom-color: #12A89D;
	border-left-color: #12A89D;
}
#navigation {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #12A89D;
	border-right-color: #12A89D;
	border-bottom-color: #12A89D;
	border-left-color: #12A89D;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12A89D;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#tagline {
	background-image: navbg.jpg;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12A89D;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-style: italic;
	padding: 5px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #12A89D;
	text-align: center;
}
#photo {
	padding: 0px 0px 10px 10px;
}
#photo td {
	border: 4px outset #F5EFD7;
	padding: 5px;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
}
.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F5EFD7;
	padding: 3px;
	border-top: 1px solid #12A89D;
	border-right: 1px solid #12A89D;
	border-bottom: 1px none #12A89D;
	border-left: 1px solid #12A89D;
}
a.tab-link {
	color: #12A89D;
	text-decoration: none;
	background-color: #F5EFD7;
}
a.tab-link:hover {
	color: #12A89D;
	text-decoration: underline;
	background-color: #F5EFD7;
}
.tab-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #12A89D;
	padding: 3px;
}
a.tab-active-link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #12A89D;
}
a.tab-active-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #12A89D;
}
.tab-box {
	border: 1px solid #12A89D;
	padding: 10px;
}
.Tab1Visible .Tab1Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab1Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab1Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab2Visible .Tab2Container {
	DISPLAY: inline; VISIBILITY: visible
}
.Tab2Visible .Tab3Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab1Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab2Container {
	DISPLAY: none; VISIBILITY: hidden
}
.Tab3Visible .Tab3Container {
	DISPLAY: inline; VISIBILITY: visible
}