body {
	background-color: #004F45;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#Container {
	background-color: #FFF;
}
h1 {
	margin-top: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
th {
	color: #FFFFFF;
	background-color: #004F45;
}
a {
	color: #004F45;
}
a:link {
	color: #004F45;
}
a:hover {
	color: #000;
}
a:visited {
	color: #004F45;
}
.boldtextlarge {font-family: Arial, Verdana, Helvetica; font-size: 24px; font-weight: bold; text-align: center}
.boldtextmed {font-family: Arial, Verdana, Helvetica; font-size: 18px; font-weight: bold; text-align: center}
.boldtext {font-family: Arial, Verdana, Helvetica; font-size: 14px; font-weight: bold; text-align: center}
input {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
#SearchText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 1px;
}
.text10 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px
}

.text12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px
}

.text12white {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.text12green {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #006600}
.text14 {font-family: Arial, Verdana, Helvetica; font-size: 14px}
.tabletopwht {
	font-family: Verdana, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #044B43;
}
.ResultsCaps {font-family: Arial, Verdana, Helvetica; font-size: 12px; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #999999}
.footer {font-family: Verdana, Arial, Verdana, Helvetica; font-size: 12px; text-align: center}
.footersm {font-family: Verdana, Arial, Verdana, Helvetica; font-size: 9px; text-align: center}
.left-nav-categories {
	font-size: 11px;
	text-decoration: none;
}
a.left-nav-categories:link{
	text-decoration: none;
	color: #000;
}
a.left-nav-categories:active{
	text-decoration: none;
	color: #000;
}
a.left-nav-categories:hover{
	text-decoration: underline;
	color: #666;
}
a.left-nav-categories:visited {
	text-decoration: none;
	color: #000;
}

a.category-page-list:link {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
a.category-page-list:active {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
a.category-page-list:hover {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
a.category-page-list:visited {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
.NoteGreen {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.NoteRed {
	font-size: 11px;
	color: #FF0000;
}

.error_med_bold {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.error_lg_bold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.error_med {
	font-size: 14px;
	color: #FF0000;
}
select {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
