
blockquote { font-family: Verdana; font-size:10pt; }
body { font-family: Verdana; font-size:10pt; margin:0;}
dd { font-family: Verdana; font-size:10pt; }
dl { font-family: Verdana; font-size:10pt; }
form { font-family: Verdana; font-size:10pt; }
ol { font-family: Verdana; font-size:10pt; }
p { font-family: Verdana; font-size:10pt; }
tr { font-family: Verdana; font-size:10pt; }
td { font-family: Verdana; font-size:10pt; }
th { font-family: Verdana; font-size:10pt; }

a { font-family: Verdana; font-size: 10pt; font-weight: normal; }
/* a: tags must be in order link, visited, hover, active; see http://meyerweb.com/eric/css/link-specificity.html for info */
a:link { color: #3333ff }
a:visited { color: #000099 }
a:hover { color: #cc0000 }
a:active { color: #cc0000 }

h1 { font-family: Verdana; font-size:16pt; font-weight: normal; }
h2 { font-family: Verdana; font-size:14pt; font-weight: normal; }
h3 { font-family: Verdana; font-size:12pt; }
h4 { font-family: Verdana; font-size:11pt; }
h5 { font-family: Verdana; font-size:10pt; }
h6 { font-family: Verdana; font-size:10pt; }

h1 a { font-family: Verdana; font-size:16pt; font-weight: normal; }
h2 a { font-family: Verdana; font-size:14pt; font-weight: normal; }
h3 a { font-family: Verdana; font-size:12pt; font-weight: bold; }
h4 a { font-family: Verdana; font-size:11pt; font-weight: bold; }
h5 a { font-family: Verdana; font-size:10pt; font-weight: bold; }
h6 a { font-family: Verdana; font-size:10pt; font-weight: bold; }

/* CDC footer stuff */
.txtFtr
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}
.txtFtr a {
	 color: #000000;
}
.txtftrBottom
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px
}
.ftrBar
{
    BACKGROUND-IMAGE: url('/images/cdc/ftrBar.gif')
}
.bgftrTop
{
    BACKGROUND-COLOR: #f5f5f5
}
.bgftrBottom
{
    BACKGROUND-COLOR: #e5e5e5
}


#logo-top {
	border:0;
	background:url("/images/WONDER_Header.gif")  no-repeat left top;
	}
#logo-bottom {
	border:0;
	background:url("/images/wonder-logo-bottom.gif")  no-repeat left top;
	}
a.logo-nav {
	font-family: Arial; 
	font-size:9pt; 
	font-weight: bold;
/*	color:#ffffff;*/
	text-decoration:none;
	}
a.logo-nav:link { color: #ffffff; }
a.logo-nav:visited { color: #ffffff; }
a.logo-nav:hover { color: #ffffff; }	/* must also set this in welcome.css */
a.logo-nav:active { color: #ffffff; }

.data2010-body #rounded-bottom {
	background: #006261;
}
.data2010-body #top-rounded-bottom {
	background: #006261;
}


#rounded-bottom {
	background: url("/images/cdc/roundedBottom.gif") no-repeat left top; 
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: repeat-x;
}
#top-rounded-bottom {
	background-color: #000099;
}



/* items pulled from wonder_style_sheet.css */
.foot1 { font-family: Verdana; font-size:9pt; }
.foot2 { font-family: Verdana; 
	font-size:10pt; 
	color: #000099;
	padding: 0 0 10px 0;
}
.map-territory-border {
		border-right: #000000 1px solid; border-left: #000000 1px solid;
		border-top: #000000 1px solid; border-bottom: #000000 1px solid;
}



