#masthead h1 a{
	/* text-indent: -5000px; */
}

.textbox, .input{
	border: 1px solid #e8e8e8;
	width: 278px !important;
	height: 17px;
	padding: 3px;
	font-family: "Georgia", "Times New Roman";
	color: #494949;
}

.textarea{
	border: 1px solid #e8e8e8;
	width: 278px;
	height: 128px;
	padding: 3px;
	font-family: "Georgia", "Times New Roman";
	color: #A5A5A5;
	font-size: 1em;
}

.tableBorder td, .tableborder td{
	padding: 3px 0;
	text-align: left;
}

.itempad{
	font-size: 0.8em;
	color: #A5A5A5;
}
.highlight{
	float: right;
	margin-right: 10px;
	display: inline;
	color:#28B3DB;
}

.mandatory{
	display: inline;
	color:#28B3DB;
}

.defaultBold {
	display:block;
	font-size:1.2em;
	margin:12px 0 6px;
}

.itempadbig {
	margin: 10px 0;	
}
.submit{
	border: 0;
	background: none;
	font-size: 1.3em;
	font-family: "Georgia", "Times New Roman";
	color: #28b3db;
	margin-top: 20px;
	cursor: pointer;
	padding: 0;
	text-align: left;
}
#member_login_form .submit{
	border: 0;
	background: none;
	font-size: 1.3em;
	font-family: "Georgia", "Times New Roman";
	color: #28b3db;
	margin: 0 ;
	cursor: pointer;
	padding: 0;
	text-align: left;
}

.utilities a {
	margin-top: 20px;
	display: block;
	width: 200px;
	float: left;
}