body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

table
{
border-width: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;;
	}


h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "verdana", Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a93620
	line-height: 8px;
}

.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399
}

.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff
}

#navrow { 
	background-color: #444088; 
	height: 25px;
	vertical-align: middle;
	}
	
#navrow ul {

	margin-left: 0px;
	padding-left: 0;
}
	
	
#footnavrow { 
	background-color: #FFFFFF; 
	height: 40px;
	}

#footnavrow ul {

	margin-left: 0px;
	padding-left: 0;
}

.editable
{
	line-height: 100%;
	margin: 0;
	padding: 0;
}
.editable > h1
{
	line-height: 100%;
	margin-bottom: 2px;
	padding: 0;

}
.editable > h2
{
	line-height: 100%;
	margin-bottom: 2px;
	padding: 0;	


}
.editable > h3
{
	line-height: 100%;
	margin-bottom: 2px;
	padding: 0;
}
.editable > h4
{
	line-height: 100%;
	margin-bottom: 2px;
	padding: 0;

}
.editable > p
{
	line-height: 100%;
	margin-bottom: 2px;
	padding: 0;

}

.blurb_links, .blurb_links li
{
	font-weight: bold;
	font-size: 9pt;
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 2px 6px;
	background-color: #155391;
	border: 1px #903 solid;
}

 .blurb_links a
 {
 	color: #00C;
 	text-decoration: none;
 }

.blurb_links a:hover
{
	color: #FC6;

}