.text_body_small { font-family: Verdana; font-size: 8pt; line-height:125% }
.page_heading_large { font-family: Times New Roman; font-size: 16pt; color:#CC6700; font-weight:bold;text-align:left; }

body
	{
	margin:0;
	font-family: Verdana; 
	font-size: 16pt;
	background-color:#ffffff;
	}
	
hr	{height:1px;}

p
	{
	font-family: verdana; 
	font-size: 9pt;
	line-height:1.5em;
	}


#header_space{height:10px;background-color:#ffffff;}
#footer_space{height:10px;background-color:#ffffff;}


#header_center
	{
	text-align:center;
	background-color:#e8e8d0;
	border-bottom:2px solid green;
	}
	
#footer_center
	{
	text-align:center;
	background-color:#999966;
	border-top:2px solid green;
	height:100%;
	}
	
#footer_content
	{
	width:650px;
	font-family: Verdana; font-size: 9pt;text-align:left;	
	}

#page_content
	{
	width:650px;
	font-family: Verdana; font-size: 9pt;text-align:left;	
	background-color:#ffffff;
	}
	
#page_center
	{
	text-align:left;
	background-color:#ffffff;
	}
	
.border_stuff
	{
	border-style:solid;
	border-color:blue;
	border-size:2px;
	}
	
.company_name {
	font-weight:bold;
	font-family: Verdana; 
	font-size: 9pt;
	line-height:15px; }

a:link {color:black; text-decoration:underline}
a:visited {color:black; text-decoration:underline}
a:hover {color:#CC6700; text-decoration:underline}
	
a:link.top_nav_bar {color:#555555; text-decoration:none}
a:visited.top_nav_bar {color:#555555; text-decoration:none}
a:hover.top_nav_bar {color:#555555; text-decoration:underline}

a:link.bottom_footer {color:black; text-decoration:underline}
a:visited.bottom_footer {color:black; text-decoration:underline}
a:hover.bottom_footer {color:#003300; text-decoration:none}


.side_nav_list { margin:0;padding:0; }

.side_nav_list ul {margin:0;padding:0;
	list-style-type:none;}

.side_nav_list li {margin-left:5px;}

a:link.side_nav_list {
	display:block;width:14em;
	padding:0.1em;
	line-height:1.4;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	color:#000;
	text-decoration:none;
	text-align:left;
	font-family: arial; font-size: 8pt; 
	}
	
a:visited.side_nav_list {
	display:block;width:14em;
	padding:0.1em;
	line-height:1.4;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	color:#000;
	text-decoration:none;
	text-align:left;
	font-family: arial; font-size: 8pt; 
	}
	
	
a:hover.side_nav_list {
	display:block;width:14em;
	padding:0.1em;
	line-height:1.4;
	background-color:#A4C2C2;
	border: 1px solid black;
	color:#000;
	text-decoration:none;
	text-align:left;
	font-family: arial; font-size: 8pt; 
	}