body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*to get the Archives drop down to work
*/

#page_wrap {
	position:relative;
	float:left;
	/*z-index:1;*/
}
#nav {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 5;
	background-color: #DDE1EF;
	width: 177px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	font-weight: bold;
	font-size: 12px;
	color: #0C2D83;
	background-color: #DDE1EF;
	text-decoration: none;
}

#nav li li a {
	/*display: block;*/
	font-weight: bold;
	font-size: 12px;
	color: #0C2D83;
	background-color: #DDE1EF;
}

#nav li {
	float: left;
	position: relative;
	color: #0C2D83;
	background-color: #DDE1EF;
}

#nav li ul {
	display: none;
	position: relative;
	top: 0px;
	left: 10px;
	z-index: 60;
	list-style: none;
	background-color: #DDE1EF;
	color: #0C2D83;
	width:144px;
	margin-left: -15px;
	list-style-image:url(images/home_g_arrow.gif);
	list-style-position:outside;
}

#nav li>ul {
	top: auto;
	left: auto;
	list-style: none;
	margin-left:0px;
}

#nav li li {
	display: block;
	float: none;
	border: 0;
	margin-top:10px;
}
	
#nav li:hover ul, #nav li.over ul {
	display: block;
}
/*end of drop down*/
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C2D83;
}
a:hover {
/*	text-decoration: underline;*/
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {

	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	color:#0C2D83;
	font-size: 10px;
	font-weight:normal;
}
h4 {
	color:#0C2D83;
	font-size: 16px;
	font-weight:bold;
}
h5 {
	color:#0C2D83;
	font-size: 12px;
	font-weight:normal;
}
.quote {
	font-size:12px;
	color:#000000;
	font-style:italic;
	text-align:left;
	position:relative;
}

.case {
	font-size:12px;
	color:#000000;
	text-align:left;
}

.copy {
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}

#bkgnd_graphic {
	position:absolute;
	top:366px;
	left:207px;
}

#list_form {
	top: 473px;
	left:10px;
	color:#0C2D83;
}

#info_list {
	font-style:italic;
	color:#0C2D83;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

#crate_text_1 {
	color:#FFFFFF;
	font-weight: bold;
	width:555px;
	margin-left: 15px;
	margin-top:15px;	
}	
#crate_text_1 span {
	color:#000000;
	font-weight:normal;
}

#crate_text_1 li {
	color:#000000;
	font-weight:normal;
}
.crate_header {
	color: #000000;
	font-weight:bold;
	font-size:19px;
}
#bottom_div {
	position:absolute;
	width:800px;
}