}

/* Added to override or supplement main.css */

table.tablenoborder td, th {
	padding: 1px 1px !important;
	border: none !important;
	margin: 0px 0px 0px 0px !important;
	vertical-align: top;
}
table.tabledata td {
	padding: 1px 1px !important;
	border: 1px;
	margin: 0px 0px 0px 0px !important;
	align: top;
	font-size: 85%;

}
table.tabledata th {
	padding: 1px 1px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;

}
table.tabledata caption {
	color: #666666;
	padding: 8px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 85%;

}
td.spacer10 {
	width: 10px;
}
td.spacer220 {
	text-align: left;
	vertical-align: top;
	width: 220px;	
}
.imgright {
	float: right;
	
}
.imgleft {
	float: left;
	
}
.bold {
	font-weight: bold;

}
sup {
	font-size: 80%;
}

.italic {
	font-style: italic;  
}
table.tableright {
	float: right;
	margin: 0px;
	padding: 0px;
}
table.tableright td {
	padding: 0px 0px !important;
	border: 1px;
	
}
li.lipassword {
	list-style-image: url(../img/password.gif);

}
h1.site_title {
	font-size: 180%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;

}
h1 {
	font-size: 150%;
}
h2 {
    font-size: 130%;
}
h3 {
    font-size: 115%;      
}
h4 {
    font-size: 100%;        
}
h5 {
	font-size: 85%;
	
}
.sml {
	font-size: 85%;
	
}

.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}	
#content div.divboxright {
	border: 1px solid #999999;
	padding: 1px;
	width: 170px;
	float: right;	
}
p.breadcrumb, p.breadcrumb a:link, p.breadcrumb a:visited {
	color: #666666;
	background-color: #FFF;
	padding: 1px 0px 5px 3px; 
	vertical-align: middle;
	font-size: .9em;
	clear: both;
	margin: 0;
	min-height: 1.23em;
}
div.center h1.site_title {
	color: #666666;
	background-color: transparent;
}

div.center h1.home {
	color: #666666;
	background-color: transparent;
	font-size: 175%;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}

div.leftcol {
	float: left;
	width: 285px;
	padding: 0px 10px 0px 0px;

}
div.rightcol {
	float: left; 
	width: 285px;
	padding: 0px 0px 0px 10px;
	
}
div.colfix {
	width: 590px;
	
}

