/* CSS Document */

/*4 corner box */
dl.curved {background:#8b0000 url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:170px;}
dl.curved dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center;}
dl.curved dd {background:#e9967a url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }

dl.curvedbc {background:#87cefa url(images/bc_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:540px;}
dl.curvedbc dt {background:transparent url(images/bc_tr.gif) top right no-repeat; padding:10px; text-align:center;}
dl.curvedbc dd {background:#e0ffff url(images/bc_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curvedbc dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curvedbc dd p.last {background:transparent url(images/bc_br.gif) bottom right no-repeat; }

dl.curvedht {background:#8b0000 url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:540px;}
dl.curvedht dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center;}
dl.curvedht dd {background:#e9967a url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curvedht dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curvedht dd p.last {background:transparent url(images/c_br.gif) bottom right no-repeat; }

.healthhdr {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color: #fff;
}
.healthtopic {
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
color: #fff;
}
.beckcorner {
font-family:"Brush Script MT";
font-size:36px;
font-weight:bold;
color: #00008b;
}

.topicp, .last, .httopic, ul, li  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.healthtopic_pic {
margin-right: 5px;
}

.httopic a:link, .httopic a:visited {
text-decoration: underline;
color: #8b0000;
}

.httopic a:hover {
text-decoration: underline;
color: #696969;
}

.readmore a, .readmore a:link, .readmore a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
color: #8b0000;
}
.readmore a:hover {
text-decoration: underline;
color: #696969;
}

.bcreadmore a, .bcreadmore a:link, .bcreadmore a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
color: #00bfff;
}
.bcreadmore a:hover {
text-decoration: underline;
color: #696969;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 10px;
}

h1 {
margin-left: 10px;
margin-top: 45px;
}

h2 {
padding: 5px 5px 5px 10px;
}

#bottom {
background-color: #02017a;
}

.footer, .footer a, .footer a:link, .footer a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #fff;
margin-left: 0px;
}
.footer a:hover {
color: #fff;
text-decoration:underline;
}.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
