body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
a:link {
	color: #006666;
	font-weight: normal;
}
a:visited {
	color: #006666;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-color: #e2e7e7;
	border-bottom-width: 0px;
	padding: 10px;
}
#nav {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-color: #006666;
	clear: both;
	text-align: center;
	padding: 5px;
}
#hd {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-color: #006666;
}
#main {
	background-color: #FFFFFF;
	background-image: url(/partners/images/bg_steth.jpg);
	background-position: right bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#footer {
	padding: 10px;
	border: 2px solid #006666;
	background-color: #006666;
	text-align: right;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #006666;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #006666;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a.footerlink {
	color: #9CB3B2;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerlink:visited {
	color: #9CB3B2;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerlink:hover {
	color: #FFFFFF;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97CCB3;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.img {
	border: 1px solid #006666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CB3B2;
}
#navigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
	white-space: nowrap;
	display: inline;
	list-style-type: none;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	white-space: nowrap;
	list-style-type: none;
	background-position: center;
	font-weight: bold;
}
ul#navigation li{
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: inline;
	list-style-type: none;
		font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
ul#navigation li a{
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	margin: 0px;
	font-weight: bold;
}
ul#navigation a:link, a:visited { color: #C1D0CF;}
ul#navigation a:hover{ color: #FFFFFF; 
}
.rightindent {
	padding-right: 80px;
}
