@import url(base.css);
@import url(m_chart.css);

.content { background:#edf2f8; }

ul.topMenu { background:url(../images/top_menu.gif) 0 -140px no-repeat; }

ul.topMenu li#mm4 a:hover { background:none; }

ul.subMenu li.sm3 a { background:url(../images/charterMenu.gif) -206px -20px no-repeat; }

div.plane {
	display:block;
	width:853px;
	height:170px;
	background: url(../images/img_quote.jpg);
	position:absolute;
	top:198px;
	left:0;
}


/*img_quote*/
.content h1
{
	display:block;
	width:853px;
	height:98px;
	background:url(../images/hld-quote.gif);
}

.content div.place {
	display:block;
	width:565px;
	height:52px;
	background: url(../images/pl_quote.gif);
	margin:200px 0  -18px 30px;
}
.content p
{
	display:block;
	width:420px;
	margin:0 0 30px 30px;
}

.bottomStrip
{
	position:relative;
	height: auto;
}

.bottomStrip h2
{
	width:400px;
	height:29px;
	background:url(../images/proj_diff.gif) left top no-repeat;
}

div.bottomStrip p { }

/* 
   
-------------------------- */

.fields
{
	display:block;
	/*	position:absolute;
	top:270px;
	left:40px;*/
	position:relative;
	border-left: solid 1px #848060;
	width:365px;
	padding:0 0 0 0;
	margin:0 0 80px 440px;
}

input, textarea { width:230px; }

input.submitButton, a.submitButton
{
	width:89px;
	height:30px;
	display:block;
	overflow:hidden;
	background:url(../images/submit.gif) -72px 0 no-repeat;
	position:absolute;
	bottom:-50px;
	right:25px;
}

input:hover.submitButton, a:hover.submitButton
{
	background:url(../images/submit.gif) -72px -30px no-repeat;
	
}

td
{
	vertical-align:top;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
}

td.formText
{
	width:75px;
	padding:0 10px 10px 20px;
	text-align:right;
}

.address
{
width:370px;
	display:block;
	position:absolute;
	left:-400px;
	top:0;

}

input#address2 { margin:5px 0 15px 0; }

input#zip
{
	width:5em !important;
	margin:0 0 0 5px;
}
select {
width:230px;
}
select#state { margin:0 1em 0 0;width:5em; }

div.address td.formText
{
	width:120px !important;
	padding:0 10px 10px 0;
	text-align:right;
}
.address input {

}
input#checkbox {
width:1em !important;
}
td.updates {
line-height:1.2em;
padding:3px 0 10px 0;
}