/******  Style sheet for CTN site   *********/
html { 
font-size: 100%; /* IE hack */ 
}

body {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 75%;
	line-height: normal;
	text-align: center;
	margin: 10px; /* pushes in right, bottom, and left margins for illusion of white space */
	padding: 0px;
	background-color: #FFFFFF;
}

/********** styles for subpage navbar *****************/

body#about #topNav ul li#aboutnav, body#providers #topNav ul li#providersnav, body#vendors #topNav ul li#vendorsnav, body#press #topNav ul li#pressnav, body#council #topNav ul li#councilnav, body#resources #topNav ul li#resourcesnav, body#faq #topNav ul li#faqnav 

{
/*	background-color: #3d88cb; */
	background-color: #FFCC00;
	
}

body#about #topNav ul li a#aboutnavtext, body#providers #topNav ul li a#providersnavtext, body#vendors #topNav ul li a#vendorsnavtext, body#press #topNav ul li a#pressnavtext, body#council #topNav ul li a#councilnavtext, body#resources #topNav ul li a#resourcesnavtext, body#faq #topNav ul li a#faqnavtext
{
/*	color: #ffffff; */
	color: #000000;
}

/*********  end of styles for subpage navbar ****************/

#wrapper {
	width: 100%;
	height: auto;
	text-align: left;
	border: 1px #000000 solid; /* thin black line around the whole thing */
}

#homeBanner {
position: relative;
margin: 0px; /* provides space on left and right of page, between #bodywrap border and content */
padding: 0px;
}

#homeLogo {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 163px; /* fixed width */
	z-index: 1;
}

#missionWrapper {
	position: relative;
	left: 163px;
	top: 0px;
	bottom: 0px;
	margin-right: 418px;
/*	margin-left: 163px; /* must be the width of #leftcol + whatever margin you want */
}

#mission {
	height: 125px;
	padding: 22px 10px 0px 10px;
	left: 0px;
	right: 0px;
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}

#topRight {
width: 260px;
height: auto;
padding: 25px 0px;
margin: 0;
position: absolute;
right: -260px;
top: 0px;
}

#topRight #surveyButton {
background-image:url("../images/ctn_button_big.gif");
background-position: top left;
background-repeat:no-repeat;
text-align: center;
width: 241px;
height: 75px;
padding: 15px 0px;
margin: 0px;
font-family: Arial, Tahoma, sans-serif;
font-size: 1.0em;
line-height: 1.0em;
color: #ffffff;
font-weight: bold;
}

#topRight #surveyButton ol {
font-family: Arial, Tahoma, sans-serif;
font-size: 1.0em;
color: #ffffff;
font-weight: bold;
padding: 0px;
margin: 0px;
}

#topRight #surveyButton ol li a {
font-family: Arial, Tahoma, sans-serif;
font-size: inherit;
line-height: inherit;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#topRight #loaButton {
background-image:url("../images/ctn_button3.gif");
background-position: top left;
background-repeat:no-repeat;
text-align: center;
width: 241px;
height: 50px;
padding: 7px 0px;
margin: 0px;
}

#topRight #loaButton p {
font-family: Arial, Tahoma, sans-serif;
font-size: 1.0em;
line-height: 1.2em;
color: #000000;
font-weight: bold;
padding: 0px;
margin: 0px;
}

#topRight #loaButton p a {
font-family: Arial, Tahoma, sans-serif;
font-size: inherit;
line-height: inherit;
color: #000000;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #000000;
}

#topNav {
width: 99%;
height: 26px;
font-size: 1em;
padding: 0px 0px 0px 12px;
margin: 0;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
/*background-color: #b9d4e9;
color: #000000; */
background-color: #4168B3;
color: #ffffff;
clear: both;
}

#topNav ul {
width: 100%;
height: 100%;
font-size: inherit;
padding: 0px;
margin: 0px;
display: inline;
text-align: center;
}

#topNav ul li {
line-height: 23px;
height: 23px;
font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
font-size: inherit;
font-weight: normal;
padding: 2px 3px 1px 3px;
margin: 0px;
display: block;
float: left;
list-style-type: none;
}

#topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active {
height: 23px;
font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
font-size: inherit;
font-weight: normal;
/*padding: 6px 3px 6px 3px;*/
padding: 5px 3px 5px 3px;
margin: 0px;
text-decoration: none;
/*color: #000000; */
color: #ffffff;
}

#topNav ul li a:hover {
/*	background-color: #3d88cb;
	color: #ffffff; */
	background-color: #FFCC00;
	color: #000000;
}

#topNav form ul li.search {
	line-height: 23px;
	height: 23px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: inherit;
	font-weight: normal;
	padding: 0px 3px 0px 0px;	
	margin: 0px;
	display: block;
	float: left;
	list-style-type: none;
	clear: none;	
}

#topNav form ul li.search {
	margin: 0px;
	padding: 2px 1px 2px 1px;	
}

#topNav form ul li.search input {
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	margin: 0px 2px 0px 0px;
	padding: 1px 0px 0px 0px;
}

#mission p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1em; /* 1.2 */
	line-height: 1.3em;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	display: inline;
}

#mission h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#mainBody {
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0;
}

#midDiv {
	width: 100%;
	height: 270px;
	padding: 7px 0;
	margin: 0;
}


#lowerDiv {
	width: 100%;
	height: auto;
	padding: 7px 0;
	margin: 0;
	clear: both;
}

#lowerLeft {
	width: 33%;
	height: auto;
	padding: 0px 10px 5px 5px;
	margin:0px;
	float: left;
}

#midLeft {
	width: 330px;
	height: 270px;
	padding: 0px 7px 7px 0px;
	margin:0px;
	float: left;
	text-align: center;
}

#midRight {
	margin-left: 0px;
	width: auto;
	height: 270px;
	padding: 0px 10px;
	margin: 0px;
}

#lowerMid {
	width: 30%;
	padding: 0px 0px 7px 7px;
	margin: 0;
	float: left;
	border-right: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1em;
}

#lowerRight {
	width: 30%;
	padding: 0px 7px 7px 7px;
	margin: 0;
	float: left;
}

#lowerMid ul, #lowerRight ul {
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: normal;
	list-style: disc;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}

#lowerRight ul li {
font-size: inherit;
}

#midLeft p, #midMid p, #midRight p,#lowerLeft p, #lowerMid p, #lowerRight p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: normal;
	padding: 3px 0px;
	margin: 0px;
}

#midLeft h2, #midMid h2, #midRight h2,#lowerLeft h2, #lowerMid h2, #lowerRight h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	padding: 3px 0px;
	margin: 0px;
}

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px;
	margin: 0;
	clear: both;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;	
	font-size: 1em;	
}

#footerNav {
	width: 99%;
	height: 22px;
	font-size: inherit;
	padding: 0px 0px 0px 12px;
	margin: 0;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	/*background-color: #b9d4e9;
	color: #000000; */
	background-color: #4168B3;
	color: #ffffff;
	clear: both;
}

#footerNav ul {
	width: 100%;
	height: 23px;
	padding: 2px 0px 5px 0px;
	margin: 0px;
	overflow: hidden; /* hide divider line, which is too long */
}

#footerNav ul li {
	display: inline;
	line-height: 23px;
	height: 30px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;	
	font-size: inherit;
	line-height: normal;
	list-style-type: none;
	padding: 2px 3px 4px 3px;
	text-align: center;
/*	display: block;
	float: left; */
	border-left: 1px #000000 solid;
	overflow: hidden; /* hide divider line, which is too long */	
}

#footerNav ul li a:link, #footerNav ul li a:visited, #footerNav ul li a:active {
	height: 23px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;	
	font-size: inherit;
	line-height: normal;
	text-decoration: none;
/*	color: #000000; */
	color: #ffffff;
	padding: 5px 3px 4px 3px;
	margin: 0;
}

#footerNav ul li a:hover {
/*	background-color: #3d88cb;
	color: #ffffff; */
	background-color: #FFCC00;
	color: #000000;
}

#footerNav ul li.first {
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: normal;
	display: inline;
	list-style: none;
	padding: 3px 3px 12px 3px;
	margin: 0;
	border: none;
}

#copyright {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	padding: 0;
	margin: 0;
}

/**********************************************/
/*********** sub page styles  *****************/
/**********************************************/

#subpageBody {
	background-image: url("../images/background_line.gif");
	background-repeat: repeat-y;
	background-position: top left;
	float:left;
	height:auto;
	width:100%;
}

#subpageBanner {
/*	width: 100%;
	height: 110px;
	float: left;
	padding: 0px;
	margin: 0px;*/
	position: relative;
	margin: 0px;
	padding: 0px;	
}

#subpageLogo {
	width: 115px;
	height: 110px;
	float: left;
	padding: 0px;
	margin: 0px;	
	border-right: 1px solid #000000;
}

#subpageTopRight {
	width: 300px;
	height: 110px;
	float: left;
	padding: 0px;
	margin: 0px;	
	font-family: Arial, Tahoma, sans-serif;
	font-size: .8em;
}

/* begin CSS for top row of most subpages (not "For Healthcare Providers") */

#subpageMidTop {
font-family: Arial, Tahoma, sans-serif;
font-size: 1.0em;
position: relative;
left: 10px;
padding: 10px;
}

#subpageMidTop #mission2 {
	height: 70px;
	position: absolute;
	padding: 10px;
	left: 120px;
	right: 20px;
	top: 20px;
	float: left;
}

#subpageMidTop #mission2 p, #subpageMidTop2 #mission2 p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1em; /* 1.2em */
	line-height: 1.3em;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

#subpageMidTop #mission2 p strong, #subpageMidTop2 #mission2 p strong {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.375em; /* 1.15em */
	line-height: 1.3em;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

/* begin CSS for top row of "For Healthcare Providers" subpages */

#subpageMidTop2 {
	position: relative;
	left: 10px;
	top: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#subpageMidTop2 #mission2 {
	height: 70px;
	position: absolute;
	padding: 30px 30px 10px 10px;
	left: 120px;
	right: 294px;
	top: 0px;
	bottom: 0px;
	float: left;
	border-right: 1px solid #000000;
}
/*
#subpageMidTop2 #mission2 p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

#subpageMidTop2 #mission2 p strong {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.15em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
 */
 
/* survey button on "For Healthcare Providers" subpages */

#topRight2 {
width: 260px;
height: 60px;
padding: 25px 10px;
margin: 0;
position: absolute;
right: 0px;
top: 0px;
}

#topRight2 #surveyButton {
background-image:url("../images/ctn_button.gif");
background-position: top left;
background-repeat:no-repeat;
text-align: center;
width: 241px;
height: 50px;
padding: 7px 0px;
margin: 0px 0px 0px 5px;
}

#topRight2 #surveyButton p {
font-family: Arial, Tahoma, sans-serif;
font-size: 1.0em;
line-height: 1.2em;
color: #ffffff;
font-weight: bold;
padding: 0px;
margin: 0px;
}

#topRight2 #surveyButton p a {
font-family: Arial, Tahoma, sans-serif;
font-size: inherit;
line-height: inherit;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#subpageLeftNav {
	width: 140px;
	height: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 70px 0 0 0px;
	margin: 0;
	float: left;
	display: block;
	text-align: center;
}

#subpageLeftNav ul {
	width: 140px;
	display: block;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
}

#subpageLeftNav ul li {
	list-style: none;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	padding:3px 6px;
	margin: 0;
/*	background-color: #b9d4e9; */
	background-color: #4168B3;
	border-bottom: 1px #000000 solid;
}

#subpageLeftNav ul li.last {
	list-style: none;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	padding:3px 6px;
	margin: 0;
	border-bottom: none;
}

#subpageLeftNav ul li a:link, #subpageLeftNav ul li a:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	text-decoration: none;
/*	color: #000000; */
	color: #ffffff;
	padding:3px 0px;
	margin: 0;
}

#subpageLeftNav ul li a:hover {
/*	color: #ffffff; */
	color: #000000;
}

#subpageLeftNav ul li:hover, #subpageLeftNav ul li:active {
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	text-decoration: none;
/*	background-color: #3d88cb;
	color: #ffffff; */
	background-color: #FFCC00;
	color: #000000;
	padding:3px 6px;
	margin: 0;
}

#subpageMidColWide {
	clear: right;
	width: auto;
	position: relative;
	left: 0px;
	right: 0px;
	height: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: 1.4em;	
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 0px 150px;
}

#subpageMidColWide #subpageMidCol {
	clear: none;
	width: 64.1%;
	height: auto;
	float: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: 1.4em;	
	padding: 5px 10px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#subpageMidCol h1, #subpageMidColWide h1 {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
}

#subpageMidCol h2, #subpageMidColWide h2 {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	/*text-decoration: underline; */
}

#subpageMidCol p, #subpageMidColWide p, #subpageMidCol td, #subpageMidColWide td {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: 1.4em;
}

#subpageMidCol ul, #subpageMidColWide ul, #subpageMidCol ol, #subpageMidColWide ol {
	padding: 0px 0px 5px 25px;
	margin: 0px;
}

#subpageMidCol ul li, #subpageMidColWide ul li, #subpageMidCol ol li, #subpageMidColWide ol li {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: inherit;
	line-height: normal;
}

#subpageMidColWide #subpageRightCol {
	width: 190px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: inherit;
	padding: 10px 5px 10px 5px;
	margin: 20px 0px 10px 0px;
	float: left;
	background-color: #CCCCCC;	
}

#subpageMidColWide #subpageRightCol #messageContent #picquote  {
	width: 100%;
	height: auto;
	float: left;

}

#subpageMidColWide #subpageRightCol #messageContent #picquote #pic {
	width: 190px;
	height: auto;
	float: left;
	margin-top: 0px;
}

#subpageMidColWide #subpageRightCol #messageContent #picquote #quote {
	width: 190px;
	height: auto;
	float: left;
}

#subpageMidColWide #subpageRightCol #messageContent h2 {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 1.1em;
	line-height: normal;
	padding: 5px 7px 10px 7px;
	margin: 0;
}

#subpageMidColWide #subpageRightCol #messageContent p {
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 1em;
	line-height: normal;
	text-align: left;
	padding: 5px 0;
	margin: 0;
}

acronym {
text-decoration: none;
}

/* skip nav link */
.skip {
display: block;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 50px;
padding: 0px;
position: absolute;
text-align: left;
list-style: none;
}

.skip a {
display: inline;
padding: 0px;
margin: 0px;
position: absolute;
left: -1000px;
text-decoration: none;
width: 150px;
z-index: 2;
}

.skip a:focus, .skip a:active {
background: #555555 none repeat scroll 0%;
border: 2px solid #333333;
color: #FFFFFF;
position: absolute;
left: 120px;
top: 0px;
}

.skip a:hover {
cursor: default;
}

#validButton {
width: 110px;
height: 17px;
float: right;
padding: 0px;
margin: 5px 12px 0px 0px;
}

#validButton ul {
width: 100%;
height: 100%;
font-size: inherit;
padding: 0px;
margin: 0px;
display: inline;
text-align: left;
}

#validButton ul li {
line-height: 18px;
height: 18px;
font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
font-size: inherit;
font-weight: normal;
padding: 0px 2px;
margin: 0px;
display: block;
float: left;
list-style-type: none;
}

.warningText {
color: #ff0000;
font-weight: bold;
}

.noDisplay {
display: none;
}