.bottomlink {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.smalltype {
	font-size: 10px;
}
.smalltype2 {
	font-size: 9px;
}
a:hover {
	text-decoration: none;
}
a {
	color: #FFCC00;
}
.bodycopy-black a {
	color: #0000CC;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodycopy-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	cursor: hand;
}
.padding {
	padding-left: 3px;
	padding-right: 3px;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	color: 006699;
}
.header3 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodycopywhite {
	color: #FFFFFF;
}
.bodycopywhitesmall {
	color: #FFFFFF;
	font-size: 9px;
}
.bodycopyblack {
	color: #000000;
}
.blueboxbg {
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:20px; 
	padding-right:20px; 
	background-image: url(images/bluebox-mid.gif); 
	background-position: center; 
	background-repeat: repeat-y;
}
.whiteboxbg {
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:20px; 
	padding-right:20px; 
	background-image: url(images/whitebox-mid.gif); 
	background-position: center; 
	background-repeat: repeat-y;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006EC3;
	width: 255px;
}
.form_element {
	margin-bottom: 10px;
}
.errtxt {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_italics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

