body {
	background-color: #cce0f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
/*	color: #fff5e0; */
}

a {
	text-decoration: none;
	color: #406070;
}

a:Hover {
	background-color: #a2cce3;
}

a.blue_bg:Hover {
	color: #ffffff;
}

a.blue_bg, .blue_bg {
	padding: 0px 3px;
	color: #cce0f2;
}

.admin_todo_from {
	width: 160px;
	float: left;
	display: block;
	font-size: 11px;
	margin-left: -10px;
}

.admin_todo_subject {
	width: 330px;
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 11px;
}

.admin_todo_date {
	width: 110px;
	margin-left: 10px;
	float: left;
	display: block;
	font-size: 11px;
}

.blue_highlight {
	display: block;
	text-align: left;
	padding: 10px;
	background-image: url(images/table_bg.gif);
	background-position: bottom left;
	color: #ffffff;
}

.clear {
	clear: both;
}

.content_frame {
	width: 100%;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	clear: both;
}

.edit_messages {
	position: absolute;
	border: 1px solid #66b0cc;
	padding: 6px;
	width: 300px;
	color: #ff6600;
	left: 0px;
	top: 0px;
	display: none;
	background-color: #fff5e0;
	vertical-align: middle;
}

.feature_frame {
	display: block;
	width: 644px;
	margin: 20px 0px 10px 20px;
	float: left;
}

.footer, a.footer {
	color: #ffffff;
	padding: 0px 5px;
	margin: 0px 20px;
	font-size: 10px;
}

a.footer:Hover {
	background-color: #999999;
}

.footer_frame {
	clear: both;
	width: 1006px;
	height: 20px;
	background-color: #838383;
	padding: 5px 0px;
	text-align: right;
}

form {
	display: block;
	margin: 0px;
}

.header_frame {
	width: 100%;
	height: 190px;
	display: block;
	clear: both;
	background-color: #cfcfcf;
	background-image: url(images/header_bg.jpg);
	background-position: 291px 0px;
}

h1 {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	display: inline;
}

h2, h3 {
	font-weight: normal;	
	font-size: 16px;
	display: inline;
	color: #ffffff;
}

h1, h2 { line-height: 24px; }

h3 {
	font-size: 12px;
}

h2.blue, h3.blue { color: #005199; }

hr {
	clear: both;
	width: 100%;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	display: block;
	margin: 0px;
}

img {
	border: 0px;
}

img.left, img.profile_preview, img.profile, img.border {
	float: left;
	display: block;
}

img.border, img.profile {
	border: 1px solid #ffffff;
	margin-right: 20px;
}

img.profile {
/*	width: 160px;
	height: 160px; */
}

img.profile_preview {
	margin-right: 20px;
/*	width: 80px;
	height: 80px; */
	float: left;
	border: 1px solid #ffffff;
}

input, select, textarea {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

.input_button {

}

.input_button_small {

}

.input_textarea {
	border: 1px solid #005199;
	background-color: #fffcf4;
	padding: 0px 5px;
	vertical-align: top;
}



.input_text_home, .input_text_edit {
	border: 1px solid #005199;
	height: 16px;
	margin-bottom: 5px;
	vertical-align: middle;
	background-color: #fffcf4;
}

.input_text_edit { width: 200px; margin-bottom: 2px; }

.input_select_home {
	width: 200px;
	height: 22px;
	margin-bottom: 5px;
	background-color: #fffcf4;
}

label {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	color: #005199;
	vertical-align: middle;
}

label.edit {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
}

.list_heading {
	width: 650px;
	padding: 10px 15px;
	background-image: url(images/list_heading_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #66b0cc;
}

.login_form {
	width: 377px;
	height: 45px;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 10px 0px 10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: right;
}

.menu, a.menu {
	display: block;
	height: 18px;
	float: left;
	padding: 4px 6px;
	margin: 1px 20px;
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
}

a.menu:Hover {
	background-color: #6f92a4;
	background-image: url(images/nav_over.gif);
}

.nav_frame {
	display: block;
	clear: both;
	background-color: #5b7a8f;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height: 28px;
}

.number_circle {
	width: 28px;
	height: 28px;
	background-image: url(images/circle.gif);
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	float: left;
	margin-right: 5px;
}

a.orange_bg:Hover {
	background-color: #fff5e0;
	color: #005199;
}

.orange_box {
	border: 1px solid #66b0cc;
	padding: 20px;
	margin: 20px 0px;
	color: #005199;
	background-color: #fff5e0;
	text-align: left;
}

.outer_frame {
	width: 1006px;
	border: 1px solid #5b7a8f;
	margin: auto;
}

.row_short, .profile_frame, a.row_short {
	padding: 4px 20px;
	display: block;
/*	margin: 1px 0px;
	background-image: url(images/content_bg.gif); */
	border: 1px solid #66b0cc;
	border-top-width: 0px;
	background-color: #cce0f2;
	background-image: url(images/row_short_bg.gif);
	background-repeat: repeat-x;
/*	min-height: 80px; */
	color: #406070;
	width: 638px;
}

.profile_frame {
	padding: 0px 20px 20px 20px;
	border-top-width: 1px;
	width: 100%;
}

.row_short:Hover, a.row_short:Hover {
	background-color: #fff5e0;
	color: #005199;
	background-image: none;
}

.search_form {
	width: 224px;
	height: 380px;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin-right: 30px;
}

.search_messages {
	clear: both;
	border-top: 1px solid #005199;
	border-bottom: 1px solid #005199;
	padding: 6px 0px;
	width: 200px;
	height: 28px;
	font-weight: bold;
	color: #ff6600;
	margin: 5px 0px;
	vertical-align: middle;
}

.small_form, form.small_form {
	border: 1px solid #000000;
}

th {
	font-weight: normal;
}
