body {
	margin:0;
	padding:0 10px 0 10px;
	border:0;
	height:100%;
	overflow-y:auto;
	}
div.content {
	background:#ffffff; 
	margin: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;		
	line-height: 18px;
	color: #333333;
	}
img.leftnavimg {
	margin-bottom: 10px;
	}

td {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;		
	line-height: 18px;
	color: #333333;
	}
#fixed {
	display:block;
	bottom:0px;
	left:0px;
	right:0px;
	position:fixed;
	padding:0px;
	background: url("../images/bg_footer.jpg");
	width: 100%;
	height: 20px;
	}
* html #fixed {
	position:absolute;
	}
.sanscontent { 
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;		
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.sansheader { 
	font-family: arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;		
	line-height: 17px;
	color: #006600;
	}

.sanstable { 
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;		
	line-height: 18px;
	color: #000000;
	}
		
.sanssmall { 
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;		
	line-height: 12px;
	color: #000000;
	}

a:link.sansnav {
	color: #1065B7;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited.sansnav {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1065B7;
	text-decoration: none;
	}
a:active.sansnav {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1065B7;
	text-decoration: none;
	}
a:hover.sansnav {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4095E7;
	text-decoration: none;
	}