body{
margin: 0;
padding: 0;
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-color: #829bc0;
width: 800px;
margin-left: auto;
margin-right: auto;
}
img {
border: 0px;
}
h2 {
margin-left: 25px;
}
.maincontainer{
width: 800px;
padding-left: 0px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 0px;
border-width: 0px;
padding-bottom: 20px;
}
.index{
width: 800px;
margin-left: auto;
margin-right: auto;
bottom: 0px;
background-color: white;
}
.header_logo{
width: 200px;
}
.header_logo img{
margin: 10px;
}
.header_top_right{
width: 550px;
float: right;
text-align: right;
margin: 10px 8px 0 0;
}
.header_top_right a{
font: normal 75% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-decoration: none;
color: navy;
margin-right: 4px;
}
a:hover
{
	text-decoration:underline;
}
a
{
	text-decoration:none;
	color:#333333;
}
.spread
{
	background-color:#ffffff;
}

.page
{
	float: left;
	width:400px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.page li.piclink {
	list-style-type: none;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;;
	font-size: 14px;
}
.page_text
{
	padding-top: 50px;
	float: left;
	width: 400px;
	text-align: center;
font: normal 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.page_copy
{	
	margin: 0px 50px 0px 50px;
	width: 300px;
	text-align: justify;
}
.page_copy_2
{	
	margin: 0px 25px 25px 25px;
	width: 350px;
	text-align: justify;
}
.page_credit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
	margin: 50px 0px 0px 30px;
}
.page_link
{	
	float: left;
	width: 100px;
	margin: 0px 0px 30px 25px;
	text-align: center;
}
ol {
	list-style-type: decimal;
        list-style-position: outside;
}
.page_text_2
{
	margin-top: -50px;
	padding-left: 25px;
	width: 350px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.page_description
{
	margin-top:30px;
}
.footer
{
	clear: both;
	font-size: 11px;
	text-align: center;
	border-top-color: #cccccc;
	border-top-width: 0px;
	border-top-style: solid;
	background-color: #00457e;
	color: #ffffff;
	padding: 5px;
}
.footer a
{
	color: #ffffff;
}
.header
{
	border-bottom-color: #cccccc;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #ffffff;
	color: #00457e;
}
.header a
{
	color: #00457e;
}
.breadcrumb
{
	width: 787px;;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	height: 19px;
	font-size: 12px;
	padding-left: 13px;
	color: #000000;
	display: none;
}
.listheader
{
	color: navy;
	font-size: 12px;
	border-bottom: 1px solid navy;
	padding-bottom: 10px;
	margin: 10px 10px -10px 10px;
}
h1.listheader {
	font-size: 14px;
}
.maincontainer .spread .page ol, .maincontainer .spread .page ol
{
	margin-right: 10px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu {
width: 795px;
margin-left: auto;
margin-right: auto;
background-color: #00457e;
padding-left: 5px;
font-size: 12px;
z-index: 1000;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #00457e;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #00457e;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 82px; /*Width of top level menu link items*/
padding: 1px 1px 1px 8px;
border: 1px solid #00457e;
border-left-width: 0;
text-decoration: none;
color: #ffffff;
margin-left: 1px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
background-color: #00457e; 
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
margin: 0;
padding: 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
margin: 0;
padding: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #ffffff;
text-decoration: none;
padding: 1px 1px 1px 5px;
border: 1px solid #00457e;
}

.suckertreemenu ul li a:hover{
background-color: #829bc0;
color: #ffffff;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #00457e url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #00457e url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightblue;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.watch
{
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding: 5px 0 5px 0;
	margin: 0 0 0 20px;
	width: 150px;
	float: left;
}
.watch:hover
{
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
}
.watch img
{
	width: 150px;
}
.menu_2007
{
	font-size: 12px;
}
.menu_2007 ul li a.small
{
	width: 50px;
}
.menu_2007 ul li a
{
	width: 80px;
}
.menu_2007 ul li a.medium
{
	width: 100px;
}
.menu_2007 ul li a.wide
{
	width: 120px;
}
