body {
	margin: 0px;
	padding: 0px;
	background-color: #92969B;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	height: 100%;
}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
strong {
	color: #15A1B0;
}
A:link {
	text-decoration:none;
	color: #15A1B0;
}
A:active {
	text-decoration:none;
	color: #003399;
}
A:visited {
	text-decoration:none;
	color: #15A1B0;
}
A:hover {
	text-decoration:none;
	color: #D0A5CC;
}
A.nav:link {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	text-decoration:none;
	color: #15A1B0;
	padding-top: 4px;
	padding-bottom: 4px;
}
A.nav:active {
	text-decoration:none;
	color: #003399;
}
A.nav:visited {
	color: #15A1B0;
	text-decoration:none;
}
A.nav:hover {
	color: #D0A5CC;
}
A.navbr:link {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	text-decoration:none;
	line-height: 20px;
	color: #15A1B0;
}
A.navbr:active {
	text-decoration:none;
	color: #003399;
}
A.navbr:visited {
	color: #15A1B0;
	text-decoration:none;
}
A.navbr:hover {
	color: #D0A5CC;
}
A.body:link {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	text-decoration:none;
	line-height: 25px;
	color: #15A1B0;
}
A.body:active {
	text-decoration:none;
	color: #003399;
}
A.body:visited {
	color: #999999;
	text-decoration:none;
	line-height: 25px;
}
A.body:hover {
	color: #D0A5CC;
}
A.rightlink:link {
	font-weight: normal;
	text-decoration:none;
	color: #15A1B0;
}
A.rightlink:active {
	text-decoration:none;
	font-weight: normal;
	color: #003399;
}
A.rightlink:visited {
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}
A.rightlink:hover {
	color: #D0A5CC;
	font-weight: normal;
}
A.articles:link {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}
A.articles:active {
	text-decoration:none;
	color: #15A1B0;
}
A.articles:visited {
	color: #999999;
	text-decoration:none;
}
A.articles:hover {
	color: #15A1B0;
}
A.bodybr:link {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	text-decoration:none;
	line-height: 13px;
	color: #15A1B0;
}
A.bodybr:active {
	text-decoration:none;
	color: #003399;
	line-height: 13px;
}
A.bodybr:visited {
	color: #999999;
	text-decoration:none;
	line-height: 13px;
}
A.bodybr:hover {
	color: #D0A5CC;
	line-height: 13px;
}
A.bodytop:link {
	font-weight: bold;
	font-size: 9pt;
	text-decoration:none;
	color: #15A1B0;
	padding-left: 40px;
}
A.bodytop:active {
	text-decoration:none;
	color: #003399;
	padding-left: 40px;
	font-weight: bold;
}
A.bodytop:visited {
	color: #999999;
	text-decoration:none;
	padding-left: 40px;
	font-weight: bold;
	font-size: 9pt;
}
A.bodytop:hover {
	color: #D0A5CC;
}
A.footer:link {
	text-decoration:none;
	color: #FFFF00;
	font-weight: bold;
}
A.footer:active {
	text-decoration:none;
	color: #FF3333;
}
A.footer:visited {
	text-decoration:none;
	color: #FFFF00;
}
A.footer:hover {
	text-decoration:none;
	color: #FF99FF;
}
A.donate:link, A.donate:active, A.donate:visited, A.donate:hover {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
p {
}
p.pagebody {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 10pt;
}
p.rightnav {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 20pt;
	font-size: 16px;
	font-variant: small-caps;
}
h1.pagebody {
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	line-height: 12pt;
	font-size: 14px;
	font-variant: normal;
	padding-bottom: 10px;
	color: #15A1B0;
}
h1.pagebodyheader {
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 12pt;
	font-size: 14px;
	font-variant: normal;
	padding-bottom: 10px;
	color: #15A1B0;
}
h2 {
}
h2.pagebody {
	font-style: normal;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 0px;
	line-height: 12pt;
}
h2.sidelink {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 15px;
	text-align: center;
}
h2.navheaders {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-style: normal;
}
h2.navtopics {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #15A1B0;
}
h2.navbreaks {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #15A1B0;
	padding-top: 4px;
	padding-bottom: 4px;
}
h3 {
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 13pt;
}

h4{
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 10px;
	line-height: 11px;
}
h5.rightlinks {
	font-style: normal;
	line-height: 10pt;
	font-size: 10px;
	text-align: center;
}
h6.headline {
	font-size: 25px;
	font-weight: bold;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80%;
	margin: 0px;
	float: left;
}
img {
}
img.padded{
	margin-bottom: 4px;
}
img.leftnav{
	padding-bottom: 6px;
}
img.bodybanners{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}
img.smallbanner{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
img.donate{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.store{
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 5px;
}
img.thumbnails {
	margin-right: 15px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3D9E8;
	text-align: left;
	overflow: visible;
}
#leftNav {
	float: left;
	width: 140px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	display: inline;
}
#health {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
#community {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
#resources {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding-bottom: 10px;
}
#patient {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#mainContent {
	float: left;
	width: 648px;
	margin-bottom: 4px;
	height: 100%;
}
#mastHead {
	overflow: hidden;
	height: 155px;
	background-color: #FFFFFF;
}
#menu {
	width:75%;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: -49px;
	left: 0px;
	float: left;
}
ul{
	padding-bottom: 0px;
	padding-top: 0px;
}
ul#tabs,ul#tabs li {
	list-style-type:none;
	margin:0;
	padding:0
}
ul#tabs {
	float:left;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#tabs li {
	float:left;
	margin-left: 3px;
	text-align: center
}
ul#tabs a {
	float:left;
	width: 73px;
	text-decoration:none;
	color: #D0A5CC;
	padding-top: 5px;
	padding-bottom: 2px;
}
ul#tabs a:hover {
	color: #FFFFFF;
	background-color: #D0A5CC;
}
ul#tabs li.activelink a,ul#nav li.activelink a:hover {
	color: #FFFFFF;
	background-color: #D0A5CC;
}
#headline {
	position: relative;
	font-size: 30px;
	top: -50px;
	color: #FFFFFF;
	font-weight: bold;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80%;
	margin: 0px;
	float: left;
}
#pageBody {
	float: left;
	width: 484px;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #FFFFFF;
	display: inline;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 15px;
} 
#events {
	border: 1.5px dashed #999999;
	padding-bottom: 10px;
}
#eventheader {
	display: block;
	background-color: #E0E0E0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#thumbnails {
	padding-left: 45px;
}
#rightNav {
	float: left;
	width: 160px;
	margin-top: 4px;
	top: auto;
	display: inline;
} 
#rightLinks {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#footer {
	clear: both;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #15A1B0;
	display: inline-block;
	width: 99%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.textBox {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #11417B;
	text-decoration: none;
	border: 1px solid #336699;
}
.graybutton {
	font-size: 10px;
	background-color: F5F7F9;
	border: 1px solid aaaaaa;
	clip:  rect(1px 1px 1px 1px);
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.codeboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	border: 0px
}
.codeboxes1 {
	border: 1px dashed #CCCCCC;
	background-color: #f5f7f9;
}
.codeboxes2 {
	border: 1px dashed #CCCCCC;
	background-color: #ffffff;
}

#pageBody ul {
	margin-left: 0px;
	padding-left: 1.25em;
}

