body {
	background-color: #1C5637;
	color: #000000;
	font-family: verdana;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

input, li, p, select, td, textarea {
	font-family: verdana;
	font-size: 1em;
}

.smaller {
	font-size: smaller;
}

sub {
	font-size: .7em;
}

p.center {
	text-align: center;
}

ul {
	margin-left: 30px;
	padding: 0px;
}

ul.no-marker {
	list-style: none;
	margin-left: 15px;
	padding: 0px;
}

img.no-border {
	border: none;
}

div.page {
	margin: 0px auto;
	position: relative;
	text-align: left;
	top: 0px;
	width: 770px;
}


/* Begin Content Layout Code */
div.content {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 100px 0px;
	position: relative;
	top: 93px;
	width: 770px;
	z-index: 1;
}
/* End Content Layout Code */


/* Begin Text Layout Code */
div.text {
	background-color: #E0EFE7;
	margin: 0px 164px 30px 162px;
	padding: 10px;
	position: relative;
	z-index: 3;
}

h1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: center;
}

h2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 140px 0px 0px;
	padding: 0px 0px;
}

p.headline {
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0px;
	text-align: center;
}

div.intro-image {
	height: 110px;
	left: 0px;
	padding-bottom: 10px;
	position: relative;
	top: 8px;
}

img.product-image {
	border: none;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 132px;
}
/* End Text Layout Code */


/* Begin Navigation Layout Code */
ul.navigation {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	top: 50px;
	width: 161px;
	z-index: 1;
}

li.navigation {
	font-size: 13px;
	height: 23px;
	margin: 0px;
	position: relative;
	text-decoration: underline;
	width: 161px;
}

a.navigation {
	color: #BBF8D1;
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	right: 25px;
	text-decoration: underline;
	top: 3px;
}

img.navigation {
	border: none;
	height: 23px;
	position: relative;
	right: 0px;
	width: 22px;
}
/* End Navigation Layout Code */


/* Begin Nurse Layout Code */
div.nurse {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 162px;
	z-index: 1;
}

p.nurse {
	font-size: .8em;
	line-height: 18px;
	padding: 0px 10px 10px 10px;
}

img.nurse {
	border: none;
	height: 242px;
	width: 162px;
}
/* End Nurse Layout Code */


/* Begin Header Layout Code */
div.header-slogan {
	background-color: #5B9B79;
	height: 56px;
	left: 363px;
	position: absolute;
	top: 0px;
	width: 407px;
	z-index: 1;
}

h1.header-slogan {
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 10px 8px 0px;
	text-align: right;
}

p.header-slogan {
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 14px 8px 0px;
	text-align: right;
}

div.subheader-slogan {
	background-image: url(../images/header-stripe.gif);
	background-repeat: repeat-x;
	height: 37px;
	left: 100px;
	padding: 6px 0px;
	position: absolute;
	top: 56px;
	width: 670px;
	z-index: 1;
}

h2.subheader-slogan {
	color: #FFFFFF;
	font-family: arial narrow;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

p.subheader-slogan {
	color: #FFFFFF;
	font-family: arial narrow;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;	
}

img.patient {
	height: 135px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 100px;
	z-index: 2;
}

img.logo {
	height: 56px;
	left: 100px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 263px;
	z-index: 1;
}
/* End Header Layout Code */


/* Begin Background Layout Code */
div.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	height: 450px;
	position: absolute;
	top: 0px;
	width: 770px;
	z-index: 0;
}

img.top-left-border {
	border: 0px;
	height: 42px;
	left: 139px;
	position: absolute;
	top: 93px;
	width: 22px;
	z-index: 2;
}

img.top-border {
	border: 0px;
	height: 5px;
	left: 161px;
	position: absolute;
	top: 93px;
	width: 440px;
	z-index: 2;
}

img.top-right-border {
	border: 0px;
	height: 42px;
	right: 162px;
	position: absolute;
	top: 93px;
	width: 9px;
	z-index: 2;
}
/* End Background Layout Code */