form {
	margin:0px;
	padding:0px;
	}

body, table, th, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.content-small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	}

.content-heading {
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	}

.content-box {
	border: 1px dotted #afbfe4;
	background-color: #e4edff;
	padding: 4px;
	margin-bottom: 10px;
	}

.content-bodytext {
	color: #444444;
	line-height: 13px;
}

div.content-section {
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	}

div.content-section-sml {
	padding-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 2px;
	}
	
.content-bodytext-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

div.thumbnail {
	float: left;
	width: 120px;
	height: 150px;
	font-size: 9px;
	margin: 10px;
	}

img.thumbnail {
	width: 120px;
	height: 80px;
	border: 1px solid #000000;
	margin: 5px 5px 0px 5px;
	}