body,html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003468;
	background-color:#687292;
	margin:0px;
}

table, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003468;
}

/* ul,ol{
	margin-top:0px;
	padding-top:0px;
} */

li{
	line-height:16px;
	list-style-type:square;
}

p{
	line-height:16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#C41230;
}

.NationaLeaseHeading{
	font-size:14px;
	line-height:0px;
	font-weight:bold;
	color:#C41230;
}

h2{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#C41230;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-bottom-color:#003468;
}

h3{
	font-size:11px;
	font-weight:bold;
	color:#C41230;
}

h4{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0px;
	padding-bottom:0px;
}

a:link,a:visited{
	text-decoration:none;
	color:#003468;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
	color:#C41230;
}

a:active{
	text-decoration:none;
	color:#EE9F2E;
}

.BreadCrumbs{
	font-size:9px;
	line-height:14px;
	color:#666666;
}

.Required{
	font-size:9px;
	color:#FF0000;
}

.Small{
	font-size:9px;
}

.XSmall{
	font-size:8px;
}

li.Small{
	line-height:12px;
	font-size:9px;
	padding-top:5px;
}

.Red{
	color:#FF0000;
}

/*************FOOTER****************/

.Footer{
	font-size:9px;
	line-height:14px;
	text-transform:none;
	color:#FFFFFF;
}

a.Footer:link,a.Footer:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.Footer:active{
	text-decoration:none;
	color:#EE9F2E;
}

a.Footer:hover{
	text-decoration:none;
	color:#003468;
}

/*************MASTER PAGES****************/

.MainTable{
	background-position:center;
	/*height:100%;*/
	width:760px;
}

.BodyTable{
	height:100%;
	width:760px;
	background-image:url(http://www.ameriquestcorp.com/Images/LightWatermark.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#e5ecf4;
}

.BodyTableCell{
	vertical-align:top;
}

/*************HOMEPAGE MASTER****************/

.HomepageBodyTable{
	width:100%;
	background-image:url(http://www.ameriquestcorp.com/Images/DarkWatermark.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#003368;
}

.HomepageBodyTableCell{
	vertical-align:top;
	line-height:16px;
	color:#FFFFFF;
}

a.Homepage:link,a.Homepage:visited{
	text-decoration:underline;
	color:#FFFFFF;
}

a.Homepage:active{
	text-decoration:none;
	color:#EE9F2E;
}

a.Homepage:hover{
	text-decoration:none;
	color:#C41230;
}

.HomepageVertSeperatorBar{
	background-image:url(http://www.ameriquestcorp.com/Images/HomepageVertSeperatorBar.gif);
	background-repeat:repeat-y;
}

.HomepageHorSeperatorBar{
	background-image:url(http://www.ameriquestcorp.com/Images/HomepageHorSeperatorBar.gif);
	background-repeat:repeat-x;
}

/*************MAIN HEADING****************/

.MainMenu{
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:14px;
	padding-top:14px;
}

a.MainMenu:link,a.MainMenu:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a.MainMenu:hover{
	color:#003468;
	text-decoration:none;
}

a.MainMenu:active{
	color:#EE9F2E;
	text-decoration:none;
}

.SubMenu{

	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}

.SubMenuItem{
	font-size:10px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

a.SubMenuItem:link,a.SubMenuItem:visited{
	text-decoration:none;
	color:#003468;
}

a.SubMenuItem:hover{
	text-decoration:none;
	color:#C41230;
}

a.SubMenuItem:active{
	text-decoration:none;
	color:#EE9F2E;
}

/*************LEFT NAV****************/

.LeftNavRootNode{
	font-size:13px;
	text-align:left;
	padding-bottom:10px;
}

a.LeftNavRootNode:link,a.LeftNavRootNode:visited{
	text-decoration:none;
	color:#C41230;
}

a.LeftNavRootNode:hover{
	text-decoration:none;
	color:#003468;
}

a.LeftNavRootNode:active{
	text-decoration:none;
	color:#EE9F2E;
}

.LeftNavChildNode{
	font-size:10px;
	text-align:left;
	padding-bottom:10px;
}

a.LeftNavChildNode:link,a.SubMenuItem:visited{
	text-decoration:none;
	color:#003468;
}

a.LeftNavChildNode:hover{
	text-decoration:none;
	color:#C41230;
}

a.LeftNavChildNode:active{
	text-decoration:none;
	color:#EE9F2E;
}

.LeftNavBar{
	background-image:url(http://www.ameriquestcorp.com/Images/LeftBar.jpg)
}

.RightNavBar{
	background-image:url(http://www.ameriquestcorp.com/Images/RightBar.jpg)
}

.ChildVertSeperatorBar{
	background-image:url(http://www.ameriquestcorp.com/Images/ChildVertSeperatorBar.gif);
	background-repeat:repeat-y;
}