.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}

.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.container {
	text-indent: 2pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;




}


.shadow {
	background-image: url(images/rightcell_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.bottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.formstyle {
	background-attachment: fixed;
	background-image: url(images/form_guy.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.th {
	height: 4px;
}
