	img { behavior: url(iefix/iepngfix.htc) }

	img {
	
		border:0px;
	}

	body { 
	
		margin:0px;
		background:url(../images/bg-inside.png) #00a3df;
		background-repeat:repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#d7f3ff;
	
	}
	
	
	a:link, a:active, a:visited {
	color:#008824;
	
	}
	
	
	a:hover {
	color:#663f24;
	
	}
	
	html, body


{


 margin: 0;


 padding: 0;


 height: 100%;


}

	
	
	.menuButton { 

	background:url(../images/menu-button-middle.png);
	color:#ffffff;
	font-weight:bold;
	font-size:12px;



}

.menuButtonSpacing {

	width:30px;
	float:right;

}


.footer {

		 margin: 0px;
		 padding: 0px;
		 position:fixed;
		 bottom:0px;
		 z-index: 99;
	  	background:url(../images/bottom-bar.png);
	 	width:100%;
		height:42px;			/* Height of the footer */
}
	
	
	h1 {
	
		font-size:50px;
		color:#ffffff;
		font-weight:normal;
		margin-top:5px;
		margin-bottom:10px;
	
	}
	
	h2 {
	
		font-size:28px;
		font-weight:normal;
		color:#ffffff;
		margin-bottom:10px;
	
	
	}
	
	
h3 {
		font-size:28px;
		color:#663f24;
		margin-bottom:10px;
}



.regField {

	height:28px;
	width:350px;
	font-size:20px;
	color:#333333;
	border: solid 5px #ffffff;

}

.feedbackTA {
	
	height:250px;
	width:350px;
	font-size:16px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 5px #ffffff;

}

.regTitle {
	padding-top:10px;
	padding-bottom:3px;


}

.regSubmit {
	height:40px;
	width:150px;
	font-size:20px;
	color:#000;
	background:#1cef00;
	border: solid 5px #1cef00;


}


.contentBox {

	
	padding:20px;
	background-color:#ffffff;
	color:#333333;

}



.footerLink {

	font-size:13px;
	color:#bbbbbb!important;
	text-decoration:none;


}

.topMenuLink {
	color:#ffffff!important;
	text-decoration:none;

}


.terpPic {

 
   border:1px solid #333333;
  


}


.darkBox {
	padding:25px; background-color:#005e80;
}