/*************************** 
	MAIN TAG OVERRIDE BEGIN
****************************/	
	
	body{
		text-align:center;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		background-image: url(images/general/body_bg.png);
		background-repeat: repeat-x;
		margin:0;
	}
	
	table{
		padding:0;
		margin:0;
		border:none;
		table-layout:fixed;
	}
	
	h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#336699;
		text-align:center;
		
	}
	h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#990000;
		text-align:left;
		font-weight:normal
		
	}
	h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#163a52;
		text-align:left;
	}
	a{
	text-decoration:none;
	}
	li {
	list-style-position: inside;
	background-position: center;
	text-align: left;
	vertical-align: middle;
}
	#pageBody{
		margin:0 auto;
		padding:0;
		width:955px;
		text-align:left;
		background-color:#FFFFFF;
		border: 1px solid #BEBEBE;
	}
	
	#header {
	position: relative;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#999999;
	margin-left:5px;	
	}
	#headerHome {
	position: relative;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#999999;
	margin-left:5px;
	width:950px;
	}
	#quote {
	position: relative;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin-left:5px;
	margin-top:10px;
	width: 700px;
	}

/***************************
	HOME BEGIN 
	Box displayed in the home page that contains the flash and a background image
****************************/

	
	.homeBox{
	text-align:left;
	background-image: url(images/doctors.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	padding-left: 10px;
	width: 600px;
	}
		


/*************************** 
	MAIN TOOLBAR BEGIN
****************************/
	#mainToolbar {
	position:absolute;
	top:0;
	right:0;
	font-size:12px;
	background-image: url(images/general/page_toolbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;	
	}
	#mainToolbar ul{
	margin:0;
	padding:0;
	padding-top:5px;	
	height:30px;
	*width:410px;	
	}
	#mainToolbar ul li{
	margin:0;
	padding:0 20px;
	display:inline;
	list-style:none;
	}
	#mainToolbar a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#F2F2F2;
		text-decoration: none;
		white-space: nowrap;	
	}
	#mainToolbar a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#C4C4C4;
		text-decoration: none;
	}
	
	#languages {
	position:absolute;
	right:5px;
	top:28px;
	height: 15px;
	font-size:16px;
	text-align:right;
	width: 105px;
	color: #990000;
		}
	#languages ul{
		margin:0;
		padding:0;
		height:15px;
		width:300px;
	}
	#languages ul li{
		margin:0;
		padding:0 10px ;
		display:inline;
		list-style:none;
		color:#666666;
	}
	#languages a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#999999;
		text-decoration: none;
		white-space: nowrap;	
	}
	#languages a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#990000;
		text-decoration: none;
	}
	
/***************************
	BANNER BEGIN
****************************/
	#banner {
		position:absolute;
		right:42px;
		top:47px;
		height: 55px;
		font-size:10px;
		text-align:left;
		font-style:normal;
		font-size:14px;
		color:#163a52;
		width: 560px;
		}
	#banner1{
	float:left;
	padding-right:2px;
	height:70px;
	text-align: left;
	}
	.bannerContent{
		font-size:9px;
	}
/***************************
	MENU BEGIN
****************************/
	#menu{
	float:left;
	width: 255px;
	}
	.menuTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #F2F2F2;
		background-position: center;
		text-align: center;
		padding-bottom: 6px;
		vertical-align: bottom;
	}
	.menuItem{
		background-image: url(/images/box/box_center_gray.jpg);
		background-repeat: repeat;		
	}
	
	.menuItem ul{
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: lower-roman;
	background-color: #F5F5F5;
	}
	.menuItem ul.level2 li{
		padding-left:15px;
	
	}
	.menuItem li{
		padding:0 10px;	
		list-style:none;
	}
	.menuItem li.selected{
		font-weight:bold;
		color:#336699;
	}
	.menuItem a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #5A5A5A;
		/*color:#163c52; */
		text-decoration: none;
	}
	.menuItem a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #336699;
		text-decoration: none;
	}
	.menuItem_unactive {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; color: #5A5A5A; 
		text-decoration: none; font-style: italic;
	}
	.menuItemSelected {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #336699;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
	}


/***************************
	NEWS BEGIN
****************************/
	#news{
	float:right;
	position:relative;
	width: 240px;	
	background-color: #FFFFFF;
	/* padding-left: 10px;	*/
	}

/***************************
	BOX BORDER BEGIN
****************************/
	#crosseye{
	position:absolute;
	top:8px;
	left:14px;
	width:60px;
	height:60px;
	background-image: url(images/general/crosseye.gif);
	background-repeat:no-repeat;
	z-index: 100;
	}
	.box_corner_tl_crosseye{
		width: 90px;
		background-image: url(images/box/main_img_cl_top.jpg);
		background-repeat: no-repeat;
		height: 50px;
	}
	
	.box_top {
		background-image: url(images/box/box_top.jpg);
		background-repeat: repeat-x;
		height: 25px;
	}
	.box_corner_tl{
		background-image: url(images/box/box_tl.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 30px;
	}
	.box_corner_tr{
		background-image: url(images/box/box_tr.jpg);
		height: 25px;
		width: 25px;
		background-repeat: no-repeat;
	}
	.box_bottom{
		background-image: url(images/box/box_blk_bottom.jpg);
		background-repeat: repeat-x;
		height: 25px;
	}	
	.box_corner_br{
		background-image: url(images/box/box_blk_br.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 25px;
	}
	.box_corner_bl{
		background-image: url(images/box/box_blk_bl.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 30px;
	}
	.box_side_l{
		background-image: url(images/box/box_blk_side_l.jpg);
		background-repeat: repeat-y;
		height: 25px;
		width: 30px;
	}
	.box_side_r{
		background-image: url(images/box/box_blk_side_r.jpg);
		background-repeat: repeat-y;
		height: 25px;
		width: 25px;
	}
/********************
		RED BOX	
*********************/	
	.box_top_red {
		background-image: url(images/box/main_img_center_top_red.jpg);
		background-repeat: repeat-x;
		height: 30px;
		vertical-align: bottom;
	}	
	.box_corner_tl_red {
		background-image: url(images/box/menu_cl_top.jpg);
		background-repeat: no-repeat;
		width: 30px;
		vertical-align: top;
		background-position: left top;
		height: auto;
	}	
	.box_corner_tr_red {
		background-image: url(images/box/menu_cr_top.jpg);
		height: 25px;
		width: 25px;
		background-repeat: no-repeat;
	}	
	
/********************
		BLACK BOX	
*********************/		
	.box_top_blk {
		background-image: url(images/box/box_top_blk.jpg);
		background-repeat: repeat-x;
		height: 30px;
		vertical-align: bottom;
	}
	.box_corner_tl_blk {
		background-image: url(images/box/box_tl_blk.jpg);
		background-repeat: no-repeat;
		width: 30px;
		vertical-align: top;
		background-position: left top;
		height: auto;
	}
	
	.box_corner_tr_blk {
		background-image: url(images/box/box_tr_blk.jpg);
		height: 25px;
		width: 25px;
		background-repeat: no-repeat;
	}
/***************************
		BLACK and GRAY BOX	
****************************/		
		
	.box_top_blk_gray {
		background-image: url(images/box/box_top_blk_gray.jpg);
		background-repeat: repeat-x;
		height: 30px;
		vertical-align: bottom;
	}
	.box_corner_tl_blk_gray {
		background-image: url(images/box/box_tl_blk_gray.jpg);
		background-repeat: no-repeat;
		width: 30px;
		vertical-align: top;
		background-position: left top;
		height: auto;
	}
	.box_corner_tr_blk_gray {
		background-image: url(images/box/box_tr_blk_gray.jpg);
		height: 25px;
		width: 25px;
		background-repeat: no-repeat;
	}	
	.box_bottom_blk_gray{
		background-image: url(images/box/box_blk_gray_bottom.jpg);
		background-repeat: repeat-x;
		height: 25px;
	}	
	.box_corner_br_blk_gray{
		background-image: url(images/box/box_blk_gray_br.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 25px;
	}
	.box_corner_bl_blk_gray{
		background-image: url(images/box/box_blk_gray_bl.jpg);
		background-repeat: no-repeat;
		height: 25px;
		width: 30px;
	}
	.box_side_l_blk_gray{
		background-image: url(images/box/box_blk_gray_side_l.jpg);
		background-repeat: repeat-y;
		height: 25px;
		width: 30px;
	}
	.box_side_r_blk_gray{
		background-image: url(images/box/box_blk_gray_side_r.jpg);
		background-repeat: repeat-y;
		height: 25px;
		width: 25px;
	}
	.box_center_gray{
	background-image: url(images/box/box_center_gray.jpg);
	background-repeat: repeat;	
	}	
	
	#boxContent {
		padding-left:70px;
	
	}
	
/*************************** 
	PAGE CONTENT 
****************************/	
	#contentSection{
	float:left;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	}
	.contentMainImage{
	text-align:right;
	}
	
	#contentSection table{
		width:660px;;
	}
	
/*************************** 
	PAGE Tabs 
****************************/	
.activeTab{
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #666666;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	background-image: url(images/solution/tab-sel-center.jpg);
	background-repeat: repeat-x;
}
.activeTab a{
color:#990000;
}
.tab{
	background-color: #CCCCCC;
	float: left;
	padding: 5px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/Solution/tab-un-center.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tab a{
	color:#000000;
}
#tabSpacer{
	background-color: #FFFFFF;
	float: right;
	height:24px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: bottom;
	width:inherit;
}
.tabContent {
	clear:both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;	
}
#footer {
	clear:both;
	background-image: url(/images/copyrights.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:40px;	
}
#demo {
	background-image: url(/images/pilot.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 230px;
	height: 150px;
	border: thin dashed #990000;
	margin-top: 40px;
	padding-left: 2px;
}
#pilot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 50px;
	margin: 10;
	text-align: left;
}
#register:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
#mScope {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
#register {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	margin-top: 30px;
}
#solutionBoxLearning {
	background-image: url(images/solution/learning_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100px;
}
.question {
	font-style: italic;
}
.answer {
	color: #336699;
}
.tab_act_left {
	background-image: url(images/solution/tab-un-left.jpg);
	width: 24px;
	height: 50px;
}
.tab_act_right {
	background-image: url(images/solution/tab-unselected_r1_c5.jpg);
	width: 24px;
	height: 50px;
}
.tab_act_center {
	background-image: url(images/solution/tab-un-center.jpg);
	height: 50px;
	background-repeat: repeat-x;
}
.headerBottom {
	position: relative;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
	width: 100%;
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#solutionBoxPatientRecord {
	width:100px;
	background-image: url(images/solution/patient_record_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#solutionBoxImgMgmt {
	width:100px;
	background-image: url(images/solution/image_mgmt_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

