.imageborder {
	border: 1px solid #666;
	margin: 1px;
	padding: 3px;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #container #mainContent table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}
.floatLeft {
	clear: left;
	float: left;
	padding: 3px;
	margin-right: 25px;
	border: 1px solid #666;
}
.floatRight {
	padding: 3px;
	margin-right: 10px;
	text-align: right;
	clear: right;
	float: right;
	border: 1px solid #666;
	margin-left: 10px;
}
.center_text {
	text-align: center;
	margin: 1px;
	padding: 3px;
	border: 1px none #666;
}




a {
	color: #03C;
	font-weight: normal;
}
a:hover {
	color: #060;
	font-style: normal;
}

.greenboldtext {
	font-weight: bold;
	color: #060;
	text-align: left;
}
.redtext {
	color: #900;
	font-weight: bold;
}
.table_header_whitefont {
	color: #FFF;
	background-color: #060;
	text-align: center;
}
.table_borders {
	padding: 1px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #060;
}

h1 {
	color: #009;
}
h2 {
	color: #009;
}

h3 {
	color: #009;
}
.green_font_uppercase {
	text-transform: uppercase;
	color: #060;
	font-weight: bold;
	text-align: left;
}

.italic_gray {
	font-style: italic;
	color: #333;
}
.super_font {
	vertical-align: super;
	font-size: 75%;
}
.smaller_font {
	font-size: small;
}
.asterix_text {
	font-size: 12px;
}
.horizontal_line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009;
}
.quicklinks_return {
	font-size: 12px;
	color: #666;
	margin-left: 50px;
	text-align: right;
}
.center_text {
	text-align: center;
}
#align_rt_table {
	text-align: center;


}
.brown_font {
	color: #630;
}
.float_rt_no_brdr {
	text-align: right;
	padding: 3px;
	clear: right;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
