* {
	margin: 0;
	padding: 0;
}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; 
	overflow-y: scroll;
}
body {
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	margin:5px;/* background: url(images/bg.png) repeat-x top #f5ecd4;*/
}

p {
	font-size: 1.1em;
	font-family: Helvetica, sans-serif;
	margin-bottom: 0.8em;
}
.req {
	background: #FFE8EE;
}

a { color: #540000; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
h4 {float:left;
	
}

.clear { clear: both; }

div#page-wrap {
	min-height:300px;
	_height:300px; /* IE hack */
	width:900px;
	margin: 0 auto;
	border:1px solid #999966;
	border-radius:15px;
	-moz-border-radius:15px; /* Firefox 3.6 and earlier */
	background-color:#FFFFef;
	}

div#header{
	background: #e1d6bc;
	height: 70px;
	border-bottom:1px solid #999966;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;

}
	div#header div#headerTitle{
	width: 600px;
	font-size:30px;
	position:relative;
	left:20px;
	color: #663300;
	letter-spacing: 0.15em;
	text-indent: 25px;
}
ul#topmenu {
	list-style: none;
	padding-left: 50px;
	padding-top:9px;
	}
	ul#topmenu li {
		display: inline;
		font-size: 1.1em;
	}
	ul#topmenu li a {
		display: block;
		width: 90px;
		float: left;
		padding-top: 2px;
		text-decoration: none;
		text-align:center;
		vertical-align:middle;
		line-height:20px;
		}
	ul#topmenu li a:hover, ul#nav li a:active {
	background: #D7C8A6;
	}
	table{
		border-collapse:collapse;
		border-spacing:0;
		font-size:0.95em;
		cellspacing:0;
	}
	 th,td{
		border:1px solid #999966;
		padding:1px;
	}
		
div#main-content {
		background:url(images/logo_transparent.png) no-repeat bottom right;
		padding-bottom: 50px;
		min-height:300px;
		_height:300px; /* IE hack */
		height:85%;
	}
	div#main-content div#left-col {
		float: left;
		width: 130px;
		padding-top: 8px;
		border-collapse:collapse;
		border-spacing:0;
	}
	div#main-content div#left-col-wide {
		float: left;
		width: 130px;
		padding-top: 8px;
		border-collapse:collapse;
		border-spacing:0;
	}
	div#main-content div#right-col {
		float: right;
		width: 750px;
		padding: 5px;
		font-size: 1.15em;
		}	
		div#main-content div#right-col div#innerLeft {
			float:left;
			width:350px;
			/* background-color:#FFFF66; */
		}
		div#main-content div#right-col div#innerRight {
			float:left;
			width:350px;
			/* background-color:#FFcc66; */
			margin-left:10px;
		}
		div#main-content div#right-col div#leftHeader-2col {
			float:left;
			width:200px;
			padding:3px 3px 3px 0;
		}
		div#main-content div#right-col div#rightHeader-2col {
			float:left;
			width:500px;
			margin-left:10px;
			padding:3px 3px 3px 0;
		}
		div#main-content div#right-col div#leftHeader-3col {
			float:left;
			width:200px;
			padding:3px 3px 3px 0;
		
		}
		div#main-content div#right-col div#middleHeader-3col {
			float:left;
			width:200px;
			margin-left:10px;
			padding:3px 3px 3px 0;
		}
		div#main-content div#right-col div#rightHeader-3col {
			float:left;
			width:300px;
			margin-left:10px;
			padding:3px 3px 3px 0;
		}
		div#main-content div#right-col p {
			font-size: 0.95em;
		}
		div#main-content div#right-col div#toolbar {
			width:550px;
			height:27px;
			float:right;
			padding-right:10px;
			margin-bottom:4px;
			/* background-color:#FFFF99; */
			/*position:relative;
			top: -15px;*/
		}
		div#main-content div#right-col div#toolbar2 {
			width:350px;
			height:27px;
			float:right;
			padding-right:10px;
			margin-bottom:4px;
			/*position:relative;
			top: -15px;*/
		}

	div#main-content table#editTable{
	border:1px;
	}
	div#main-content table#editTable th{
		border:0px;
		width:100px;
		overflow:visible;
		text-align:right;
		vertical-align:top;
		/* background-color:#99FF00; */
		padding-top:5px;
		white-space: nowrap;
		font-weight:normal;
	}
	div#main-content table#editTable td{
		border:0px;
		padding:5px;
	}
.listTable{
		width:95%;
	}
.listTable th{
		border:1px solid #999966;
		background-color:#e1d6bc;
	}
.listTable td{
		border:1px solid #999966;
		padding: 2px;
		white-space:nowrap;
}
.listTable2{
		width:90%;
	}
.listTable2 th{
		border:1px solid #999966;
		background-color:#e1d6bc;
	}
.listTable2 td{
		border:1px solid #999966;
		padding: 2px;
		white-space:wrap;
}
.listTable3{
		width:98%;
	}
.listTable3 th{
		border:1px solid #999966;
		background-color:#e1d6bc;
	}
.listTable3 td{
		border:1px solid #999966;
		padding: 2px;
		white-space:wrap;
}

table#headerTable{
border:1px;
float:right;
margin-right:25px;
}
	table#headerTable th{
		text-align:left;
		border:1px solid #999966;
		background-color:#e1d6bc;
		white-space:nowrap; 
	}
	table#headerTable td{
		text-align:left;
		border:1px solid #999966;
		padding: 2px;
		white-space:nowrap; 
	}
	table#headerTable td a{
		width:100%;
		text-align:center;
	}
.cen{
		text-align:center;
	}
	table#headerTable td.notes{
		white-space:normal;
		max-width:500px;
	}
.addressTable{
border:0px #dddddd;
width:100%;
}
	.addressTable th{
		text-align:left;
		border:0px solid #dddddd;
		padding:5px;
		white-space:nowrap; 
	}
	.addressTable td{
		text-align:left;
		border:0px solid #dddddd;
		padding: 5px;
		white-space:nowrap;
		font-size: 11px;
	}
	.addressTable td.cen{
		text-align:center;
	}

td.notes{
		white-space:normal;
		max-width:500px;
		font-size:11px;
		text-align:left;
		min-width:120px;
		_width:120px; /* IE hack */
	}

.noborders{
	text-align:left;
		border::none;
	padding: 2px;
	white-space:nowrap; 
}
.noborders th{
		border:none;
		padding:5px;
		text-align:left;
		white-space:nowrap; 
	}
.noborders td{
		border:none;
		padding:5px;
		text-align:left;
		white-space:nowrap; 
	}

form#editForm input{
	width:245px;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form#editForm textarea{
	width:245px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form#editForm select{
	width:250px;
	padding: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#leftmenu{
	list-style: none;
	padding:25px 10px 0 10px;
	font-size: 1.1em;
	line-height:20px;
}
	ul#leftmenu li a{
		display:block;
		width:115px;
		text-decoration: none;
		padding-left:8px;
		white-space: nowrap;
	}	
	ul#leftmenu li a:hover, ul#nav li a:active {
		background-color:#e1d6bc;
	}
div#footer {
	background: #e1d6bc;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 1.2em;
	border-top:1px solid #999966;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
}

a.confirmButton{
	padding: 1px 3px 1px 3px;
	margin: 2px;
	width: 90px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	display:block;
	text-align:center;
	text-decoration: none;
	background: #CCCCCC;
	font-size: 1.1em;
}
a.buttonDisabled{
	padding: 1px 6px 1px 6px;
	margin: 2px;
	float:right;
	min-width: 70px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	display:block;
	text-decoration: none;
	text-align:center;
	background:#BBBBBB;
	font-size: 0.95em;
	color:#666666;
}
a.button{
	padding: 1px 6px 1px 6px;
	margin: 2px;
	float:right;
	min-width: 70px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	display:block;
	text-decoration: none;
	text-align:center;
	background: #CCCCCC;
	font-size: 0.95em;
}
	a:active.button,a:active.button2{
		background-color:#ddd;
		border-style:inset;
	}
	a:hover.button, a:hover.button a:hover.inlineButton, a:hover.inlineButton, a:hover.button2{
		background-color:#dddddd;
		cursor:pointer;
		text-decoration: none;
	}
a.button2{
	padding: 1px 3px 1px 3px;
	margin: 2px;
	float: left;
	width: 90px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	display:block;
	text-decoration: none;
	text-align:center;
	background: #CCCCCC;
	font-size: 0.95em;
}

a.smallbutton{
	padding: 1px 3px 1px 3px;
	margin: 2px;
	float:right;
	width: 30px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	display:block;
	text-decoration: none;
	text-align:center;
	background: #CCCCCC;
	font-size: 0.95em;
}
	a:active.smallbutton{
		background-color:#ddd;
		border-style:inset;
	}
	a:active.smallbutton, a:hover.smallbutton{
		background-color:#dddddd;
	}

a.inlineButton{
	padding: 1px 3px 1px 3px;
	margin: 2px;
	width: 30px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	text-decoration: none;
	text-align:center;
	background: #CCCCCC;
	font-size: 0.95em;
}
.listTable td a, .listTable2 td a, .listTable3 td a{
	display:block;
	width: 100%;
}
.listTable td a:hover, .listTable2 td a:hover, .listTable3 td a:hover{
	background-color:#B3A48E;
}
#submit{
	padding: 1px 3px 1px 3px;
	margin: 2px;
	width: 60px;
	border: 1px #999966;
	border-radius:10px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	border-style: groove;
	text-align:center;
	background: #CCCCCC;
	font-size: 1.1em;
	color: #540000;
	cursor:pointer;
}
	/* These classes are used by the script as rollover effect for table 1 and 2 */
	
	.tableRollOverEffect1{
		background-color:#e1d6bc;
		cursor: pointer;
	}

.days{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	white-space:n;
	text-align:center;
}

.hidden{
	visibility:hidden;
}
