body {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
}
a,a:link,a:visited,a:active,a:hover {
	color: #005AAA;
	text-decoration: none;
}
a:hover {
	color: #0087CE;
}
h1,h2 {
	color: #005AAA;
	text-decoration: none;
}
h3 {
	color: #009B4E;
	text-decoration: none;
}
td {
	vertical-align: top;
}
form {
	display: inline;
}
input,select,textarea {
	font-family: Tahoma, Arial;
	font-size: 14px;
	border: 1px solid #8F89DC;
}
.checkbox,.radio {
	border: 0 none;
}
#menu,#sub_menu {
	text-align: center;
	display: block;
	margin: auto;
	padding: 5px 15px;
	width: 840px;
}
#content {
	text-align: center;
	display: block;
	margin: auto;
	padding: 15px;
	border: 1px dotted #D8E0F1;
	width: 840px;
}
#content table,#content p,#content h1,#content h2,#content h3,#content ul {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
table.phone {
	display: block;
	width: 590px;
	margin: 15px auto auto;
	text-align: center;
}
.phone td {
	padding: 2px 6px 2px;
	font-size: 18px;
	color: #221E1F;
	font-weight: bold;
	text-align: left;
}
.submit {
	font-weight: bold;
}
.small {
	font-size: 11px;
}

/* NEW */

/* ADMIN */
#search_box,#body_search,#search,#search_iframe {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	margin: 0 20px 0 0;
	float: left;
	clear: left;
}
#search {
	padding: 6px;
	margin: 0;
}
#search_iframe {
	width: 450px;
	height: 800px;
	display: block;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	overflow-y: auto;
}
#body_search {
	float: inherit;
	overflow: hidden;
	overflow-y: auto;
	margin: 0;
	border: 0;
	padding: 0;
}
#search a,#search a:link,#search a:visited,#search a:active,#search a:hover {
	color: #E1E1F1;
	text-decoration: none;
}
#search a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#search input,#search textarea,#search select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #232323;
	border: 1px solid #636363;
}
#search .search_input,#search .submit {
	font-size: 12px;
	font-weight: bold;
}
.highlight_off {
	border: 0 none;
	margin: 1px;
}
.highlight_on {
	background-color: #2F2C2C;
	border: 1px solid #7F7C7C;
}
.region_name,.totals {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 2px 0;
	padding: 2px;
	color: #333333;
	border-bottom: 1px dotted #7F7C7C;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.totals {
	font-size: 12px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
.hide {
	visibility: hidden;
}
.webdings {
	font-family: Webdings,Wingdings;
}
.overdue {
	background-color: #5E121B;
}
.done,.done td input {
	color: #8687A7;
}
/* ADMIN */

/* NEW */
