html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #EAF9D3;
	line-height: 125%;
	border: none;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat-x;
}
div#Info {
	padding: 6px 6px 6px 20px;
	margin: 0px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-size: 90%;
	color: #003399;
}
div#Pain {
	padding: 6px 6px 6px 20px;
	margin: 0px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-size: 90%;
	color: #99CC99;
}
div#Absence {
	padding: 6px 6px 6px 20px;
	margin: 0px;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-size: 90%;
	color: #990033;
}

div#subBody {
	font-size: 100%;
	line-height: 125%;
}



.Menutitles {
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF;
}
/* Button/list styling CSS */


	
div#Info a:link, a:visited {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

div#Pain a:link, a:visited {
	color: #000000;
	text-decoration: none;
	background: transparent;
}

div#Absence a:link, a:visited {
	color: #000000;
	text-decoration: none;
	background: transparent;
}
	
div#rightSM a:link, a:visited, div#home a:link, a:visited, div#Tel a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

div#Info a:hover, div#Pain a:hover, div#Absence a:hover, div#rightSM a:hover, div#home a:hover {
	color: #000;
	width: 100%;
}

div#Info a:focus, div#Pain a:focus, div#Absence a:focus {
	color: #FFF;
	width: 100%;
}

div#menuoutlineinfo {
	background-image: url(images/BGmenu.gif);
	border: 1px none #999999;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#menuoutlinepainaway {
	background-image: url(images/BGmenu.gif);
	border: 1px none #999999;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#menuoutlineabsence {
	background-image: url(images/BGmenu.gif);
	border: 1px none #999999;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#Tel {
	padding: 6px;
	margin: 0px;
	color: #000000;
}
.intro_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: none;
	padding: 0px 15px 0px 0px;
	line-height: 125%;
	text-align: justify;
}
div#rightSM {
	padding: 0px;
	margin: 2px;
	text-align: right;
}

table#rightSM {
	padding: 0px;
	margin: 8px;
	text-align: right;
}
.subBodytext {
	line-height: 155%;
}
.pics {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 5px 15px;
	float: right;
}
.superscript {
	font-size: 80%;
	color: #000000;
}
.smaller {
	font-size: 85%;
}
