body {
	background-image : url(/images/exelus_bg.gif);
	margin-left : 0;
	margin-top : 0;
	font-family : Georgia, "Times New Roman";
	font-size:  12px;
}

p {
	font : Georgia, "Times New Roman";
	font-size: 12px;
}

h3 {
	font-family : Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-family : Georgia, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
}

h4.menu {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 16px;
	color: ff9933;
}

h5.menu {
	font-family: Georgia, "Times New Roman";
	font-weight : bold;
	font-size : 12px;
	color: ff9933;
}

a {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: 330066;
	text-decoration : underline;
}

a:hover {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: ff9933;
	text-decoration: underline;
}

a:active {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}

a.menu {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a.menu:hover {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: ff9933;
	text-decoration: underline;
}

a.menu:active {
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

table.evar_alert_table {
	border-color : #330066;
	border-collapse : separate;
	border-width : 2px;
}

td {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
}

td.evar_alert {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	color: #330066;
	background-color : #FFCC99;
}

td.survey_required_alert {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	color: RED;
}

input {
	font-size:11px; 
	font-family: Georgia, "Times New Roman"; 
}

textarea {
	font-size:11px;
	font-family: Georgia, "Times New Roman";
}

select { 
	font-family: Georgia, "Times New Roman";
	font-size:11px 
}

td.survey {
	font-family : Georgia, "Times New Roman";
	font-size: 10px;
}

td.survey_intro {
	font-family : Georgia, "Times New Roman";
	font-size: 12px;
}

td.survey_required {
	font-family : Georgia, "Times New Roman";
	font-size: 11px;
	color : #330066;
}

td.missing {
	font-family : Georgia, "Times New Roman";
	font-size: 11px;
	color : red;
}

.asterisk {
	font-family : Georgia, "Times New Roman";
	font-size: 16px;
	color : red;
}

