html, body {min-height:100.01%; margin-bottom:1px;
}
body {
	background-image: url(../i/bluebgfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDD9F3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 13px;
}
	#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 765px;
}	
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.foottxt {
	font-size: 11px;
	color: #FBFBFB;
	padding: 2;
}
.foottxt a:link {
	font-size: 11px;
	color: #FBFBFB;
}
.foottxt a:visited {
	font-size: 11px;
	color: #FBFBFB;
}
.foottxt a:active {
	font-size: 11px;
	color: #FBFBFB;
}
.foottxt a:hover {
	font-size: 11px;
	color: #FFFF99;
}
.formmargin {
	margin: 0px;
}.whbg {
	background-color: #FFFFFF;
	border-color: #256746;
	border-width: 3;
}
.red {color: #FF0000}
.px12 {font-size: 12px}
.px11 {font-size: 11px}
.px10 {font-size: 10px}
.smallred {font-size: 12px; color: #CC0000 
}
.dotted {
	border: thin dashed #CCCCCC;
}
.dotbordlrb {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.px14 {
	font-size: 14px;
}
.green {
	font-weight: bold;
	color: #26754E;
}
.topbord {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #2B7D54;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #588464;
	text-decoration: underline;
}
.markup {
	color: #FF00FF;
}
.grey {
	color: #666666;
}
.blue {
	color: #003366;
}
.mastpad {
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;	
}
.blackborder {
	border: 1px solid #666666;
}
