body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00445F;
}
body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #424F5E;
}
.bookmarkify img {border:none}
a:link {
	color: #F7941D;
}
a:visited {
	color: #F7941D;
}
a:hover {
	color: #F7941D;
}
a:active {
	color: #F7941D;
}
a.nav:link {
	color: #424F5E;
	text-decoration: none;
}
a.nav:visited {
	color: #424F5E;
	text-decoration: none;
}
a.nav:hover {
	color: #424F5E;
	text-decoration: none;
}
a.nav:active {
	color: #424F5E;
	text-decoration: none;
}
a.faq:link {
	color: #ffffff;
	text-decoration: none;
}
a.faq:visited {
	color: #ffffff;
	text-decoration: none;
}
a.faq:hover {
	color: #F7941D;
	text-decoration: underline;
}
a.faq:active {
	color: #F7941D;
	text-decoration: underline;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #F7941D;
	font-weight: bold;
	font-size: 19;
	margin-left: 5;
}
.style3 {
	color: #F7941D;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #034F6E}
.style6 {color: #809EAA}
.style7 {color: #F7941D}
.style8 {
	color: #F7941D;
	font-size: 24;
}
input {
font-size: 8pt;
border-style: solid;
border-width: 1;
padding: 0;
background-color: #E7ECF0;
}
select {
font-size: 8pt;
border-style: solid;
border-width: 1;
background-color: #E7ECF0;
}
textarea {
font-size: 8pt;
border-style: solid;
border-width: 1;
background-color: #E7ECF0;
}


#search_block {color:#ffffff !important}
#search_main select {width:145px}
#tm_searchform {padding-left:5px}
#tm_searchform div {padding-bottom:5px;font-weight:bold}
#tm_searchform #search_button {background:#F7941D; width:50px;float:right;text-align:center;padding:5px;margin-right:15px}
#tm_searchform #search_button a {color:#424F5E}