@charset "UTF-8";
/* CSS Document */

body {
	background-color:#bdbcbc;
	font:12px Arial, Helvetica, sans-serif #666666 ;
	margin:0px;
	padding:20px 0px 0px 0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#Master {
	width:980px;
	margin:0 auto;
	background-image:url(../_img/ContainerBG.jpg);
	background-repeat:repeat-y;
}	

#Master #ContainerTop {
	width:980px;
	height:10px;
	padding:0px;
	margin:0px 0px -5px 0px;
	background-image:url(../_img/ContainerTopBG.jpg);
	background-repeat:no-repeat;
}



#Master #ContainerMid {
	width:960px;
	overflow:auto;
	margin:0px 10px 0px 10px;
	background-color:#98c777;
}

#Master #ContainerMid #LeftCol{
	width:226px;
	float:left;
	overflow:hidden;
}

#Master #ContainerMid #LeftCol #Nav{
	width:226px;
	height:178px;
	padding:9px 0px 0px 0px;
	background-color:#76b44a;
}



#Master #ContainerMid #LeftCol #Nav a{
	height:22px;
	width:196px;
	padding:10px 0px 0px 30px;
	margin:2px 0px 2px 0px;
	display:block;
	color:#FFFFFF;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:13px;
}

#Master #ContainerMid #LeftCol a#RevCalc{
	display:block;
	height:79px;
	width:176px;
	color:#342d74;
	padding:17px 0px 0px 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	background-image:url(../_img/sidebarBTNCalc.jpg);
}

#Master #ContainerMid #LeftCol a#MoInfo{
	display:block;
	height:57px;
	width:166px;
	color:#342d74;
	padding:15px 0px 0px 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	background-image:url(../_img/MoreInfo.jpg);
}

#Master #ContainerMid #LeftCol a#RevCalc:hover{
	background-image:url(../_img/sidebarBTNCalc_r.jpg);
}

#Master #ContainerMid #LeftCol a#MoInfo:hover{
	background-image:url(../_img/MoreInfo_r.jpg);
}

#Master #ContainerMid #LeftCol #Nav a:hover{
	background-image:url(../_img/Nav_R.jpg);
	background-repeat:no-repeat;
	color:#342d74;
	text-decoration:none;
}

#Master #ContainerMid #RightCol{
	width:734px;
	min-height:500px;
	float:right;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

#Master #ContainerMid #RightCol #RelatedLinks{
	width:197px;
	margin:20px 10px 0px 0px;
	background-color:#efefef;
	
	float:right;
	overflow:hidden;
}

#Master #ContainerMid #RightCol #RelatedLinks a{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:5px 0px 3px 14px;
	display:block;
	color:#666666;
	font-weight:bold;
}

#Master #ContainerMid #RightCol #RelatedLinks a:hover{
	color:#342d74;
	text-decoration:none;
}

#Master #ContainerMid #RightCol #RelatedLinks a.second:hover{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:3px 0px 5px 28px;
	display:block;
	color:#342d74;
	font-weight:bold;
}

#Master #ContainerMid #RightCol #RelatedLinks a.second{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:3px 0px 5px 28px;
	display:block;
	color:#666666;
	font-weight:bold;
}

#Jupp {
	background-image:url(../_img/jupp_vid.gif);
	float:right;
	width:200px;
	height:124px;
	margin:10px 9px 0px 0px;
}

#Carrie {
	background-image:url(../_img/vid_image2.jpg);
	float:right;
	width:200px;
	height:130px;
	margin:10px 9px 0px 0px;
	overflow:hidden;
}

#Gwinnett {
	background-image:url(../_img/gwinnett_hospital_vid.gif);
	float:right;
	width:197px;
	height:179px;
	margin:10px 9px 0px 0px;
}

#Wellstar {
	background-image:url(../_img/wellstar_health_vid.gif);
	float:right;
	width:197px;
	height:179px;
	margin:10px 9px 0px 0px;
}

#Master #ContainerMid #RightCol #breadcrumb{
	height:21px;
	padding:8px 0px 0px 15px;
	background-color:#d9d9d9;
	border-bottom:#b3b3b3 2px solid;
	color:#342d74;
}


#Master #ContainerMid #RightCol #breadcrumb a{
	color:#342d74;
	text-decoration:none;
}

#Master #ContainerMid #RightCol #breadcrumb a:hover{
	text-decoration:underline;
}

#Master #ContainerMid #RightCol #BodyTXT{
	width:409px;
	color:#666666;
	float:left;
	padding:10px 10px 10px 15px;
}

#Master #ContainerMid #RightCol #BodyTXT a{
	color:#342d74;
	text-decoration:underline;
}

#Master #ContainerMid #RightCol #SubBodyTXT{
	width:490px;
	color:#666666;
	float:left;
	padding:10px 10px 10px 15px;
}

#Master #ContainerMid #RightCol #SubBodyTXT a{
	color:#342d74;
	text-decoration:underline;
}

#Master #ContainerMid #RightCol h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#76b44a;
}

#Master #ContainerMid #RightCol h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#342d74;
	font-weight:bold;
}

#Master #ContainerMid #RightCol #WatchVideo	{
	background-image:url(../_img/vid_image.jpg);
	width:279px;
	height:257px;
	float:right;
	margin:10px 10px 0px 0px;
	background-repeat:no-repeat;

}

#Master #ContainerMid #RightCol #WatchVideo #videoTitle	{
	padding:9px 0px 0px 10px;
	font-weight:bold;
}
#Master #ContainerMid #RightCol #WatchVideo #videoSubTitle	{
	padding:1px 0px 0px 10px;
	font-style:italic;
	font-size:11px;
}

#Master #ContainerMid #RightCol #WatchVideo	img{
	padding:6px 0px 0px 6px;
}

#Master #ContainerMid #RightCol #HeaderNav{
	width:714px;
	height:32px;
	padding:30px 20px 0px 0px;
	background-color:#342d74;
	text-align:right;
	color:#FFFFFF;
}

#Master #ContainerMid #RightCol #HeaderNav a{
	color:#FFFFFF;
	text-decoration:none;
}

#Master #ContainerMid #RightCol #HeaderNav a:hover{
	text-decoration:underline;
}


#Master #ContainerMid #RightCol #Banner{
	height:266px;
	width:734px;
	border-bottom:#342d74 2px solid;
}

#Master #ContainerMid #Footer{
	height:30px;
	width:940px;
	padding:90px 0px 0px 20px;
	clear:both;
	background-image:url(../_img/FooterBG.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#Master #ContainerMid #Footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#Master #ContainerMid #Footer a:hover{
	text-decoration:underline;
}


#Master #ContainerMid #FooterLeft{
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#Master #ContainerMid #FooterLeft a{
	color:#FFFFFF;
	text-decoration:none;
}

#Master #ContainerMid #FooterLeft a:hover{
	text-decoration:underline;
}



#Master #ContainerMid #FooterRight{
	float:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:20px;
}


#Master #ContainerMid #FooterRight a{
	color:#FFFFFF;
	text-decoration:none;
}

#Master #ContainerMid #FooterRight a:hover{
	text-decoration:underline;
}


#Master #ContainerBottom {
	width:980px;
	height:10px !important;
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px -10px 0px;
	background-image:url(../_img/ContainerBottomBG.jpg);
	background-repeat:no-repeat;
}

#sitemap ul{
	list-style:none;
}

#RelLinks_Header {
	background-image:url(../_img/RelatedLinksHeader2.jpg);
	height:23px;
	width:183px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
    padding:5px 0px 3px 14px;
}

#RelLinks_Footer {
	background-image:url(../_img/RelatedLinksFooter2.jpg);
	height:8px;
	width:197px;
}

#RelLinks{
	width:197px;
	margin:20px 10px 0px 0px;
	background-color:#bde2a3;
	
	float:right;
	overflow:hidden;
}

#RelLinks a{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:5px 0px 3px 14px;
	display:block;
	color:#666666;
	font-weight:bold;
}

#RelLinks a:hover{
	color:#342d74;
	text-decoration:none;
}

#RelLinks a.second:hover{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:3px 0px 5px 28px;
	display:block;
	color:#342d74;
	font-weight:bold;
}

#RelLinks a.second{
	border-left:#737373 1px solid;
	border-right:#737373 1px solid;
	padding:3px 0px 5px 28px;
	display:block;
	color:#666666;
	font-weight:bold;
}


/*FAQ Table*/

.faqtable table
{
    border-width: 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.faqtable td
{
    margin: 0;
    padding: 7px;
    border-width: 1px;
    background-color: #F4F4F4;
}
