body {
	background: #A0CBEF;
	margin: 20x 10px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a:link {
	color: #3690C0; 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
}
#centerContainer {
	width: 940px;
	padding: 0px;
	margin: 0 auto;
	background: #FFFFFF;
	overflow: auto;
}
#headerBlock {
	width: 940px;
	height: 136px;
	clear: both;
}
#logo {
	float: left;
}
#yellowLine {
	padding: 5px;
}
#contentBlock {
	width: 930px;
	clear: both;
	margin: 0px 5px 5px 5px !important; 
	margin: 0px 5px 5px 5px;
	overflow: hidden;
}
#patientPhoto {
	float: left;
}
#copyBlock {
	width : 320px;
	float: right;
	display: block;
	text-align: right;
	padding-right: 74px;
	line-height: 22px;
	border : 0px solid black;
}
#Msg0 {
	color : #3690C0;
	font-size : 36px;
}
#Msg1 {
	color : #3690C0;

}	
#Msg2 {
	color : #4D4D4D;
}
#Msg3 {
	text-align : left;
	color : #4D4D4D;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #818486;
	font-size: 12px;
	line-height: 15px;
}
#footer b {
	font-weight: normal;
}
#footer a, #footer a:link, #footer a:visited {
	color: #4397c6;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.buttonSpacing1 {
	margin: 0px 10px 0px 101px;
}
.buttonSpacing2 {
	margin: 10px 10px 10px 101px;
}
.buttonSpacing3 {
	margin-top: 10px;
}
.tableSpacing {
	margin: 0;
	padding: 0;
	border: 0;
}