@charset "utf-8";
/* TYPE */

body,td,th {
	background-image: url(images/oasisbgnd.jpg); background-repeat: repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small; font-weight: normal; font-style: normal; }
strong, b { font-weight:bold; }
em, i {
	font-style:italic;}

p { margin-bottom: 6px; }
h1 { font-weight: bold; font-size: 24px; color: #000000; font-style: normal; line-height: 12px; margin-bottom: 4px; margin-top: 12px; }
h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 18px;
	font-style: normal;
}
h3 {font-weight: bold; font-size: 14px; line-height: 12px; margin-bottom: 4px; color:#000000;}
h4 {font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right;}

h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-style: normal;
	margin-bottom: 4px;
}
.red {color: #FF0000;}

	/*  paragraph spacing */
.differentSpacing {
	color: #000000;
	margin: 1em 0 .5em 0
}
.link {color: #000000;}
/* links----------------------------------------------------------------------------------------------------- */
a:link {color: #000000;}
a:hover {color: #978162;}
a:visited {color: #1e5c91;}
.activePage {color: #006666;}
/* links----------------------------------------------------------------------------------------------------- */
#rmwrapper01 {
	position:relative;
	text-align:center;
	width: 760px;
	margin: 0px auto 0px auto;
	}
#rmwrapper02 {
	position:relative;
	text-align:left;
	width: 760px;
	}
img.floatLeft {
	float: left;
	margin: 0px 8px 0px 0px;
}
img.boxfloatLeft {
	float: left;
	margin: 0px 12px 12px 0px;
}
.floatimgright {
	float:right;
	margin: 0px;
}
/* subnav and copyright----------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	clear: both;
	width: 760px;  /* for IE5/WIN */
	width: 760px;  /* actual value */
	height: 36px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 12px 0px 12px 0px;
	}
.subnav {
	font-size: .9em;
	font-weight: normal;
	color: #978162;
	line-height: 1.4em;
}
.copyright {
	color: #303030;
}

