body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F9FCFD url(images/background.png) repeat-x fixed;
	font-size: small;
	color: #313131;
	}
* html body {
	font-size: small; /* HACK for IE5/Win */
	f\ont-size: small; /* HACK for other IE versions */
	}
a {
	color: #047391;
	text-decoration: none;
	border-bottom: 0;
	}
a:hover {
	color: #1ddbdd;
	text-decoration: none;
	border-bottom: 1px dotted #1ddbdd;
	}
p.read_more {
	border-bottom: 1px solid #cfeff7;
	}
a.read_more {
	color: #028cae;
	background: url(images/icon-read_more.png) no-repeat right center;
	padding-right: 18px;
	}
.BoldLink {
	font-weight: bold;
	color: #3A6A74;
	}
.FancyLink {
	font-size: 80%;
	color: #047391;
	border-left: 1px dotted #047391;
	padding-left: 5px;
	}
h1 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-size: 255%;
	letter-spacing: -1px;
	color: #0e4857;
	}
h1 a:link, h1 a:visited {
	color: #0e4857;
	text-decoration: none;
	}
h1.title {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	color: #E6E6E6;
	font-size: 600%;
	text-align: right;
	letter-spacing: -3px;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	}
h2 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	color: #441e00;
	font-size: 225%;
	letter-spacing: -1px;
	}
h2 a:link, h2 a:visited {
	color: #441e00;
	text-decoration: none;
	}
h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #037c9b;
	font-size: 155%;
	}
h3 a:link, h3 a:visited {
	color: #004344;
	text-decoration: none;
	}
h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #bd6b01;
	font-size: 120%;
	}
h4 a:link, h4 a:visited {
	color: #914303;
	text-decoration: none;
	}
h4.headline {
	margin-bottom:-12px;
	}
h4.headline a, h4.headline a:visited {
	text-decoration: none;
	}
h4.headline a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #1ddbdd;
	}
h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #441e00;
	font-size: 110%;
	}
h5 a:link, h5 a:visited {
	color: #441e00;
	text-decoration: none;
	}

hr {
	color: #047391;
	}


#wrap {
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
	border: 2px solid #047391;
	border-radius: 20px;
	}

/* Masthead ----------------------------------- */

#header {
	height: 131px;
	}
#header h1 {
	font-size: 50%;
	margin: 20px 0 0 100px;
	padding: 45px 0 45px 0;
	font-family: Lucida Grande, Tahoma, sans-serif;
	text-indent: -5000px;
	}
#header img {
	width: 301px;
	height: 91px;
	padding: 20px 0 20px 100px; 
	border: 0;
}
#header a:hover {
	border-bottom: 0;
	}

#searchform {
	padding: 5px 5px 5px 30px;
	float: right;
	margin: 12px;
	background: url(images/icon-search.png) no-repeat 6px 6px #ade0f2;
	border-radius: 10px;
	}
#searchform #input {
	background: #EAEAEA;
	color: #77abcf;
	}

/* Navigation Banner --------------------------- */

#navigation {
	float: left;
	width: 100%;
	background: #edebd5;
	margin: 0;
	padding: 0;
	border-top: 1px solid #1ddbdd;
	}
#navigation ul {
	margin: 0 0 0 70px;
	padding: 0;
	}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#navigation a {
	float: left;
	line-height: 20px;
	padding: 3px 55px 0 15px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #0199bd;
	border-left: 1px solid #b0dbdb;
	}
#navigation a:hover {
	line-height: 20px;
	border-bottom: 4px solid #1ddbdd;
	color: #1ddbdd;
	}
#navigation a:active, 
	body#Home #Home a,
	body#WhatsNew #WhatsNew a, 
	body#FunFacts #FunFacts a, 
	body#Abuse #Abuse a, 
	body#Driving #Driving a, 
	body#Youth #Youth a, 
	body#Health #Health a,
	body#Resources #Resources a  {
	border-bottom: 4px solid white;
	color: white;
	}

/* content div --------------------------------*/

#content {
	float: left;
	width: 600px;
	margin: 10px 10px 10px 145px;
	padding: 5px;
	}
#content-left {
	float: left;
	width: 500px;
	margin: 10px 5px 10px 50px;
	padding: 5px;
	border-right: 1px solid #CCC;
	}
#content-right {
	float: left;
	width: 220px;
	margin: 10px 2px 5px 10px;
	}
#content dl dt {
	font-weight: bold;
	padding-top: 5px;
	color: #666;
}
#content dl dt a {
	color: #666;
	text-decoration: none;
}
	
/* column floats -----------------------------*/

div.columns-container {
	padding-top: 20px !important;
	margin-top: 20px;
	border-top: 1px dotted #CCC;
}
div.two_column, div.three_column {
	padding: 0px;
	/*border: 1px solid #CCC;*/
	float: left;
}
.two_column {
	width: 270px;
	margin: 0 30px 0 0;
}
.three_column {
	width: 170px;
	line-height: 1.5em;
	margin: 0 10px 0 0;
}
.last {
	margin: 0;
}
.clearfloat {
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 0px;
}

#footer {
	clear: both;
	padding-left: 150px;
	font-size: 80%;
	line-height: 1.5em;
	width: 648px;
	background: #CFE1E5 url(images/footer-background.png) 25px 25px no-repeat;
	border: #ade0f2 solid 1px;
	border-radius: 20px;
}
#footer h4 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-size: 200%;
	color: #5dacc6;
}
#footer h3 {
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	color: #5dacc6;
	margin: 10px 0 10px 0;
}
#footer p, #footer li {
	color: #585858;
}
#footer .last ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer .last a:hover {
	border-bottom: none;
}
#footer-link-facebook {
	background: url(images/icon-facebook.png) no-repeat 0px 0px; 
	padding: 4px 0 5px 0;
}
#footer-link-rss {
	background: url(images/icon-rss.png) no-repeat 0px 0px; 
	padding: 4px 0 5px 0; 
}
#footer-link-updates {
	background: url(images/icon-getupdates.png) no-repeat 0px 0px;
	padding: 4px 0 5px 0;  
}
#footer-link-facebook a, 
	#footer-link-rss a, 
	#footer-link-updates a {
	padding: 4px 0 5px 28px; 
}
#footer-link-glossary {
	background: url(images/icon-glossary.gif) no-repeat 0px 0px; 
	padding: 3px 0 4px 0; 
	margin-left: 2px;
}
#footer-link-categories {
	background: url(images/icon-file.gif) no-repeat 0px 0px; 
	padding: 3px 0 4px 0; 
	margin-left: 2px;
}
#footer-link-links {
	background: url(images/icon-links.gif) no-repeat 0px 0px; 
	padding: 3px 0 4px 0; 
	margin-left: 2px;
}
#footer-link-disclaimer {
	background: url(images/icon-disclaimer.gif) no-repeat 0px 0px; 
	padding: 3px 0 4px 0; 
	margin-left: 2px;
}
#footer-link-glossary a, 
	#footer-link-categories a, 
	#footer-link-links a, 
	#footer-link-disclaimer a {
	padding: 3px 0 4px 26px;
}

#page_disclaimer {
	text-align: center;
	color: #909090;
}

/* categories ------------------------------------ */

#categories_box {
	border: 1px solid #edebd5;
	border-radius: 10px;
	background: url(images/resourcepages.png) 10px 10px #fcfcf6 no-repeat;
	padding: 20px;
	color: #047391;
	}
#categories_box p {
	padding: 10px 0 10px 65px;
	margin: 5px;
	}
#categories_box a:link, #categories_box a:visited {
	color: #77abcf;
	margin: 0;
	text-decoration: none;
	}

/* floating boxes --------------------------*/

.box_share {
	clear: both;
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px;
	color: #004344;
	background-color: #FDFDFD;
	border: 1px solid #edebd5;
	border-radius: 10px;
	}
.box_share a:hover {
	border-bottom: 0;
	}
.box_share h4 {
	margin: 0;
	padding: 6px 8px 4px 0;
	color: #004344;
	}
.box_share ul {
	padding-left: 20px;
	}
.box_share li {
	list-style: url(images/icon-arrowrightsimple.png);
	}
.box_share ul li a {
	color: #047391;
	text-decoration: none;
	border-bottom: 1px dotted #1ddbdd;
	}
.box_share ul li a:hover {
	color: #004344;
	text-decoration: none;
	border-bottom: 0;
	}

.box_see_also {
	color: #004344;
	}
.box_see_also h4 {
	color: #914303;
	padding-top: 0px;
	border-top: 1px solid #914303;
}
.box_see_also ul li {
	color: #004344;
	margin: 0 0 6px;
	padding: 0;
	}
.box_see_also ul li a {
	color: #047391;
	text-decoration: none;
	border-bottom: 1px dotted #1ddbdd;
	}
.box_see_also ul li a:hover {
	color: #004344;
	text-decoration: none;
	border-bottom: 0;
	}
	
/* box_float - general use content box floating */
.box_float {
	clear: both;
	float: right;
	width: 225px;
	margin: 25px 5px;
	padding: 3px;
	color: #047391;
	background: #fdfdf7;
	border: 2px solid #edebd5;
	border-radius: 10px;
	font-size: 90%;
	}
.box_float h3 {
	font-size: 120%;
	margin: 0;
	padding: 6px 8px 4px 10px;
	margin-bottom: 10px;
	border-top: 2px dotted #B2CBD1;
	color: #047391;
	}
.box_float h3 a:link, .box_float h3 a:visited {
	font-size: 100%;
	color: #047391;
	text-decoration: none;
	}
.box_float p {
	margin: 0;
	padding: 5px 2px 5px 10px;
	color: #47636a;
	}
.box_float ul li {
	padding: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	}
.box_float table {
	font-size: 75%;
	}
	

/* Tables ---------------------------------------- */

.table {
	border: 1px solid #047391;
	margin-bottom: 30px;
	background: #fff;
	font-size: 75%;
	}
.table caption {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #02475a;
	border-bottom: none;
	background: #bbbcc3;
	color: #02475a;
	}
.table th {
	color: #047391;
	background: #CCCCCC;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #1ddbdd;
	border-bottom: 2px solid #047391;
	border-right: 1px solid #047391;
	border-left: 1px solid #1ddbdd;
	}
.table td {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #1ddbdd;
	border-right: 1px dotted #1ddbdd;
	border-left: 1px dotted #1ddbdd;
	}
	
/* References ------------------------------------*/

.references h4 {
	color: #914303;
	padding-top: 0px;
	border-top: 1px solid #914303;
}
.references ul {
	margin: 0;
	padding: 0 0 .75em 15px;
	list-style: none;
	}
.references ul li {
	text-indent: -.75em;
	font-size: 85%;
	margin: .3em .5em .5em 0;
	padding: 0;
	}
.references ol {
	margin: 0;
	padding: 0 0 .75em 15px;
	}
.references ol li {
	font-size: 85%;
	margin: .3em .5em .5em 1em;
	padding: 0;
	}
.reference_number {
	font-size: 85%;
	vertical-align: sub;
	text-decoration: none;
	color: #666;
	}

/* Misc. -------------------------------------- */

.FinePrint {
	font-size: 75%;
	line-height: 1;
	padding-left: 0;
	margin-left: 0;
	}
.Author {
	font-size: 85%;
	font-weight: bold;
	}
.AuthorBio {
	font-size: 75%;
	color: #3A6A74;
	font-weight: bold;
	}
.AlertMessage {
	font-size: 75%;
	font-weight: bold;
	color: #214364;
	}
.BigText {
	font-size: 120%;
	}
.AnchorLinks li {
	list-style: url(images/icon-arrowdown.png);
}
.AnchorLinks li a {
	padding-left: 5px;
}
.quote {
	margin-top: 10px;
	padding: 0 25px 0 25px;
	color: #047391;
	background: #fdfdf7;
	border: 2px solid #edebd5;
	border-radius: 10px;
	font-size: 130%;
	font-family: Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
}
