/*----------- Rentometer Styles  -----------*/
html {
	color:#808080;
	font-family: Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td { color:#808080; }
body {
	height: 100%;
	background: #d0e6f7 url(../images/bg/body-bg.png) repeat-x top left;
}
a { outline: none; }
.padding10 { padding: 0 10px 0 0; }
.margin15 { margin: 0 0 0 15px; }
.highlight {background-color: #F07124; width: 250px; height: auto; border: 1px solid #F07124;color: #fff;padding: 2px;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins { text-decoration:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
h1 {
	font-size:36px;
	color: #62b3e4;
	font-weight: bold;
	line-height: 20px;
	line-height: 120%;
	font-style: normal;
	font-family: "Myriad Pro", Arial;
}
h2 {
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size:12px;
	color: #666666;
	font-weight: bold;
}
h3.title {
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size:12px;
	color: #666666;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
h6, h5 {
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #62b3e4;
	text-decoration:underline;
	text-decoration:none;
}
a:hover {
	color: #007bcd;
	text-decoration:underline;
}
a:visited {
	color: #62b3e4;
	text-decoration:none;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix { display:inline-block; }
/*----------- Global  -----------*/
#header {
	width: 939px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
}
#headerInside { height: 110px; }
#content_container {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 0px;
	overflow: hidden;
	background: url(../images/bg/top-wrapper.png) no-repeat top center;
}
.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	width: 980px;
	padding-top: 0px;
}
#wrapper { vertical-align: top; }
#wrapper2 { vertical-align: top; }
body#home #wrapper {
	background: URL(../images/bg/upgrade.png) left top no-repeat;
	background-position: 605px 0%;
}
body#results #wrapper {
	background: URL(../images/bg/upgrade.png) left top no-repeat;
	background-position: 605px 0%;
}
body #wrapper {
	background: URL(../images/bg/rightbg-noup.png) left top no-repeat;
	background-position: 605px 0%;
}
body #wrapper2 { background-position: 605px 0%; }
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: url(../images/bg/wrapper.png) repeat-y top center;
}
#page_home {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#footer {
	height: 95px;
	width: 980px;
	overflow: hidden;
	background: url(../images/bg/footer-bg.png) no-repeat top center;
	margin: 0px auto auto;
}
/*----------- Header  -----------*/
.rightHeaderBox {
	float: right;
	width: 641px;
	height: 110px;
}
.logo {
	float: left;
	width: 298px;
}
.grid-login {
	padding-top: 5px;
	float: right;
	height: 38px;
	width: auto;
	padding-right: 40px;
}
.grid-login p {
	float: left;
	width: auto;
	padding:3px 10px 0 10px;
}
.grid-login img {padding: 0 10px 0 10px;}
/*----------- Nav  -----------*/
.grid_nav {
	width: 635px;
	float: right;
	clear: right;
}
/* -----------------menu -------------------*/
#menu {
	margin: 0 auto;
	clear: both;
	height: 69px;
	line-height:0px;
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	font-size: 11px;
	width: 635px;
}
#menu .push {
	float:left;
	padding: 0px 0px;
	width: auto;
}
#menu .push span {
	width: auto;
	float: left;
	display: block;
	padding: 0px;
}
#menu a {
	line-height: 69px;
	font-weight: bold;
	font-size: 12px;
	width: auto;
	display: inline-block;
	display: block;
	text-decoration:none;
	padding-left: 10px;
	text-align: center;
	cursor: pointer;
	text-indent: -9999px;
	padding: 0px 35px;
}
#menu a:hover {
	background-color: inherit;
	text-decoration: none;
}
#menu a.multi {
	width: auto;
	line-height: 69px;
	float: left;
	display: block;
	padding:0px;
}
#menu .push div.active { cursor: pointer; }
#menu a#ir0 {
	height: 69px;
	width: 110px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	padding: 0!important;
}
#menu a#ir1 {
	height: 69px;
	width: 96px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	font-size: 0px!important;
	line-height: 0px!important;
	padding: 0!important;
}
#menu a.ir1-active {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-110px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir1-notactive {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-110px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir3-active {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-393px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir3-notactive {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-393px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a#ir2 {
	height: 69px;
	width: 187px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	padding: 0!important;
}
#menu a#ir2:hover, #menu span.ir2 {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-206px 100%;
	height: 69px;
	width: 187px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir2-active {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-206px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir2-notactive {
	background: URL(../images/bg/menu-bg.gif) top left no-repeat;
	background-position:-206px 100%!important;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a#ir3 {
	height: 69px;
	width: 110px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	font-size: 0px!important;
	line-height: 0px!important;
	padding: 0!important;
}
#menu a#ir3:hover, #menu span.ir3 {
	height: 69px;
	width: 110px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	font-size: 0px!important;
	line-height: 0px!important;
	padding: 0!important;
}
#menu a.ir4-active {
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a.ir4-notactive {
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
}
#menu a#ir4 {
	height: 69px;
	width: 110px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	font-size: 0px!important;
	line-height: 0px!important;
	padding: 0!important;
}
#menu a#ir4:hover, #menu span.ir4 {
	height: 69px;
	overflow: hidden!important;
	z-index: 82000!important;
	position: relative!important;
	font-size: 0px!important;
	line-height: 0px!important;
	width: 110px;
	padding: 0!important;
}
#menu a.active {
	width: auto;
	float: left;
	display: block;
}
#menu a.active span {
	width: auto;
	display: block;
	display: inline;
	float: left;
	line-height: 69px;
	padding-right: 10px;
}
#menu .push .b {
	height:1px;
	width:1px;
	position:absolute;
	background:none;
	clear:none
}
#menu .sub {
	display: none;
	clear: both;
	position: absolute;
	z-index: 80000;
	background: URL(../images/bg/drop-menu.png) bottom right no-repeat;
	background-position: 1px 100%;
}
#menu .sub ul {
	width: 187px;
	padding-bottom:25px;
}
#menu #subr1.sub ul a, #menu #subr3.sub ul a { padding:5px 10px 5px 20px !important; }
#menu .sub li {
	list-style-type: none;
	padding: 0px;
	position: relative;
	z-index: 111111;
	line-height: 14px!important;
}
#menu .sub a {
	display:block;
	width: auto;
	float: none!important;
	text-align: left;
	color: #808080!important;
	padding: 5px 10px 5px 27px!important;
	font-weight:normal;
	border-right:0;
	text-indent: 0px;
	font-size: 12px;
	position: relative;
	z-index: 111111;
	border:0;
	text-decoration:none;
	line-height: 14px!important;
}
#menu .sub a:visited { color: #808080; }
#menu .sub a.last { background-color: #D7D7D0; }
#menu .sub a:hover {
	line-height: 14px!important;
	display:block;
	text-decoration: underline!important;
	color: #62b3e4!important;
	padding: 5px 10px 5px 27px;
}
#menu #i0 {
	display:none;
	position:absolute;
	width:1px;
	height:1px;
	z-index:-1
}
/*----------- Content  -----------*/
.content { overflow: hidden; }
#analyzeBlock {
	background: URL(../images/analyze.png) left top no-repeat;
	width: 942px;
	height: 76px;
	margin-top: 2px;
}
#analyzeBlock2 {
	background: URL(../images/analyze2.png) left top no-repeat;
	width: 942px;
	height: 76px;
	margin-top: 2px;
}
.analyze-spin { margin-top: 1px; }
.analyzeInput {
	background: URL(../images/bg/input.png) left top no-repeat;
	width: 235px;
	height: 21px;
	border: 0;
	padding: 4px 2px 0px 2px;
}
.analyzeInput1 {
	background: URL(../images/bg/input1.png) left top no-repeat;
	width: 222px;
	height: 21px;
	border: 0;
	padding: 4px 2px 0px 2px;
}
.analyzeInput2 {
	background: URL(../images/bg/input1.png) left top no-repeat;
	width: 140px;
	height: 21px;
	border: 0;
	padding: 4px 2px 0px 2px;
}
.analyzeInput3 {
	background: URL(../images/bg/input3.png) left top no-repeat;
	width: 65px;
	height: 18px;
	border: 0;
	padding: 4px 2px 0px 2px;
}
#analyzeBlock ul {
	padding-left: 35px;
	padding-top: 10px;
}
#analyzeBlock ul li {
	float: left;
	width: auto;
	list-style-type: none;
	padding-right: 4px;
}
#analyzeBlock label {
	color: #004f79;
	display: block;
	font-size: 14px;
	padding-bottom: 3px;
}
#analyzeBlock .aButton {
	text-indent: -9999px;
	width: 170px;
	height:42px;
	background: none;
	display: block;
	border: 0px;
	margin-left: 5px;
	cursor: pointer;
}
#analyzeBlock2 ul {
	padding-left: 35px;
	padding-top: 10px;
}
#analyzeBlock2 ul li {
	float: left;
	width: auto;
	list-style-type: none;
	padding-right: 4px;
}
#analyzeBlock2 label {
	color: #004f79;
	display: block;
	font-size: 14px;
	padding-bottom: 3px;
}
#analyzeBlock2 .aButton {
	text-indent: -9999px;
	width: 170px;
	height:42px;
	background: none;
	display: block;
	border: 0px;
	margin-left: 5px;
	cursor: pointer;
}
/*----------- Small Boxes  -----------*/
.smBoxes {
	padding-left: 20px;
	width: 570px;
	overflow: hidden;
	position: relative;
	background: URL(../images/bg/sm-box1.png) top right no-repeat;
	background-position: 295px 0px;
}
.smBoxes p { font-size: 11px; }
.resultsBtBox p { font-size: 12px; }
.onecolBtBox p { font-size: 12px; }
.smBoxes h2 { padding-bottom: 5px; }
.smBoxes a { text-decoration: none; }
.smBoxes a.olink {
	color: #f79355;
	text-decoration: none;
}
.smBox1 {
	width: 270px;
	float: left;
	padding: 0px 10px 12px 0px;
	position: relative;
}
.smBox2 {
	width: 270px;
	float: right;
	padding: 0px 0px 12px 10px;
	position: relative;
}
.smBoxes p.link1 {
	margin-top: 10px;
	display: block;
	left: 20px;
	clear: both;
	bottom: 0px;
}
.smBoxes p.link2 {
	margin-top: 10px;
	display: block;
	clear: both;
	position: absolute;
	left: 320px;
	bottom: 0px;
}
/*----------- Buttons  -----------*/
.signUp {
	z-index:99999;
	width: 150px;
	height: 50px;
	margin: 12px 5px;
	float: left;
	display: block;
	position:relative;
	top:0px;
	left:0px;
	background: #000000;
	opacity:0.0;
	filter:alpha(opacity=00)
}
/*----------- Left Bar  -----------*/
.topSection {
	padding-left: 25px;
	width: 185px;
}
.inner {
	padding-left: 25px;
	width: 450px;
}
.inner a { color: #325272; }
.inner p { width: 573px; }
.onecolumn {
	padding-left: 25px;
	width: 989px;
}
#area {
	width: 140px;
	float: left;
}
.topSection h3 {
	font-size: 20px;
	line-height: 120%;
	padding-top: 15px;
	font-weight: normal;
}
.topSection p { padding-top: 7px; }
.imgResults {
	float: left;
	width: auto;
	margin: 0px 0 0px 0;
}
.topSection h3.title {
	font-size: 14px;
	line-height: 140%;
	padding-top: 10px;
	font-weight: normal;
}
.leftBlock {
	padding-left: 20px;
	width: 600px;
	float: left;
	z-index: 10;
}
.leftBlock h1 {
	padding: 5px 0px 0px 25px;
	font-size: 30px;
}
.leftBlock ul { padding: 5px 10px 5px 20px; }
.leftBlock li { font-size: 12px; }
#results h1 { font-size: 18px; }
#results h3 {
	font-size: 14px;
	font-weight: bold;
}
.graphic {
	background: URL(../images/graphic.png) no-repeat top left;
	height: 333px;
	width: 631px;
}
/*----------- Right Bar  -----------*/
.rightBlock {
	float: right;
	width: 329px;
	right: 0px;
	margin-top: 15px;
}
.subRightBlock {
	float: right;
	width: 309px;
	padding-right: 20px;
	right: 0px;
}
.subRightBlock h4 {
	color: #0D3359;
	font-size: 16px;
	margin: 10px 5px 10px 20px;
}
.rpro {
	display: block;
	margin: 0 auto;
	width: 269px;
}
.listMake {
	overflow: hidden;
	width: 260px;
	margin: 15px auto 0px;
	min-height: 152px;
}
.listMake p.simg {
	vertical-align: bottom;
	min-height: 70px;
}
.listMake p.desc span { font-style: italic; }
.listMake li {
	float: left;
	display: inline;
	text-align: center;
	width: 115px;
	padding-right: 20px;
	list-style-type: none;
}
.listMake li.right {
	float: right;
	width: 115px;
	padding-right: 0px;
}
/*----------- stepsLink  -----------*/
.stepsLink {
	background: URL(../images/bg/steps.gif) center right no-repeat;
	width: 106px;
	height: 32px;
}
.steps {
	width: 260px;
	margin: 15px auto 0px;
	overflow: hidden;
	clear: both;
}
.steps p img { margin: 0 auto; }
.steps span {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	display: block;
	color: #666666;
}
.steps li {
	float: left;
	display: block;
	width: auto;
	list-style-type: none;
}
.steps li.stepsLink { width: 106px; }
.stepsLink a {
	display: block;
	float: left;
	width: 25px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
}
.stepsLink a#one-tab {
	margin: 6px 0px 0px 9px;
	position: relative;
	z-index: 200;
}
.stepsLink a#two-tab {
	margin: 6px 0px 0px 7px;
	position: relative;
	z-index: 200;
}
.stepsLink a#three-tab {
	margin: 6px 5px 0px 7px;
	position: relative;
	z-index: 200;
}
.stepsLink a#one-tab:hover, a#one-tab.active { background: URL(../images/bg/one.png) center right no-repeat; }
.stepsLink a#two-tab:hover, a#two-tab.active { background: URL(../images/bg/two.png) center right no-repeat; }
.stepsLink a#three-tab:hover, a#three-tab.active { background: URL(../images/bg/three.png) center right no-repeat; }
.c_one #one-pane, .c_two #two-pane, .c_three #three-pane { display:  block; }
#tabsm .tab { display:  none; }
/*----------- Free Trial  -----------*/
.freeTrial {
	background: URL(../images/content/sing-up.png) no-repeat;
	height: 74px;
	width: 317px;
	float: right;
	margin-right: 2px;
}
.freeTrial h4 {
	color: #6e2e00;
	padding-top:6px;
	font-size: 14px;
}
.freeTrial p {
	color: #fffffd;
	display: block;
	font-size: 11px;
}
.freeTrial2 {
	background: URL(../images/content/let-me-know.png) no-repeat;
	height: 74px;
	width: 317px;
	float: right;
	margin-right: 2px;
}
.freeTrial2 h4 {
	color: #6e2e00;
	padding-top:6px;
	font-size: 14px;
}
.freeTrial2 p {
	color: #fffffd;
	display: block;
	font-size: 11px;
}
/*----------- ResultsBtBox  -----------*/
.resultsBtBox {
	background: URL(../images/bg/bottom.png) top left no-repeat;
	width: 631px;
	overflow: hidden;
}
.resultsBtBox .smBoxes {
	padding-top: 20px;
	background: URL(../images/bg/devider.png) top left no-repeat;
	background-position: 270px 20px;
}
.resultsBtBox .smBox2 { width: 300px; }
.resultsBtBox .smBox1 {
	width: 230px;
	padding:0 20px 12px 0;
}
.resultsBtBox .map {
	width: 220px;
	margin: 0 0px 10px;
}
.smBoxes .link3, .smBoxes .link4 { padding-top: 10px; }
.separator {
	background: URL(../images/bg/separator.gif) top left no-repeat;
	height: 20px;
	margin-top: 10px;
	width: auto;
}
ul.list {
	width: auto;
	width: 260px;
	overflow: hidden;
}
ul.list li {
	float: left;
	display: inline;
	width: 120px;
	padding-right: 10px
}
ul.list li a {
	display: block;
	padding: 3px 0px;
}
/*----------- Footer  -----------*/
#footer ul {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding-top: 45px;
}
#footer ul li {
	padding: 0px 5px;
	display: inline;
	float: left;
	width: auto;
	background: URL(../images/bg/foot-item.gif) center right no-repeat;
}
#footer ul li a { display: inline; }
#footer ul li.last { background: none; }
#footer ul li a {
	text-decoration: none;
	color: #004f79;
}
#footer ul li a:hover { text-decoration: underline; }
#footer div.copy {
	display: block;
	clear: both;
	margin: 0 auto;
	width: 25%;
	color: #004f79;
	padding-top: 3px;
}
/*--------DM-------*/

.breadcrumbs {
	font-size: 11px;
	margin: 0 0 10px 25px;
	color: #62B3E3;
}
.breadcrumbs a { text-decoration: none; }
.inner h4 {
	color: #0D3359;
	font-size: 16px;
	margin: 10px 0 10px 0;
}
.inner {
	padding-left: 25px;
	width: 550px;
}
.inner h6 {
	font-size: 18px;
	background-image: url(../press/quote.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 40px;
	height: 50px;
	margin: 15px 0 0 0;
}
.inner h6 a.link {
	color: #666666;
	text-decoration: none;
}
.subRightBlock p { margin: 0 0 0 20px; }
.subRightBlock ul li.large {
	color: #ef6e21;
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 0 30px;
}
.subRightBlock ul li.large span { color: #62B3E3; }
.marginleft { margin: 0 0 0 20px; }
.offset { margin: 0 0 0 50px; }
ul.steps li h3 {
	color: #ABD257;
	font-size: 14px;
}
.smBox2 h4 {
	color:#EF6E21;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
.smBox2 h4 span { color: #0D3359; }
.smBox2 p {
	color:#666666;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
/*----------- One Column  -----------*/

.onecolumn h5 {
	color: #EF6E21;
	font-size: 17px;
}
.onecolumn p { margin: 0 0 20px 0; }
.imgMap {
	float: right;
	width: auto;
	margin: -30px 90px 0 0;
}
.onecolBtBox {
	background: URL(../images/bg/bottom-onecol.png) top left no-repeat;
	width: 989px;
	overflow: hidden;
}
.onecolBtBox .smBoxes { padding-top: 20px; }
.onecolBtBox .smBox2 {
	width: 498px;
	float: left;
}
.onecolBtBox .smBox1 {
	width: 360px;
	padding:0 20px 12px 0;
	float: left;
}
.onecolBtBox .smBoxclear { clear: both; }
.smBox1 p { margin: 10px 0 10px 10px; }
.onecolBtBox .smBox1-left {
	width: 50%;
	float: left;
}
.onecolBtBox .smBox1-right {
	width: 50%;
	float: left;
}
.onecolBtBox .smBox1-right h1 {
	font-size: 16px;
	color: #EF6E21;
}
.onecolBtBox .smBox1-right h3 {
	font-size: 12px;
	color: #62B3E4;
	padding: 3px 0 0 25px;
}
.onecolBtBox .smBox1-right p {
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 15px;
}
.onecolBtBox .smBox1-clear {
	width: 100%;
	clear:both;
}
.onecolBtBox .smBox2-left {
	width: 50%;
	float: left;
	background-image: url(../images/content/coming-soon.png);
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
}
.onecolBtBox .smBox2-left h1 {
	font-size: 14px;
	color: #90C9EC;
	margin: 0 0 0 -10px;
}
.onecolBtBox .smBox2-left p {
	font-size: 11px;
	color: #666666;
	width: 172px;
	margin: 0 0 0 13px;
	text-align: left;
}
.onecolBtBox .smBox2-left p a { text-decoration: underline; }
.onecolBtBox .smBox2-right {
	width: 50%;
	float: left;
	margin: 25px 0 0 0;
}
.onecolBtBox .smBox2-right p {
	font-size: 12px;
	color: #003366;
	padding: 0 0 10px 15px;
}
.onecolBtBox .smBox2-right p span {
	font-size: 14px;
	color: #003366;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.onecolBtBox .smBox2-right p img { float: right; }
.onecolBtBox .smBox2-clear {
	width: 100%;
	clear:both;
}
/*----------- One Column Small Boxes  -----------*/
.smBoxes2 {
	padding-left: 20px;
	width: 989px;
	overflow: hidden;
	position: relative;
}
.smBoxes2 p { font-size: 11px; }
.smBoxes2 h2 { padding-bottom: 5px; }
.smBoxes2 a { text-decoration: none; }
.smBoxes2 a.olink {
	color: #f79355;
	text-decoration: none;
}
.smBoxes2 .link3, .smBoxes2 .link4 { padding-top: 10px; }
.smBoxes2 p.link1 {
	margin-top: 10px;
	display: block;
	left: 20px;
	clear: both;
	bottom: 0px;
}
.smBoxes2 p.link2 {
	margin-top: 10px;
	display: block;
	clear: both;
	position: absolute;
	left: 320px;
	bottom: 0px;
}
.listrental {
	background: URL(../images/content/list-your-rental.png) no-repeat;
	height: 74px;
	width: 317px;
	float: right;
	margin: 0 -50px 0 330px;
}
.listrental h4 {
	color: #6e2e00;
	padding-top:6px;
	font-size: 14px;
	line-height: 14px;
}
.listrental p {
	color: #fffffd;
	display: block;
	font-size: 11px;
}
.top10table {
	line-height: 30px;
	width: 500px;
}
.top10table th { font-weight: bold; }
.top10table td { line-height: 30px; }
.colleges_by_state_table td { line-height: 30px; }
.inner li { line-height: 30px !important; }

/*----------- Sign in (nl)  -----------*/


.sign-in-wrapper, .chat_wrapper {padding:6px;}

#sign_box{margin: 30px 0 0 110px;} 
#chat_box{margin: 30px 0 0 -80px;;}



#sign_box
{
font-family:Helvetica, Arial, sans-serif;
width:200px; 
background-color:#85c1e6; 
padding:14px;
border: 10px solid #83B0CC;
position:relative;
height:150px;
top: 0px;
left: 0px;
z-index: 999999;
-moz-border-radius-topright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-top-right-radius:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
}

#sign_box label, #chat_box label {font-size: 11px; line-height:14px; color: #eef7fc; font-weight: bold; padding-bottom: 4px;}

#sign_box input[type=text], #sign_box input[type=password] {
	font-family: Arial, sans-serif;
	display:block;
	border:2px solid #83B0CC;
	margin: 10px;
	color: #333333;
	font-size:14px;
	height: 16px;
	line-height: 16px;
	margin:0 0 5px;
	padding:5px;
	width:190px;
}

#sign_box input[type=text]:focus, #sign_box input[type=password]:focus {
	background-color: #E9E9E9;
}

#sign_box label {
	
}

#sign_box input[type=submit], #chat_box input[type=submit]{float: right; margin-top: 5px;}

/*--------------- notices ---------------*/

.flash_notice {
	background-color: #C2F3AF;
	border: 2px solid #58B832;
	width: 470px;
	min-height: 20px;
	padding: 15px;
	margin-left: 50px;
	color: #4A693E;
	font-size: 1.3em;
	font-weight: bold;
}

.flash_error {
	background-color: #FFCECE;
	border: 2px solid #FF2929;
	width: 500px;
	padding: 15px;
	margin-left: 50px;
	color: #683B3B;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}

.flash_error ul {
	margin-left: 30px;
	color: #683B3B;
}

.flash_error ul li {
	color: #683B3B;
	font-size: 1.2em;
	font-weight: bold;
}

/*-- slide box --*/

#scroll-box #frame {
	overflow: hidden;
	width: 300px;
}

#scroll-box #scroller {
	width: 300;
	overflow: hidden;
}

#scroll-box #content {
	width: 999999px;
}

#scroll-box .section {
	width: 300px;
	float: left;
}