body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #54707c;
}
	
/**************************************************************** MAIN NAVIGATION*/
#navcontainer {
	background-color: #047186;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #768f7c;
	border-bottom-width: 5px;
	margin: 0px;
	width: 100%;
	
	clear: both;
}
#navcontainer ul
{
	background-color: #047186;
	color: #999999;
	
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #047186;
	color: White;
	text-decoration: none;
	
	border-left: 1px solid #047186;
	font-size: 1.1em;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
background-color: #047186;
color: #cccc66;
}
/**************************************************************** CONTENT*/
#left {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 50px 20px;
	width: 496px;
	height: 100%;
	float: left;
}
#right {
	text-align: center;
	padding-top: 20px;
	width: 180;
	margin-left: 530px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5em;
	padding-bottom: 10%;
}
h2 {
	font-size: 0.9em;
	font-weight: bolder;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	color: #6699FF;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #083961;
	text-transform: uppercase;
	}
h2 {	
	font-size: 1.2em;
	font-weight: bold;
	color: #047186;
	margin: 8px 0px 0px;
	padding: 0px;
	}
h3 {
	font-size: 0.9em;
	color: #047186;
	font-weight: bold;
	
}
p {
	line-height: 120%;
	font-size: 1.0em;
	color: #000066;	
}
h4 {
	line-height: 120%;
	font-size: .8em;
	color: #000066;
}
.james {
	font-size: 0.75em;
	color: #000066;
}
.asterisk {
	font-size: 0.75em;
	color: #083961;
	font-weight: bold;
}
a {
	color: #083961;
	text-decoration: underline;
}
a:hover {
	background-color: ;
	background-style: dotted;
	color: #cccccc;
}
ul {
	color: #083961;
	font-size: 1.0em;
	
		line-height: 125%;
	list-style-type: square;
}
ol {
	color: #083961;
	font-size: 1.0em;
	
		line-height: 125%;
}
#right #subNav ul {
	margin: 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
}
#right #subNav ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-bottom: 10px;
}
#subNav ul li a {
	list-style-type: none;
	color: #252868;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
#subNav ul li a:hover {
	color: #FFFFFF;

}
.foot {
		border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #083961;
	font-size: .7em;
	color: #083961;
	margin: 45px 0px 0px;
	padding: 0px;
}
.blue {
	line-height: 120%;
	font-size: .8em;
	color: #ffffff;	
}
.bluebold {
	line-height: 120%;
	font-size: .9em;
	color: #ffffff;
	font-weight: bold;	
}
#right #logos {
	background-image: url(../mannysdoortodoordetail/imgs/cornerTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 188px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#right #logos p {
	background-image: url(../mannysdoortodoordetail/imgs/cornerBot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-top: 10px;
}
#right #logos img {
	margin: 10px;
}
orange {
	color: #999999;
	font-style: italic;
}
strong {
	color: #083961;
}
form {
	padding-left: 15px;
	margin-top: 40px;
	margin-bottom: 40px;
}
input, textarea {
	margin-bottom: 15px;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
input, text {
	margin-bottom: 15px;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.box { 
  background: #ffffff; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 15px 0px 15px;
}

