body {
	background-color: #E0E0E0;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	left: auto;
}
#logo_box {
	height: 180px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../images/logobg.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_container {
	background-color: #FFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
}
h1 {
	font-size: 2em;
	font-weight: 700;
	line-height: 1.4em;
	color: #900;
}
h2 {
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.4em;
}
h3 {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.4em;
}
.left_image_box {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.rt_image_box {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.highlight_box1 {
	padding: 15px;
	border: 1px dotted #F00;
	text-align: center;
	background-color: #E3F3FF;
}
.quotes {
	font-style: italic;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
}
.quotes1 {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
}
#rt_content_box {
	float: right;
	width: 180px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: left;
}
li {
	padding-bottom: 15px;
	text-align: left;
}

.banner {
	margin: 0;
	font-size: 90% /*smaller*/;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	position: fixed;
	top: 2em;
	left: auto;
	width: 11em;
	right: 2em;
	display: block;
}
.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}
.banner a, div.banner em { border-top: 2px groove #900 }
.banner a:first-child { border-top: none }
.banner em { color: #CFC }

.banner a:link { text-decoration: none; color: white }
.banner a:visited { text-decoration: none; color: #CCC }
.banner a:hover { background: black; color: white }
.small_txt {
	font-size: .65em;
}
#main_container a {text-decoration:none; color:#900;}
#main_container a:hover {text-decoration:underline; color:#900;}
#main_container div {
	font-family: Verdana, Geneva, sans-serif;
}
#main_container center table tbody tr td .MsoNormal font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_container center table tbody tr td p font font font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_container center table tbody tr td p font font font {
	color: #000099;
}
#main_container center table tbody tr td p font font font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.HilightText {
	background-color: #FF6;
}
.RedText {
	color: #F00;
	font-style: normal;
}
.CentreText {
	text-align: center;
	font-style: normal;
}
.DarkBlueText {
	color: #00D;
}
.BrownText {
	color: #900;
}
.BrownBackground {
	background-color: #900;
}
.CaptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

