body {
	font-family: Arial,Helvetica,sans-serif normal;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #A6AAB3;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
}
a:link {
	color: #FF7F00;
}

a:visited {
	color: #FF7F00;
}
a:active {
	color: #FF7F00;
}
a:hover {
	color: #FFFFFF;
}

ul {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
}

li {
	margin: 0;
	padding: 0;
	display: inline;
}

#head {
	position: relative;
	height: 220px;
	width: 782px;
	padding: 0;
	margin: auto;
	background-color: #A6AAB3;
	background-image: url(/images/assure_top.jpg);
	background-repeat: no-repeat;
}


div.menu {
	position:relative;
	left:0px;
	top:0px;
	width:782px;
	height:193px;

	padding: 164px 0px 0px 42px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #DDE0D9;
}

a.menu:link, a.menu:visited, a.menu:active {text-decoration:none; font-weight: normal; color: #DDE0D9; padding-right: 10px;}
a.menu:hover {text-decoration:none; color: #FFFFFF;}

div.topbar {
	position:absolute;
	left:0px;
	top:193px;
	width:782px;
	height:27px;
}

#content {
	position: relative;
	width: 778px;

	background-color: #585E6B;
	padding: 0px 1px 0px 1px;

	border-right: 1px solid #D8DADE;
	border-left: 1px solid #D8DADE;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 778px;
}

html>body #content {
	width: 778px;
}


#menuspace{
	height: 0px;
	padding: 0;
	margin: 0;
}

#content h1 {
	font-size: 20px;
	color: #A6AABB;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 40px;
	margin-top: 0px;
	font-weight: normal;
}

/* for all and IE */
#leftcolumn {
	/* might need to change the right margin value to -7 */
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #D8DADE;*/
	clear: none;
	float: left;
}
#leftcolumn P {
	width: 310px;
}
#rightcolumn {
	/* might need to change the right margin value to -7 */
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #D8DADE;*/
	width: 380px;
	clear: none;
	float: right;
}

/* for all not IE */
html>body #rightcolumn {
	margin: 0px 10px 0px 0px;
	width: 380px;
}

#rightcolumn P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	width: 290px;

}


#rightcolumn .spacer
{
	margin: 5px 0px 5px 0px;
}


#rightcolumn img {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


#rightcolumn h2 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 0px;
	font-weight: normal;
}


p {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	/*padding: 10px 410px 0 32px;*/
	padding: 10px 0px 0px 40px;
	margin: 0px;
}


.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	
}

.heading {
	color: #A6AABB;
	font-size: 16px;
}

.subheading {
	color: #FF7F00;
	font-size: 14px;
	font-weight: bold;
}

#quoteform {
	position: relative;
	background-color: #FFFFFF;
	/*top: 225px;*/
	width: 380px;
	color: #585e6b;
	margin-bottom: 0px;
}
#quoteform h2 {
	color: #FFFFFF;
	background-color: #000080;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#quote_amount {
	width: 120px;
	display:inline;
	background-color: #585E6B;
	color: #FF7F00;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#quoteform input.apply {
	color: #FFFFFF;
	background-color: #FF7F00;
	border: 0px solid #A6AAB3;
	padding: 4px;
}
#quoteform input.fulltext {
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
}
#quoteform textarea {
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
	height: 60px;
}
#quoteform input.smalltext {
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
}
.datatable {
	border: 0px solid #A6AAB3;
	border-collapse: collapse;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*margin-left: 32px;
	margin-top: 20px;*/
	margin-bottom: 0px;
}
.datatable tr {
	/* using margin bottom to fix IE6 needs to be >= the border width */
	margin-bottom: 1px;
	border-bottom: 1px solid #A6AAB3;	
}
.datatable th {
	border-bottom: 1px solid #A6AAB3;	
	padding: 12px;
	text-align: left;
}
.datatable th.noemphasis {
	border-bottom: 1px solid #A6AAB3;	
	padding: 12px;
	text-align: left;
	font-weight: normal;
}
.datatable td {
	border-bottom: 1px solid #A6AAB3;	
	padding: 12px;
}
.datatable tr.greyrow {
	background-color: #585E6B;
	color: #FFFFFF;
}
.datatable tr.lightgrey {
	background-color: #FFFFFF;
	color: #585E6B;
}
.datatable tr.toprow {
	background-color: #FFFFFF;
	height: 35px;
	background-image: url(/images/assure_tabletop.gif);
	background-repeat: no-repeat;
}
.datatable td.orange
{
	color: #FF7F00;
}
#applybutton {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 60px;
	background-image: url(../images/assure_tablebase.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
/*
Footer related
*/
div.basebar {
	position:relative;
	width:782px;
	height:27px;
	margin-bottom: 10px;
}
#footer {
	position: relative;
	height: 220px;
	width: 782px;
	padding: 0;
	margin: auto;
	background-color: #A6AAB3;
}
.useful {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 20px;
}
#footer-links {
	position: relative;
	color: #585E6B;
	width: 700px;
	text-align: center;
}
#footer-notes {
	position: relative;
	top: 35px;
	color: #585E6B;
	width: 700px;
	text-align: center;
}
#footer-notes ul {
	list-style: none;
}
#footer-notes li {
	padding-left: 10px;
	background-image: url(/images/penny.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
}
#footer-notes li.first {
	margin: 0;
	padding: 0;
	background-image: none;
}