@import url("menu.css");

/* Global Declarations  */

* {
	margin: 0;
	padding: 0;
}
		
		
body {
	text-align: center; /* IE5.x centeing fix */
	background-color: #FFF;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.7em;
}

p {
	padding: 0 0 1.7em 0;
}

a {
	outline:0 !important;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	width: 186px;
	height: 41px;
	font: 1px/1px sans-serif;
	text-indent: -9999px;
	background-repeat:no-repeat;
}

h2.one {
	width: 526px;
	height: 37px;
}

h2.two {
	width: 526px;
	height: 56px;
}

h3 {
	font-size:1.25em;
	padding:1em 0;
}

.nopad {
	padding-top:0;
}
	
h4, th {
	font-size:1.15em;
	padding:0.8em 0;
}


/* Layout  */

#mainContainer {
	width: 780px;
	margin: 0 auto;
	text-align:left;
}

div#topImage {
	width: 766px;
	height: 230px;
	padding: 7px 0 0 14px;
}

#flashContainer {
	width: 750px;
	height: 40px;
}

#contentContainer {
	width: 100%;
	padding: 28px 0 0 0;
}


/* Left Content */

#contentLeft {
	width: 528px;
	float: right;
	margin: 15px 0 0 0;
}

#contentLeft .personnel{
	width: 328px;
	float: right;
	margin: 15px 0 0 0;
}

div#contentLeft div.twoCol div, .formCol {
	width:244px;
	float:left;
}

.firstCol {
	padding-right:20px;
}

.backLink {
	background-repeat:no-repeat;
	background-position: 0 9px;
}

.backLink a {
	display:block;
	height:1.7em;
	/*width:auto;*/
	padding: 4px 0 4px 8px;
	line-height:1.2em;
	text-decoration:none;
	font-weight:bold;
}

p.excel {
	background:url(../../images/misc/excel-icon.gif) no-repeat 0 4px;
}

p.acrobat {
	background:url(../../images/misc/pdf-icon.gif) no-repeat 0 4px;
}

p.excel a, p.acrobat a {
	display:block;
	height:1.7em;
	width:auto;
	padding: 4px 0 4px 18px;
	line-height:1.2em;
	text-decoration:none;
	font-weight:bold;
}

.horizDots {
	height:29px;
	width:94%;
	background:url(../../images/misc/horiz-dots.gif) repeat-x left top;
	margin-top:6px;
}

.getReader {
	margin-left:18px;
}


/* Right Content */

#contentRight{
	width: 201px;
	float: right;
	margin: 0 0 0 18px;
}

h1 {
	background: url(../../images/shared/logo.gif) no-repeat 0 10px;
	width: 165px;
	height: 100px;
	font: 1px/1px sans-serif;
	text-indent: -9999px;
	display: block;
	margin: 0 0 0 16px;
}


/* Sub Menus */

ul#sub {
	list-style-type: none;
	line-height: 20px;
	width: 154px;
	margin: 0 0 0 18px;
	}
	
ul#sub li {
	list-style-type: none;
	border-bottom: 1px solid #EAEBEB;
	padding: 4px 0 4px 8px;
	background: url(../../images/shared/bullet.gif) no-repeat;
	background-position: 0 9px;
	line-height:1.2em;
	}

ul#sub li a {
	font-weight:bold;
	text-decoration: none;
	}
	
ul#sub li a:hover {
	text-decoration: none;
	}

/* Forms */

form {
	margin: 0 0 1.7em 0;
	}
	
fieldset {
	border: 0;
	}
	
legend {
	display: none;
	}
	
label {
	display: block;
	font-weight:bold;
	}
	
input, textarea, select {
	border: 1px solid #dedfdf;
	width: 230px;
	margin: 3px 0 2em 0;
	background-image: url(../../images/shared/whitePix.gif);
	}
	
textarea {
	height: 200px;
	}
	
button {
	display: block;
	border: 0;
	width: 58px;
	height: 20px;
	font-size: 1px;
	cursor: pointer;
	text-indent: -9999em;
	}
	
input.checkbox {
	width: auto;
	}
	
button.send {
	background-image: url(../../images/misc/send-button.gif);
	}
	
button.next {
	background-image: url(../../images/misc/next-button.gif);
	}
	
button.add {
	background-image: url(../../images/misc/add-button.gif);
	}

/* Footer */

#footerContainer {
	width: 100%;
	background: url(../../images/shared/footer-line.jpg) repeat-x;
	margin: 70px 0 0 0;
}

#footerInside {
	width: 780px;
	margin: 0 auto;
	background:url(../../images/shared/bg-footer.jpg) no-repeat;
	height: 42px;
	padding: 7px 0 0 0;
}

div#footerInside p#iWeb {
	float: left;
	padding: 0 0 0 30px;
	margin:0;
}

div#footerInside p#iWeb i, div#aKeys {
	display:none;
}

#footerInside p#iWeb a {
	display: block;
	width: 47px;
	height: 10px;
}

#footerInside p#links {
	color: #acacac;
	text-align: left;
	float: left;
	padding: 2px 0 0 20px;
}

#footerInside p a {
	color: #acacac;
	text-decoration:none;
}

#footerInside p a:hover {
	color:#e06867;
}

/* Misc */

.hC {
	text-indent: -5999em;
	font: 1px/1px sans-serif;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
}

#noFlash {
	background: url(../../images/shared/noflash.gif) center center no-repeat;
}

#noFlash a {
	height: 230px;
	display: block;
}

.hCont { display: none; }
	
/*  Clear Fix  */
	
.clearfix:after {
	   content: ".";
	   display: block;
	   height: 0;
	   clear: both;
	   visibility: hidden;
	}
	
.clearfix { display: inline-block; }/* Hide from IE Mac \*/
	
.clearfix { display: block; }/* End hide from IE Mac */

/* Map holder */

div#mapBG, div#mapFlash {
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
}

ul#homeOptions a.larger {
	display:block !important;
}



/* commented backslash hack for ie mac \*/
div#mapBG, div#mapFlash {
	width:100%;
}
/* End hide from IE Mac */