/*Approved by Herb Tubmaster*/

body {
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}
#maincontainer {
	width: 936px;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 144px;
	width: 845px;
	border: 1px solid #000;
	position: relative;
}
#logo {
	background-color: #FFF;
	padding: 0px;
	height: 144px;
	width: 175px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtelogo {
	height: 68px;
	width: 153px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#banner {
	background-color: #FFF;
	float: left;
	height: 144px;
	width: 540px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#headerright {
	background-color: #FFF;
	float: left;
	height: 144px;
	width: 127px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	background-position: right;
}
.login {
	background-color: #FFF;
	height: 27px;
	width: 127px;
}
#leftwrapper {
	background-color: #FFF;
	float: left;
	height: 255px;
	width: 175px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
.pagetitle {
	height: auto;
	width: 175px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	top: 0px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	left: 20px;
	right: 0px;
	padding-left: 0px;
	text-align: center;
}
#contentwrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 575px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	background-color: #FFF;
}
.pagecontent {
	height: auto;
	width: 531px;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 25px;
}

#rightwrapper {
	float: left;
	height: 100px;
	width: 175px;
}
.rightmenu {
	background-color: #FFF;
	width: 142px;
	z-index: 10;
	right: 9px;
	position: relative;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navmenu {
	height: 162px;
	width: 151px;
	position: relative;
	z-index: 10;
	margin-top: 15px;
	margin-left: 32px;
}
.heading1 {
	font-size: 17px;
	color: #000;
	line-height: normal;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.heading2 {
	font-size: 15px;
	color: #163d70;
	font-weight: bold;
}
.leftpic {
	left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
}
.rightpic {
	left: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
#contractcontentwrapper {
	background-color: #FFF;
	width: 845px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: auto;
	background-image: url(rte_images/bkgd/bar.gif);
	background-repeat: repeat-x;
}
.contractcontent {
	height: auto;
	width: 820px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 25px;
}
.spacer {
	height: 20px;
}
.fpheader {
	background-color: #999;
}
.fpmain {
	background-color: #0F9;
}
.heading2red {
	font-size: 11px;
	color: #F00;
	font-weight: normal;
}

