﻿.textteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
	color: #108C87;
}
.texttealjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	font-style: normal;
	font-variant: normal;
	color: #108C87;
	text-align:justify
}
.listpurple {
	list-style-type: square;
	list-style-position: inside;
	color: #800080;
}
.title_med_pur {
	list-style-type: square;
	list-style-position: inherit;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.title_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #800080;
}
.tableteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #108C87;
	text-decoration: none;
}

hr {height: 1px; color: #108C87; background-color: #108C87; border: none; }
Selected_Box {
	border: medium solid #108C87;
}
.tealmicro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #108C80;
}
.menu_sand{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: 900 ;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #908069;
	vertical-align:top;
	height:20px;
}
.menuteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #108C87;
	text-decoration: none;
}

.brdrpagetop {
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #108c87;
}

.missingerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

