/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#000000;
	font:80% verdana, arial, sans-serif;}

h1 {
	color:#0083C6;
	font-size:200%;
	font-weight:normal;}

h2	
	{
	color:#010101;
	font-size:120%;
	font-weight:bold;}

h3	
	{
	color:#555555;
	font-size:100%;
	font-weight:bold;}

h4 {
	color:#666666;
	font-size:90%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:80%;
	font-weight:bold;}

h6 {
	color:#666666;
	font-size:70%;
	font-weight:bold;}

p {
	font-size:100%}

a {
	color:#336699;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

	#container h2 td {font-size:90%;}

/*	1.2 [Layout]  */

body {
	background:#FCFFF4 url(images/body_bg.gif) repeat-x;
	height:98%;}
			
h1 	{margin:0px 0px 0px 0px;}
h2 	{margin:12px 0px 1px 0px;}
h3 	{margin:12px 0px 1px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{line-height:160%;margin:12px 0px 0px 0px;}
	
img {border:0px;}
.clear {clear:both;}

#content ul.VAMValSummaryErrors li {
	background:none;}


/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.footnote {
	font-size:90%}

/*	2.1 [Home Page]  */



/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background-color:#44687D;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row, .table-altrow {
	color:#000000;
	padding:5px;}

.table-row td, .table-altrow td {
	padding:5px;

	}
	
.table-row {
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;}
	
.table-altrow {
	background-color:#eeeeee;}	
	
.image-left	{
	border: 2px #555555 solid;
	margin:5px 8px 5px 0px;
}
.image-right	{
	border: 2px #555555 solid;
	margin:5px 0px 5px 8px;
}
	
/*	2.4 [Library Items]  */




/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	#utilities {
		color: #818A7B;
		font-size:90%;}

		#utilities a {
			color:#818A7B;
			text-decoration:none;}

			#utilities a:hover {
				color:#818A7B;
				text-decoration:underline;}

#footer {
	color:#999999;
	font-size:80%;
	text-align:center;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}

			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:921px;}

#header {	
	clear:both;
	height:111px;}

	#logo {	
		float:left;
		margin:7px 0px 0px 3px;}

	#logo img {
		display:block;}

	#utilities {
		background:url(images/utilities_bg.gif) no-repeat;
		float:right;
		height:25px;
		list-style:none;
		margin:0px 0px 37px 0px;
		padding:12px 8px 0px 0px;
		width:616px;
		text-align:right;}
		
		#utilities li {
			display:inline;
			padding:0px 0px 0px 23px;}

	#topNav {
		clear:right;
		float:right;
		width:593px;}

		#topNav img {
			float:left;
			outline:none;
			display:block;}

#footer {
	clear:both;
	padding:15px 0px 20px 0px;
	width:921px;}

	#footer ul {
		list-style:none;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {
	color:#666666;
	}
	
#homeMain p {
	line-height:140%}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	width:921px;}
	
	#homeLeft {
		float:left;
		width:676px;}

	#homeFlash {
		clear:both;
		height:284px;
		width:100%;}
		
	#homeBottom {
		clear:both;
		padding:20px 0px 0px 0px;
		width:100%;}
		
		#homeBottomA {
			background:url(images/homebottombox_bg.gif) 0px 35px repeat-x;
			min-height:182px;
			height:auto !important;
			height:182px;
			width:100%;
			/* width:676px; This is for orig design with Puplications area */}
			
			#homeBottomAHeader {
				background:#C8C8C8 url(images/homeheader_IntelligentMDx_Mission.gif) no-repeat;
				height:35px;
				margin-bottom:13px;
				width:100%;
				/* width:676px; This is for orig design with Puplications area */}
				
			#homeBottomAContent {
				padding:0px 10px 0px 15px;}
				
				#homeBottomAContent img {
					margin:0px 26px 0px 0px;}
				
		#homeBottomB {
			background:url(images/homebottombox_bg.gif) 0px 35px repeat-x;
			float:right;
			height:182px;
			width:224px;}
			
			#homeBottomBHeader {
				background:url(images/homeheader_publications.gif) no-repeat;
				height:35px;
				margin-bottom:13px;
				width:224px;}
		
	#homeRight {
		background:url(images/homenews_bg.gif) 0px 35px repeat-x;
		float:right;
		min-height:284px;}
		
		#homeRight, #homeRightHeader {
			width:224px;}
		
		#homeRightHeader {
			background:url(images/homeheader_news.gif) no-repeat;
			height:35px;
			margin-bottom:13px;}
			
		#homeRightContent, #homeBottomBContent {
			padding:0px 15px 0px 19px;}

/*	4.3 [ezEdit ToolsFile]  */
				
td.caption {color:#0083C6;text-align:center;}
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#headerText {
	color:#ffffff;
	font-size:140%;
	padding:8px 0px 0px 14px;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	width:921px;}

	#sectionalGraphic {
		clear:both;
		height:180px;}
		
#interiorColumns {
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#leftNav {
		float:left;
		margin:56px 0px 0px 0px;
		width:167px;}
		
		#leftNav table {
			background:url(images/leftnav_bg.gif) repeat-x;
			width:100%;}
		
		#headerText {
			background:#8D8D8D;
			margin-top:18px;
			height:27px;
			width:153px;}
		
	#main {
		float:right;
		margin:33px 0px 0px 0px;
		width:730px;}
	
		#content {
			padding:0px 24px 0px 0px;}
		
			#content table {margin-bottom:8px;}
			
			#content table p {margin-top:0px;}
			
			#content ul {
				margin:15px 0px 0px 35px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 8px 7px no-repeat;
					line-height:120%;
					padding:0px 5px 5px 22px;}
					
				.check {}
					
				#content ul.check li {
					background: url(images/check.gif) 1px 3px no-repeat;
					line-height:120%;
					padding:0px 5px 5px 22px;}
					
				#content ul ul {
					margin:5px 0px 0px 10px;
					list-style:none;
					padding:0px;}
					
				#content ul ul li {
						background: url(images/int_list.gif) 5px 6px no-repeat;
						line-height:120%;
						padding:0px 0px 5px 15px;}
					
					#content ul.check ul li {
						background: url(images/int_list.gif) 5px 6px no-repeat;
						line-height:120%;
						padding:0px 0px 5px 15px;}
				
			#content ol {
				margin:5px 0px 0px 35px;
				padding:0px;}
				
				#content ol li {
					line-height:1.36em;
					padding:0px 0px 3px 0px;}					
				
				#content #posterTable td {
					padding:5px;}
					
			#content img {
				border: solid 1px #ffffff;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {}
		
/*	5.5 [Layout]  */
	
	#library {padding:40px 0px 0px 0px;}
			

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	color:#010101;
	font-weight:bold;
	padding:4px 10px 4px 13px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	color:#777777;
	padding:4px 10px 4px 13px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#777777;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#777777;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#010101;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#010101;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#010101;
	font-weight:bold;
	padding:4px 10px 4px 42px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	color:#777777;
	padding:4px 10px 4px 42px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#777777;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#777777;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#010101;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#010101;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-weight:bold;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	color:#666666;
	padding:6px 22px 6px 62px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:4px 10px 4px 21px;
	text-align: left;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:4px 10px 4px 21px;
	text-align: left;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #777777;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#ffffff;
	color: #000000;
	padding:4px 10px 4px 21px;
	text-align:left;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#0175B8;
	color: #FFFFFF;
	padding:4px 10px 4px 21px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#C1CBBB;
	border:1px solid #FFFFFF;
	border-bottom:1px solid #DAE0D6;
}

.RadMenu_Default 
{
	background: #FFFFFF;
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;
	padding-right: 0px;
	font: 12px arial, verdana, sans-serif;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000;}
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000;}

/*site map*/

#sitemap td {
	padding:5px;
	}