  

#ares-body-maincontent { display: none}

#ares-body-interstitial {
     font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #000;
     font-style: normal;
     position: absolute;
     top: 30%;
     width: 100% !important;
     text-align: center !important;
}

#ares-body-interstitial h1 {
     font-size: 16px;
     font-weight: bold;
     font-style: normal;
     color: #000;
     margin-bottom: 10px;
     text-align: center !important;
}

#ares-body-interstitial img {
     text-align: center !important;
}

#ares-wrapper {
    width: 680px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 10px;
	padding: 0;
}

#ares-wrapper a:link {
    font-size: 11px;
    color: #264B71;
    text-decoration: underline;
}

#ares-wrapper p {
    font-size: 11px;
}

#ares-wrapper a:hover {
    color: #153D66;
    text-decoration: underline;
}

#ares-wrapper a:visited {
    font-size: 11px;
    color: #264B71;
    text-decoration: underline;
}

#ares-topnav {
     margin-bottom: 15px;
     width: 100%;
     text-align: left;
     font-size: 11px;
     line-height: normal;
}

#ares-topnav ul {
     margin: 0;
	 padding: 0;
	 list-style: none;
}

#ares-topnav li {
     display: inline;
     list-style: none;
     margin: 0 5px 0 0;
 	 padding: 0;
}

#ares-topnav a:link, #ares-topnav a:active, #ares-topnav a:visited {
 	padding: 2px 4px 2px 4px;
 	font-size: 11px;
	color: #264B71;
	font-weight: bold;
	text-decoration: underline;
}

#ares-topnav a:hover {
 	padding: 2px 4px 2px 4px;
 	font-size: 11px;
	color: #153D66;
	font-weight: bold;
	text-decoration: underline;
}

#ares-topnav #current a:link, #ares-topnav #current a:active, #ares-topnav #current a:visited, #ares-topnav #current a:hover {
	color: #871918;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#ares-footer {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 40px 0 20px 0;
}

#ares-footer img {
    margin: 2px 4px;
}

#ares-footer-text {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
    font-size: 10px;
    line-height: 16px;
    color: #666;
}

#ares-footer-text a:link.stealth-link, #ares-footer-text a:link.stealth-visited, #ares-footer-text a:link.stealth-hover {
    color: #666;
    text-decoration: none !important;
}

#ares-footer-text a:link, #ares-footer-text a:visited, #ares-footer-text a:hover {
    text-decoration: none;
}

#CalFrame {
     position: absolute;
     border: none;
     width: 130px;
     height: 180px;
     display: none;
     z-index: 99001;
     background-color: #fff;
     margin: 0;
} 

#customer-service-txt {
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 4px 0 15px 0;
}

.error {
    width: 100%;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 0 !important;
    clear: both;
	color: #cc0000;
	border-top: 1px dotted #cc0000;
	border-bottom: 1px dotted #cc0000;
	border-left: none;
	border-right: none;
	background-color: transparent;
	padding: 6px 0;
}

.error a:link, .error a:visited, .error a:hover, .error a:active { 
	font-size: 12px !important;
	font-weight: bold; 
}

#ares-wrapper form {
    padding: 0;
 	margin: 0;
}

#ares-wrapper input {
	margin: 0;
}

#ares-wrapper .align-right {
	text-align: right !important;
} 

a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {
    line-height: 16px;
 	font-size: 12px !important;
	padding: 4px 4px 2px 17px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	background: url(/images/_default/btn-arrow.gif) no-repeat left 5px;
	background-color: transparent !important;
}

a.btn-back:link, a.btn-back:visited, a.btn-back:hover {
    line-height: 16px;
 	font-size: 11px;
	padding: 4px 4px 2px 17px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	background: url(/images/_default/btn-arrow-back.gif) no-repeat left 5px;
	background-color: transparent !important;
}

a.btn-disabled:link, a.btn-disabled:visited, a.btn-disabled:hover, span.btn-disabled {
    line-height: 16px;
 	font-size: 12px !important;
	padding: 4px 4px 2px 17px;
	color: #ccc !important;
	text-decoration: underline;
	font-weight: bold;
	cursor: default;
	background: url(/images/_default/btn-arrow-disabled.gif) no-repeat left 5px;
}  

.p-hlt {
    margin: 10px 0 10px 0;
	border: 1px solid #cc0000;  
    padding: 4px;
    background: transparent;
	font-size: 12px;
} 

.invisible-tbl {
    width: 100%;
    margin: 0;
    padding: 0;
}  

.invisible-tbl td {
    border: none !important;
}

.loading {
    background: url(/images/_default/ajax-loader.gif) no-repeat center center !important;
}

/* VACATIONS */

/* same as ares-topnav a */
#ares-wrapper #vacations_menu,
#ares-wrapper .vacations_hovering {
	background: url(/images/_default/vacations_menu_arrow.png) center left no-repeat;
	padding:2px 6px 2px 19px;
 	font-size: 11px;
 	color: #264B71;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid transparent;
	border-bottom:none;

}
#ares-wrapper #vacations_menu:hover,
#ares-wrapper .vacations_hovering { 
	border-top:2px solid #000;
	text-decoration:none !important;
	background-color:#f5f5f5 !important; 
	border: 1px solid #666 !important;
	border-bottom:none;
	cursor:pointer;
}
#ares-wrapper #vacations_menu span {
	*margin-top:5px;
	*display:inline-block;
	*height:20px;
	*vertical-align:middle;
}
#ares-wrapper #ares_vacation_menu {
	border: 1px solid #666;
	z-index:9999993;
	*margin-top:-1px;
}
#ares-wrapper #ares_vacation_menu dl {
	margin:0;
	padding:0;
}
#ares-wrapper #ares_vacation_menu dd {
	margin:0;
}
#ares-wrapper .ares_vacation_group {
	font-size: 11px;
	padding: 2px 3px 2px 4px;
	color: #000;
    font-weight:bold;
    background-color: #D7D6D4;
}
#ares-wrapper .ares_vacation_page {
	background-color: #fff;
	padding: 2px 3px 2px 8px;
}
#ares-wrapper .ares_vacation_page a {
	color:#5f5f5f;
	font-weight:bold;
	text-decoration: none;
}
#ares-wrapper .ares_vacation_page a:hover {
	color: #153D66;
}
#ares-wrapper #ares_vacation_menu .dark {
	background-color:#f5f5f5;
}