@charset "utf-8";
h1 {
	padding-top: 15px;
	margin-top: 0px;
}
#Content {
	min-height: 0em;
}
#Content .main {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	min-height: 0em;
}
#Feature {
	height: 240px;
	width: 940px;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Feature #FeatureCaption {
	position: absolute;
	top: 185px;
	margin-left: 120px;
}
#Feature #FeatureCaption h1 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 2em;
	text-align: center;
	line-height: 1em;
}
.hpbox {
	float: left;
	width: 270px;
	margin-right: 6px;
	margin-left: 6px;
	min-height: 24em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.blue {color: #3366CC}
#Content .main #AboutAZ {
	background-color: #FFFFFF;
}
#Content .main #AboutAZ h1 {
	color: #000000;
}
#Content .main #Promotions {
	background-image: url(../images/template/bg_hp_middle_box.png);
	background-repeat: repeat-x;
	background-color: #F1E9E2;
}
#Content .main #Promotions #PromotionsSign {
	float: left;
	margin-right: 10px;
}
#Content .main #Promotions a {
	color: #000000;
	text-decoration: underline;
}
#Content .main #Promotions ul {
	margin: 0px;
	padding: 0px;
}
#Content .main #Promotions li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
}

#Content .main #Promotions p {
	font-size: 0.9em;
}
#Content .main #Promotions h1 {
	line-height: 1em;
}
#Content .main #Login {
	padding: 0px;
	width: 300px;
}

#Content .main #Login .ontab {
	background-image: url(../images/template/bg_tab_login.png);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 17px;
}
#Content .main #Login .loginform {
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 20em;
	padding-right: 10px;
}
.loginform label, .indent {
	width: 6em;
	float: left;
	padding-top: 2px;
}
.loginform .HelpLinks {
	padding-top: 15px;
}

.loginform input {
	font-size: 0.9em;
	color: #3366CC;
}

.loginform #SaveSettings {
	margin-bottom: -2px;
}

.loginform .Remember {
	float: none;
}
.loginform p {
	margin: 0px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#EZForm img {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}
