/*	AEQBES CSS file
	Created by Mitch Sporar, Runaware, Inc.
	For sole use by Runaware Inc, inconjuction 
	with Intuit's Accounting / AEQBES division
*/

/* ################################################################################# */
/* RESETING ALL STYLES ############################################################# */
/* ################################################################################# */

shtml, 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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, element.style {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* ################################################################################# */

body { 
	color: black; 
	background-color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	margin: auto;
	margin-top:0px;
	text-align: center;
}

#wrapper {
	width:909px;
	height:585px;
	background-color:#ffffff;
	margin: auto;
	text-align: center;
}

#banner {
	width:909px;
	height:110px;
	background-image:url(/clients/intuit/qbes/images/head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#content {
	width: 909px;
	height: 485px;
	background-image:url(/clients/intuit/qbes/images/pg-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#form_splitL {
	background-color:#f5f5f5;
	background-image:url(/clients/intuit/qbes/images/mktg-msg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:360px;
	*height:365px;
	width:480px;
	margin:20px 5px 20px 20px;
	/*margin:20px 0px 20px 20px;*/
}
#form_splitR {
	background-color:#f5f5f5;
	background-image:url(/clients/intuit/qbes/images/pane.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:339px;
	*width:370px;
	height:330px;
	*height:365px;
	padding:35px 10px 0px 20px;
	*padding:35px 10px 0px 20px;
	margin:20px 0px 0px;
}
#footer {
	margin:0px auto;
	text-align:center;
	margin-left:30px;
	*margin-left:20px;
	width:869px;
	*width:859px; /* IE */
	height:55px;
}
.h2 {
	font-family:tahoma;
	font-weight:bold;
	font-size:14px;
	float: right;
}
.bannerText {
	margin-top:40px;
	padding-right:15px;
	float:right;
	font-family:tahoma;
	font-size:11px;
	color:#888;
	width: 200px;
}
.dialog {
	background-color:#f5f5f5;
	overflow:hidden;
	text-align:center;
	width:345px;
	*width:340px;
	height:322px;
}
.footerText {
	width:839px;
	height:25px;
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}
.copyRight {
	width:839px;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	padding:5px 0px 10px 0px;
}
.runaware {
	font:tahoma;
	color:#999999;
	font-size:9px;
	text-align:center;
}
.bannerText a:link {
	color:#0000FF;
	text-decoration:none;
}
.bannerText a:visited {
	color:#0000FF;
	text-decoration:none;
}
.bannerText a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/*Footer Links*/
.footerLink a:link { 
	color: #666666;
	font-size:11px;
	font-family:tahoma; 
	text-decoration: none;
}
.footerLink a:visited { 
	color: #666666; 
	text-decoration: none;
}
.footerLink a:hover { 
	color: #0000FF; 
	text-decoration: underline;
}
.runaware a:link { 
	color: #999999; 
	text-decoration: none;
}
.runaware a:visited { 
	color: #999999; 
	text-decoration: none;
}
.runaware a:hover { 
	color: #0000FF; 
	text-decoration: underline;
}

/*FMI Page Styles*/
.fmi_wrap {
	width:675px;
	margin:auto;
	padding-top:55px;
	text-align:center;
}
.fmi_align {
	text-align:left;
	font-family:tahoma;
	font-size:12px;
}
/*End FMI Page Styles*/

