.sm_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005ebd;
	text-decoration: none;
}
.sm_blue_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005ebd;
	text-decoration: none;
	font-weight: bold;
}
.std_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005ebd;
	text-decoration: none;
}
.std_blue_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005ebd;
	text-decoration: none;
	font-weight: bold;
}
.med_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005ebd;
	text-decoration: none;
}
.med_blue_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005ebd;
	text-decoration: none;
	font-weight: bold;
}
.sm_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.sm_red_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.std_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.std_red_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.med_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.med_red_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.sm_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.sm_white_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.std_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.std_white_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.med_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.med_white_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.sm_dark_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.sm_dark_grey_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.std_dark_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.std_dark_grey_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.med_dark_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.med_dark_grey_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.deactivated_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

a.std_nav_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005ebd;
	text-decoration: underline;

}
a.std_nav_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005ebd;
	text-decoration: underline;
}
a.std_nav_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
a.std_body_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005ebd;
	text-decoration: underline;
}
a.std_body_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005ebd;
	text-decoration: underline;
}
a.std_body_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.std_page_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
a.std_page_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
a.std_page_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
a.std_red_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}
a.std_red_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}
a.std_red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.std_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	background-color: #ffffff;
	border-top: #cccccc 1px solid; 
	border-left: #999999 1px solid; 
	border-right: #cccccc 1px solid; 
	border-bottom: #999999 1px solid; 
}
.std_nav_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	background-color: #cccccc;
	border-top: #eeeeee 1px solid; 
	border-left: #eeeeee 1px solid; 
	border-right: #eeeeee 1px solid; 
	border-bottom: #eeeeee 1px solid; 
}
.std_dark_blue_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2f82d5;
}
.std_med_blue_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c9dff5;
}
.std_light_blue_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e2eefa;
}
