@charset "utf-8";
.GONE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: italic;
	font-weight: bolder;
	color: EEDA63;
}

#header {
	background-color: #000000;
	height: 117px;
	width: 100%;
	position: absolute;
	left: 1px;
	top: 0px;
}
#nav {
	height: 30px;
	top: 150px;
	background-color: #FFFFFF;
	position: absolute;
	width: 600px;
	left: 40%;
}
#body {
	position: absolute;
	width: 100%;
	top: 120px;
	left: 0px;
}
.NAV {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.NAV a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.NAV a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.NAV a:hover {
	color: #eeda63;
	text-decoration: none;
}
.NAV a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.background_page {
	background-color: #294C48;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #eeda63;
}
h1 {
	font-size: 23px;
	color: #eeda63;
}
h2 {
	font-size: 16px;
	color: #eeda63;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #eeda63;
}
.h3 a:link {
	color: #eeda63;
	text-decoration: none;	
}
.h3 a:visited {
	color: #eeda63;
	text-decoration: none;
}
.h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.h3 a:active {
	color: #eeda63;
	text-decoration: none;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.main_text a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}
.main_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.main_text a:hover {
	color: #eeda63;
	text-decoration: underline;
}
.main_text a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #eeda63;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #eeda63;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}.main_text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.Member_Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	padding-left: 4px;
	width: 100%;
	height: 28px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	white-space: nowrap;
}
.profileBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
}
.profileBold a:link {
	color: #CCCCCC;
	text-decoration: underline;	
}
.profileBold a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.profileBold a:hover {
	color: #eeda63;
	text-decoration: underline;
}
.profileBold a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.memberLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #eeda63;
}
.memberLinks a:link {
	color: #eeda63;
	text-decoration: none;	
}
.memberLinks a:visited {
	color: #eeda63;
	text-decoration: none;
}
.memberLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.memberLinks a:active {
	color: #eeda63;
	text-decoration: none;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.reportHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	background-color: #999999;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}
.report_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.weekly_report_border_rt_bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.weekly_report_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.weekly_report_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.company_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}
