@import "navigation.css";
body {
	margin: 0px;
	padding: 0px;
	border: none;		
	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 9pt;
	font-weight: normal;
	line-height: 1.05em;
	color: #40160A;
	background-color: #ffffff;
}
img {
	border: 0;
}

li{
	list-style: none;
	padding-bottom: 4px;
}
table {
	margin: auto;
	padding: 0.25em;
	background-color: transparent;
}
td {
	padding: 4px;
}
h1, h2, h3, h4, h5 {
	line-height: 1.5em;	
 	color: #C96E13;
}
h1 {
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
}
h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, Sans-Serif;	
}
h3 {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
}
h4 {
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
}
h5 {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
}
p {
	margin: 10px 30px 10px 0;
	line-height: 1.5em;	
	color: : #40160A;
	font-weight: normal;
}
a {
	background: transparent;
	color: #40160A;
	font-size: 9pt;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	color: #CC6D13;
}
input {
	width: 12em;
	font-size: 11px;
	color: #363636;
	background-color: transparent;
}
select {
	font-size: 10px;
	color: #363636;
	background-color: transparent;
}
input.file {
	font-size: 11px;
	color: #363636;
	background-color: transparent;
}
input.radio {
	background-color: transparent;
	width: 12px;
	height: 20px;
	border: none;
}
input.smallint {
	width: 5em;
}
textarea {
	width: 12em;
	height: 40px;
	font-size: 11px;
	color: #363636;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: transparent;
}

input.submit {
	width: 82px;
	background-color: #FFFFFF;
	border: outset 1px #444;
	color: #333333;
}

.req {
	color: #CC6D13;
	font-weight: bold;
}

.formLabel {
	margin: 0;
	padding: 0;
	padding-left: 4px;	
	padding-right: 4px;
	background: none;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}
.formValue {
	margin: 0;
	padding 0;	
	background: none;
	font-weight: normal;	
}
.yeardate-input{
	width: 80px;
}
#formInput {
	margin: auto;
	color: #363636;
	vertical-align: top;
}
#bodyShell {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 1003px;
	height: 100%;
	border: none;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-y;
}
#promo {
	float: left; 
	height: 216px;
	width: 951px; 
	margin: 20px 0 0 28px;
	text-align: right;
	color: #666;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
}

#promo #homey {
	float: left;	
	z-index: 0;
	width: 500px;
	height: 300px;
	border: none;
	display: inline;
}

#contentShell {
	clear: both;
	width: 951px;
	min-height: 353px;
	margin: 0 0 0 30px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}

#leftcontent {
	float: left; 
	width: 275px; 
	margin: 20px 0px 0px 0px; 
	padding: 0px 0px 0px 20px;
}

#rightcontent {
	float: right; 
	width: 576px; 
	margin: 20px 0px 0px 20px; 
	padding: 20px;
}

#footer {
	clear: both;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 30px;
	padding: 0 0 10px 60px;
	color: #40160A;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	position:absolute;
	top: 150px;
	left: 765px;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	white-space: nowrap;
}
.greenarrow{
 	color: #CC6D13;
	font-weight: bold;
	font-size: medium;
	margin: 0 25px 0 0;
}

.detailTable {
	background-color: #f3f1f8;
	color: #6e6781;
}

.calendar_today {
	background-color: #fff;
}

.calendar_day {
	background-color: #f3f1f8;
}

.calendar_day_small {
	background-color: #f3f1f8;
}

.calendar_today_small {
	background-color: #fff;
}

.calendar_selected_day_small {
	background-color: #ff0;
}
.calendar_day_other_month_small {
	background-color: #f3f1f3;
}
.calendar_selected_day {
	background-color: #ff0;
}
.calendar_day_other_month {
	background-color: #f3f1f3;
}
#calendar_view_by {
	background-color: #f3f1f8;
	border: 1px dashed #000;
	width: 200px;
}

.cal_header {
	background-color: #f3f1f8;
	font-weight: bold;
}

.calendarLink {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin-bottom: 5px;
}
.uberNotes {
	border: 1px solid #000;
	padding: 0;
}
TABLE.uberNotes TH {
	border: 0;
	background-color: #CF9E65;
}
TABLE.uberNotes TD.uberNoteArea {
	border: 1px solid #000;
	margin-left: 10px;
}
.tooltip {
	color: #6e6781;
	border: 1px solid #000;
	background-color: #f3f1f8;
	width: 1000px;
}

