/* Doc Defs*/

	* { 
		margin: 0;
		padding: 0;
		}
	* html div	{
		height: 1px;
		}
	
	html, body	{
		height: 100%;
		}
		
	body, table, input, select, textarea	{
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif
		}
		
	body	{
		font-size: 101%;
		background: #ffffff;
		}
		
	html>body	{
		font-size: 1.00em;
		}
		
	a	{
		text-decoration: none;
		color: #1425ad;
		cursor: pointer; 
		cursor: hand;
		}
		
	a:hover	{
		color: #636dbf;
		}
		
	a.noLink1,
	a.noLink1:hover	{
		border: none;
		}
		
	table, input, select, textarea	{
		font-size: 1.00em;
		}
		
	img	{
		border: 0;
		}
		
	img.alignRight01 {
		float: right;
		margin: 0 0 20px 20px;
		}
		
/* Structure Defs */

	#header01	{
		margin: 20px 0 0 170px;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #666633;
		}
		
	#leftNavigation01	{
		float: left;
		font-size: 0.70em;
		padding: 20px;
		width: 130px;
		}
		
	#leftNavigation01 ul	{
		list-style: none;
		}
		
	#leftNavigation01 li.selected01	a {
		background: url(../images/bgNav-on-01.gif) bottom repeat-x;
		}
		
	#leftNavigation01 a	{
		color: #000000;
		display: block;
		margin: 0 0 10px 0;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999999;
		}
		
	#leftNavigation01 a:hover	{
		background: url(../images/bgNav-over-01.gif) bottom repeat-x;
		}
		
	#content01	{
		position: absolute;
		top: 115px;
		left: 170px;
		padding: 0 20px 20px 0;
		font-size: 0.90em;
	}
	
	#content01 p {
		margin: 0 0 10px 0;
	}
	
	.breakIt01 {
		clear: both;
		font-size: 1px;
		height: 1px;
		}
		
	
/* Style Defs */

	h1	{
		color: #666633;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.90em;
		font-weight: normal;
		}
		
	.smaller01	{
		font-size: 0.50em;
		}
		
	h2	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.40em;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #cccccc;
		}
	
	