body {
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#headerContainer {
	background-image: url(../../images/headerBackground.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px auto 1px auto;
}
#headerContainer ul{
	margin: 10px auto 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#headerContainer ul li{
	display: block;
	float: left;
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#headerContainer ul li.last{
	border-right-style: none;
}
#headerContainer ul li a:link{
	color: #ffffff;
	text-decoration: none;
}
#headerContainer ul li a:visited{
	color: #ffffff;
	text-decoration: none;
}
#headerContainer ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#topBar {
	background-image: url(../../images/topBarBackground.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
	margin: 1px 0px 0px 0px;
}
#bodyContainer {
	width: 760px;
	height: auto;
	margin: 1px auto 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acacac;
	border-left-color: #acacac;
	background-color: #FFFFFF;
}
#footerContainer {
	background-image:  url(../../images/footerBackground.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 760px;
	clear: both;
	margin: 0px auto 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #acacac;
	border-left-color: #acacac;
}
#footerNavContainer {
	background-color: #FFFFFF;
	height: 44px;
	width: 740px;
	margin: 0px auto 0px auto;
	padding: 2px 0px 2px 20px;
}
#footerNavContainer ul{
	margin: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
}
#footerNavContainer ul li{
	display: block;
	float: left;
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footerNavContainer ul li.last {
	border-right-style: none;
}
#footerNavContainer ul li a {
	color: #cccccc;
	text-decoration: none;
}
#footerNavContainer ul li a:visited{
	color: #cccccc;
	text-decoration: none;
}
#footerNavContainer ul li a:hover{
	color: #cccccc;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #acacac;
}
#leftNavContainer {
	padding: 0px;
	float: left;
	width: 189px;
}
#leftNavContainer #content{
	padding: 5px 10px;
}
#leftNavContainer #content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE600;
}
#leftNavContainer ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftNavContainer ul li{
	list-style-type: none;
	margin: 5px auto 5px -40px;
}
#leftNavContainer ul li a:link {
	display: block;
	width: 172px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#leftNavContainer ul li a:visited{
	display: block;
	width: 172px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#leftNavContainer ul li a:hover{
	display: block;
	width: 172px;
	padding-left: 20px;
	background-color: #4b6b94;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}
#leftNavContainer h3 {
	margin: 2px auto 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8151d;
}
#rightContentContainer {
	float: right;
	height: auto;
	width: 560px;
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clearingDiv {
	clear: both;
}
#rightContentHeader {
	background-image:  url("../../images/mfgimages/rightHeaderBackground.jpg");
	background-repeat: no-repeat;
	height: 136px;
	width: 567px;
	margin: 0px 0px 5px 0px;
}
#rightContentMain {
	float: left;
	height: auto;
	width: 415px;
	padding: 0px 10px 0px 0px;
}
#rightContentContainer p{
	margin: 5px;
}

#rightContentContainer label{
	margin: 10px 15px 0px 0px;
}
#rightContentContainer input, select{
	margin: 0px 15px 10px 15px;
}

#rightContentMain h1, #rightContentContainer h1 {
	margin: 10px 0px 4px 0px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#rightContentSidebar {
	float: right;
	height: auto;
	width: 142px;
}
#globalNav {
	margin: 2px;
	padding: 2px;
	float: right;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#globalNav a{
	color: #ffffff;
	text-decoration: none;
}
#globalNav a:visited{
	text-decoration: none;
}
#globalNav a:hover{
	text-decoration: underline;
}
#tollFreeNumber{
	float: right;
	clear: right;
	width: auto;
	height: auto;
	margin: 10px 10px 0px auto;
}
#tollFreeNumber h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
}

.step2 label{
	float: left;
	clear: left;
	width: 150px;
}

.step2 input{
	float: left;
	width: 150px;
}

#height label{
	float: none;
	clear: none;
	width: 75px;
	margin-right: 20px;
}
#height select{
	float: none;
	width: 50px;
}

fieldset.edit label{
	display: block;
	float: left;
	clear: left;
	width: 125px;
	margin: 0px 5px;
	padding: 0px;
}

fieldset.edit input{
	display: block;
	float: left;
	margin: 0px 5px;
	padding: 0px;
	width: 200px;
}

fieldset.edit select.height{
	display: block;
	float: left;
	margin: 10px;
	padding: 0px;
	width: 100px;
}

fieldset.edit select{
	display: block;
	float: left;
	margin: 10px;
	padding: 0px;
	width: 200px;
}
