/* Define Tags */
html, body {
	height:100%;
	}
body { 
	margin:0;
	padding:0;
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	color:#696969;
	line-height:1.8em;
	background: #f4eedd;
	} 

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 	
	color:#3c6fad;	
	text-decoration:underline;
	line-height:1.7em;
	}

a:hover {
	color:#3b3b3b;
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#5b8a98;
	border-bottom:2px solid #c2c2c2;
	}
h1 {
	font-size: 14px;
	padding-bottom: 6px;
	margin: 20px 0px 12px 0px;
	}
h2 {
	color:#9c9a67;
	font-size:16px;
	border-bottom:0;
	font-weight: 0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-weight: 400;
	padding: 5px;
	font-size:11px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	color:#888888;
	line-height:1.9em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.5em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
			
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}

/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/	

#development {
	position: relative; padding: 10px 10px 80px 10px; width: 360px; float: left;
}

.devimg {
	display: inline;
	padding: 5px; border: 1px solid #c2c2c2;
	margin-bottom: 10px;
}

.footerText {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	line-height: 1.6em;
	padding-top: 30px;
}
	
.footerText a,.footerText a:visited,.footerText a:hover {
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #4a8bc7;
	line-height: 1.6em;
	}

.picRight {
	float: right;
}

#nav1 {
	width:746px;
	height:35px;
	padding:0;
	margin:0px;
	position:relative;
	background:url(images/nav.gif) no-repeat top left;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position:absolute;}
#nav1 li, #nav1 a {height: 35px; display: block; color:transparent;}
#nav1 span { display:none; }
				
		#nav1_1	{ width:61px; left:0; }
		#nav1_2	{ width:77px; left:61px; }
		#nav1_3	{ width:75px; left:138px; }
		#nav1_4	{ width:90px; left:213px; }
		#nav1_5	{ width:83px; left:303px; }
		#nav1_6	{ width:134px; left:386px; }
		#nav1_7	{ width:141px; left:520px; }
		#nav1_8	{ width:85px; left:661px; }
		
		#nav1_1 a:hover { background:transparent url(images/nav.gif) no-repeat 0px -35px; }
		#nav1_2 a:hover { background:transparent url(images/nav.gif) no-repeat -61px -35px; }
		#nav1_3 a:hover { background:transparent url(images/nav.gif) no-repeat -138px -35px; }
		#nav1_4 a:hover { background:transparent url(images/nav.gif) no-repeat -213px -35px; }
		#nav1_5 a:hover { background:transparent url(images/nav.gif) no-repeat -303px -35px; }
		#nav1_6 a:hover { background:transparent url(images/nav.gif) no-repeat -386px -35px; }
		#nav1_7 a:hover { background:transparent url(images/nav.gif) no-repeat -520px -35px; }
		#nav1_8 a:hover { background:transparent url(images/nav.gif) no-repeat -661px -35px; }
		
		#nav1_1 a.current { background:transparent url(images/nav.gif) no-repeat 0px -35px; }
		#nav1_2 a.current { background:transparent url(images/nav.gif) no-repeat -61px -35px; }
		#nav1_3 a.current { background:transparent url(images/nav.gif) no-repeat -138px -35px; }
		#nav1_4 a.current { background:transparent url(images/nav.gif) no-repeat -213px -35px; }
		#nav1_5 a.current { background:transparent url(images/nav.gif) no-repeat -303px -35px; }
		#nav1_6 a.current { background:transparent url(images/nav.gif) no-repeat -386px -35px; }
		#nav1_7 a.current { background:transparent url(images/nav.gif) no-repeat -520px -35px; }
		#nav1_8 a.current { background:transparent url(images/nav.gif) no-repeat -661px -35px; }

ul, ol{
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	color:#696969;
	}
	ul.arrow {
		padding:0px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			line-height: 1.7em; 
			padding-left: 20px;
			margin: 10px 0px;
			background:url(images/bullet1.gif) no-repeat 10px center;
			}
.bodyList {
	padding-right: 20px;
}

.topLogo {
	background:url(images/header.jpg) no-repeat;
	width: 760px;
	height: 159px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 14px;
	text-transform: capitalize;
}


/* BEGIN SUBNAV */
#subNav {
	padding-left:15px;
	margin-left:15px;
	float: right;
	margin-top: 58px;
	}
	#subNav ul {
		width:170px;
		list-style-type:none;
	    margin:0px;
	    padding:0px;
	    text-indent:0px;
		}
		#subNav li a {
			height:40px;
			height/* */:/**/29px; 
			height: /**/29px;
			padding-top:11px;
		    font-weight:normal;
		    text-decoration:none;
		    display:block;
		    padding-left:23px;
			}
			#subNav li a, #subNav li a:visited, #subNav li a:hover, #subNav li a:active {
				background:url(images/bullet1.gif) no-repeat 10px center;
				border-bottom:1px dotted #888;
			    color:#505050;
				}
			#subNav li a:hover {
			    color: #888;
			    background-color: #efefef;
				}
				#subNav li.first a {
					border-top:1px dotted #888;
					}
				#subNav li a.currentPage {
					font-weight:800;
					}
/* END SUBNAV */

#bottomSpacer { clear: both; height: 105px; }
div#bottomFloat { bottom: 0px; }
#bottomFloat {
	clear: both; z-index: 1;
  height: 100px;
  background-color: #ABABAB;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-top: #3c3c3c 2px solid;
  }

/* hide from mac ie5 \*/
#bottomFloat, #bottomFrame {
  position: absolute;
  }
/* end hide from mac ie5 */
html>body #bottomFloat, #bottomFrame {
  position: fixed;
  }