body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-align:left;	
	border:0px; 
	padding:0px; 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	line-height:16px;
}
td,th {
	text-align:left;	
	margin:0px; 
	border:solid 1px #888888; 
	padding:0px; 
	background-color:#ffffff;
}
#mainContainer{
	position:relative; 
	text-align:left; 
	width:90%; 
	margin-left:auto; 
	margin-right:auto;
	margin:auto; 
	background-color: #ffffff;
}
#leftNav{
	position:absolute; 
	top:00px; 
	left:0px; 
	width:0px; 
	z-index:10;
	visibility:hidden;
}
#flashContent{
	visibility:hidden;
	position:absolute; 
	text-align:left; 
	width:100%; 
	height:0px;
}
#logo{
	position:absolute; 
	text-align:left; 
	width:200px; 
	height:0px;
	visibility:hidden;
}
#main_title{
	position:absolute;
	text-align:left; 
	top:0;
	left:0px; 
	width:560px; 
	height:100px;
	visibility:hidden;
}
#caption{
	position:absolute; 
	text-align:left; 
	top:0px; 
	left:200px; 
	width:560px; 
	height:100px;
	visibility:hidden;
}
#print_logo{
	position:absolute;
	visibility:visible;
	width:100px;
	height:90px;
	z-index:5;
}
#print_name{
	position:relative;
	visibility:visible;
	width:100%;
	height:90px;
	text-align:right;
	border-top:solid 15px #ff6600;
}
#print_text{
	position:relative;
	visibility:visible;
	width:100%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#3BA1D4;
	font-size: 16px;
	font-weight:bold;
}
#main_container{
	position:relative; 
	text-align:justify; 
	width:100%; 
	vertical-align:top;
	padding-left:0px; 
	padding-right:0px; 
	padding-top:5px; 
	padding-bottom:5px;
	border-style:none;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-color:#ffffff; 
	border-right-color:#ffffff; 
}
#footer{
	position:relative; 
	text-align:center;  
	width:100%; 
	height:30px;
	background-color:#ffffff; 
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style:solid;
	border-bottom-color:#FF6600;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-bottom-width:15px;
	border-left-color:#ffffff; 
	border-right-color:#ffffff; 
}
.prop {
    height:00px;
    float:right;
	width:1px;
}

.clear {
    clear:both;
    height:0px;
    overflow:hidden;
}

.main_container_spacer{
	position:relative; 
	text-align:justify; 
	padding-top:0px; 
	padding-bottom:0px;
	font-size:1px;
	height:0px;
	border-style: solid;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-color:#ffffff; 
	border-right-color:#ffffff; 
}
A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}

A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
}

.dNav {
	padding-left:10px; 
	padding-top:2px; 
	padding-bottom:2px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5E5E5;
	padding-left:10px; 
	padding-top:6px; 
	padding-bottom:2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3BA1D4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3BA1D4;
	text-decoration: underline;
}

.redText{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.small{
	font-size: 11px;
}