body {
	background-color:#FFFFFF;
	font-family:gill sans, arial, sans-serif;
	padding:0;margin:0;background-image:url('../images/madcap-side1.jpg');
	background-repeat: no-repeat;z-index:-1;
	background-position:left 120px;background-attachment:fixed;
}


img {border:none;}

.header_background {width:100%;display:block;position:fixed;#position:fixed;#left:0;background-color:#9DDEFF;background-image:url('../images/madcap-header_background.png');#background-image:url('../images/madcap-header_background.jpg');height:100px;}


.header {width:10 0%;height:100px;top:0;right:5px;margin:0;margin-right:5px;padding-right:5px;}				
				
	.navButtons-top {
	background-image:url('../images/navBackground_buttons.png');
	padding:10px 20px 5px 5px;
	margin-left:2px;
	margin-right:1px;
	margin-top:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.7em;
	float:right;
	right:0;
	top:0;
	cursor:pointer;
	text-decoration:none;
	}
	
	
	
	.navigation {
	width:100%;
	height:30px;
	background-color:#4D4D4D;
	background-image:url('../images/navBackground_top.png');
	background-repeat:repeat-x;
	top:105px;
	padding-left:5%;
	z-index:101;
	text-align:center;
	}
	
		
	.navButtons {
	margin-left:2%;
	margin-right:2%;
	}

.availability {top:130px;left:0;position:absolute;width:240px;padding:0 5px;font-size:0.8em;font-weight:bold;position:fixed;}

.inner {
background-color:#FFF;padding:2%;margin-left:275px;#margin-top:125px;padding-top:125px;#padding-top:10px;
}

img.splash {width:100%;overflow:hidden;}

p {
font-size:1.1em;
color:#444444;
}
p.headertag{font-size:0.7em;float:right;color:#a6def5;margin-right:10px;}
p.caption{font-size:0.7em;margin:0;padding:0;text-align:right;}



h1{font-size:1.75em;color:#444;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;
font-stretch:wider;border-bottom:1px solid #444;}
h2{font-size:1.25em;color:#000066;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;margin-top:25px;margin-bottom:0px;}
h3 {padding: 1% !important;font-size:1.1em;
background-color:#AFD1ED;font-family:Georgia, "Times New Roman", Times, serif;
}
div.georgianormal{padding: 1% !important;font-size:1.1em;
background-color:#AFD1ED;font-family:Georgia, "Times New Roman", Times, serif;}
h3.georgiacorrection{vertical-align:middle;display:inline;padding:0 !important;line-height:1.8em;}
h3.georgianormal{display:inline;padding:0 !important;}

li{margin:10px 0;}

		
		
		
		
.footer {
width:100%;height:auto;background-color:#4D4D4D;position:fixed;bottom:0px;top:auto;
background-image:url('../images/navBackground_bottom.png');z-index:102;
}

				.footer p {
				text-align:center;
				color:#000000;
				margin-left:10px;
				width:50%;#padding-top:10px;
				font-size:0.7em;
				}
				
				.footer p a {
				font-weight:bold;font-size:1.5em;
				color:#000;text-decoration:none;
				}
				
				.footer p a:hover {color:#FFF;}


img.logo {
z-index:200;
position:fixed;
top:3%;
#top:5px;
left:2%;
width:200px;
min-width:150px;
max-width:250px;
float:left;
}

img.contact {
height:65px;
float:right;
margin-top:5px;
margin-right:10px;
}




input.submit {
background-color:#99CFDC;
margin:5;
font-weight:bold;
font-size:1.05em;
}


fieldset {margin:0;border:none;}
fieldset input, fieldset select{
background-color:#DDD;
font-size:1em;
border:1px solid #999;
display:inline;
}
			
	p.login {
	padding:10px 20px 5px 5px;
	margin:0 10px 50px 0;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#333;
	font-size:1em;
	border:1px solid #999;float:left;
	text-decoration:none;
	cursor:pointer}
				
				
fieldset input.submit{
background-color:#333;
color:#FFF;
margin-top:5px;
}

fieldset.employee {
background-color:#ddd;
color:#777;
border:none;
padding:5;
margin:0;
margin-top:100px;
width:215px;clear:both;
}

fieldset.employee h3 {
font-size:1em;
color:#777777;
background:none;
margin:0;
}

fieldset.employee ol {
margin:0;
padding:0;
}

fieldset.employee input{
border:none;
background-color:#FFFFFF;
font-size:0.8em;
display:inline;
width:100px;
}

fieldset.employee label{
color:#777777;
width:100px;
font-size:0.8em;
display:inline-block;
}

fieldset.employee input.submit{
background-color:#777;
font-size:0.8em;
display:inline;
width:100px;
}
table.decidio {width:225px;font-size: 0.8em; line-height:1.1em; }
table.decidio p {margin:0;}


/*#html,#html body {background-image:url('../images/madcap-side1.jpg');background-position: 0 0;background-attachment:fixed;}*/
#html .header_background /* IE6 position fixed Top */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));right:auto;left:expression(eval(document.documentElement.scrollLeft));z-index:100;}
#html .fixed-right /* IE6 position fixed right */{position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));}
#html .footer /* IE6 position fixed Bottom */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
