@charset "utf-8";
/* CSS Document */

.image {
	background-image: url(../images/addins/adobe2.gif);
	height: 22px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left center;
}

.imagezip {
	background-image: url(../images/addins/zip.gif);
	height: 22px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left center;
}

fieldset {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000033;
	margin-top: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #002F5B;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
