@charset "utf-8";
/* CSS Document */

#primary h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.outline {
	font-size: 12px;
	line-height: 18px;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.outline th {
	text-align: left;
	padding: 10px;
	width: 90px;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
.outline td {
	padding: 8px;
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border_dot {
	background-image: url(../images/border_dot.gif);
	background-repeat: repeat-x;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}

