/*  [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:#666666;
	font:75% arial, sans-serif;}

h1 {
	color:#0E2157;
	font-size:200%;
	font-weight:bold;}

h2	
	{
	color:#C19A3B;
	font-size:140%;
	font-weight:bold;}

h3	
	{
	color:#555555;
	font-size:110%;
	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:110%;}

a {
	color:#0E2157;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td, #int_container td {
		font-size:100%;} /* ezedit vs. front-end fix */

	#container h2 td {font-size:90%;}

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 12px 0px;}
h2 	{margin:0px 0px 4px 0px;}
h3 	{margin:0px 0px 1px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{line-height:140%;margin:0px 0px 12px 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:#0E2157;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
	.table-header-app a {
		color:#ffffff;}

.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: #666666;
		font-size:90%;}

		#utilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover {
				color:#666666;
				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 {
	background: url(images/container_bg.gif) 0px 102px repeat-x;
	min-height:646px;
	height:auto !important;
	height:646px;
	width:100%;}
	
	#int_container {
	background: url(images/int_container_bg.gif) 0px 102px repeat-x;
	min-height:646px;
	height:auto !important;
	height:646px;
	width:100%;}
	
#headerContainer {
	background: url(images/headercontainer_bg.gif) repeat-x;
	clear:both;
	height:102px;
	width:100%;}

#header {
	margin:0px auto;
	height:28px;
	width:940px;}

	#logo {	
		float:left;
		margin:15px 0px 0px 0px;}

	#logo img {
		display:block;}

	#utilities {
		background:url(images/utilities_bg.gif) 69px 1px no-repeat;
		float:right;
		list-style:none;
		height:21px;
		padding:7px 3px 0px 0px;
		text-align:right;}
		
		#utilities li {
			display:inline;
			padding:0px 0px 0px 12px;}
			
	#tagline {
		float:right;
		margin:45px 18px 0px 0px;}

	#topNav {
		clear:both;
		float:left;
		height:28px;
		padding-left:1px;
		width:939px;}

		#topNav img {
			float:left;
			outline:none;
			margin-left:0px;}
			
#footer {
	clear:both;
	margin:15px auto;
	width:940px;}

	#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;
	}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px auto;
	width:940px;}
	
	#homeFlash {
		clear:both;
		height:480px;
		width:940px;}
		
	

/*	4.3 [ezEdit ToolsFile]  */
				
td.caption {color:#0083C6;text-align:center;}
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#main {
	font-size:90%;}
	
#content ul li {
	line-height: 140%;
	font-size: 110%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:940px;}

	#sectionalGraphic {
		clear:both;
		height:127px;}
		
#interiorColumns {
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#leftContainer {
		margin:24px 0px 0px 0px;
		float:left;
		width:178px;}
	
	#leftNav {		
		background:#FEFEFE url(images/leftnav_bg.gif) repeat-x;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		min-height:93px;
		height:auto !important;
		height:93px;
		padding: 10px 0px;
		width:176px;}
		
		#leftBtm img, #leftTop img {
			display:block;}
			
		#leftBtm {
			clear:both;}		
			
		#leftNav table {
			width:100%;}
		
	#main {
		float:right;
		margin:34px 0px 0px 0px;
		width:744px;}
	
		#content {
			padding:0px 24px 0px 0px;}
		
			#content table {margin-bottom:8px;}
			
			#content table p {margin-top:0px;}
			
			#content ul {
				margin:5px 0px 7px 25px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 5px no-repeat;
					padding:0px 0px 7px 12px;}
					
				#content ul ul {
					margin:5px 0px 0px 10px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list_blue.gif) 5px 6px no-repeat;
						line-height:140%;
						padding:0px 0px 3px 12px;}
				
			#content ol {
				margin:5px 0px 0px 35px;
				padding:0px;}
				
				#content ol li {
					padding:0px 0px 3px 0px;}
			
			#why_clinquest	{
			color:#BE9B3F;
			}
				
/* 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:#0E2157;
	font-weight:bold;
	padding:4px 10px 4px 15px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	color:#666666;
	padding:4px 10px 4px 15px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#0E2157;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#0E2157;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#AA862F;
	font-weight:bold;
	font-size:90%;
	padding:4px 10px 4px 36px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	color:#AA862F;
	font-size:90%;
	padding:4px 10px 4px 36px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#AA862F;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#AA862F;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#AA862F;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#AA862F;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 17px;
	text-align: left;
	white-space:normal;
	width:141px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:4px 10px 4px 17px;
	text-align: left;
	white-space:normal;
	width:141px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #666666;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	color: #0E2157;
	padding:4px 10px 4px 17px;
	text-align:left;
	white-space:normal;
	width:141px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	color: #0E2157;
	padding:4px 10px 4px 17px;
	text-align:left;
	white-space:normal;
	width:141px;
}

.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:#FEFEFE url(images/topnav_dd_bg.gif) 0px 0px repeat-x;
	border:1px solid #CCCCCC;
	border-top:0px;
	width:168px;
}

.RadMenu_Default 
{}

.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;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_top.gif) center top no-repeat;
	padding-top:8px;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-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; }

#content #sitemap td {
	padding:5px;}