body {
	margin: 0;
	padding: 0;
	padding-top:20px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0; /* zeroes off any existing border */
	min-width: 770px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
}
#wrapper {
	width: 850px;
	margin: 20px auto;
	position: relative;
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	}
img
{
 border-style: none;
}

div#main_title
	/* main menu*/

	{
	width: 850px;
height:84px;
	}
div#home_time
	/* clock top left*/
	{
	position:absolute;
	top:55px;
	left:641px;
	width: 202px;
	height:20px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	/*font-weight:bold;*/
	text-align:right
	}
#bottom-border
/* bottom band in sage green*/
{
font-size:11px;
color:#666666;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width:850px;
height:50px;
background-color:#E9E9E9;
border-top-color:#999999;
border-top-style:solid;
border-top-width:1px;
}

#page-title-style
{
color: #666666;
font-weight: bold;
font-size: 18px;
padding-top:20px;
padding-bottom:20px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width:830px;
height:12px;
padding-left:20px;
}


#company-info
{
padding-top:10px;
font-size: 11px;
color:#666666;
background-color:#E9E9E9;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width:830px;
height:12px;
padding-left:20px;
}
div#company-info a:link {
	color: #666666;
	font-weight:bold;
	text-decoration: none
	}
div#company-info a:visited { 
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	} 
div#company-info a:hover { 
	color: #666666; 
	font-weight:bold;
	text-decoration: underline;
	}
#copyright
{
padding-left:20px;
width:830px;
padding-top:5px;
padding-bottom:10px;
height:10px;
font-size: 10px;
color:#666666;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color:#E9E9E9;

border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px
}
div#home_page
{
	width:850px;
	/*height: 550px;*/	
	background-color:#FFFFFF;
	}
div#horizontal_nav
	{
	/*position:absolute;
	top:132px;
	left:1px;*/
	background-image: url('top.gif');		
	width: 675px;
	height:16px;
	padding-top:4px;
	padding-left:4px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #013387;
	border-bottom-color:#a5ceef;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#a5ceef;
	border-top-style:solid;
	border-top-width:1px;
	}
div#horizontal_nav a:link {
	color: #013387;
	font-weight:bold;
	text-decoration: none
	}
div#horizontal_nav a:visited { 
	color: #013387;
	font-weight:bold;
	text-decoration: none;
	} 
div#horizontal_nav a:hover { 
	color: #013387;
	font-weight:bold;
	text-decoration:underline
	}
div#vertical_nav
	{
	/*position:absolute;
	top:132px;
	left:1px;*/

	width: 154px;
	height:400px;
	padding-top:40px;
	padding-left:16px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #013387;
	background-color:#E9E9E9;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#a5ceef;
	border-top-style:solid;
	border-top-width:1px;
	}
div#vertical_nav a:link {
	color: #013387;
	font-weight:bold;
	text-decoration: none
	}
div#vertical_nav a:visited { 
	color: #013387;
	font-weight:bold;
	text-decoration: none;
	} 
div#vertical_nav a:hover { 
	color: #013387;
	font-weight:bold;
	text-decoration:underline
	}
div#intellistage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top:6px;
padding-left:6px;
padding-bottom:6px;
	color: #777777;}
