body {
	text-align: left;
	vertical-align: top;
	margin: 20px auto;
	width: 756px;
	font: normal 94% Arial, Helvetica, sans-serif;
	color: #555555;
}
td, th, p {
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: url(../img/list_bullet_white_box.gif);
}
a {
	text-decoration: none;
	color: #104A7C;
}
a:hover {
	text-decoration: underline;
	color: #104A7C;
}
.gray_bottom_border {
	border-bottom: solid #555555 1px;
}
.login_box {
	background:url(../img/beige_gradient_bg_tile.jpg) repeat-x;
	width: 261px;
}
.login_box p {
	margin: 12px 6px;
}
.login_box ul {
	list-style: url(../img/list_bullet_beige_box.gif);
}
.nurse {
	background:url(../img/nurse_patient.jpg) no-repeat;
	width: 491px;
	font: 94% Arial, Helvetica, sans-serif;
	color: #80bce6;
	padding-bottom: 60px;
}
.nurse p {
	padding: 3px 6px;
	margin-left: 320px;
}
.bold_white {
	font-size: larger;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}
.bold_blue {
	font-weight: bold;
	color: #10497c;
	margin-top: 20px;
}
