@charset "utf-8";

input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.Title1 {
	font-size: 16px;
	color: #000;
}

.ContentPadding {
	padding-right: 24px;
	padding-left: 24px;
	background-color: #FFF;
}

.InnerContent {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.navtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #2A3C53;
	background-image: url('../../Master/Autoland/Images/v2/tab_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}

.navtxt:hover {
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
	text-decoration: none;
	background-color: #2A3C53;
	background-image: url('../../Master/Autoland/Images/v2/tab_bg.gif');
	background-repeat: repeat-x;
	text-align: center;	
}

.navtxt a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}

.Disclosure {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.Disclosure a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.Disclosure a:hover {
	color: #F90;
}

.txt_EmailUs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.txt_MyAccount {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.txt_SignIn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.txt_Make {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.txt_Zip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.txt_SignIn a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.txt_SignIn a:hover {
	color: #F90;
}

.Title2 {
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}

.Asterisk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
