* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .75em;
	line-height: 1.7em;
}
p {
	padding-bottom: 1em;
}
ol, ul {
	padding-left: 10px;
	padding-bottom: 1em;
}
img {
	border-style: none;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #666666;
}
abbr, acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
}

/* CSS FOR LAYOUT */

#header {
	border-bottom: 3px solid #CCCCCC;
	float: left;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#homepage #wrapper {
	margin-top: 20px;
}
#homepage #utilityNavigation {
}
#utilityNavigation {
	float: left;
	width: 640px;
}
#utilityNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#utilityNavigation li {
	display: inline;
	margin-right: 30px;
	line-height: 30px;
}
#utilityNavigation a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#utilityNavigation a:hover {
	color: #660000;
	text-decoration: underline;
}
#searchBox {
	text-align: right;
	width: 280px;
	float: right;
	margin-top: 5px;
}
#homepage #branding {
	background: url(../_img/homepage_graphic_1.jpg) no-repeat right 0px;
	height: 154px;
	clear: both;
	border-top: 3px solid #CCCCCC;
}

#homepage #branding h1 {
	display:block;
	width:300px;
	height:154px;
	text-indent:-9009px;
	background:transparent url(../_img/cahp_logo.png) no-repeat 0px center;
	margin: 0px;
	padding: 0px;
}
#homepage  #branding h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#mainNavigation {
	background: #3A5E90;
	float: left;
	border-bottom: 3px solid #FFFFFF;
	width: 100%;
}
#mainNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainNavigation li {
	display: inline;
	float: left;
}
#mainNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 28px;
	padding-left: 28px;
	font: 1em/2.5em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
}
#mainNavigation a:hover {
	background: #4069A2;
}
#mainNavigation a.currentSection {background: #4069A2;}
#noticeItems {
	font-size: .9em;
	line-height: 1.5em;
}
#upcomingEvents, #publications {
	background: url(../_img/vertical_dots.png) repeat-y left 0px;
}
#homepage #contentBlock {
	clear: both;
	background: url(../_img/homepage_content_block_y.gif) repeat-y;
}
#noticeItems {
	width: 160px;
	float: left;
}

#consumerHelp {
	padding: 10px;
	margin-bottom: 20px;
}
#consumerHelp h3 {
	background: url(../_img/underline_small.png) no-repeat center bottom;
	padding-bottom: 7px;
	font-size: 1.5em;
	color: #990000;
	text-align: center;
}
#homepage #whatsNew {
	float: left;
	width: 400px;
	background: url(../_img/homepage_headlines_bar.gif) repeat-x;
	padding-left: 20px;
	padding-right: 10px;
}
#homepage #upcomingEvents {
	float: left;
	width: 160px;
	padding-left: 10px;
	background: url(../_img/homepage_headlines_bar.gif) repeat-x;
	padding-right: 10px;
}
#homepage #publications {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../_img/homepage_headlines_bar.gif) repeat-x;
}
#homepage #footer {
	clear: both;
	margin-left: 180px;
	width: 600px;
	background: #FFFFFF;
}
#homepage #pubEventContainer .trackingTool {
	padding-left: 2px;
}
#whatsNew h3, #upcomingEvents h3, #publications h3 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 40px;
}
#whatsNew h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3A5E90;
}
#upcomingEvents    h2 a  {
	color: #990000;
	text-decoration: underline;
}
#upcomingEvents p {
}
#upcomingEvents  h2, #publications h2 {
	font-size: 1em;
	color: #990000;
	font-weight: bold;
}
#publications ul {
}
#publications li {
}
#footer strong {
	color: #990000;
}
#footer {
	font-size: 0.85em;
	clear: both;
	margin-left: 180px;
	padding-top: 20px;
}

#branding {
	height: 75px;
	clear: both;
	border-top: 3px solid #CCCCCC;
}
.img1 {background: url(../_img/secondary_graphic_1.jpg) no-repeat right 0px;}
.img2 {background: url(../_img/secondary_graphic_2.jpg) no-repeat right 0px;}
.img3 {background: url(../_img/secondary_graphic_3.jpg) no-repeat right 0px;}
.img4 {background: url(../_img/secondary_graphic_4.jpg) no-repeat right 0px;}
.img5 {background: url(../_img/secondary_graphic_5.jpg) no-repeat right 0px;}
.img6 {background: url(../_img/secondary_graphic_6.jpg) no-repeat right 0px;}
.img7 {background: url(../_img/secondary_graphic_7.jpg) no-repeat right 0px;}
.img8 {background: url(../_img/secondary_graphic_8.jpg) no-repeat right 0px;}
.img9 {background: url(../_img/secondary_graphic_9.jpg) no-repeat right 0px;}

#branding h1 {
	display:block;
	width:250px;
	height:75px;
	text-indent:-9009px;
	background:transparent url(../_img/cahp_logo_small.png) no-repeat 0px center;
	margin: 0px;
	padding: 0px;
}
#branding h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#contentBlock  {
	background: url(../_img/threeColumn_y.gif) repeat-y;
}

/* --------------- Local Sidebar Navigation --------------- */
#localNavigation {
	float: left;
	width: 160px;
	margin-top: 60px;
}
#localNavigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#localNavigation li {
	background: url(../_img/dotted_rule_x.gif) repeat-x 0px bottom;
	
}
#localNavigation a {
	color: #666666;
	text-decoration: none;
	display: block;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#localNavigation a:hover {
	color: #990000;
}
#localNavigation a.currentPage {
	font-weight: bold;
	color: #990000;
}
#localNavigation .localSecNav li {
	padding-left: 10px;
	background: url(none);
}
#localNavigation a.current {
	font-weight: bold;
	color: #990000 !important;
}



/* --------------- Upper Utility Navigation --------------- */

#utilityNavigation a.currentPage {
	font-weight: bold;
	color: #990000;
}
#content {
	float: left;
	width: 580px;
	padding-left: 20px;
	margin-right: 20px;
}
#auxilary {
	float: left;
	width: 160px;
	margin-top: 60px;
}
#content h2 {
	font-weight: 100;
	color: #990000;
	margin-top: 15px;
	font-size: 1.5em;
	margin-bottom: 25px;
}
#content h3 {
	color: #3A5E90;
	margin-top: 20px;
	margin-bottom: 10px;
}




.clearFix {
	clear: both;
}
.breadcrumb {
	font-size: 0.85em;
	font-style: italic;
	display: block;
	margin: -15px 0px 0px;
	padding: 0px;
}



/* --------- Blue Notice Panel: Example - Mark your Calendar --------- */
.noticeBLUE {
	background: #D9E1F2;
	margin-bottom: 20px;
}
.noticeBLUE p {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.noticeBLUE strong {
	color: #990000;
}


/* --------- Red Gradient Button --------- */
a.redButton
   {
	background: url(../_img/button_bg_x.png) repeat-x top center #650606;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid #7B0C26;
	display: block;
	font-size: 12px;
}
a.redButton:hover {
	color: #FFFFCC;
}


/* --------- Gray Gradient Button --------- */
.grayButton {
	background: url(../_img/button_grey_x.png) repeat-x center top;
	border: 1px solid #B0C0CD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 8px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.grayButton:hover {
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}


/* --------- Blue Gradient Button --------- */
.blueButton {
	background: url(../_img/button_blue_x.png) repeat-x center top;
	border: 1px solid #83bbd9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 8px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.blueButton:hover {
	border: 1px solid #438DC1;
	color: #438DC1;
	text-decoration: none;
}


/* --------- Sponsor Lists --------- */
.sponsorList {
	padding-bottom: 50px;
}
.logoimg {
	margin-bottom: 40px;
	margin-right: 20px;
	float: left;
}
#logoList p {
	margin-bottom: 20px;
	display: block;
	clear: left;
}

.sponsorship {}

/* --------------------------
Inital setup isolated sponsors table. 
Below I have merged the css so that all tables have the same style
--------------------------*/

/*.sponsorTopics th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FAFAFA;
	color: #990000;
	padding-left: 5px;
	border-bottom: 3px solid #666666;
}
.sponsorTopics td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.sponsorTopics  {
	margin-bottom: 30px;
}*/


/* --------- Various lines or rules applied to headers for seperation --------- */
.contactBiLine {
	background: #F9F9F9;
	padding: 10px 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.sponsorLevelHeaders {
	padding-top: 3px;
	border-top: 1px dotted #CCCCCC;
}
.eventTopicHeader {
	padding-top: 3px;
	border-top: 1px dotted #CCCCCC;
}
.calendarMonth {
	padding-top: 3px;
	border-top: 1px dotted #CCCCCC;
}





/* --------- Table Layout --------- */
th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FAFAFA;
	color: #990000;
	padding-left: 5px;
	border-bottom: 3px solid #666666;
}
td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table  {
	margin-bottom: 30px;
}
tfoot {
	font-weight: bold;
	color: #003366;
}
tfoot td {
	background: #ECFCFF;
	border-top: 3px double #333333;
}
.rowOdd {
}
.rowEven {
	background: #F7F7F7;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#content h3 a {
	text-decoration: none;
	color: #3A5E90;
}
#content h3 a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.newsletter {
	padding-top: 10px;
	padding-bottom: 10px;
}
