/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-align: center;
	background-color: #f2f2f2;
	margin: 0;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
div#wraper {
	text-align: left;
	width: 777px;
	margin-left: auto;
	margin-right: auto;
}
p {
	line-height: 17px;
}
img.brdBot {
	_margin-left: 2px; /* IE FIX */
}
.txtCenter {
	text-align: center;
}
/* LINKS WITH ARROWS */
a.arr {
	background: url(images/arr_right.gif) no-repeat right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81b630;
	padding: 0 14px 2px 0;
}
/* LAYOUT */
div#paHeader {
	padding: 0 0 0 12px;
	height: 107px;
	clear: both;
}
div#paLeft {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 17px;
	width: 280px;	
	float: left;
}
div#paContent {
	margin: 0 0 0 15px;
	width: 447px;
	float: left;
}
div#paContent2 {
	margin: 10px 0 0 15px;
	width: 447px;
	float: left;
}
div#paFooter {
	padding: 12px 0 0 5px;
	clear: both;
	text-align: center;
}
/* HEADER */
/* MAIN MENU, DROP MENU */
div.mainMenu {
	position: absolute;
	z-index: 1;
	margin: 55px 0 50px 235px;
}
div.mainMenu div {
	float: left;
}
div.mainMenu div h1 {
	font-weight: normal;
	margin: 0;
}
div.mainMenu a {
	background: url(images/mm_separator.gif) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	padding: 0 12px 0 12px;
}
div.mainMenu a:hover {
	text-decoration: none;
}
div.mainMenu a.last {
	background-image: none;
}
/* SUBMENUS */
div.subMenu {
	margin: 0px 0 0 0;
	position: absolute;
	z-index: 1000;
	display: none;
	width: 124px;
}
div.subMenu a {
	background: url(images/bg_submenu_item.gif) repeat-x bottom #727272;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	padding: 2px 10px 0 11px;
	height: 20px;
}
div.subMenu a.double {
	height: 30px;
}
div.subMenu a.last {
	background-image: none;
}
div.subMenu a:hover {
	text-decoration: none;
}
/* FOOTER */
p.copyright, p.copyright a {
	font-size: 11px;
	color: #999999;
	clear: both;
	margin: 0 0 15px 0;
}
/* FOOTER MENU */
div.footMenu {
	font-size: 11px;
	text-align: center;
	margin: 10px 0 5px 0;
}
div.footMenu a {
	color: #999999;
	border-right: 1px solid #999999;
	margin: 0 10px 0 5px;
	padding: 0 12px 0 0px;
}
div.footMenu a.last {
	border: none;
}
/* LEFT */
div.leftIl {
	margin: 15px 0;
}
div.leftSol {
	margin: 10px 0;
}
div.leftSol a {
	background: url(images/arr_solutions_green.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	border-bottom: 1px solid #d7d7d7;
	padding: 3px 0 0 15px;
	height: 18px;
	display: block;
}
div.leftSol a:hover {
	background: url(images/arr_solutions_orange.gif) no-repeat top left;
	color: #ff7605;
	text-decoration: none;
}
div.leftSol a.last {
	border: none;
}
/* OTHER */
div.other {
	background: url(images/bg_left_other.gif) repeat-x #FFFFFF;
	margin: 0 0 15px 0;
}
div.other div.otherText {
	background: none;
	border: 1px solid #c7c7c7;
	border-top: none;
	border-bottom: none;
	padding: 5px 12px 5px 16px;
	height: 65px;
}
div.other ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 115px;
	float: left;
}
div.other ul.signup {
	margin-right: 20px;
}
div.other ul li {
	padding: 2px 0;
	border-bottom: 1px solid #bcbcbc;
}
div.other ul li.last {
	border: none;
}
div.other ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
div.other ul li a:hover {
	text-decoration: none;
	color: #ff7605;
}
/* NEWS */
div.leftNews {
	background: url(images/bg_news_center.gif) no-repeat;
	margin: 0 0 15px 0;
	height: 95px;
}
div.newsNav {
	margin: 50px 0 0 10px;
	float: left;
}
div.newsNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81b630;
	padding: 0 0 2px 14px;
	margin: 0 0 5px 0;
	display: block;
}
a#newsPrevious {
	background: url(images/arr_news_previous.gif) no-repeat;
}
a#newsNext {
	background: url(images/arr_news_next.gif) no-repeat;
}
div#newsText, div#loader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #737373;
	padding: 5px 10px 5px 20px;
	width: 172px;
	position: relative;
	float: left;
}
div#currnews {
	display: none;
}
.block {
	display: block;
}
/* TESTIMONIAL */
div.ttHeader {
	background: url(images/left_t_brd_top.gif) no-repeat #ebf0ff;
	font-size: 10px;
	color: #FFFFFF;
	padding: 13px 5px 0 140px;
	width: 135px;
	height: 18px;
}
div.ttContent {
	background: #ebf0ff;
	border: 1px solid #c7c7c7;
	border-top: none;
	border-bottom: none;
	padding: 5px 18px 0 18px;
}
div.ttContent a {
	margin: 10px 10px 0 0;
}
div.ttContent p {
	line-height: 13px;
	margin: 0 0 10px 0;
}
div.ttBottom {
	background: url(images/left_t_brd_bottom.gif) no-repeat #ebf0ff;
	width: 280px;
	height: 14px;
}
/* CONTENT */
div.textArea a {
	color: #009bf4;
}
div.textArea a:hover {
	color: #ff7605;
}
div#paContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
div#paContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
div#paContent p {
	margin: 3px 0 10px 0;
}
/* HOME CONTENT */
div.csHome {
	background-image: url(images/bg_home_content.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
}
div.csHome div.textArea {
	padding: 0 16px;
	clear: both;
}
div.csHome2 {
	background-image: url(images/bg_home_content_blank.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 10px;
}
div.csHome2 div.textArea {
	padding: 0 16px;
	clear: both;
}
/* AREA SPECIFIC HEADERS */
div.shDefault {
	background: url(images/bg_sub_content.jpg) no-repeat #FFFFFF;
}
div.shAbout {
	background: url(images/bg_sub_content_brown.jpg) no-repeat #FFFFFF;
}
div.shTelehealth {
	background: url(images/bg_sub_content_green.jpg) no-repeat #FFFFFF;
}
div.shSolutions {
	background: url(images/bg_sub_content_blue.jpg) no-repeat #FFFFFF;
}
div.shDocuments {
	background: url(images/bg_sub_content_red.jpg) no-repeat #FFFFFF;
}
/* SUB CONTENT */
div.csSubHeader {
	height: 135px;
}
div.csSubHeaderCont {
	padding: 22px 5px 0 20px;
}
div.csSubHeaderText, div.csSubHeaderTextTelehealth {
	float:left;
	width: 245px;
	height: 90px;
	margin: 0 5px 0 0;
}
div.csSubHeaderTextTelehealth {
	width: 190px;
}
div.csSubHeaderText a, div.csSubHeaderTextTelehealth a {
	color: #FFFFFF;
	font-weight: bold;
}
div.csSubHeader h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 3px 0 0px 0;
}
div.csSubHeader p {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0;
}
div.subSolution div.textArea {
	background-color: #FFFFFF;
	padding: 10px 16px;
	border: 1px solid #9a9a9a;
	border-top: none;
	border-bottom: none;
}
ul.solGeneral, ul.solGeneralTelehealth {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.solGeneral li, ul.solGeneralTelehealth li {
	background: url(images/arr_green_small.gif) no-repeat left;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 0 2px 12px;
	width: 153px;
}
ul.solGeneralTelehealth li {
	width: 210px;
}
/* SOLUTION NAVIGATION */
/* GENERAL */
ul.solGeneral li.last, ul.solGeneralTelehealth li.last {
	border: none;
}
ul.solGeneral li a, ul.solGeneralTelehealth li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
ul.solGeneral li a:hover, ul.solGeneralTelehealth li a:hover {
	text-decoration: none;
}
/* TABED */
ul.solNav {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	height: 20px;
	background: url(images/bg_sol_nav.gif) repeat-x 0px 100%;
}
ul.solNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	_width: 0px;
}
ul.solNav li a {
	font: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif 11px normal;
	color: #999999;
	margin: 0px 2px;
	padding: 0 5px 0 5px;
	display: block;
	background: url(images/bg_sol_nav_item.png) no-repeat 100% 0px;
	border-width: 0px;
	height: 20px;
	text-decoration: none;
}
ul.solNav li a:hover {
	background: url(images/bg_sol_nav_item.png) no-repeat 100% -30px;
	color: #FFFFFF;
	border-width: 0px;
	text-decoration: none;
}
ul.solNav li.active a, ul.solNav li.active a:hover {
	background: url(images/bg_sol_nav_item.png) no-repeat 100% -30px;
	color: #FFFFFF;
}
ul.solNav li a span {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(images/bg_sol_nav_item_left.png) no-repeat 0% 0px;
	text-decoration: none;
	cursor: pointer;
}
ul.solNav li a:hover span {
	background: url(images/bg_sol_nav_item_left.png) no-repeat 0% -30px;
	border-width: 0px;
}
ul.solNav li.active a span, ul.solNav li.active a:hover span {
	background: url(images/bg_sol_nav_item_left.png) no-repeat 0% -30px;
	border-width: 0px;
	color: #FFFFFF;
}
/* TABED NEW */
div.solNav {
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	white-space: nowrap;
	height: 20px;
	background: url(images/bg_sol_nav.gif) repeat-x 0px 100%;
}
/* CONTENT SPECIFIC */
/* HOME PAGE SOLUTIONS INTRO */
div#csSolHeader {
	font-size: 14px;
	font-weight:  bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	background: url(images/bg_home_solutions.gif) no-repeat;
	padding: 7px 15px 0 0;
	margin: 0 0 7px 0;
	height: 24px;
}
div.csSolutions {
	width: 188px;
	float: left;
}
div.csSolutions a {
	background: url(images/arr_solutions_green.gif) no-repeat top left;
	color: #7a9ace;
	border-bottom: 1px solid #e2e2e2;
	padding: 3px 0 0 15px;
	height: 18px;
	display: block;
}
div.csSolutions a:hover {
	background: url(images/arr_solutions_orange.gif) no-repeat top left;
	color: #ff7605;
	text-decoration: none;
}
div.csSolutions a.last {
	border: none;
}
div#csSolutionsIntro {
	font-size: 11px;
	color: #8c8c8c;
	line-height: 14px;
	padding: 0 0 0 12px;
	width: 210px;
	float: left;
}
/* HOW IT WORKS */
table.execOptions {
	margin-left: auto;
	margin-right: auto;
	border: none;
}
table.execOptions th {
	text-align: left;
	padding: 3px;
	border: 1px solid #414141;
}
table.execOptions td {
	text-align: center;
	border: 1px solid #414141;
}
/* OVERRIDES */
div#genSolutions h1 {
	cursor: pointer;
	margin: 0;
	padding: 0;
}
div#homeFlash {
	z-index: 0;
}
/* NEWS */
h3.news {
	margin: 15px 0 5px 0;
}
p.news {
	font-size: 11px;
	margin: 0;
}
a.news {
	font-size: 11px;
	margin: 0;
}
/* FORMS */
div.formItem {
	margin: 5px 0;
}
label {
	display: block;
	clear: both;
}
fieldset {
	margin: 15px 0 0 0;
}
fieldset#contactPreferences label {
	display: inline;
}
fieldset#submit {
	padding-top: 5px;
	text-align: center;
}
fieldset#submit input {
	margin-left: auto;
	margin-right: auto;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
select {

}
/* MEETING CALENDAR */
table.calendar {
	font-size: 11px;
	border: 1px solid #414141;
}
table.calendar caption {
	margin: 10px 0 0 0;
}
table.calendar td {
	background: #CCCCCC;
	width: 68px;
	margin: 2px;
}
th.header {
	background: #414141;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid #414141;
}