body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.largetitle  {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

A.atelink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

A.atelink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

A.atelink:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

A.atelink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	padding-left: 5px;
}

.questionid {
	background-color: #B9CFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.questionidnum {
	background-color: #B9CFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	height: 25px;
}

.qaidnum {
	background-color: #B9CFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 3px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.header {
	background-color: #6499CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.askform {
	background-color: #B9CFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.adminheader {
	background-color: #6499CF;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	vertical-align: middle;
}

.leftcol {
	font-size: 11px;
	font-weight: bold;
}

.leftcol {
	font-size: 12px;
	font-weight: bold;
}

.qhead {
	font-size: 12px;
	font-weight: bold;
	background-color: #b9CFE6;
	color: #FFFFFF;
}

.lines {
	background-image: url(http://pirt.demographics.com/ate/lines.gif);
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	height: 6px;
}
