@charset "utf-8";
/* CSS Document */
#primary {
	width:378px;
}
#tertiary {
	position:absolute;
	width:200px;
	left:720px;
	top:0px;
}

.form_style {
	width:233px;
	color:#505050;
	font-size:11px;
}
.form_td td{
	height:30px;
}
#tertiary a{
	color:#78b60a;
	text-decoration: underline;
	font-size:10px;
}
.tertiary_contact{
	border-bottom: dotted 1px #242424; 
	padding:15px 0px; 
	letter-spacing:1px;
	font-size:10px;
}
.tertiary_contact td {
	font-size:10px;
	height:13px;
}