a.body:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a41b3;
	text-decoration: underline;
}
a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a41b3;
	text-decoration: underline;
}
a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a41b3;
	text-decoration: underline;
}
a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a41b3;
	text-decoration: underline;
}
a.department:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D2F9;
	text-decoration: none;
	font-weight: bold;
}
a.department:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D2F9;
	text-decoration: underline;
	font-weight: bold;
}
a.department:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D2F9;
	text-decoration: none;
	font-weight: bold;
}
a.department:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D2F9;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a41b3;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a41b3;
	text-decoration: none;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a41b3;
	text-decoration: none;
}
a.special:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
a.special:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
a.special:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
a.special:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
a.special2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
a.special2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff00;
	text-decoration: underline;
}
a.special2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
a.special2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}


a.test:active {
	font-family: Arial, Helvetica, sans-serif;
}
a.test:hover {
	font-family: Arial, Helvetica, sans-serif;
}
a.test:link {
	font-family: Arial, Helvetica, sans-serif;
}
a.test:visited {
	font-family: Arial, Helvetica, sans-serif;
}
.border_blue_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3a41b3;
}
.border_blue_top_bottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3a41b3;
	border-bottom-color: #3a41b3;
}
.border_blue_top_bottom_thin {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3a41b3;
	border-bottom-color: #3a41b3;
}
.border_blue_all {
	border: 1px solid #3A41B3;
}
.border_gold_bottom2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #dead04;
	border-left: none;
}
.border_gold_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dead04;
}
.border_gold_bottom_left_right_top {
	border: 4px solid #dead04;
}
.border_gold_bottom_top {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dead04;
	border-bottom-color: #dead04;
}
.border_gold_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #dead04;
}
.border_gold_left_right {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dead04;
	border-left-color: #dead04;
}
.border_gold_right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #dead04;
}
.border_gold_top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #dead04;
}
.border_white {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.icon_indent_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #D0D2F9;
	text-decoration: none;
	vertical-align: middle;
}
.icon_navigation_arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #3A41B3;
}
.icon_test {
	font-family: Arial, Helvetica, sans-serif;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.title_commissions {
	font-family: "Cooper Black";
	font-size: 14px;
	color: #3a41b3;
}
.title_department {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D2F9;
	font-weight: bold;
}
.title_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A41B3;
}
.title_main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}
li {
	list-style-image: url(/images/supporting/bullet.gif);
	list-style-position: outside;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d0d2f9;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 1px;
}
.title_department_dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D0D2F9;
}
.picture_frame {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #becaf8;
	border-right-color: #484fc4;
	border-bottom-color: #484fc4;
	border-left-color: #becaf8;
}
.picture_frame2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #B0BEF7;
	border-left-color: #B0BEF7;
	border-right-color: #484fc4;
	border-bottom-color: #484fc4;
}
.gobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a41b3;
}
.border_blue_dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3a41b3;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dare {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
}
.title_reports {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3a41b3;
}
.out_dent {
	text-indent: -20px;
}
.title_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a41b3;
	background-color: #D0D2F9;
	font-weight: bold;
	border: 1px solid #3a41b3;
}
.hr {
	color: #3A41B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D2F9;
}
.border_blue_left_bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3A41B3;
	border-left-color: #3A41B3;
}
.border_blue_right_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3A41B3;
	border-bottom-color: #3A41B3;
}
.border_blue_bottom_thin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a41b3;
}
.border_blue_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a41b3;
}
.border_blue_left_thin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3a41b3;
}
.bg_blue {
	background-color: #d0d2f9;
}
.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.dotted_line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0033CC;
}
.text_large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.hr_red {
	border: 2px dotted #FF0000;
}

