body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/body_bk.jpg);
	background-position: 0px 0px;
	background-color: #D9EABB;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #2F3C40;
	text-align: left;
}

a:link {
	color: #017460;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C0DC8E;
	text-decoration: underline;
}
a:active {
	color: #017460;
	text-decoration: none;
}
a:visited {
	color: #017460;
	text-decoration: none;
}

.TitleGraphic {
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017460; 
	line-height: 16px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 10px;
	padding-left: 28px;
}

.Heading1Within{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017460;
	line-height: 16px;
	font-weight: bold;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467E75;
	font-weight: bolder;
	letter-spacing: 2.5pt;
	line-height: 4px;
	padding-left: 40px;
	padding-top: 5px;
}

.Heading2Within {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467E75;
	font-weight: bolder;
	letter-spacing: 2.5pt;
	line-height: 4px;
	padding-top: 10px;
}

.plainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #001C20;
	letter-spacing: 1px;
	text-align: justify;
	padding-left: 40px;
}


.intro	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #017460;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: 600;
}

.list_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1E2D37;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
	padding-bottom:  6px;
	letter-spacing:1pt;
	list-style-type: none;
}
.list_bulletLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1E2D37;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
	letter-spacing: 1pt;
	padding-bottom: 10px;
	list-style-type: none;
}


.GraphicPlacer {

	margin-bottom: 20px;
	display: block;
	clear: none;
	float: right;
	margin-left: 20px;
}

.QuoteSource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #88969B;
	white-space: normal;
}
.TopContainer {
	background-image: url(images/right_edge.jpg);
	background-position: 755px 0px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 140px;
	width: 100%;
}

.TopDivider {
	background-image: url(images/Topdivider.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 10px;
	width: 755px;
}

.LeftContainer {
	width: 150px;
	height: auto;
	margin-bottom: 10px;
	clear: right;
	float: left;
	margin-top: 39px;
}

.LeftT1Container {
	width: 20px;
	height: auto;
	margin-bottom: 10px;
	clear: right;
	float: left;
	margin-top: 39px;
}

.LeftcellBk	{
	background-image: url(images/LeftBK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.MiddleContainerHome {
	height: auto;
	width: 100%;
	clear: right;
	float: left;
	background-image: url(images/bk_home_main_container.jpg);
	background-repeat: no-repeat;
	background-position: right 41px;
}

.MiddleContainer {
	height: auto;
	width: 100%;
	clear: right;
	float: left;
	background-color: #FFFFFF;
}
.RightContainer {
	float: left;
	width: 255px;
	height: auto;
	clear: left;
}
.RightCellBk	{
	background-image: url(images/RightBk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C8E0B2;
}
.MiddleCellBk {
	background-color: #002D36;
}
.MiddleCellContentBk {
	background-color: #FFFFFF;
}

.RightBtmCellBk	{
	background-image: url(images/right_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C3DEB2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D9EABB;
}
.RightClmnHeader {
	clear: right;
	float: left;
	height: 40px;
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D9E90;
}

.PageTitle {
	clear: left;
	float: left;
	height: 40px;
	width: 100%;
	background-image: url(images/hd_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.PageTitleHome {
	clear: left;
	float: left;
	height: 40px;
	width: 100%;
	background-image: url(images/hd_welcome_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #002D36;
}

.ContentContainer {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #1A8270;
}

.ContentContainerTranscription {
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_transcription.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerTechnology {
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_technology.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerCareer{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_career.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerTranscriptionist{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_transcriptionist.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerCommon{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_common.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerDictation{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_dictation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerCoverage{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_coverage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}
.ContentContainerTips{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_tips.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerHospitals{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_hospitals.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerPartners{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_partners.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerAbout{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainerContact{
	float: left;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bk_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #AFD3CD;
}

.ContentContainer2 {
	float: left;
	width: 100%;
	height: 200px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #1A8270;
	padding-top: 12px;
}

.footer {
	height: 22px;
	width: 92%;
	clear: left;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFD3CD;
	text-indent: 30px;
	vertical-align: middle;
	padding-top: 12px;
	background-color: #FFFFFF;
	background-image: url(images/footer_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #D8DEE2;
}

.footerTopLink {
	height: 22px;
	width: 8%;
	clear: right;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFD3CD;
	vertical-align: middle;
	padding-top: 12px;
	background-color: #FFFFFF;
	background-image: url(images/footer_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #D8DEE2;
}



a.TopNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17524E;
	letter-spacing: 0.7pt;
	line-height: 18px;
	text-decoration: none;
}

a.TopNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #467E75;
	letter-spacing: 0.7pt;
	line-height: 18px;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 20px;
	width: 100px;
	padding-left: 10px;
	background-position: -2px;
}
a.TopNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17524E;
	letter-spacing: 0.7pt;
	line-height: 18px;
	text-decoration: none;
}

a.TopNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17524E;
	letter-spacing: 0.7pt;
	line-height: 18px;
	text-decoration: none;
}


.NavleftEnd {
	height: 30px;
	width: 10px;
	float: left;
	clear: right;
}

.NavMiddle {

	height: 30px;
	width: 520px;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: right;
}

.NavRightEnd {
	height: 30px;
	width: 10px;
	float: left;
	clear: right;
}


.LeftLoginButton {
	height: 30px;
	width: 110px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: text-bottom;
	clear: none;
	float: left;
}


.LeftNavLevel2Container{
	vertical-align: middle;
	height: 15px;
	width: 120px;
	margin-right: 	5px;
	margin-left: 	10px;
	padding-right: 15px;
	padding-top: 	8px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #E0D700;
}

.LeftFeature1 {
	clear: none;
	float: left;
	height: auto;
	width: 129px;
	margin-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001C20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A8270;
	padding-bottom: 10px;
}

.NewsItem1 {
	clear: left;
	float: left;
	height: auto;
	width: 206px;
	padding-right: 25px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/news_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

.NewsItem2 {
	clear: left;
	float: left;
	height: auto;
	width: 206px;
	padding-right: 25px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1A8270;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D9E90;
	background-image: url(images/news_corner.gif);
	background-repeat: no-repeat;
	background-position: 2px 14px;
}

.Testimonials {
	clear: left;
	float: left;
	height: auto;
	width: 206px;
	padding-right: 25px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/news_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.FeatureContainer {
	height: auto;
	width: 70%;
	padding-right: 70px;
	padding-left: 25px;
}

.Newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	font-weight: bold;
	height: 2px;
}
.NewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00382B;
	line-height: 14px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 5px;
}


.publishedDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #017460;
	font-weight: lighter;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #194C40;
	font-weight: bold;
}

a.ReadMore:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
	text-indent: 2px;
	font-weight: bold;
	padding-left: 2px;
}

a.ReadMore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #F7F71F;
	text-indent: 2px;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}

a.ReadMoreGreen:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #00382B;
	text-indent: 2px;
	font-weight: bold;
	padding-left: 2px;
}

a.ReadMoreGreen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #F7F71F;
	text-indent: 2px;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}


.HomeFeatureBody1st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #D1E7E3;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.HomeFeatureBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #D1E7E3;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.FeatureBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	clear: none;
	float: left;
	width: 100%;
}


a.ReadMoreYellow:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #F7F71F;
	font-weight: bold;
}

a.ReadMoreYellow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #C6DF99;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}

a.ReadMoreYellow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #F7F71F;
	font-weight: bold;
}

a.ReadMoreYellow:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #00382B;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}

	
.FormLeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 60%;
	text-align: right;
	color: #017460;
	border: 1px solid #D9EABB;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	line-height: 14px;
}
.FormMergedColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100%;
	color: #3B5A6F;
	padding-left: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border: 1px solid #C4CDD4;
	line-height: 12px;
}
.FormRightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #AFD3CD;
	padding-left: 4px;
	color: #194C40;
	padding-top: 2px;
	padding-bottom: 2px;
}

.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #AFD3CD;
	border: 1px solid #FFFFFF;
	color: #194C40;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F7F71F;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #017460;
}

.FormContainer {
	height: auto;
	width: 500px;
	padding-left: 30px;
}

.PartenrLogoPlacement {
	border: 1px solid #AFD3CD;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: right;
	float: left;
	height: 80px;
	width: 200px;
	margin-left: 40px;
}
.PartnerBoxContainer {
	clear: none;
	float: left;
	height: 80px;
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1A8270;
	letter-spacing: 1px;
}
.RightBoxContainer {
	clear: none;
	float: left;
	height: auto;
	width: 205px;
}
.graphic_boder {
	border: 1px solid #CCCCCC;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding-top: 10px;
}
