/* CSS Document */

#body {
        margin: 0;
        background: #FFF url(/global/images/svhealthcare/html_bg.gif) 0 0 ;
        text-align:center;
        }
body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a:link, a:visited {
        text-decoration: none;
        color: #0033ff;
        font-size:12px;
        }
a:hover, a:active {
        text-decoration: underline;
        }
p {
        font-size: 12px;
        margin: 0px 0 10px 0;
        line-height: 15px;
        }

h1, .h1style {
	caption:Page Head (H1);
	color:#254A6F;
	font-size: 24px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 8px 0;
}
.sectionheader {
	caption: Section Header;
	color:#ff6600;
	font-size:18px;
	line-height:18px;
	margin: 6px 0px 8px 0px;
}
.introtext {
	caption: Intro Text;
	font-weight: bolder;
}
a.link01 {
	caption: Feature Box Link;
	padding: 0 0 0 8px;
	background: url(/global/images/svhealthcare/link01_bg.gif) center left no-repeat;
	}
img.imgRight {
	caption: Image Float Right;
	float: right;
	margin: 0 0px 15px 20px;
}
table.floatRight {
	caption: Table Float Right;
	float: right;
}
img.bodyMainImg {
	caption: Body Main Image;
	float: right;
	margin: 0 0px 15px 20px;
	}

#boxes {

        }
#boxes .box01 p {
        padding: 0 0 0 0;
        visible:false;
        }
#boxes .box02 p {
        padding: 0 0 0 0;
        visible:false;
        }
#boxes h4 {
        margin:0;
        padding:0;
        font-family:Arial, Helvetica, sans-serif;
        }
#boxes img {
        border: 2px solid #ff6600;
        }
#boxes td {

        }
#boxes .box01 {
        border: 1px solid #ff6600;
        background: #ffe6d6 url(/global/images/svhealthcare/featured1_bg01.gif) top left no-repeat;
        padding: 14px;
        width: 255px;
        visible:false;
        }
#boxes .box02 {
        border: 1px solid #ff6600;
        background: #ffe6d6 url(/global/images/svhealthcare/featured1_bg02.gif) top right no-repeat;
        padding: 14px;
        width: 255px;
        visible:false;
        }
#boxes .box_space {
        width:13px;
        visible:false;
        }

#content .content .box3 img, .box3 img {
        border: 2px solid #ff6600;
        visible:false;
        }
#content .content .box3, .box3 {
        border: 1px solid #ff6600;
        background: #ffe6d6 url(/global/images/svhealthcare/featured2_bg.gif) top left no-repeat;
        margin: 0 55px 0 0;
        font-family:Arial, Helvetica, sans-serif;
        visible:false;
        }
#content .content .box3 h4, .box3 h4 {
        margin:0;
        padding:0;
        font-family:Arial, Helvetica, sans-serif;
        visible:false;
        }
#content .content .box3 .box3_txt, .box3 .box3_txt {
        padding: 14px 14px 14px 14px;
        visible:false;
        }
/* ------------------------------------------------------ */
.window-closebox {
        display: block;
        float:right;
        background-color: #fff;
        padding: 2px;
        border: solid 1px #D6D6AD;
        color: #000;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
}

