
body
{
	margin: 5px 0px 0px 10px;
	font-size: 10px;
	font-height: 1.1;
	font-family: verdana,trebuchet,sans-serif;
	color: navy;
}
		
	#leftcontent {
		position: absolute;
		left:1%;
		width:33%;
		background:#fff;
		}

	#centerleftcontent {
		position: absolute;
		left:34%;
		width:33%;
		background:#fff;
		}

	#centerrightcontent {
		position: absolute;
		text-align: right;
		left:68%;
		width:1%;
		background:#fff;
		border:1px solid #CCFFFF;
		}

	#rightcontent {
		position: absolute;
		left:69%;
		width:31%;
		background:#fff;
		}
		
	
	
	a:link	
	{
		color: #000080;
		font-weight: normal;
		text-decoration: none;
	}

a:visited
{
	color: #736294;
	font-weight: normal;
	text-decoration: none;
}

a:active { 
 color: #6666CC; 
 font-weight: normal; 
 text-decoration: none; 
}

a:hover
{
	color: #AC5858;
	font-weight: normal;
	text-decoration: underline;
}




.pageTitle{
font-family: Times, serif;
font-size:14pt;
font-weight:Normal;
 margin-left: 5px; 
 margin-right: 20px; 
 margin-top: 0px; 
 margin-bottom: 0px;
 border-bottom : 1px dotted #999;
}


.navStrip
{
	color: #000080;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content {
 color: #003366; 
 text-indent: 15px; 
 word-spacing: 0; 
 line-height: 1.1; 
 text-align: Left; 
 font-family: Verdana,Arial,MS Sans serif; 
 font-size: 11px; 
 margin-left: 120px; 
 margin-right: 120px; 
 margin-top: 1px; 
 margin-bottom: 10px;
 }
 
.prevNextLink {
 color: #003366; 
 text-indent: 15px; 
 word-spacing: 0; 
 line-height: 1.1; 
 text-align: center; 
 font-family: Verdana,Arial,MS Sans serif; 
 font-size: 11px; 
 margin-left: 10px; 
 margin-right: 10px; 
 margin-top: 1px; 
 margin-bottom: 10px;
 } 
	
.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #003366;
 font-weight: normal;
}	

.slogans{
color: #808080;
font-family: Times, serif;
font-size:12pt;
font-weight:normal;
 margin-left: 5px; 
 margin-right: 20px; 
 margin-top: 5px; 
 margin-bottom: 20px;
}


.altRows{
 color: #003366;
 text-indent: 0px; 
 word-spacing: 0; 
 line-height: 1.1; 
 text-align: Left; 
 font-family: Verdana,Arial,MS Sans serif; 
 font-size: 11px; 
 margin-left: 100px; 
 margin-right: 100px;  
 margin-top: 5px; 
 margin-bottom: 15px;
 }
 
	
.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
}

.imgRight{
float: right;
padding-bottom : 5px;
padding-left; 5px;
padding-top : 5px;
}

		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h2 {font-size:12px;
		font-weight:bold;
		padding-top:10px;}
		
	h3 {font-size:10px;
		font-weight:bold;
		padding-top:10px;}
	
	#centerrightcontent p { font-size:10px}