body {
	margin: 0;
	background: #fff;
}

body#nobackground { background: #fff; }

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #7A180E;
	font: normal 30px/1em Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	margin: 3px 0 10px 0;
	padding: 0 0 4px 0;	
}

h2 {
	color: #666;
	font: normal 20px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0;
}

h3 {
	color: #2F459A;
	font: normal 16px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0;
}

a:link, 
a:active, 
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #2F459A;
}

a:hover {
	text-decoration: none;
}


/* Flyout Menus
----------------------------------------*/
#navtop2 li ul {
	background: #fff;
	border: none;
	float: left;
	left: 0;
	margin: 0;
	padding: 8px 0;
	position: absolute;
	text-align: left;
	width: 770px;
}

#navtop2 li>ul { left: auto; }

#navtop2 li ul li {
	border: none;
	display: inline;
	float: none;
	text-align: center;
	width: auto;
}

#navtop2 li li a,
#navtop2 li li a:hover {
	background: none;
	border-left: 1px solid #ccc;
	color: #2F459A;
	display: inline;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 12px;
	width: auto;
}

#navtop2 li li a:hover { color: #2F459A; }

#navtop2 li li a.first { border: none; }

#navtop2 li.topNav_0 ul {
	text-align: left;
	width: 770px;
}

#navtop2 li.topNav_1 ul {
	text-align: left;
	width: 653px;
}

#navtop2 li.topNav_2 ul {
	text-align: left;
	width: 572px;
}

#navtop2 li.topNav_3 ul {
	text-align: left;
	width: 463px;
}

#navtop2 li.topNav_4 ul {
	margin: 0 0 0 -485px;
	text-align: right;
	width: 619px;
}

#navtop2 li.topNav_5 ul {
	margin: 0 0 0 -619px;
	text-align: right;
	width: 709px;
}

#navtop2 li.topNav_6 ul {
	margin: 0 0 0 -710px;
	text-align: right;
	width: 770px;
}



/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background: #fff;
}

#pageheadertable { background: #2F459A; }


/* Main Content
----------------------------------------*/
#maincontentcell {
	padding: 32px 0 20px 0;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable,
#maincontentsubcell { padding: 0; }

#maincontentsubcell p { line-height: 1.6em; }

* html #maincontentsubcell p { margin: 14px 2px; }

#maincontentsubcell ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/7366/imgs/li-bullet.png) no-repeat left 1px;
	line-height: 1.2em;
	padding: 0px 0 10px 16px;
}

#maincontentsubcell blockquote {
	background: #E3EBF2;
	border-left: 1px solid #8FAECA;
	padding: 1px 0;
	margin: 0 19px 0 17px;
}

* html #maincontentsubcell blockquote { border-bottom: 1px solid #fff; }

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 13px/1.4em Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: #747271;
}

#maincontentsubcell blockquote p {
	padding: 0 8px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	padding: 0;
	border-left: 20px solid #fff;
}

#rightnavcell ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/7366/imgs/li-bullet.png) no-repeat left 1px;
	line-height: 1.2em;
	padding: 0px 0 10px 16px;
}


/* Footer
-----------------------------------*/
#footertablecell {
	padding: 8px;
	text-align: center;
	border-top: 3px solid #2F459A;
}

#footertablecell p {
	font: 11px/1em Arial, Helvetica, sans-serif;
	color: #333;
}

#footertablecell a:link,
#footertablecell a:active,
#footertablecell a:visited {
	color: #B82617;
	text-decoration: underline;
}

#footertablecell a:hover { text-decoration: none; }


/* Landing Styles
-----------------------------------*/
#landing {
	margin: 0 0 15px 0;
}

#landing td.mission {
	background: #8FAECA;
	color: #fff;
	font: italic 25px/1.2em Arial, Helvetica, sans-serif;
	padding: 0 10px;
}

img#nurses {
	border-right: 15px solid #fff;
}

#news ul {
	margin: 0;
	font-size: 11px;
}

#news a {
	font-size: 10px;
	font-weight: bold;
}


/* Google CSE
-----------------------------------*/
form#cse-search-box {
	left: 50%;
	margin: 0 0 0 93px;
	position: absolute;
	top: 3px;
	z-index: 999;
}