body{
	margin: 0 auto;
	text-align:center;
	font-family:Arial;
	margin:0px auto 0px auto;
	font-size:80%;
}
#pageHdr{
	padding-top:50px;
	text-align:right;
	width:765;
}
#pageHolder{
	width:765;
	text-align:left;
	margin:0px auto 0px auto;
}
h1, h2, h3{
	display:inline;
}
h2, h3{
}
.msgHolder, 
.msgHolderHome{
	padding:10px 20px 15px 20px;
	margin-bottom:10px;
}
.msgHolderHome{
	margin-right:70px;
}

p.home{
	width:550;
}
label,
label.wide{
	clear:left;
	float:left;
	width:300px;
	line-height:30px;
}
label.wide{
	width:700px;
}
.frmMultiHolder{
	float:left;
	width:400px;
}

hr{
	height:1;
	border:solid 1 #4E4E4E;
}

.highlight{
	color:#99CB34;
}
.btn{
	color:#ffffff;
	height:25px;
	line-height:20px;
	
}

a{
	color:#ffffff;
}