@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:none;
}

#wrapper {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	}
	
/*--------------------- H1 SIRF Rplacement ----------------------------------*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.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, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}




h1 {
  color:#2e4a5d;
  margin:0px ; /* this is overridden when sIFR is active with the !important declaration */
  padding:0px;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
  text-align:left;
}

h2 {
  color:#526b63;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:15px;
}

h3 {
  color:#526b63;
  margin:0px; /* this is overridden when sIFR is active with the !important declaration */
  padding:0px 3px 8px 3px;
  font-style:normal;
  font-family:"Times New Roman", Times, serif;
  text-align:center;
  font-size:15px;
}







/*-------------------- End H1 Replacement ----------------------------------*/
	
p, ul {
	color:#000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}
	
a {
	text-decoration:none;
	border:none;
	color:#000000;
	}
	
	


 a img{
	border:none;
}




ul li {
	margin-bottom:10px;
	}

/*--------------------------------------- Header --------------------------------------- */

#header-wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	}
	
#header-container {
	width:100%;
	padding:0px;
	margin:0px;
	}
	
#logo-container {
	width:246px;
	height:96px;
	border:none;
	margin-bottom:20px;
	float:left;
	}
	
/* --------------------------------------- End Header --------------------------------------- */



/*----------------------------------------- Nav Begin --------------------------------------- */

/* common styling */
.menu {
	display:none; 
	margin:0; 
	}

	
	



/*------------------------------------- Nav End --------------------------------------------- */



/* --------------------------------------- Content --------------------------------------- */


#content-container {
	width:100%;
	padding:0px;
	margin:0px;
	background-image:none !important;
	border:none !important;
		}






#content-main {
	width:100%;
	float:none !important;
	margin:0px;
	*margin-right:0px;
	padding:0px;
	}


#content-left {
	display:none !important;
	width:0% !important;
	}
	









/* --------------------------------------- End Content --------------------------------------- */



/* --------------------------------------- Footer Content --------------------------------------- */

#footer-wrapper {
	display:none;
	}
	
#footer-container {
	width:950px;
	padding:6px 0px 0px 0px;
	height:19px;
	margin:0px auto 10px auto;
	border:solid 2px #025350;
	border-top:none;
	background-image:url(../_images/backgrounds/footer-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e7b501;
	}
	
#footer-wrapper p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center;
	margin:0px;
	padding:0px;
	color:#006666;
}

#footer-wrapper a {
	border-bottom:none;
	}

.bold {
	color:#006666;
	font-weight:bold;
	}
/* --------------------------------------- End Footer --------------------------------------- */

/* --------------------------------------- Assets --------------------------------------- */



.image-right {
	float:none;
	display:none;
	margin:0px;
	padding:0px;
	}
	
.image-left {
	float:none;
	display:none;
	margin:0px;
	padding:0px;
	}
	
	
.text-container {
   	display:none;
		}
		
		
		
.drop-cap {
	color:#526B63;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70px;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
	line-height:55px;
	}
		
/* --------------------------------------- End Assets --------------------------------------- */
	