* { margin: 0; padding: 0; }

body {
	background: #eae9cd url(../images/header.png) no-repeat top left;
	font: small/1.7em Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 10px;

}
a:link, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover, a:active {
	text-decoration: none;
	color: blue;
	border-bottom:0;
}

#container {
 	position:relative; 
	width:820px;
	margin:0px auto; 

}

#pageTitle{
	color: #A03E19;
	font: 22px "Trebuchet MS", Verdana;
	padding:10px;
	border-bottom: dashed 1px #990000;
	margin: 0;
	}
	
	
h3 {
	color: #A03E19;
	font: 22px "Trebuchet MS", Verdana;
	margin: 0;
}
acronym {
	border: 0;
	font-style: normal;
}

/*-----------spacer-----------*/
#spacer {
	height: 200px;

}
#spacer span {
	display:none;
}

#searchBox {
	margin-left: 240px;
	margin-top: 20px;	

}
/*-----------------Content--------------------------------------*/
#main_content, #supportingText {
	width: 430px;
	margin-left: 225px;
	padding: 10px;
	margin-top: 90px;
	background:#FFFFFF;
	border: dashed 1px #cccccc;
}

/*------footer---------------------------*/
#footer {
	position: relative;
	background:#EAE9CD;
	width: 435px;
	margin-left: 225px;
	height: 60px;
	padding: 7px;
	color: blue;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: blue;
	text-decoration: underline;
}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
}

#footer_info {
	width: 435px;
	margin-left: 250px;
	padding: 7px;
	background:#EAE9CD;
}
/*-----------------------left navigation links container-------------------*/
#container #linkList {
	position: absolute;
	left: 18px;
	top: 250px;	
	width: 198px;
	font: 10px "Trebuchet MS", Verdana;
}
#linkList h3 {
	width: 198px;
	height: 60px;
	margin-top: 20px;
}
#linkList h3 span {
	display: none;
}

/*----------------------left navigation links-------------*/
#linkList h3.top_links {
	background: url(../images/top_links.png) no-repeat top left;
}
#linkList h3.helpful_links {
	background: url(../images/helpful_links.png) no-repeat top right;
}
#linkList h3.resources {
	background: url(../images/top_links_blank.jpg) no-repeat top left;
}
#linkList h3.favorites {
	background: url(../images/top_links_blank.jpg) no-repeat top left;
}


#linkList ul {
	list-style: none;
	padding: 0 0 40px 0;
	margin: 0;
	background: url(../images/sidebm.png) no-repeat bottom left;
}
#linkList ul li {
	padding: 5px 10px 5px 30px;
	background: url(../images/sidebg.png) bottom left;
	margin: 0;
}

#linkList ul li:hover {
	background: #990000 url(../images/hover.png);
	color: #FFF;
}

#linkList #main_links {
	color: #666;
}
#linkList ul li a {
	display: inline;
	color: #990000;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom: 0;
}
#linkList #main_links ul li a {
	font: 14px "Trebuchet MS", Verdana;
	display: block;
	color: #990000;
	text-transform: uppercase;
	
}

#linkList #main_links ul li a.c, #linkList ul li a.c {
	display: inline;
	font: 10px "Trebuchet MS", Verdana;
	color: #666;
	text-transform: none;
}

#linkList ul li:hover a, #linkList #main_links ul li:hover a {
	color: #FFF;
}

/*-----right nav------------------------------------------------*/
#container #linkList_right {
	position: absolute;
	margin-left: 650px;
	left: 18px;
	top: 100px;
	width: 198px;
	font: 10px "Trebuchet MS", Verdana;
}
#linkList_right h3 {
	width: 198px;
	height: 60px;

}
#linkList_right h3 span {
	display: none;
}

/*------right nav links-----*/

#linkList_right h3.helpful_links {
	background: url(../images/helpful_links.png) no-repeat top left;
}
#linkList h3.resources {
	background: url(../images/top_links_blank.jpg) no-repeat top left;
}
#linkList_right h3.favorites {
	background: url(../images/top_links_blank.jpg) no-repeat top left;
}


#linkList_right ul {
	list-style: none;
	padding: 0 0 40px 0;
	margin: 0;
	background: url(../images/sidebm.png) no-repeat bottom left;
}
#linkList_right ul li {
	padding: 5px 10px 5px 30px;
	background: url(../images/sidebg.png) bottom left;
	margin: 0;
}

#linkList_right ul li:hover {
	background: #990000 url(../images/hover.png);
	color: #FFF;
}

#linkList_right #main_links {
	color: #666;
}
#linkList_right ul li a {
	display: inline;
	color: #990000;
	text-transform:uppercase;
}
#linkList_right #main_links ul li a {
	font: 14px "Trebuchet MS", Verdana;
	display: block;
	color: #990000;
	text-transform: uppercase;
	
}

#linkList_right #main_links ul li a.c, #linkList_right ul li a.c {
	display: inline;
	font: 10px "Trebuchet MS", Verdana;
	color: #666;
	text-transform: none;
}

#linkList_right ul li:hover a, #linkList_right #main_links ul li:hover a {
	color: #FFF;
}

/*------boxes---------------*/
.blue_box{
position: relative; 
overflow: hidden; 
border: 1px solid #336699;
background-color:#f1f1f1;
color: #000000;
margin-left:8px;
padding: 5px;
width: 400px;
}

.mod_date {
	font-size:10px;
	font-weight:normal;
	color: #999999;
	margin-left: 20px;
}

/*------------Headings----------------*/
h1 {
	font-size: 26px;
	color: #285EAF;
	margin-bottom:15px;
}

h2 {
	font-size: 22px;
	color: #285EAF;
	margin-bottom:15px;
}

h4 {
	font-size: 14px;
	color: #285EAF;
	margin-bottom:10px;
}

h5 {
	font-size: 12px;
	color: #285EAF;
	font-weight:bold;
}	


/*-------------table---------------*/

#design_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#design_table th
{
	padding: 2px 2px 2px 8px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #285EAF;
	color: #000;
	text-align: left;
}
#design_table td
{
	padding: 2px 2px 0px 2px;
	color: #000;
	text-align: left;
}
#design_table td.one
{
	padding:5px;
	background: #f1f1f1;
	border-bottom: 1px solid #285EAF;
	color:#000;
	text-align: left;
}

#design_table2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	width: 370px;
	text-align: left;
	border-collapse: collapse;
}
#design_table2 td
{
	padding: 2px 2px 0px 2px;
	color: #000;
	text-align: left;
}
#design_table2 td.one
{
	padding:5px;
	background: #f1f1f1;
	color:#000;
	text-align: left;
}
/*----------back & next ----*/
#back {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 75px;
	clear: both;
}
#back a {
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#back a:hover {
	color: #FFFFFF;
	background: #990000;
}

#next {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right:auto;
	width:100%;
}
#next a {
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	top:10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#next a:hover {
	color: #FFFFFF;
	background: #990000;
}

.citation {
	font-size: 85%;
}