body {
	font: 76% Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #3a3a3a;
	margin: 0;
	padding: 0;
	background: url(bkgndgradient.gif) repeat-x #999; 
}
.skipnav {
	position: absolute;
	left: -1000px;
}
a:link {
	color: #66f;
	text-decoration: none;
	border-bottom: 1px solid #8d8dff;
}
a:visited {
	color: #669;
	text-decoration: none;
	border-bottom: 1px solid #8181a9;
}
a:hover {
	color: #ff0255;
	text-decoration: none;
	border-bottom: 1px solid #dc2a65;
}
h1 {
	position: relative;
	left: -1px;
	top: -3px;
	font: normal 1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #dc2a65;
	line-height: 1.2em;
	border-bottom: dotted #cac19f 1px;
	padding-bottom: 6px;
	margin-top: 0;
	margin-bottom: 20px;
	height: 1%; /* To fix IE6 display bug */
}
h2 {
	font: normal 1.4em Georgia, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #877c50;
	margin-top: 0;
	margin-bottom: 0.9em;
}
h2.listheader {
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 4px;
}
h2.listheader a:link, h2.listheader a:visited {
	color: #877c50;
}
h2.listheader a:hover {
	color: #ff0255;
}
h3 {
	font: bold 1.0em Georgia, Arial, Helvetica, sans-serif;
	color: #9c8f5c;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
}
h4 {
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #9c8f5c;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
}
p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1em;
}
.smalltext {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
ul {
	font-size: 1em;
	list-style-type: square;
	list-style-image: url(bullet-squareyellowsmall.gif);
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 1.0em;
	margin-left: 10px;
}
li {
	padding-left: 0;
}
ul ul, ol ul {
	list-style-type: square;
	list-style-image: url(bullet-squareyellowsmall.gif);
	padding-left: 7px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 7px;
}
ol ol, ul ol, {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
ol {
	font-size: 1em;
	margin-bottom: 1.4em;
}

form {
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
}




#container {
	background-color: #fff;
	margin: 0px auto;
	width: 752px;
}
#banner {
background: url(/images/logos/bannerbkgd.jpg) center top;
	height: 125px;
    background-color: #525eaf;
	width: 752px;
	margin-bottom: 2px;
    position: relative;
}
#banner a:link, #banner a:visited, #banner a:hover {
	border-bottom: none;
}
#search {
	position: absolute;
	top: 28px;
	right: 0;
	text-align: right;
	font-size: 1em;
	color: #9d9d9d;
}
#search img, #search input#btnG {
	vertical-align: bottom;
	position: relative;
	top: -2px;
}
#searchbox {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#globalnav {
	position: absolute;
	top: 98px;
}
#globalnav a:link, #globalnav a:visited, #globalnav a:hover {
	border-bottom: none;
}
#breadcrumbs { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #777;
	background-color: #fff;
	padding: 6px 16px 0 16px;
	margin-bottom: 0;
}
#breadcrumbs a:visited {
	color: #66f;
    text-decoration: none;
    border-bottom: 1px dotted #8d8dff;
}
#breadcrumbs a:hover {
	color: #ff0255;
    text-decoration: none;
	border-bottom: 1px dotted #dc2a65;
}
#pageheader {
	margin-top: 9px;
}
#maincontent {
	padding: 24px;
	padding-bottom: 1px;
}

#alerts {
	position: relative;
	top: -3px;
	margin-bottom: 10px;
}
#alerts h2 {
	border-bottom: dotted #cac19f 1px;
	padding-bottom: 2px;
	margin-bottom: 0.3em;
}
#alerts ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	margin-left: 0;
    margin-bottom: 0.5em;
}
#alerts li {
	padding-bottom: 0.5em;
}
#alerts a:link, #alerts a:visited {
	font-weight: bold;
}
#alerts .date {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}




#highlights {
	position: relative;
	top: -3px;
	margin-bottom: 0;
}
#highlights h2 {
	border-bottom: dotted #cac19f 1px;
	padding-bottom: 2px;
	margin-bottom: 0.5em;
}
#highlights ul {
	font-size: 1em;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 1.0em;
	margin-left: 0;
}
#highlights li {
	padding-left: 75px;
	padding-bottom: 0.6em;
}



.leftnav ul {
	color: #666;
	list-style-type: none;
	list-style-image: none;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 1em;
	padding-left: 1px;
}
.leftnav li {
	background:url(bullet-squarearrow-right.gif) no-repeat 0 .2em;
	padding-left: 14px;
	padding-bottom: 0.7em;
}
ul.mainlisting {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin-bottom: 0.4em;
	padding-left: 1px;
}
ul.mainlisting li {
	background:url(bullet-squarearrow-right.gif) no-repeat 0 .3em;
	padding-left: 14px;
	margin-bottom: 1em;
}
ul.spaced li, ol.spaced li {
	margin-bottom: 1em;
}
ul ul.spaced, ol ol.spaced, ul ol.spaced, ol ul.spaced {
	margin-top: 6px;
	margin-bottom: 0;
}
ul.tight, ol.tight {
	margin-top: 0;
	margin-bottom: 0;
}
ul.tighter {
	margin-top: 0;
	margin-bottom: 0;
}
ul.tighter li {
	margin-left: -18px;
}



#leftnarrowcolumn {
	float: left;
	width: 170px;
}
#centercolumn {
	width: 316px;
	margin-left: 194px;
}
#rightnarrowcolumn {
	float: right;
	width: 170px;
}
#leftwidecolumn {
	width: 513px;
}
#rightwidecolumn {
	width: 507px;
	margin-left: 194px;
}
#nestedleftcolumn {
	float: left;
	width: 244px;
}
#nestedrightcolumn {
	width: 244px;
	margin-left: 266px;
}



.floatboxright {
	float: right;
	width: 170px;
	margin-left: 16px;
	margin-bottom: 10px;
}
.boxheader {
	margin-bottom: 0;
}

.narrowbox {
	width: 170px;
	background: url(narrowbox-bkgnd.gif) center bottom no-repeat; 
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-top: 8px;
}

.narrowbox p {
	line-height: 1.3em;
	padding-left: 12px;
	padding-bottom: 1px;
	padding-right: 11px;
	margin-bottom: 7px;
	height: 1%; /* To fix IE6 display bug */
}

.narrowbox ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 8px 0;
	padding-left: 12px;
	padding-right: 11px;
}
.narrowbox ul ul {
	list-style-type: none;
	margin: 4px 0 0 0;
}
.narrowbox li {
	line-height: 1.3em;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 4px;
}
.narrowbox li li {
	padding-left: 0;
	margin-left: 0;
}
.narrowbox ul.bullets {
	padding-left: 0;
	margin-left: 25px;
	margin-bottom: 8px;
}
.narrowbox ul.bullets li {
	line-height: 1.2em;
	list-style-type: circle;
	list-style-image: url(bullet-squareyellowsmall.gif);
	background: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}
.narrowbox ul.spaced {
	margin-bottom: 0;
}
.narrowbox ul.spaced li {
	margin-bottom: 8px;
}




.uptotop {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 17px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 23px;
	background: url(bullet-squarearrow-up.gif) no-repeat center left;
}
.uptotop a:visited {
	color: #66f;
    text-decoration: none;
    border-bottom: 1px dotted #8d8dff;
}
#lastreviewed {
	clear: both;
	text-align: center;
	color: #666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	background-color: #e8e8e8;
	padding: 11px 0 7px 0;
	margin-bottom: 0;
}
#footer {
	position: relative;
	margin: 0px auto;
	width: 752px;
	background: url(footer-bottom.gif) no-repeat center bottom #e8e8e8;
	margin-bottom: 18px;
}
#footer p {
	text-align: center;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	color: #666;
}
#footer p#footerlinks {
	color: #999;
}
#footer a:link, #footer a:visited {
	color: #666;
    text-decoration: none;
	border-bottom: 1px dotted #999;
}
#footer a:hover {
	color: #333;
    text-decoration: none;
	border-bottom: 1px dotted #333;
}
#footer p#logos a:link, #footer p#logos a:visited, #footer p#logos a:hover {
	border-bottom: none;
}
#footer img {
	margin: 10px;
	margin-top: 2px;
	/* padding-bottom: 5px;  */
}


/* Turn off all dotted underlines for links */
a:link, a:visited, a:hover, #breadcrumbs a:visited, #breadcrumbs a:hover, .uptotop a:visited, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	border-bottom: none;
}


#notice {
    text-align:center;
    background-color:yellow;
}

