	
	body {
	text-align:center;
	background-color: #C6CFDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


		}
	
	#frame {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:2px;
	padding:0px;
	text-align:left;
		}
		
	#contentleft {
	width:148px;
	padding:0px;
	float:left;
	background:#ACC4EB;

		}
	#contentleft p{
	font-size:11px;

		}
	
	#contentcenter {
		width:350px;
		padding:0px;
		float:left;
		background:#EFEfef;
		border-right: 1px dotted #333;
		border-left: 1px dotted #333;
		}
	
	#contentright {
		width:148px;
		padding:0px;
		float:left;
		background:#ACC4EB;
		}
	#contentright p{
	font-size:11px;

		}
	
	#contentheader {
	width:650px;
	height:30px;
	background: #666699;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #333366;


		}
	#contentnavbar {
	width:650px;
	background:#fff;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333;
	text-align: center;
	color: #333;
	vertical-align: middle;
		}
	#contentnavbar a{
	font-weight: bold;
	color: #18305A;;
	padding-top: 2px;

} 
		
	h1,pre,h2,h3 {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		color:#18305A;
		}
    h2 {
		font-size:12px;
		padding-top:10px;
		color:#18305A;
		}
		
	#contentcenter h1 {
		font-size:14px;
		padding:5px;
		margin:0px;
		}
	
div#column2 {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #ACC4EB;
    
}
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
	background-color: #ACC4EB;
    
} 
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
div#footer {
	border-top: solid #333 1px;
	background-color: #194180;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	color: #EFEBD6;
	clear: both;

} 
div#footer a{
	text-align: center;
	font-weight: bold;
	color: #FF8C40;

} 
div#styleswitcher {
	background-color: #194180;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	color: #FF8C40;
	clear: both;

} 
div#styleswitcher a{
	text-align: center;
	font-weight: bold;
	color: #FF8C40;

} 

p {
	font-size: 14px;
	margin:0px 10px 10px 10px;
}
ul {
	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
}
a:link {
	color: #18305A;
	font-weight: bold;

}
a:visited{
	color: #18305A;
	font-weight: bold;

}
a:hover{
	color: #18305A;
	font-weight: bold;

}
a:active{
	color: #FF9900;
	font-weight: bold;

}

a.b:link {
	color: #FFF;
	font-weight: bold;

}
a.b:visited{
	color: #FFF;
	font-weight: bold;

}
a.b:hover{
	color: #FFF;
	font-weight: bold;

}
a.b:active{
	color: #FFF;
	font-weight: bold;

}

.leftbox {
	padding: 1px;
	width: 130px;
	border: 1px solid #333;
	margin-left:.5em;
	background-color: #CED6DB;
}
.grayboxtext{
font-size: 10px;
}
.bold {
	font-weight: bold;
}
.lastmod{
	font-weight: bold;
	font-size: 9px;
	color: #333366;
	padding: 3px;
	text-align: justify;

}
.italic {
	font-style: italic;
}
.citedremark {
	font-weight: bold;
	text-align: left;
	font-style: italic;

}
.ulsmaller {

	font-size: 11px;
	margin-top:0;
	margin-bottom:0;
}
.disappear {

	font-weight: normal;
}
.image {
	border: 1px solid #333333;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.bottom {
	font-size: 12px;
	font-weight: lighter;
}
td {
	font-size: 14px;
}
.rightjustified {
	font-size: 12px;
	font-weight: lighter;
	text-align: right;
}
.caption {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.pink {
	color: #FF0066;
}
.blurb {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	border: 1px solid #000000;
	padding: 4px 3px;
	vertical-align: middle;



}
.rightjustifiedblurb {
	font-size: 12px;
	font-weight: lighter;
	text-align: right;
	color: #FFFFFF;

}
.bolditalic {
	font-weight: bold;
	font-style: italic;

}
.boldsmall {
	font-weight: bold;
	font-size: 12px;

}
.bolditalicsmall {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;

}
.bolditalicsmallest {

	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #FF0000;
	font-weight: bold;

}
.black {
	font-weight: bold;
	color: #000000;
}
.green {
	font-weight: bold;
	color: #339900;
}
agreen {

	color: #339900;
	font-weight: bold;
}
.blue {

	color: #003366;
	font-weight: bold;
}
