/* YAHOO RESET STYLE RULES- ----------------------------------------
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin: 0;
	padding: 0;
}


fieldset,img {
	border: 0;
}

img a {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

/* LINKS ---------------------------------*/

a:link {
/*	color: #5e5d5e; CNM 122111    */
	color:Orange;
	text-decoration: underline;
}

a:visited {
/*	color: #000;  CNM 122111  */
	color:Orange;
	text-decoration: underline;
}

a:hover {
/*	color: #e4780e;    CNM 122111  */
	color:Orange;
	text-decoration: underline;
}

/* SKELETON FRAMEWORK --------------------*/

html {
	height: 100%;
}

body#cda {
	height: 100%;
	font: 62.5% Arial, Helvetica, Geneva, sans-serif;		
	color: #5e5d5e;
}

#wrapper {
	min-height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
}

#header {
	width: 100%;
	height: auto;
}

#innerHeader {
/*	background-color: #e4780e;    CNM 092208 */
	margin-left: 150px;
	padding: 0;
}

#navigation {
	width: 100%;
	height: 50px;
	background-color: #2d4e6a;
	float: left; 
}

#main {
	clear: both;
	width: 830px;
	padding-top: 8px;
}

#contentWrap {
	margin-left: 150px;
	width: 675px;  /* CNM 092208 change from 650 */
}

#content {
	width: 625px;    /*CNM 092208 change from 600 */
	padding: 5px;   /* CNM 092208 change from 25  */
}

.home #content {
	padding: 0;
}

#sidebar {
	padding-top: 60px;
	width: 140px;
	float: left;
}

div.push {
	height: 30px;
}

#footer {
	clear: both;
/*	background-color: #e4780e;   CNM 092208 */
	margin-left: 150px;
	margin-top: -25px;
	/*position: relative;*/
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#ftcontent {
	padding: 6px 0 8px 25px;
	width: 625px;
	color: #000;
	text-align: right;
}

#siteInfo {
	float: left;
	font-size: 1em;
	position: relative;
}

#copyright {
	float: right;
	color: #000;
	font-size: 1em;
	position: relative;
}

div.half {
	width: 45%;
	padding-right: 4%;
	float: left;
}

/* TYPE --------------------------------- */
h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: .25em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}

p {
	font: 1.35em/1.6em "Times New Roman", Times, Georgia, serif;
/*	margin-bottom: 1em;   CNM 092208 delete */
}

ul.links li {
	font: 1.35em/1.35em Times, "Times New Roman", Georgia, serif;
	padding: 0 0 7px 14px;
	background: url(../img/cda-ul-links.gif) no-repeat 0 4px;
}

ul.special li {
	background: #84a453 url(../img/cda-ul-links.gif) no-repeat 1px 50%;
	padding-left: 10px;
	width: auto;
	margin-bottom: 6px;
	font: 1.3em "Times New Roman", Times, Georgia, serif;
	border-bottom: 1px solid #fff;
}

.special li a {
	color: #fff !important; 
	background-color: #2d4e6a;
	padding: 3px;
	text-decoration: none !important;
	display: block;
}

.special li a:hover {
	text-decoration: underline;
	background: #84a453;
}


#content ul {
	padding-left: 25px;
	font: 1.3em/1.6em "Times New Roman", Times, Georgia, serif;
	list-style-type: disc;
	list-style-position: outside;
}

#content li {
	margin-bottom: .75em;
}

#content ul ul {
	font-size: 1em;
}

cite {
	font-style: italic;
}

dt {
	font-weight: bold;
	font-size: 1.3em;
}

dd {
	font: 1.5em/1.6em "Times New Roman", Times, Georgia, serif;
	margin-bottom: 1em;
}

#content ol li {
	list-style-type: decimal;
	margin-bottom: .5em;
}

hr.clear {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

/* TABLES -------------------------------- */
td {
	font: 1.35em/1.6em "Times New Roman", Times, Georgia, serif;
	padding: 0 10px 0 5px;
}

td td, td td td {
	font-size: 1em;
}

td p {
	font-size: 1em;
	line-height: 1em;  
}

tr.heading {
	background-color: #7d7d7d;
}

tr.heading td {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	border-style: none;
	border-bottom: 2px solid #5e5d5e;
}

tr.alt {
	background-color: #f1f2f2;
}

#grid table, table.classifieds {
	width: 100%;
	font-size: 1em;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#grid table td, table.classifieds td {
	padding: 4px;
}

#grid table th, table.classifieds th {
	background: #9c9e9f;
	color: #ffffff;
	text-align: left;
	padding: 3px;
	border-bottom: 2px solid #6f7375;
}

#grid table th.active, table.classifieds th.active {
	background: #cbcece;
}

#grid .even, table.classifieds .even {
	background: #f1f2f2;
	border-bottom: 1px solid #e6e6e6;
}

.tableA {
	border: 1px solid #5e5d5e;
	margin-bottom: 1em;
}

.tableA td {
	border: 1px solid #e6e6e6;
}

.tableB {
	border: 1px solid #7d7d7d;
	margin-bottom: 1em;
}

.tableB td {
	font: 1.25em/1.5em "Times New Roman", Times, Georgia, serif;
	padding: 5px;
	border: 1px solid #f1f2f2;
}

.tableB tr.heading {
	background-color: #e4780e;
}

.tableB tr.heading td {
	padding: 2px;
	color: #fff;
}

table.tableC {
	border-collapse: collapse;
	margin-bottom: 1em;
}

.tableC tr.heading {
	background-color: #607b97;
}

.tableC tr.heading td {
	color: #fff;
	border-bottom: 2px solid #2d4e6a;
}

.tableC td {
	font: 12px "Times New Roman", Times, Georgia, serif;
	padding: 5px;
	border: none;
}

table.tableD {
	border-collapse: collapse;
	margin-bottom: 0.5em;
}
.tableD td {
	font: 12px Arial, Times, Georgia, serif;
	padding: 3px;
}

table.tableE {
	border-collapse: collapse;
	margin-bottom: 1em;
}

.tableE tr.heading {
	background-color: #607b97;
}

.tableE tr.heading td {
	color: #fff;
	border-bottom: 2px solid #2d4e6a;
}

.tableE td {
	font: 16px "Times New Roman", Times, Georgia, serif;
	padding: 5px;
	border: 1px solid #f1f2f2;
}

table.tableF {
	border-collapse: collapse;
	margin-bottom: 1px;
	margin-top:1px;
}
.tableF td {
	font: 12px Arial, Times, Georgia, serif;
	padding: 1px;
}
.tableF tr {
padding-bottom::1px;
padding-top:1px;
}

/* FORMS --------------------------------- */
fieldset {
	padding: 5px;
	margin-bottom: 10px;
}



label {
	display: block;
	font-weight: normal;
}

input.checkbox {
	display: inline;
	margin-right: 5px;
}


textarea {
	display: block;
}

.radioitem {
	margin: 3px;
	display: inline;
}

.submit {
	margin: 5px;
}

label.error {
	background: #ffffa5;
}

.error {
	color: #ff0000;
}

.error p.message {
	font-weight: normal;
	font-style: italic;
}

label.text {
	padding: 5px 0;
}

input.radioitem {
	margin: 0;
	padding: 0;
}

label.radioitem {
	clear: none;
}

label.radio {
	padding: 2px;
}

fieldset.inner {
	width: 45%;
	float: left;
}

div.submitForm {
	margin: 5px;
	clear: both;
}



/* HEADER ------------------------------- */
#siteTitle {
	position: absolute;
	top: 0;
	left: 0;
}

span#logo {
	display: block;
	text-indent:-5000px;
	width: 150px;
	height: 102px;
	background: url(../img/cda-logo.gif) no-repeat;
}

#mainLinks li {
	display: inline;
}

#headTools {
	height: 50px;
	width: 650px;
}

#mainLinks {
	float: left;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	padding: 25px 0 0 8px;
}

#mainLinks a {
	color: #fff;
	text-decoration: none;
}

#mainLinks a:hover {
	text-decoration: underline;
}

a.login {
	color: #000 !important; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#searchBox {
	float: right;
	padding: 18px 0 0 0;
}

label.search {
	display: inline;
	color: #fff;
	font-size: 1.1em;
	padding-top: 10px;
	margin: 0;
	font-weight: bold;
}

label.search input.button {
	margin-left: 5px;
}

#searchInput {
	width: 130px;
}

/* MAIN NAVIGATION ----------------- */



#nav {
	width: 650px;
}


#nav li {
	display: block;
	float: left;
	border-left: 1px solid #fff;
	height: 50px;
	padding: 0;
	font-size: 10px;
	line-height: 11px;
}

#nav a {
	display: block;
	width: 60px;
	height: 32px;
	padding: 9px;
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	background-color: #607b97;
	text-decoration: underline;
}


#nav li a {
	display: block;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: #607b97;
	z-index: 9000px;
}

#nav li:hover ul {
	clear: both;
	left: auto;
}

#nav li li {
	width: 200px;
	height: auto;
	float: none;
	border: none;
}

#nav li li a {
	width: auto;
	height: auto;
}

#nav .about {
	border-left: 6px solid #e4780e;
}



/* Set Active Section Background Color */
.about li.about, .advocacy li.advocacy, .careers li.careers, .conferences li.conferences, .jobs li.jobs, .member li.member, .patient li.patient, .publications li.publications {
	background-color: #607b97;
}

/*Sidebar -----------------------------------*/


/* Sub-Navigation --------------------------- */

#subnav {
	padding: 10px;   CNM 092208 
	font-size: 1.1em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#subnav li {
	margin-bottom: 6px;   /* CNM 092208 change from 12 */
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #2d4e6a;
} 

#subnav a:hover {
	color: #e4780e;
}

#subnav form {
	margin: 0;
	padding: 0;
}

.currentNav {
	font-weight: bold;
}

.currentNav ul {
	margin: 1em 6px;
}

.currentNav li {
	list-style-type: none;
}

.currentNav ul a:link, .currentNav ul a:visited {
	font-weight: normal;
	font-style: normal;
}

ul.previousNav li a:link, ul.previousNav li a:visited {
	color: #7d7d7d !important;
}

/* HOME PAGE ---------------------------------- */
#homeMain {
	width: 400px;
	float: left;
	border-right: 1px solid #878d93;
}

#homeContent {
	padding: 15px 10px 10px 20px;
}

#secondary {
	width: 200px;
	float: left;
	margin-left: 10px;
}

#whatsNew {
	padding: 60px 0;
}

#whatsNew p {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#whatsNew li {
	font-size: 1.1em;
	margin-bottom: 10px;
}

#whatsNew li a {
	color: #5e5d5e;
}

div.vcard {
	padding: 10px;
	border: 1px solid #f0f0f0;
	margin-bottom: 10px;
}

/* POPUP Pages -------------------------------- */

.popup #siteTitle {
	width: 150px;
	height: 102px;
	float: left;
}

.popup #main{
	margin-left: 150px;
	width: auto;
	padding: 0;
	background: url(../img/popup-bg.gif) repeat-x;
	clear: none;
}

.popup #content {
	padding: 0 25px 25px 0;
}

.popup h1 {
	padding-top: 77px;
	color: #5e5d5e;
}

.popup h2 {
	color: #2d4e6a;
}

.popup #footer {
	background-color: #fff;
}

.locked {
	padding-left: 20px;
	background: no-repeat url(../img/icons/lock.gif);
}

/* Calendar ------------------------------------ */
.date {
	display: block;
	background-color: #f0f0f0;
	text-decoration: none;
	color: #000;
	font: bold 1em Arial, Helvetica, Geneva, sans-serif;
}

.cms .month td a:hover {
	background-color: #cbcece;
	color: #fff;
}

.month td {
	vertical-align: text-top;
	text-align: right;
	font-size: 11px;
	background-color: #fff;
	color: #384955;
	height: 100px;
	border: 1px solid #d9dada;
	padding: 0;
}


.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.month {
	width: 100%;
	text-align: center;
	border: 1px solid #d9dada;
	border-collapse: collapse;
}

.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
td.monthname {
	vertical-align: bottom;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	height: 40px;
}
td.dayname {
	width: 14%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #5e5d5e;
	color: #ffffff;
	padding: 3px 0;
	height: 20px;
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
td.datepicker {
	background-color: #e4e4e4;
	height: 20px;
}

.datepickerform {
	margin: 0px;
}

td.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	height: 40px;
}

td.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}

.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}

.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

td.today .date {
	background-color: #d9dada;
	text-decoration: none;
	color: #000;
	font: bold 1em Arial, Helvetica, Geneva, sans-serif;
}

td.today {
	background-color: #f1f2f2;
}

.selectedday {
vertical-align: text-top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
}


.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}

.event a {
	background-color: #ffff99;
	color: red;
}

.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}

.selectedevent a {
	background-color: #ffff99;
	color: red;
}

.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}

.todayevent a {
	background-color: #ffff99;
	color: red;
}
p.eventcontent a, p.eventcontent a:visited {
	font-size: 10px;
	background-color: #fff;
	color: #2d4e6a;
	font-weight: normal;
	font-style: normal;
	padding: 3px;
	display: block;
	margin: 2px;
}

p.eventcontent a:hover {
	background-color: #607b97;
	color: #fff;
}

.month p {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin: 0;
}

p.calA a {
	background-color: #cc0001;
	color: #fff;
	padding: 2px;
}

p.calB a {
	background-color: #2a5589;
	color: #fff;
	padding: 2px;
}

p.calC a {
	background-color: #fa9714;
	color: #fff;
	padding: 2px;
}

p.calD a {
	background-color: #89c42a;
	color: #fff;
	padding: 2px;
}

p.calE a {
	background-color: #edc607;
	color: #fff;
	padding: 2px;
}

.errorBox {
	background-color: #fff4c2;
	padding: 5px;
	border: 2px solid #ffe879;
}

.errorBox h1 {
	color: #cc0001;
	font: bold 2em Arial, Helvetica, Geneva, sans-serif;
}

div.pubSearch {
	width: 200px;
	border: 1px solid #cbcece;
	background-color: #e6e6e6;
	padding: 5px;
	float: right;
}

/* Notes for CDA Style guide ---------------------------------*/
h2.styleNote {
	color: #fff;
	padding: 5px;
	background-color: #607b97;
	border: 2px solid #2d4e6a;
	margin-top: 30px;
}

p.styleNote {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	background-color: #e6e6e6;
	padding: 10px;
}

