body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	}

h1{
	font-family:inherit;
	font-size:22px;
	color:#003399;
	font-weight:bold;
	}

h2{
	font-family:inherit;
	font-size:20px;
	color:#003399;
	font-weight:bold;
	}

h3{
	font-family:inherit;
	font-size:18px;
	color:#003399;
	font-weight:bold;
	}
	
p{
	font-family:inherit;
	font-size:inherit;
	}
	
#container{
	margin:10px;
	border:1px #003399 solid;
	width:712px;
	}
	
#header{
	position:relative;
	margin:10px;
	width:692px;
	height:94px;
	border:1px #003399 solid;
	}

#footer{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px;
	padding:20px 10px 10px 10px;
	width:692px;
	height:auto;
	}
#main{
	margin-left:40px;
	margin-right:40px;
	}
#TakeActionButton{
	position:relative;
	clear:left;
	float:right;
	width:200px;
}
#MemberFields{
	float:right;
}
#ActionText{
	float:left;
}
