@charset "utf-8";
/* CSS definition file containing sitestyle stylesheets for screen display */

body, table, td { font-family:Arial, Helvetica, sans-serif; font-size:13px; }

p { margin:0px 0px 15px 0px; }

#lngNav { font-size:11px; font-weight:bold; padding:3px 12px 0px 0px; }

#mainNav { font-size:13px; font-weight:bold; padding:2px; }

sup { font-size:8px; }

li { padding-bottom:3px; }

#pageTitle { font-size:18px; font-weight:bold; font-style:italic; padding-top:20px; }

#ftrTxt {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	line-height:12px;
	color:#482763;
}

a:link, a:visited { text-decoration:underline; color:#652d91; font-weight:bold; }
a:active, a:hover { text-decoration:none; color:#717380; font-weight:bold; }

#sectTitle {
	font-weight:bold;
	color:#ffffff;
	padding-bottom:1px;
	background-color:#652d91;
	border-bottom:2px solid #000000;
} #sectTitleAlt {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:1px;
	background-color:#717380;
	border-bottom:2px solid #000000;
} #listTitle {
	font-weight:bold;
	background-color:#efe5df;
} #listTitleAlt {
	font-weight:bold;
	background-color:#dfe0ef;
} #listEntry {
	padding-bottom:10px;
	border-top:1px dotted #aeaeae;
	border-left:1px dotted #efe5df;
	border-right:1px dotted #efe5df;
	border-bottom:1px dotted #aeaeae;
}

.surveyLn {
	border-right:1px dotted #aeaeae;
	border-bottom:1px dotted #aeaeae;
} .surveyLnEnd {
	border-bottom:1px dotted #aeaeae;
}

#formBtm {
	border-top:2px solid #652d91;
	border-bottom:2px solid #652d91;
} #textbox {
	background-color:#ffffff;
	border:1px solid #cccccc;
} #fieldon {
	background-color:#efe5df;
	border:1px solid #502473;
} #fieldoff {
	background-color:#ffffff;
	border:1px solid #cccccc;
} #button {
	font-weight:bold;
}