.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image:  url(../images/base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	text-decoration: none;
}
.rt_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #DDE8F0;
	width: 12px;
}
.lft_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #DDE8F0;
	width: 200px;
}
.white_vert18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	width: 18px;
}
.text_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	width: 190px;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.text_medCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.base2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image:  none;
	height: 12px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: right;
}
.clickimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
#thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
	vertical-align: top;
	width: 410px;
}

