body {
	background: #636363;
	font-size: 80%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.dt {
	font-style: italic;
	font-weight: bold;
	}

a, a:link, a:visited {
	color: #1f82a9;
	text-decoration: none;
	cursor: pointer;
	}
a:hover {
	color: #006699;
	text-decoration: underline;
	}

sup { font-size: 120%; margin-top: -5px; }

.center {
	text-align: center;
	}
.clear {
	clear: both;
	}

#body {
	font-size: .85em;
	color: #514e41;
	line-height: 1.5em;
	}

	#body p.dots {
		margin-left: 25px;
		margin-right: 25px;
		background: url("../images/dots.gif") repeat-x;
	}

	ul#currentPosts {
		position: relative;
		margin: 10px 0 0 5px;
		padding: 0;
		}
		ul#currentPosts li {
			position: relative;
			margin: 0;
			padding: 0;
			list-style-type: none;
			}

	#body h1 {
		font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 44px;
		background: url("../images/dots.gif") bottom repeat-x;
		margin-left: 25px;
		margin-right: 25px;
		padding-top: 15px;
		padding-bottom: 10px;
		margin-bottom: 15px;
		color: #666666;
		}
	
	#body h2 {
		font: normal 1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
	
	#copy {
		line-height: 170%;
		}
	
	#copy blockquote {
		margin-left: 0;
		margin-right: 0;
		font-style: italic;
		}
		#copy cite {
			display: block;
			font-style: normal;
			color: #666666;
			padding-left: 20px;
			}
	
	#copy p {
		margin: 0;
		margin-bottom: 1.5em;
		}
	#copy p.dots {
		padding-bottom: .5em;
		background: url("../images/dots.gif") left bottom repeat-x;
	}

	#copy h3 {
		font-size: 1.2em;
		margin-bottom: 1em;
		}
	#copy h4 {
		margin: 10px 0 10px 0;
		padding: 10px 0 10px 0;
		font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
		background: url("../images/dots.gif") left bottom repeat-x;
		font-weight: bold;
		}
	
	#copy h5 {
		font-size: 1em;
		font-style: italic;
		font-weight: normal;
		text-decoration: underline;
		}

	#copy .footNote {
		font-size: 10px;
		color: #999999;
		text-transform: uppercase;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

	#copy h4.build, #copy h2.build {
		color: #CC3333;
		}
		#copy h4.build a, #copy h4.build a:link, #copy h4.build a:visited, #copy h2.build a, #copy h2.build a:link, #copy h2.build a:visited {
			color: #CC3333;
			}
		#copy h4.build a:hover, #copy h2.build a:hover {
			color: #FF3333;
			text-decoration: none;
			}
	#copy h4.market, #copy h2.market {
		color: #FF9933;
		}
		#copy h4.market a, #copy h4.market a:link, #copy h4.market a:visited, #copy h2.market a, #copy h2.market a:link, #copy h2.market a:visited {
			color: #FF9933;
			}
		#copy h4.market a:hover, #copy h2.market a:hover {
			color: #FFCC33;
			text-decoration: none;
			}
	#copy h4.grow, #copy h2.grow {
		color: #669933;
		}
		#copy h4.grow a, #copy h4.grow a:link, #copy h4.grow a:visited, #copy h2.grow a, #copy h2.grow a:link, #copy h2.grow a:visited {
			color: #669933;
			}
		#copy h4.grow a:hover, #copy h2.grow a:hover {
			color: #66CC33;
			text-decoration: none;
			}

	#copy .highlight {
		padding: 10px;
		background: #FFFFCC;
		border: 1px solid #EEEEEE;
		color: #000000;
		}
	
	.black {
		color: #000000;
		}
	
	#copy ul li {
		list-style-image: url("../images/bullet_arrowsmall.gif");
		margin: 10px 0 10px 0;
		}
		ul.build li, li.build {
			list-style-image: url("../images/bullet_build.gif");
			}
		ul.market li, li.market {
			list-style-image: url("../images/bullet_market.gif");
			}
		ul.grow li, li.grow {
			list-style-image: url("../images/bullet_grow.gif");
			}
		ul.multiple li, li.multiple {
			list-style-image: url("../images/bullet_multiple.gif");
			}
	
	div.popUp {
		font-size: .85em;
		line-height: 1.5em;
		color: #ffffff;
		}
		div.popUp a, div.popUp a:link, div.popUp a:visited {
			color: #FFFFFF;
			text-decoration: none;
			}
		div.popUp a:hover {
			text-decoration: underline;
			}
	.features h3 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #64583e;
		}
	.features h4 {
		font-size: 1em;
		}
	
	#copy table td {
		padding: 5px 0 5px 0;
		}

	a.btn_applyNow, a.btn_applyNow:link, a.btn_applyNow:visited {
		position: relative;
		display: block;
		width: 177px;
		height: 0;
		padding-top: 46px;
		margin: 10px 0 10px 0;
		overflow: hidden;
		background: url("../images/btn_applynow-blue.gif") 0 0;
		float: right;
		}
	a.btn_applyNow:hover {
		background-position: 0 46px;
		}

	.formList li input#uri {
		color: #999999;
		}

#footer {
	font-size: 11px;
	color: #666666;
	background: url("../images/footer_back.gif") left top no-repeat
	}
	#footer a, #footer a:link, #footer a:visited {
		color: #1f82a9;
		text-decoration: none;
		border-right: 1px solid #666666;
		padding-right: 5px;
		margin-right: 5px;
		}
		#footer a.last, #footer a.last:link, #footer a.last:visited {
			border: none;
			}
	#footer a:hover {
		text-decoration: underline;
		}
	
	#footer .footer_bottom a, #footer .footer_bottom a:link, #footer .footer_bottom a:visited {
		border-right: 1px solid #ffffff;
		color: #FFFFFF;
		}
		#footer .footer_bottom a.last, #footer .footer_bottom a.last:link, #footer .footer_bottom a.last:visited {
			border: none;
			}
	#footer .footer_bottom a:hover {
		text-decoration: underline;
		}

.error {color:#990000;}