@charset "UTF-8";
.toplogobox {
	width: 800px;
	background-color: #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.backgroundbox_top {
	width: 100%;
	background-color: #000000;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2C2C2;
	background-image: url(../images/background_repeater.gif);
	background-repeat: repeat-y;
	background-position:center;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	width: 100%;
	text-align: center;
	padding: 5px;
}
.backgroundbox_nav {
	width: 100%;
	background-image: url(../images/horizontalpic_spacer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height:90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align:center;
}
.background_watermark {
	width: 100%;
	height: 450px;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	position: absolute;
	text-align: center;
}
.mainbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: absolute;
	text-align: center;
}
.maincontents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.watermark {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.left_nav_container {
	text-align: left;
	width: 198px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.left_nav_contents {
	text-align: left;
	width: 160px;
	margin-left: 20px;
	text-decoration: none;
}
.right_maincontent_container {
	text-align: left;
	width: 550px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: right;
	background-image: url(../images/contentbox_repeat.gif);
	background-repeat: repeat-y;
}
.homepage_maincontent_container {
	text-align: left;
	width: 550px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
.mainbodycopy {
	text-align: left;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.bodylink {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 50px;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	color:#FF0000;
}
a.nav:active {
	text-decoration: none;
}
.left_nav_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 10px;
	padding-bottom: 5px;
}
a.left_nav_underline:link {
	text-decoration: none;
}
a.left_nav_underline:visited {
	text-decoration: none;
}
a.left_nav_underline:hover {
	text-decoration: none;
	color:#FF0000;
}
a.left_nav_underline:active {
	text-decoration: none;
	color: #FF0000;
}
.left_nav_underline_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.left_nav_underline_heading:link {
	text-decoration: none;
}
a.left_nav_underline_heading:visited {
	text-decoration: none;
}
a.left_nav_underline_heading:hover {
	text-decoration: none;
	color:#FF0000;
}
a.left_nav_underline_heading:active {
	text-decoration: none;
}
.reinz_logo_container {
	margin-top: 150px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
li {
	margin-left:13px;
}

#bullets {
  width:100%;
  background:#666;
  padding:5px;
  margin-top:20px;
  border:#F00 1px solid;
}

#bullets li {
  color:#FFF;
  font-size:13px;
  margin-left:0px;
  margin-bottom:5px;
  list-style-image:url(../images/red-bullet.gif);
}