body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	margin: 8px;
	padding: 0px;
}
#holder {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#aboveheader {
	height: 20px;
	font-size: 14px;
	font-family: Arial;
	background-color: #B8D9F1;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #81AEDC;
	line-height: 18px;
}
#header {
	height: 110px;
	font-size: 5px;
	font-family: Arial;
	background-color: #DCCBAC;
	color: #FFFFFF;
	font-style: italic;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#belowheader {
	font-size: 14px;
	font-family: "Arial";
	background-color: #B8D9F1;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 16pt;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #81AEDC;
	height: 20px;
}
#nav {
	width: 115px;
	font-family: Arial;
	text-decoration: none;
	background-color: #B8D9F1;
	margin-top: 20px;
	text-indent: 7pt;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 4px;
	float: left;
}
#content {
	border-left: 1px solid #81AEDC;
	font-family: "Arial";
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 135px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10pt;
	line-height: 16pt;
	z-index: -1;
}
#footer {
	border-top: 1px solid #357ABF;
	font-size: 8pt;
	color: #13589d;
	font-family: Arial;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	background-color: #B8D9F1;
	height: 60px;
	vertical-align: middle;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #357ABF;
	margin-top: 20px;
}
.callout {
	font: bold 100% Georgia, "Arial", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px; 
	padding: 0px 0px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 100%; 
}
#nav a:link { 
/* 	color: #736B5E; */
	color: #13589d;
	text-decoration: none;
}

#nav a:visited { 
	color: #13589d;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #333;
	text-decoration: none;
}
#aboveheader a:link { 
	color: #13589d;
	text-decoration: none;
}

#aboveheader a:visited { 
	color: #13589d;
	text-decoration: none;
}

#aboveheader a:hover, #nav a:active, #nav a:focus {  
	color: #333;
	text-decoration: none;
}
.clearit {
	display: block;
	clear: both;
}
#nav_bkup {

	width: 115px;
	float: left;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 20px;
	text-decoration: none;
	background-color: #B8D9F1;
	text-indent: 7pt;
	font-size: 13px;
	line-height: 18px;
}

