html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #f6f5f3 url(/images/body-bg.gif) top left repeat-x fixed;
	font-family: tahoma, sans-serif;
}

a {
	color: #1d83b3;
}

a:hover {
	color: #000000;
}

label {
	clear: both;
        display: block;
        float: left;
        width: 100px;
        padding: 3px 0 0 0;
}

label.required {
        font-weight: bold;
}

ul {
	margin: 0 0 0 50px;
}

li {
	margin: 0 0 0 0;
}

ol {
	margin: 0 0 0 50px;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.article-credit {
	font-size: 10px;
	color: #666666;
}

#mainwrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#topwrapper {
	height: 22px;
	padding: 8px 0 0 0;
	background: none;
}

#breadcrumb {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 600px;
	font-family: arial, sans-serif;
}

#breadcrumb a {
	text-decoration: none;
	color: #666666;
}

#breadcrumb a:hover {
	color: #000000;
}

#breadcrumb a.active {
	color: #323232;
	font-weight: bold;
}

#language {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 200px;
	text-align: right;
}

#language a {
	text-decoration: none;
	color: #666666;
}

#language a:hover {
	text-decoration: underline;
	color: #000000;
}

#bodywrapper {
	position: relative;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	text-align: left;
	height: 135px;
	margin: 0 0 4px 0;
}

#header-logo {
	display:block;
	width: 174px;
	height: 135px;
	float:left;
	background:url(/images/urban-logo.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#header-quote {
	display:block;
	width: 327px;
	height: 135px;
	margin: 0 0 0 4px;
	float:left;
	background:url(/images/but-header-get-quote.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#header-contact {
	display:block;
	width: 284px;
	height: 135px;
	margin: 0 0 0 1px;
	float:left;
	background:url(/images/but-header-contact.jpg) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#callpod {
	display: none;
	position: absolute;
	top: 136px;
	left: 420px;
	width: 350px;
	background: #1e82b4 url(/images/callpod-bg.gif) top center no-repeat;
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	z-index: 99;
	color: #FFFFFF;
	border-bottom: 5px solid #135170;
}

#callpod p {
	margin: 10px 0 10px 0;
	line-height: 22px;
}

#sidewrapper {
	width: 174px;
	background: inherit;
	float: left;
	text-align: left;
}

#navigation a {
	display: block;
	width: 158px;
	height: 22px;
	text-decoration: none;
	background: #e2e2e2 url(/images/but-navigation-bg.gif) top left repeat-x;
	margin: 0 0 1px 0;
	padding: 8px 0 0 16px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#navigation a:hover {
	background: none;
	background-color: #1e82b4;
	color: #FFFFFF;
}

#navigation a.active {
	color: #FFFFFF;
	background: #e2e2e2 url(/images/but-navigation-active-bg.gif) top left no-repeat;
}

#content {
	width: 550px;
	margin: 0 0 0 4px;
	background: none;
	float: left;
	border: 1px solid #f5f5f3;
	padding: 30px 30px 30px 30px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

#content h1 {
	margin: 0 0 15px 0;
	color: #a6bc09;
	font-size: 16px;
	font-weight: bold;
}

#content h1>a {
	color: #a6bc09;
	text-decoration: none;
}

#content h2 {
	margin: 20px 0 0px 0;
	font-size: 14px;
	font-weight: bold;
}

#content h2>a {
	color: #666666;
	text-decoration: none;
}

#content h3 {
	margin: 20px 0 0px 0;
	font-size: 12px;
	font-weight: bold;
}

#content p {
	margin: 10px 0 10px 0;
}

#footerwrapper {
	text-align: left;
	font-size: 10px;
	padding: 10px 0 0 0;
	color: #7f7e7c;
}

#footerwrapper a {
	color: #7f7e7c;
	text-decoration: none;
}

#footerwrapper a:hover {
	color: #000000;
}

#footerwrapper span.contact {
	display: block;
	float: right;
	color: #1d81b3;
	font-weight: bold;
	
}

#sidewrapper .pod {
	width: 154px;
	background: inherit;
	margin: 2px 0 1px 0;
	border-top: 1px solid #e0e0de;
	background: #f6f5f3 url(/images/sidebar-pod-bg.gif) top left repeat-x;
	padding: 10px 10px 10px 10px;
}
#sidewrapper .pod:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#sidewrapper .pod h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0px 0;

}

#sidewrapper .pod a.article {
	display: block;
	padding: 5px 0 10px 15px;
	background: url(/images/bullet.gif) top left no-repeat;
	font-size: 11px;
	text-decoration: none;
	color: #7f7f7f;
	border-bottom: dotted 1px #bfbebc;
	line-height: 16px;
}

#sidewrapper .pod a.article b {
	text-decoration: underline;
	color: #1d83b3;
	font-weight: normal;
}

#sidewrapper .pod a.article:hover {
	color: #555555;
}

#sidewrapper .pod a.article:hover b {
	color: #000000;
}

#sidewrapper .pod a.answer {
	display: block;
	padding: 5px 0 0px 15px;
	background: url(/images/bullet.gif) top left no-repeat;
	font-size: 11px;
	text-decoration: underline;
	color: #1d83b3;
	line-height: 16px;
}

#sidewrapper .pod a.answer:hover {
	color: #000000;
}

#sidewrapper .button {
	float: right;
	margin: 5px 0 0 0;
}

#featurepod {
	float: right;
	background: #FFFFFF url(/images/feature-bg.jpg) top left no-repeat;
	width: 612px;
	height: 300px;
	margin: 0 0 4px 0;
	z-index: 30;
}

#featurepodtext {
	float: right;
	width: 200px;
	height: 210px;
	padding: 30px 10px 10px 10px;
	margin: 26px 10px 0 0; 
	border-left: 1px dotted #FFFFFF;
	z-index: 50;
	color: #FFFFFF;
}

#featurepodtext h1 {
	font-size: 22px;
	margin: 0 0 50px 0;
}

#featurepodtext p {
	font-size: 12px;
	margin: 5px 0 8px 0;
}

#subfeaturepod {
	float: right;
	margin: 0 0 4px 0;
	height: 53px;
}

#subfeaturepod img {
	padding: 0 1px 0 0;
}

.note {
	padding: 10px 20px 10px 20px;
	border-top: 1px dotted #999999;
	background-color: #f9f9f9;
	font-size: 11px;
}

span.sample {
	font-size: 11px;
	color: #AAAAAA;
}

.highlight {
        background-color: #ffff8f;
        color: #000000;
}

.fieldmessage {
        color: #EE0000;
        font-size: 10px;
        margin:  5px 0 0px 100px !important;
}

.messagesuccess {
	float: right;
        background-color: #009900;
        border-bottom: 1px solid #ecf1f4;
        color: #FFFFFF;
        padding: 10px 10px 10px 10px;
        width: 592px;
        margin: 0 0 4px 0;
	font-size: 12px;
}

.messageerror {
	float: right;
        background-color: #EE0000;
        border-bottom: 1px solid #ecf1f4;
        color: #FFFFFF;
        padding: 10px 10px 10px 10px;
        width: 592px;
        margin: 0 0 4px 0;
	font-size: 12px;
}

.bookmark {
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
}

.footnote {
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #888888;
}

.faqanswer {
	display: none;
	padding: 0 0 0 20px;
}

.pagination {
	margin: 10px 0 10px 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.pagination a:hover {
	background-color: #ffff8f;
}

.wide {
	width: 727px !important;
	margin: 0 0 0 0 !important;
}

#overlaypod {
	float: right;
        background: #FFFFFF url(/images/feature-bg.jpg) top left no-repeat;
        width: 612px;
        height: 300px;
        margin: 0 0 4px 0;
        z-index: 30;
}

#overlaypodtext {
        float: right;
        width: 200px;
        height: 210px;
        padding: 30px 10px 10px 10px;
        margin: 26px 10px 0 0;
        border-left: 1px dotted #FFFFFF;
        z-index: 50;
        color: #FFFFFF;
}

#overlaypodtext h1 {
        font-size: 22px;
        margin: 0 0 50px 0;
}

#overlaypodtext p {
        font-size: 12px;
        margin: 5px 0 8px 0;
}

form br {
        clear: both;
}

input.text, input, select, textarea {
        margin: 1px 6px 1px 0;
        float: left;
}

form.quoteform fieldset {
	border: 1px #DDDDDD solid;
	padding: 10px 10px 10px 10px;
}

form.quoteform fieldset legend {
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#landing {
	text-align: center;
	padding: 20px 20px 20px 20px;
}

#landing h1 {
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
}

#landing p {
	margin: 25px 0 25px 0;
}

#landing img {
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
}
