@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F4F74;
	font-style: normal;
	line-height: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #01987A;
	text-decoration: none;
	font-weight: bold;
}
.TxtRed {
	color: #FF0000;
}

.orangeHead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #E37F1D;
}
.BorderAllLightRed {
	border: 1px solid #FF0000;
	background-color: #FFFAFA;
}

.cell_001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
.red_box_around_word {
	height: auto;
	width: auto;
	border: thin solid #990000;
	padding: 2px;
	clear: none;
	float: none;
}
link {
	color: #000000;
}

a:visited {
	background-color: none;
	text-decoration: none;
	border: none;
}
a:hover {
	color: black;
	background-color: none;
	text-decoration: underline;
	border: none;
	padding: none;
} 
.brown_title13px_CAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #AA492E;
	font-style: normal;
	font-weight: bold;
}
.list {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.BorderAllLightGreen {
	border: 1px solid #00FF00;
	background-color: #ECFFEC;
}

.tags_links1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006B99;
	font-size: 12px;
	text-decoration: underline;
}

