.ie5mac /* fake style for IE 5/Mac bug */ {
	color: #fff;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	color: #5A5A5A;
	line-height: 1.8em;
	text-align: center;
	vertical-align: top;
	background-color: #ecead9;
}

td {
	vertical-align: top;
}

p {
	margin: 0 0 9px 0;
	padding: 0;
	line-height: 16px;
	color: #333;
}

form {
	display: inline;
}

a:link,
a:active,
a:visited {
	color: #104a7d;
}

a:hover {
	color: #173257;
}

a img {
	border: 0;
}

h1 {
	color: #104a7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0px 0;
}

h2 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	padding: 10px 0 0px 0;
}

h3 {
	
} 

h4 {
	
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

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

ul li {
	padding: 0px 0 5px 10px;
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 0 7px;
}

ol {
	margin: 10px 0 10px 25px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

sup {
font-size: xx-small;
}

hr {
color: #ccc;
margin: 20px 0;
}





/* 508 */

#skipNavigation {
	position: absolute;
	height: 0;
	overflow: hidden;
}







/* STRUCTURAL ELEMENTS */
#containerTop {
	width: 970px;
	height: 5px;
	background: transparent url(/images/shadow_top.gif) no-repeat top left;
	margin: 10px auto 0 auto;
}

#containerBottom {
	width: 970px;
	height: 5px;
	background: transparent url(/images/shadow_bottom.gif) no-repeat bottom left;
	margin: 0 auto 10px auto;
}

#containerLeft {
	width: 965px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background: transparent url(/images/shadow_left.gif) repeat-y top left;
	padding-left: 5px;
}

#containerRight {
	background: transparent url(/images/shadow_right.gif) repeat-y top right;
	padding-right: 5px;
	position: relative;
	text-align: left;
	width: 960px;
	background-color: #fff;
}







/* BRANDING */
#branding {
	height: 121px;
	position: relative;
	background: transparent url(/images/logo_site.gif) no-repeat top left;
	width: 960px;
}

#branding-logo {
	height: 121px;
	width: 400px;
	position: absolute;
	top: 0;
	left: 0;
}

#utilityNav {
	position: absolute;
	top: 13px;
	right: 15px;
}

#utilityNav a:link,
#utilityNav a:active,
#utilityNav a:visited,
#utilityNav a:hover {
	color: #767676;
	text-decoration: none;
	display: block;
	background: url(/images/supernav_bullet.gif) no-repeat 0 5px;
	float: left;
	padding: 0 0 0 12px;
	margin: 0 12px 0 0;
	font-size: 10px;
}

#utilityNav a:hover {
	text-decoration: underline;
}

#faq {
	color: #5681aa;
	position: absolute;
	top: 50px;
	right: 15px;
}

#faq a:link,
#faq a:visited,
#faq a:active,
#faq a:hover {
	color: #5681aa;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#faq a:hover {
	text-decoration: underline;
}

#buttonTellFriend {
	position: absolute;
	top: 75px;
	right: 160px;
	height: 22px;
	width: 99px;
	background: url(images/button_tell_friend.png) no-repeat 0px 0px;	
}

#buttonDownloadBrochure {
	position: absolute;
	top: 75px;
	right: 15px;
	height: 22px;
	width: 137px;
	background: url(images/button_download_brochure.png) no-repeat 0px 0px;
}









/* MAIN NAVIGATION */

#navigation {
	width: 960px;
	border-bottom: 10px solid #104a7d;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 40px;
	background: none;
	position: relative;
}

#navigation span {
	position: absolute;
	height: 40px;
	top: 0;
	left: 0;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active,
#navigation a:hover {
	position: absolute;
	height: 40px;	
	top: 0;
	left: 0;
	font-size: 9px;
}

#navWhatIs,
#navWhatIs a:link,
#navWhatIs a:active,
#navWhatIs a:visited,
#navWhatIs a:hover,
#navWhatIs span {
	width: 198px;
}

#navWhatIs span {
	background: url(images/nav_what_is.gif) no-repeat 0px 0px;
}

#navWhatIs a:hover span,
#navWhatIs a.selected:link span,
#navWhatIs a.selected:visited span,
#navWhatIs a.selected:active span,
#navWhatIs a.selected:hover span {
	background: url(images/nav_what_is.gif) no-repeat 0px -40px;
}

#navIsMifeprex,
#navIsMifeprex a:link,
#navIsMifeprex a:active,
#navIsMifeprex a:visited,
#navIsMifeprex a:hover,
#navIsMifeprex span {
	width: 189px;
}

#navIsMifeprex span {
	background: url(images/nav_is_mifeprex.gif) no-repeat 0px 0px;
}

#navIsMifeprex a:hover span,
#navIsMifeprex a.selected:link span,
#navIsMifeprex a.selected:visited span,
#navIsMifeprex a.selected:active span,
#navIsMifeprex a.selected:hover span {
	background: url(images/nav_is_mifeprex.gif) no-repeat 0px -40px;
}

#navSafety,
#navSafety a:link,
#navSafety a:active,
#navSafety a:visited,
#navSafety a:hover,
#navSafety span {
	width: 189px;
}

#navSafety span {
	background: url(images/nav_safety.gif) no-repeat 0px 0px;
}

#navSafety a:hover span,
#navSafety a.selected:link span,
#navSafety a.selected:visited span,
#navSafety a.selected:active span,
#navSafety a.selected:hover span {
	background: url(images/nav_safety.gif) no-repeat 0px -40px;
}


#navHowDoI,
#navHowDoI a:link,
#navHowDoI a:active,
#navHowDoI a:visited,
#navHowDoI a:hover,
#navHowDoI span {
	width: 188px;
}

#navHowDoI span {
	background: url(images/nav_how_do_i.gif) no-repeat 0px 0px;
}

#navHowDoI a:hover span,
#navHowDoI a.selected:link span,
#navHowDoI a.selected:visited span,
#navHowDoI a.selected:active span,
#navHowDoI a.selected:hover span {
	background: url(images/nav_how_do_i.gif) no-repeat 0px -40px;
}

#navWhatToExpect,
#navWhatToExpect span,
#navWhatToExpect a:link,
#navWhatToExpect a:active,
#navWhatToExpect a:visited,
#navWhatToExpect a:hover {
	width: 196px;
}

#navWhatToExpect span {
	background: url(images/nav_what_to_expect.gif) no-repeat 0px 0px;
}

#navWhatToExpect a:hover span,
#navWhatToExpect a.selected:link span,
#navWhatToExpect a.selected:visited span,
#navWhatToExpect a.selected:active span,
#navWhatToExpect a.selected:hover span {
	background: url(images/nav_what_to_expect.gif) no-repeat 0px -40px;
}






/* LOCAL NAV */

#nav-main {
	width: 240px;
	background: url(/images/localnav_top.gif) no-repeat top left;
}

#nav-main ul {
	padding: 20px 0 5px 20px;
	margin: 0;
	list-style: none;
}

#nav-main ul li {
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
}

#nav-main ul ul {
	padding: 0;
	margin: 0;
}

#nav-main ul li ul li {
	background: url(/images/localnav_arrow.gif) no-repeat 0 14px;
	padding: 10px 0 0px 12px;
	font-size: 11px;
	line-height: 14px;
}

#nav-main ul li a:link,
#nav-main ul li a:active,
#nav-main ul li a:visited,
#nav-main ul li a:hover {
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-main ul li ul li a:link,
#nav-main ul li ul li a:active,
#nav-main ul li ul li a:visited,
#nav-main ul li ul li a:hover,
#nav-main ul ul #nav-section li a:link,
#nav-main ul ul #nav-section li a:visited,
#nav-main ul ul #nav-section li a:active,
#nav-main ul ul #nav-section li a:hover {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#nav-main ul ul #nav-section a:link,
#nav-main ul ul #nav-section a:active,
#nav-main ul ul #nav-section a:visited,
#nav-main ul ul #nav-section a:hover,
#nav-main ul li ul li a:hover,
#nav-main ul ul #nav-section li a:hover {
	font-weight: bold;
	color: #104a7d;
}

#nav-main-bottom {
	height: 13px;
	line-height: 0;
	overflow: hidden;
	width: 240px;
	background: url(/images/localnav_bottom.gif) no-repeat bottom left;
	margin-bottom: 10px;
}

/* ADDITIONAL RESOURCES */

#resources {
	width: 240px;
	margin-top: 10px;
	background: url(/images/localnav_top.gif) no-repeat top left;
}

#resources ul {
	padding: 20px 0 5px 20px;
	margin: 0;
	list-style: none;
}

#resources ul li {
	color: #104a7d;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
}

#resources ul ul {
	padding: 0;
	margin: 0;
}

#resources ul li ul li {
	background: url(/images/localnav_arrow.gif) no-repeat 0 14px;
	padding: 10px 0 0px 12px;
	font-size: 11px;
	line-height: 14px;
}

#resources ul li a:link,
#resources ul li a:active,
#resources ul li a:visited,
#resources ul li a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#resources ul li ul li a:link,
#resources ul li ul li a:active,
#resources ul li ul li a:visited,
#resources ul li ul li a:hover {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#resources ul li ul li a:hover {
	font-weight: bold;
	color: #104a7d;
}

#resources-bottom {
	height: 13px;
	line-height: 0;
	overflow: hidden;
	width: 240px;
	background: url(/images/localnav_bottom.gif) no-repeat bottom left;
	margin-bottom: 10px;
}








/* LAYOUT */

#content {
	width: 960px;
}

#sidebar {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#mainContent {
	width: 600px;
	margin-left: 50px;
	float: left;
	padding-bottom: 20px;
}

#fullContent {
	margin: 0 20px 0 50px;
	padding-bottom: 20px;
}

#nav-breadcrumb {
	margin-top: 15px; 
}

#nav-breadcrumb a:link,
#nav-breadcrumb a:active,
#nav-breadcrumb a:visited,
#nav-breadcrumb a:hover {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

#nav-breadcrumb a:hover {
	text-decoration: underline;
}

.getContentHome {
	padding: 15px 20px;
	font-size: 11px;
}

.getContent,
.getDescription,
.getGrouped {

}

.getFeatured {

}











/* CONTENT */

.homeBox1 {
	float: left;
	/*background: url(/images/home_box_01.gif) no-repeat top left;*/
	width: 312px;
	height: 164px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 8px;
}

.homeBox2 {
	float: left;
	background: url(/images/home_box_02.gif) no-repeat top left;
	width: 312px;
	height: 164px;
	margin-right: 6px;
	margin-top: 8px;
	position: relative;
	font-size: 11px;
}

.homeBox2a {
	line-height: 1.1em;
	position: absolute;
	top: 58px;
	left: 70px;
}

.homeBox2b {
	line-height: 1.1em;
	position: absolute;
	top: 93px;
	left: 70px;
}

.homeBox2c {
	line-height: 1.1em;
	position: absolute;
	top: 133px;
	left: 70px;
}

.homeBox3 {
	float: left;
	background: url(/images/home_box_03.gif) no-repeat top left;
	width: 312px;
	height: 164px;
	margin-top: 8px;
}

h1#content-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #104a7d;
	padding: 10px 0 3px 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	border-bottom: 1px solid #d3d0b9;
}





/* DISCLAIMER */

#disclaimer {
	border-top: 1px solid #cfd1b9;
	padding: 20px 20px 10px 10px;
}

/* SITE INFO */
#siteinfo {
	clear: both;
	height: 76px;
	width: 960px;
	background: transparent url(/images/footer_bg.gif) top left no-repeat;
}

div#disclaimer h1,
div#disclaimer p {
	color: #000;
}

#siteinfo *,
#siteinfo a:link,
#siteinfo a:visited,
#siteinfo a:active,
#siteinfo a:hover {
	color: #fff;
}

#siteinfo-danco-logo {
	height: 76px;
	width: 270px;
	float: left;
}

#siteinfo-trademark {
	font-size: 10px;
	width: 200px;
	float: left;
	line-height: 12px;
	height: 64px;
	margin-top: 6px;
	margin-bottom:6px;
	border-right: 1px solid #678cab;
	padding-right: 10px;
	margin-right: 20px;
}

#siteinfo-nav {
	font-size: 10px;
	width: 80px;
	float: left;
	line-height: 12px;
	height: 58px;
	margin-top: 6px;
	margin-bottom:6px;
	border-right: 1px solid #678cab;
	padding-right: 20px;
	margin-right: 15px;
	padding-top: 6px;
}

#siteinfo-descrip {
	font-size: 10px;
	
	float: left;
	line-height: 12px;
	height: 54px;
	margin-top: 15px;
	margin-bottom: 6px;
	/*border-right: 1px solid #678cab;*/
	padding-right: 10px;
	margin-right: 15px;
	padding-top: 10px;
}

/*#siteinfo-approval {
	font-size: 10px;
	width: 160px;
	float: left;
	line-height: 12px;
	height: 39px;
	margin-top: 6px;
	margin-bottom:6px;
	padding-top: 25px;

}*/

#flashcontent {
text-align: center;
clear: both;
background-color: #d4e8ec;
padding: 10px 0;
}








/* General Classes */
.event {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}

.featured-thumbnail {
	float: right;
}

.legend th {
	background-color: #EEE;
	font-weight: bold;
	color: #000;
}

.legend td {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.pager {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dashed #EEE;
	border-bottom: 1px dashed #EEE;
	color: #000;
}

/* The pager / pagination */
.pager a {
	color: #000000;
}

.pager a:hover {
	color: #000;
}

.pager a:visited {
	color: #000;
}

/* Related Links in Sidebar */
.related-links {
	background-color: #EEE;
	padding: 5px;
	margin-top: 10px;
	border-color: #CCC;
	border-width: 1px;
	border-style: dashed;
}

.related-links h2 {
	margin: 0;
}

.summary {
	padding-bottom: 10px;
}

.bio {
	font-style: italic;
}

.date {
	font-style: italic;
}

.source {
	font-style: italic;
}

.listitem {
	/* not styles yet */
	padding-top: 5px;
	padding-bottom: 5px;
}

.listitem h2 {
	margin: 0;
}

.listitem h3 {
	display: inline;
	margin: 0;
}

.listitem .date {
	font-style: italic;
}

.listitem .source {
	font-style: italic;
}

.listitem .author {
}

.listitem .description {
	font-size: 11px;
}

.listitem .location {
}

.listitem .organisation {
	font-style: italic;
}

.indented {
	padding-left: 15px;
}

.image-float {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

/* used for detail pages */
td.label {
	font-weight: bold;
	text-align: right;
}

/* Specific to ERROR module */
.error {
	padding: 5px 15px 5px 15px;
	margin: 0;
	/*border: 1px dashed #999999;*/
	/*width:200px;*/
	color: #BB0000;
}

.error h1 {
	color: #BB0000;
}

.error .src {
}

.error .msg {
}

.error-message {
	color: #BB0000;
	font-weight: bold;
}

td.darkline {
	background-color: #5A5A5A;
}

td.lightline {
	background-color: #FFF;
}

.download {
	font-weight: bolder;
}

/* ADMIN */
.admin-toolbar {
	color: #A42829;
	border-top: 1px dashed #A42829;
	padding: 2px 2px 2px 2px;
}

.admin-toolbar a {
	color: #A42829;
}

.admin-toolbar a:hover {
	color: #A42829;
}

.admin-toolbar a:visited {
	color: #A42829;
}

.showform .fieldReqd {
	color: #F00;
}

.showform .fieldError {
	color: #F00;
}

.showform th {
	text-align: right;
}

#footerfiller {
	height: 100%;
	background-color: #990000;
}

div.about p {
	line-height: 18px;
	color: #333;
}

div.about hr {
	margin: 20px;
}




/* REIMBURSEMENTS */
.subhead{
  font-weight: bold;
  text-decoration: underline;
}

.getContent dl .type {
	float: left;
	width: 85px;
	/*text-transform: uppercase;
	margin-left: 1em;
	font-weight: bold;*/
}

.getContent dl.labeling .type {
	width: 25px;
}

.getContent dl {
	margin: 0;
	padding: 0;
	background-color: #ebe8d7;	
	display: inline-block; /* IE 6/7 fix */
}

.getContent dl dt {
	cursor: pointer;
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #99bacd;
	min-height: 33px;
	border-top: 2px solid #fff;
}

.getContent dl dd {
	margin: 0;
	border-top: 2px solid #fff;
}

.getContent dl dt .type {
	background: url(/images/myths_01.gif) no-repeat top left;
	min-height: 33px;
}

.getContent dl dt .title {
	line-height: 16px;
	color: #104a7d;
	font-weight: normal;
	font-size: 11px;
	padding: 6px 10px 4px 0;
	min-height: 23px;
}

.getContent dl.labeling dt .title {
	padding: 9px 10px 4px 0;
	min-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.getContent dl dd .type {
	background: url(/images/myths_03.gif) no-repeat top left;
	height: 33px;
}

.getContent dl dd .text {
	width: 500px;
	float: left;
	padding: 10px 15px 10px 0;
	font-size: 11px;
	line-height: 16px;
}

.getContent dl.labeling dd .text {
	width: 560px;
}

.getContent dl ul {
	margin: 10px 0 10px 25px;
}

.getContent dl ul li {
	background: none;
	list-style: disc;
}

.states-column {
    float:left;
    width:90px;
    padding-bottom:8px;
    padding-left: 8px;
    padding-right: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#states-0 {
}

.states-column .state {
	margin-bottom: 3px;
}

.states-column .state a:link,
.states-column .state a:visited,
.states-column .state a:active,
.states-column .state a:hover {
    font-size: 11px;
	line-height: 13px;
}

#statesPage .states-column {
	width: 85px;
}

#mapNavigation {
	float: right;
}

#mapNavigation img {
	margin: 5px 0 0 0;
}

#statesContainer {
	padding-top: 20px;
}

.dataTable {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
}

.dataTable th,
.dataTable td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

.dataTable th {
	color: #104a7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
