/* CSS Document */yellow {	color:#EE8800;}blue {	color:#1D64A1;	}green{	color:#7FA01E;	}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-align:center;	background-color:#ACB8D2;	background-image:url(/images/bgrnd-grdint.jpg);	background-repeat:repeat-x;}#container {	margin:0 auto;	text-align:left;	width: 850px;	height:inherit;	border:solid;	border-width:thick;	border-color:#ED8800;	background-color:#FFFFFF;}#top{	width:850px;}#bottom{	width:850px;}#header{	height:300px;	width:850px;	background-image: url(http://rebuildmybusiness.com/images/RMB_WebHeader.jpg);}#nav-menu {	height:30px;}#content {	width:850px;	margin:15px 0 0 0;	padding-top:15px;}#footer {	height:50px;	width:850px;	vertical-align:bottom;	margin:35px 0 0 0;}p {	font-size:14px;}ul li {	margin: 12px 130px 12px 200px;	font-size:14px}ol li {	margin: 5px 30px 5px 30px;	font-size:14px}a{	text-decoration: underline;}a:link{	text-decoration: underline;}a:visited{	text-decoration: underline;}a:hover{	text-decoration: none;}h1 {	color: #1F497D;	font-size: 24px;	font-weight: bold;	margin:  30px 60px 30px 60px;}h2 {	font-size: 18px;	font-weight: bold;}h3 {	color: #FF0000;	font-size: 18px;	font-weight: bold;}.note {	font-size: 12px;	margin:5px 150px 5px 200px;}.copy {	font-size: 14px;	margin:12px 100px 12px 120px;}.copyred {	color: #EE8800;	font-size: 14px;}.copyblue {	color: #1D64A1;	font-size: 14px;}.copywhite {	color: #FFFFFF;	font-size: 14px;}.copyredbold {	color: #EE8800;	font-size: 14px;	font-weight: bold;}.copybluebold {	color: #1D64A1;	font-size: 14px;	font-weight: bold;}.headlinered {	color: #EE8800;	font-size: 22px;}.headlineblue {	color: #1D64A1;	font-size: 22px;}.headlineredbold {	color: #EE8800;	font-size: 22px;	font-weight: bold;}.headlineredbold-1st {	color: #EE8800;	font-size: 22px;	font-weight: bold;	margin:-15px 0 0 0;}.headlinebluebold {	color: #1D64A1;	font-size: 22px;	font-weight: bold;}.subheadblack {	font-size: 18px;}.subheadred {	color: #EE8800;	font-size: 18px;}.subheadlue {	color: #1D64A1;	font-size: 18px;}.subheadblackbold {	font-size: 18px;	font-weight: bold;}.subheadredbold {	color: #EE8800;	font-size: 18px;	font-weight: bold;}.subheadluebold {	color: #1D64A1;	font-size: 18px;	font-weight: bold;}.footer {	font-size: 11px;}img.floatleft {	float:left;	margin:0 10px 10px 0;}img.floatright {	float:right;	margin:0 0 10px 10px;}.quote {	background-color:#FFFFCC;	width: 450px;	margin: 30px 0 30px 60px;	text-align:center;	padding: 0 20px 10px 20px;	border: 1px solid #000;}.legendindent {	margin: -10px 20px 0 40px;	}#nav-menu ul{list-style: none;padding: 0;margin: 0;}#nav-menu li{float: left;margin: 0 0.15em;}#nav-menu li a{background: url(http://rebuildmybusiness.com/images/bkgrnd.gif) #fff bottom left repeat-x;height: 2em;line-height: 2em;float: left;width: 8.2em;display: block;border: 0.1em solid #dcdce9;color: #0d2474;text-decoration: none;text-align: center;}#nav-menu li a:hover{background: url(http://rebuildmybusiness.com/images/bkgrnd-on.gif) #fff bottom left repeat-x;height: 2em;line-height: 2em;float: left;width: 8.2em;display: block;border: 0.1em solid #dcdce9;color: #ED8800;text-decoration: none;text-align: center;}#nav-menu li a:active{background: url(http://rebuildmybusiness.com/images/bkgrnd-on.gif) #fff bottom left repeat-x;height: 2em;line-height: 2em;float: left;width: 8.2em;display: block;border: 0.1em solid #dcdce9;color: #ED8800;text-decoration: none;text-align: center;}fieldset {  padding: 1em;  border:1px solid #ED8800;  margin:12px 130px 12px 150px;  }legend {  padding: 0.2em 0.5em;  border:1px solid #ED8800;  color:#1D64A1;  font-size:105%;  font-weight:bold;  text-align:left;  }  fieldset .test {  padding: 1em;  border:1px solid #ED8800;  margin:12px 130px 12px 150px;  color:#FFFFCC;  }legend .test  {  padding: 0.2em 0.5em;  border:1px solid #ED8800;  color:#1D64A1;  font-size:105%;  font-weight:bold;  text-align:left;  }img .floatright {float:right;margin: 0 20px 15px 15px;}img .floatleft {float:left;margin: 0 15px 15px 20px;}/* Hide from IE5-Mac \*/#nav-menu li a{float: none}/* End hide */
