body {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #0000ff;
}

.acecarebox {
	padding: 5px;
	line-height: 15px;
	text-align: center;
	font-size: 9pt;
}

.surveyform {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	text-align: left;
}

.custratelbl {
	font-family: Arial,Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	background: #ccc;
	width: 80px;
	text-align: center;
}

.custratefield {
	font-family: Arial,Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	background: #f0f0f0;
	width: 80px;
	text-align: center;
}

.custratetitle {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	background: #e0e0e0;
}

.leftbk {
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbk {
	background-repeat: repeat-y;
	background-position: right top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.smalltext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000aa;
	text-decoration: none;
}
.award1 {
	width: 300px;
	border: solid 1px #ccc;
	padding: 5px;
	text-align: center;
	background: #fff;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;    
	box-shadow: 3px 3px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  
	/* For IE 5.5 - 7 */    
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.newsbox {
	background-color: #E5F3E6;
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #034343;
	width: 341px;
}

.scrolltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.leftbk2 {
	background-image: url(images/index_leftbk2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.rightbk2 {
	background-image: url(images/index_rightbk2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.sitemapline {
	background-image: url(images/sitemap_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.sitemapline2 {
	background-image: url(images/sitemap_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.divider {
	border-top: 1px dashed #009900;
	border-right: 1px #009900;
	border-bottom: 1px dashed #009900;
	border-left: 1px dashed #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.divider2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #009900;

}
.shadowtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text1 {
	font-family: Arial,Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #aaa;
	background: #fff;
	padding: 5px;
	margin-top: 12px;
	border-left: solid 1px #ffd9d9;
	border-top: solid 1px #ffd9d9;
	border-bottom: solid 2px #ba4545;
	border-right: solid 2px #ba4545;
	float: right;
}

.text2 {
	font-family: Arial,Helvetica;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #fff;
}

.text3 {
	font-family: Arial,Helvetica;
	font-size: 15px;
	margin-top: 49px;
	color: #fff;
	padding: 10px;
}

/* Added 12 Feb 2010 */

.contactmenu {
	font-family: Arial,Helvetica;
	font-size: 11px;
	text-align: left;
	margin-left: 6px;
	line-height: 20px;
}

.contactmenu li a {
	display: block;
	background: #ffc;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
	text-decoration: none;
	border-left: solid 3px #c00;
	margin-top: 5px;
	color: #000;
}

.contactmenu li a:visited {
	color: #000;
}

.contactmenu li a:active {
	color: #000;
}

.contactmenu li a:hover {
	background: #c00;
	color: #fff;
	border-left: solid 3px #c00;
}

.contactmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.contactcnt {
	font-family: Arial,Helvetica;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

/* Added 23 Feb 2010 */

.smalltext1 {
	font-family: Arial,Helvetica;
	font-size: 11px;
}

.contactlink {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #00f;
}

.abtlink {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #00f;
}

/* Added 15 June 2010 */

.mainbody {
	font-family: Arial,Helvetica;
	font-size: 13px;
	background: #fff;
	text-align: left;
	padding: 10px;
}

#franchise_navmenu {
	width: 80%;
	height: 80px;
	float: left;
	line-height: 80px;
}

#acezlogo {
	width: 20%;
	height: 80px;
	float: right;
}

#franchise_navmenu ul{
	margin-left: 0;
	margin-right: 0;
	display: inline;
}

#franchise_navmenu ul li {
	margin-left: 0;
	padding: 8px;
	border-left: 2px solid #fff;
	background: #cc0000;
	color: #fff;
	list-style: none;
	display: inline;
	font-family: Arial,Helvetica;
	font-size: 14px;
}

#franchise_navmenu ul li.selected {
	background: #090;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#franchise_navmenu ul li.selected a:link {
	background: #090;
	color: #fff;
	font-weight: bold;
}

#franchise_navmenu ul li.selected a:visited {
	background: #090;
	color: #fff;
	font-weight: bold;
}

#franchise_navmenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#franchise_navmenu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#franchise_navmenu a:hover {
	text-decoration: none;
}

.franchiselist li {
	font-weight: bold;
}

.smalltext1 a:link {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #0000ff;
}

.smalltext1 a:visited {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #0000ff;
}

.newsbox a:link {
	color: #000;
}

.newsbox a:visited {
	color: #000;
}

.formWarning {
	font-family: Arial,Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
}

.formtext {
	font-family: Arial,Helvetica;
	font-size: 9pt;
	text-align: left;
}

#jobscope {
	padding: 8px;
	border: dashed 1px #aaa;
	width: 60%;
	text-align: left;
}

.navlink {
	font-family: Arial,Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}

.navlink a:link, .navlink a:visited
{
color: #fff;
text-decoration: none;
}

.navlink a:hover
{
color: #fff;
background-color: #D22E2D;
text-decoration: none;
}

.navibar td:hover
{
color: #fff;
background-color: #D22E2D;
text-decoration: none;
}

.contactinfo {
	text-align: left;
	width: 188px;
	height: 60px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial,Helvetica;
	font-size: 8pt;
	border: dashed 1px #999;
	margin-right: 20px;
	background: #fff;
	-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;    
	box-shadow: 1px 1px 2px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";  
	/* For IE 5.5 - 7 */    
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
	float: right;
}

.cnlink {
	text-align: left;
	padding: 3px;
	font-family: Arial,Helvetica;
	font-size: 8pt;
	background: #d00;
	-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;    
	box-shadow: 1px 1px 2px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";  
	/* For IE 5.5 - 7 */    
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
	float: right;
}

.cnlink a:link {
	color: #fff;
}

.cnlink a:visited {
	color: #fff;
}

.unik5000 {
	width: 240px;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	background: #21771D;
	padding: 5px;
	opacity:0.4;filter:alpha(opacity=40);
}

.unik5000text {
	color: #fff;
	opacity:1;filter:alpha(opacity=100);
	text-decoration: none;
}

.unik5000text a:link {
	color: #fff;
	text-decoration: none;
}

.imgds {
	margin-right: 10px;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;    
	box-shadow: 2px 2px 4px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";  
	/* For IE 5.5 - 7 */    
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}

.awardslargetext a:link {
	font-family: Arial,Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
    border-bottom: 1px dotted #000099;	
	color: #000099;
}

.awardslargetext a:visited {
	font-family: Arial,Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
    border-bottom: 1px dotted #000099;	
	color: #000099;
}

.awardslargetext a:hover {
	font-family: Arial,Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;	
    border-bottom: 1px solid #000099;	
	color: #000099;
}
