A:link { color:#0064AC; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#40A4EC; text-decoration:underline }  /* active links */
A:hover { color:#40A4EC; text-decoration:underline }   /* active links */

body {
	margin:0px;
	color: #4D4D4D;
	text-decoration: none;
	text-align:left;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	background: url(/images/slice.jpg) repeat-y;
}

#wrapper {
	width:100%;
	height:100%;
    margin:0px auto;
	padding:0px;
	background: url(/images/bkd.jpg) repeat-x;
	}

.clear {clear:both;}

#headerlogo {
	width:720px;
	height:177px;
	padding:0px;
	margin:0;
	float:left;
	background:transparent none repeat scroll 0 0;
	}

#main {
	background: url(/images/slice.jpg) repeat-y;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	align:left;
	float:left;
	}

#navbar {
	width:178px;
	background:transparent none repeat scroll 0 0;	
	float:left;
	padding:0px;
	margin:0px;
	}

#navContainer {
	width:178px;
	float:left;
	margin:0px;
	padding:0px;
	}

#content {
	width:78%;
	background: #ffffff;
	float:left;
	padding:0px;
	margin:0px;
	}

#bodytext {
	background:transparent none repeat scroll 0 0;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica;
	color:#4D4D4D;
	float:left;
	padding:10px;
	margin:10px;
	}

#footer {
	width:100%;
	background:transparent none repeat scroll 0 0;
	padding:10px;
	margin:10px;
	float:left;
	text-align:center;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica;
	}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: 794b11;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #000099;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #0064AC;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #DC7500;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

#shuttlebus {
	border:1px solid #000000;
	background:#ffffff;
	padding:0px 10px 10px 10px;
	margin:0px 20px 0px 30px;
	text-align:center;
	}
