/* FONT STYLES */


.selectone { font-size: 12pt; font-weight: normal;}

.topics { margin-left: 50px; line-height: 14pt;}

.topics li { list-style-type: square;}

.required { color: #ff0000; font-weight: bold;}

.label { font-size: 8pt; font-weight: bold; line-height: 16pt;}

.dynamic { font-size: 8pt; line-height: 10pt;}

.policy { font-size: 8pt; font-weight: normal;}




/* FEEDBACK FORM ELEMENTS  */


.formbox { 
	width: 654px;
	background-color: #f6f6f6;
	border-width:1px;
	border-color:#cccccc;
	border-style: solid;
	}


.feedbackform td { width: 327px;}

.feedbackform input { width: 300px;}

.feedbackform textarea { width: 654px;}

