

/* These specs to the html element eliminate the 10px gutter automatically placed around non-XHTML code by most browsers. 34-5 */
html {
	margin:0;
	padding:0;
}

body {
	background-image:none;
	background-color:#ffffff;
	color: #333333;
	margin: 0; /* Margin and padding of body element set to zero to account for differing browser defaults. */
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* This centers the container in IE5 browsers. Text is then set to the left aligned default in the #container selector. */
	overflow:auto;
}

#container {
	width: 900px;
	background-color: #ffffff;
	margin: 0 auto;
	border: 0px solid #ffffff;
	text-align: left;
	line-height: 1.40em;
	color:#333333;
	margin-left: auto;
	margin-right: auto;
}

a:link {color: #333333; text-decoration:underline; }
a:visited {color: #333333; text-decoration:underline; }
a:focus {color: #000000; text-decoration:underline; background-color: #ffff66; }
a:hover {color: #000000; text-decoration:underline; background-color: #ffff66; }
a:active {color: #000000; text-decoration:underline; background-color: #ffff66; }

h1, h2, h3, h4, h5, h6 {font-family: Verdana; font-variant:normal;
}

h1 {font-size: 160%; }
h2 {font-size: 130%;}
h3 {font-size: 110%;}
h4 {font-size: 90%;}
h5 {font-size: 80%; }
h6 {font-size: 70%; }

#header {

}

#headnav {
	margin: 0;
	padding: 20px 10px 5px 0px;
	text-align: right;
	color: #333333;
	background-color: #ffffff;
	border: 0px solid #ffffff;
}

#masthead {
	margin: 0;
	border-top: 0px solid #cccccc;
}

.headlogo {
	vertical-align: top;
	
}

.headquote {
	font-family:Georgia, serif;
	margin: 0;
	padding: 10px 5px 10px 70px;
	color: #333333;
	font-size: 95%;
	text-align: left;
	line-height: 16px;
}

#quotesource {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:90%;
	line-height: 12px;
	padding: 10px 10px 5px 0px;
	text-align: right;
	vertical-align: text-bottom;
}

.clearfloat {  /* This should be the final element before the close of a container in order to fully contain a float. */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.division {
	width: 25%;
	padding: 10px 10px 10px 0px;
	text-align: center;
	font-size: 90%;
}


.divcenter {
	margin-left: 30px;
}

.divnav {
	font-size: 125%;
	font-weight: ;
	color: #000000;
	font-variant:small-caps;	
}

.divhead {
	font-size: 100%;
	font-weight: ;
	color: #;
	text-align: center;
	vertical-align: middle;
	height: 24px;
}


.divheadhomedd {
	font-size: 100% ;
	font-weight: bold ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #ffcc99;
	height: 24px;
}

.divheadhomedt {
	font-size: 100% ;
	font-weight: bold ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #ccccff;
	height: 24px;
}

.divheadhomedg {
	font-size: 100% ;
	font-weight: bold ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #99ffcc;
	height: 24px;
}

.divheadhomeda {
	font-size: 100% ;
	font-weight: bold ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	background-color: #ffff99;
	height: 24px;
}

.divsubdd {
	font-size: 95%;
	font-weight: ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
	background-color: #ffcc99;
	height: 24px;
}

.divsubdt {
	font-size: 95%;
	font-weight: ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
	background-color: #ccccff;
	height: 24px;
}

.divsubdg {
	font-size: 95%;
	font-weight: ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
	background-color: #99ffcc;
	height: 24px;
}

.divsubda {
	font-size: 95%;
	font-weight: ;
	color: #;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
	background-color: #ffff99;
	height: 24px;
}

.divhome {
	background-color: #cccccc;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.divddhome {
	background-color: #ffcc99;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.divtdhome {
	background-color: #ccccff;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.divgdhome {
	background-color: #99ffcc;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.divadhome {
	background-color: #ffff99;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.divmisc {
	background-color: #cccccc;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}



#gps {
	font-size: 110%;
	font-family: Arial Narrow, Sans-serif;
	font-style: italic;
	line-height: 20px;
}

.pagehead {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	font-variant:small-caps;
	color: #000000;
}

ol {
	line-height: 1.30em;
	text-align: left;
	list-style-type: decimal;
	padding-left: 15px;
}


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menulist {
	list-style-type: disc;
	text-align:left;
	padding-left: 20px;
}


li {
	text-align:left;
	list-style-type:none;
}

.materials {
	list-style-type: decimal;
	margin-left: 20px;
	padding-top: 5px;
	text-align: left;
}

.detaillist {
	list-style-type: decimal;
	text-align: left;
	margin-left: 20px;
	padding: 5px 5px 0px 0px;

}

.optionlist {
	list-style-type: lower-alpha;
	text-align: left;
	margin-left: 40px;
	padding-top: 5px;

}

.footnote {
	font-size: 80%;
}

#smartdecisiontool {
	width: 310px;
	float: right;
	padding: 0px 0px 0px 10px;
}


#content {
	width: 890px;
	position: relative;
	margin: 0 auto;
	border: 0px solid #000000;
	padding: 0;
}

#briefs {
	width: 710px;
	margin: 0 auto;
	float: left;
	border: 0px solid #000000;
}


.featuretext {
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: thin solid #cccccc;

}	

.featurelead {
	font-family: Arial Black;
	font-weight: ;
	font-style: ;
	font-size: 105%;
}

.linkexplain {
	font-style: italic;
	color: #333333;
}

.linkpara {
	font-style: normal;
	color: #333333;
}

.morelink {
	font-style: italic;

}

.leadtext {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-collapse: collapse;
	border-bottom: thin solid #cccccc;
	border-top: thin solid #cccccc;
}	

.lead {
	font-weight: bold;
}

#quicklinks {
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width: thin;
	border-style: solid;
	border-color: #cccccc;
	font-size: 100%;
	text-align: center;
}

.linkarea {
	font-family: ;
	font-size: 110%;
	font-weight: ;
	color: #000000;
	font-variant:small-caps;
	line-height: 1.9em;
	text-align: left;
}


.link {
	text-align: left;
	font-size: 95%;
	padding: 0;
	
}

.formlabel {
	font-size: 95%;
	text-align: right;
	
}	




.footer {
	margin: 0;
	padding: 0;
	clear: both;
}

.footnav {
	font-size: 60%;
	border-top: 1px solid #999999;
}
	
#copyright {
	font-size: x-small;
}





