body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.top {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #7D7D7D;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #969696;
	text-decoration: none;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
	font-weight:bold;
}
.text_3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #5B5B5B;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #2D2D2D;
}
.link_3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #494949;
	font-weight: bold;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 187px;
	border: 1px solid #BEC0C2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 130px;
	width: 187px;
	border: 1px solid #BEC0C2;
	overflow:auto;
}
.small_caps{
	font-variant: small-caps;
   font-size: 110%;
}
ul {
	padding: 0 0 0 14px;
   margin: 0;
}
ul.indent {
	padding: 0 0 0 44px;
   margin: 0;
}
ul.indent li {
	padding: 8px 0 0 0;
   margin: 0;
}
ul.indent li ul {
	padding: 0 0 0 16px;
   margin: 0;
}
ul.checks {
	padding: 0 0 0 16px;
   margin: 0;
   list-style-image:url(../../images/checkmarks.gif)
}
ul.no_bullets {
	padding: 0;
   margin: 0;
   list-style: none;
}
h2 {
	font-weight: normal;
   line-height: 110%;
}
.text_block {
	display: block;
}
.text_block_special1 {
	display: block;
	padding: 12px;
   margin: 0;
   border: 2px solid #333366;
   background-color: #99CCCC;
   color: #000000;
}