/* Basic Styles */
body, table, td, div, select, option, input, p, blockquote	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #;
}

body	{
        background: url(../images/bgmain.jpg) repeat-x;
	margin: 0;
}

a	{
	color: #;
}

input, textarea	{
	border: 1px solid #;
	font-family: Arial;
	font-size: 11px;
}

.radioCheck	{
	border: 0;
}
#top_nav {
 background: url(../images/navibg.jpg) no-repeat center top;
 height: 100px;
}
#main_nav{
margin: 3px 0 2px 13px;
}

#top_nav .navlogo {
background-image:url(../images/allstatelogobg.jpg);
background-position:0 0;
background-repeat:no-repeat;
border-width:0;
display:block;
height:68px;

padding:0;
/*position:relative;
text-indent:-9999px;*/
float:left;
margin:10px 0 0 15px;

width:115px;
}

#secondarynav {
	/*position: absolute;
	left: 990px;*/
	float:right;
	margin-right:30px;
	margin-top: 0px;
	width: 300px;
	text-align: right;
}

#secondarynav ul li {
	display: inline;
	list-style: none;
	margin-bottom:5px;
	margin-top:5px;
}
#secondarynav a:hover {
	color: #000;
}
#secondarynav a {
	font-size: 9px;

	color: #999999;

	text-decoration: none;

	margin-left: 0px;

	margin-right: 0px;

	letter-spacing: 1px;

	padding-right: 2px;

	padding-left: 2px;
}
#top_mainnav{
	/*height: 10px;*/
	letter-spacing: 5px;
/*	position: absolute;
	left: 540px;
	top: 70px;*/
	float:right;
	margin-right:20px;

	width: 749px;
	text-align: right;

}

#top_mainnav ul li {
	list-style-type: none;
	display: inline;
	margin-bottom:5px;
	margin-top:5px;
	}

#top_mainnav a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

#top_mainnav a:hover {
	color: #000000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;

	padding-right: 4px;

	padding-left: 4px;
	}
#main_nav a.link{
font-weight: bold;
font-size: 11px;
font-family: Arial;
color: #000;
text-decoration: none;
}
#main_nav a.link:hover{
color: #0772B8;
}
#bottom_nav_main a {
color: #ffffff;
font-size: 11px;
text-decoration:none;
}
#bottom_nav_main a:hover {
text-decoration: underline;
}

#bottom_nav_main {
	background: url(../images/bothbottomcorners.jpg) no-repeat;
	}

/* Begin Layout Div Styles */
#main	{
	width: 100%;
}
#container	{
	clear: both;
	width: px;
	border: 1px solid #;
	min-height: 100%;
	background-color: #;
}

#primary_nav	{
	width: px;
	clear: both;
	text-align: left;
	background: #;
	height: 50px;
}
#primary_nav .nav_wrapper	{
	position: relative;
	top: 15px;
}
#primary_nav .link	{}
#primary_nav a.link	{
	padding: 0px 4px 0px 4px;
	font: normal 12px Arial;
	text-decoration: none;
	color: #;
}
#primary_nav a.link:hover	{
	text-decoration: underline;
}

#secondary_nav	{
	width: px;
	clear: both;
	text-align: right;
	background: #;
	height: 25px;
}
#secondary_nav .nav_wrapper	{
	position: relative;
	top: 5px;
}
#secondary_nav a.link	{
	padding: 0px 4px 0px 4px;
	font: normal 11px Arial;
	text-decoration: none;
}
#secondary_nav a.link:hover	{
	text-decoration: underline;
}
#page_title	{
	height: 20px;
	font: bold 26px Arial;
	text-align: left;
	margin: 5px 0px 35px 5px;
	letter-spacing: .3em;
}
#content	{
	margin: 10px;
	margin-bottom: 30px;
	text-align: left;
	min-height: 400px;
	background-color: #fff;
	width: 780px;
}
#bottom_nav	{
	position: relative;
	top: 5px;
	margin: 0 auto 0 auto;
	width: 780px;
}
#bottom_nav	a.link	{
	padding: 0px 4px 0px 4px;
	font: normal 11px Arial;
}
#copyright	{
	position: relative;
	top: 5px;
}
#copyright a.link	{
	color: #;
	font: normal 11px Arial;
	text-align: right;
}

#error_message    {
	background: transparent url('../images/warning.png') 10px 10px no-repeat;
	padding: 10px 0 10px 40px;
	width: 350px;
	text-align: left;
	border: 1px dashed #;
}
#error_message div     {
	font-size: 12px;
	font-weight: bold
}

body	{
	margin:0;
	padding: 0 10px;
}

#quick_rates_form {
	margin: 0;
	padding: 0;
	width: 240px;
}

#quick_rates_form label {
	text-align: left;
}

#quick_rates_form .date_select {
	clear: both;
	position: relative;
	text-align:left;
	padding: 0;
	margin: 0;
}
#cal_pickup,
#cal_dropoff {
	float: left;
}

#quick_rates_form p {
	margin: 5px 2px;
}

#quick_rates_form .discount_input {
	clear: both;
	padding-top: 5px;
}

#quick_rates_form .discount_input label,  
#quick_rates_form .drivers_age label {
	width: 85px;
}

#quick_rates_form .discount_input input {
	width: 100px;
}

.vehicles select	{
	width: 170px;
}

#bottomlinks {
margin-top: 5px;

text-align: center;

margin-bottom: 20px;

font-size: 10px;

color: #004177;

line-height: 14px;
}

#bottomlinks ul li {
	display: inline;
	list-style: none;
}

#bottomlinks a {
	color: #003366;
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-right: 5px;
}
