/* Tags */

/* Tags */
body {
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	text-align: center;
}
a {
	color: #006633;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	padding: 0;
	margin: 0 0 10px;
	letter-spacing: -1px;
	font: normal 2em Arial, Helvetica, sans-serif;
	color: #006633;
}
h2 {
	font-size: 1.6em;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 51px;
	height: 23px;
	background: url(../images/layup/submit.gif) no-repeat;
} 
legend,
.printlogo {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	overflow: hidden;
	width: 740px;
	text-align:left;
	background: url(../images/layup/bg_rpt.gif) repeat-y 10px 0;
}
#innercont{ 
	margin: 0 10px 0 10px;
	border-bottom: 15px solid #fff;
}
#middle {
	width: 530px;
	margin: 0 0 10px 0;
	float: left;
	line-height: 1.3em;
}
#beatgfx {
	height: 226px;
	position: absolute;
	width: 725px;
	border-top: 4px solid #006633;
	background: url(../images/layup/beat.png) no-repeat;
}
#topbar {
	height: 226px;
	width: 725px;
	padding-top: 4px;
	border-bottom: 8px solid #fff;
}
#sidenavi {
	width: 184px;
	float: left;
	margin: 0;
	padding: 0;
	background: #b4cf9b;
	border-top: 4px solid #006633;
}
#sidenavi img {
	margin: 0 0 -3px;
	padding: 0;
}
#sidenavi ul {
	margin: 0;
	padding: 15px 0;
	border-bottom: 4px solid #006633;
}
#sidenavi li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidenavi li ul {
	margin: 0;
	padding: 2px 0 12px 0;
	border: none;
	background: #006633;
}
#sidenavi li a {
	line-height: 2em;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 1px 4px 1px 18px;
}
#sidenavi a.on,
#sidenavi a:hover {
	color: #fff;
	background: #006633 url(../images/layup/arrow.gif) no-repeat 6px center;
}
#sidenavi li ul a{
	height: auto;
	margin:  0 5px 0 0;
	padding: 0 0 0 18px;
	color: #fff;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#sidenavi li ul a:hover,
#sidenavi li ul a.on{
	color: #b4cf9b;
	background: url(../images/layup/arrow.gif) no-repeat 6px center;
}
#template1, #template2, #template3 {
	margin: 20px 0 20px 20px;
}
#template1 .imageholder, #template3 .imageholder{
	float: right;
	text-align: right;
	width: 140px;
	margin: 3px 0 0 20px;
}
#template2 .imageholder{
	margin: 15px 0 0 0;
}
#template3 .imageholder{
	float: left;
	margin: 3px 20px 0 0;
}
#template1 .imageholder img, #template3 .imageholder img{
	margin-bottom: 8px;
}
#template2 .imageholder img{
	margin: 0 30px 15px 0;
}
.staff {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
.staff li {
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 107px;
	clear: both;
}
.staff h2 {
	margin: 0;
	padding: 0 0 5px;
	width: 385px;
	float: left;
}
.staff p {	
	width: 385px;
	clear: left;
}
.staff img {
	float: right;
	border: 1px solid #aaa;
	margin-left: 20px;
}
.s2 img {
	float: none; 
	margin: 0 0 10px;
} 
.s2 {
	width: 100%;
	overflow: hidden;
}
.s2 li {
	display: inline;
	float: left; 
	height: 170px;
	width: 160px;
	clear: none !important;
	margin: 0 10px 10px 0;
}
.s2 h2 {
	margin:0;
	padding: 0;
	width: 160px !important;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.s2 p {
	width: 160px !important;
}
table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #ccc;

}
td, th{
	border: 1px solid #ccc;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
th{
	background: #999;
	border: 1px solid #fff;
	color: #fff;
}
#hourstab td, th {
	text-align: center;
}
#hourstab .textleft {
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
}
#textchange {
	float: right;
	list-style: none;
	margin: -20px 0 0;
	padding: 0;
}
#textchange span {
	margin-right: 7px;
	float: left;
	font-size: 10px !important;
}
#textchange a {
	height: 13px;
	width: 13px;
	margin-right: 7px;
	text-indent: -9000px;
	display: block;
	float: left;
	outline: 0;
	background: url(../images/layup/textsize.gif) no-repeat;
}
#textchange a.last {
	width: 8px;
	margin-right: 0;
	background: url(../images/layup/textsize.gif) no-repeat -20px 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 725px;
	height: 50px;
	background: #fff;
	border-top: 8px solid #fff;
}
#footer div {
	height: 15px;
	width: 701px;
	padding: 6px 12px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #006633;
}
#footer div p {
	float: left;
}
#footer div span {
	float: right;
}
#footer ul {
	margin: 0;
	padding: 6px 12px 0 5px;
	list-style: none;
	background: #fff;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #aaa;
	text-decoration: none;
	border-right: 1px solid #aaa;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
	color: #aaa;
}
#footer .no a { 
	border-right: none;	
}
#footer a:hover,
#footer a:focus {
	color: #666;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
	padding-top: 10px;
}
.formarea p {
	margin: 0 0 10px;
	padding: 0;
}
.formarea p label {
	float: left;
	font-weight: bold;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #f4f4f4;
}
.textformfocus {
	background: #fff;
	border: 1px solid #006633 !important;
	color: #006633 !important;
}
.textform, .textformfocus {
	color: #666666;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}

/* Extras */

.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float:right;
}
.left {
	float:left;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.error {
	color: #BC2020;	
}
.highlight {
	color: #;
}