@CHARSET "ISO-8859-1";

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#content, #extra-content { text-align: left; }
#extra-content ul { list-style-type: none; }
hr {
	color: #9A3125;
	//background: transparent url('../../../../../ArnoldConsulting/ac_images/AC_logo__50.png') no-repeat scroll bottom right;
	background:#9A3125;color:#9A3125;width:100%;float: center;height:0.0714em;margin-top:1.5em;margin-bottom:0.5714em;border:none;
    float: center;
}

body { font-family: Georgia, Times New Roman, Times, serif; color: #333; font-size: 14px; line-height: 1.2857142857142858em; margin: 0; padding: 0 }
h1 { background: transparent url(../../../../../ArnoldConsulting/ac_images/AC_hr_50.png) no-repeat center 0.27em; height: 2em; text-align: center; font-weight: bold;color: #9A3125; margin: auto auto -5px auto; font-size: 1.5714285714285714em; line-height: 1.8181818181818182em; margin-bottom: 0.2181818181818182em; margin-top: 0.6em; }
h2 { text-indent: 50px; background: transparent url(../../../../../ArnoldConsulting/ac_images/AC_hr__50.png) no-repeat left 0.7em; height: 2em; color: #333; margin: 0; font-size: 1.4285714285714286em; line-height: 0.9em; margin-bottom: 0.1em !important; margin-top: 0.8em; }
h3 { color: #333; margin: 0; font-size: 1.2857142857142858em; line-height: 1em; margin-bottom: 1em; }
h4 { color: #333; margin: 0; font-size: 1.1428571428571428em; line-height: 1.125em; margin-bottom: 1.125em; }
/* h4 {background:transparent url(../../../../../ArnoldConsulting/ac_images/AC_logo__50.png) no-repeat scroll bottom left;color:#9A3125;width:80%;float: center;height:1em;margin-top:1.5em;margin-bottom:0.5em;border:none;} */
p, ul, blockquote, pre, td, th, label { color: #333; margin: 0; font-size: 1em; line-height: 1.2857142857142858em; margin-bottom: 1.2857142857142858em; }
p.small { color: #333; margin: 0; font-size: 0.8571428571428571em; line-height: 1.5em; margin-bottom: 1.5em; }
table { color: #333; border-collapse: collapse; margin-bottom: 1.2857142857142858em; }
.tab_border { border: thin solid #9A3125; }
.tab_border td, th { border: thin solid #9A3125; }


button {
     font-family: Georgia, Times New Roman, Times, serif;
     font-weight: normal;
}

a {
     font-family: Georgia, Times New Roman, Times, serif;
     color: #9A3125;
    text-decoration: none;
}



a.menu {
    background: transparent url('../../../../../ArnoldConsulting/ac_images/buton_right.png') no-repeat scroll top right;
    color: #CCC;
    display: block;
    float: center;
    font: normal 14px Georgia, Times New Roman, Times, serif;
    height: 35px;
    margin-right: 1px;
    margin-bottom: 1px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
    white-space: nowrap;
    width: 90%;
}
a.menu span {
    background: transparent url('../../../../../ArnoldConsulting/ac_images/buton_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 6px 0 11px 15px;
}
a.menu:hover span {
	color:#FFF;
}
a.menu:active {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
    width: 90%;
}
a.menu:active span {
    background-position: bottom left;
    padding: 5px 0 12px 15px; /* push text down 1px */
} 
a.menu_selected{
	background: transparent url('../../../../../ArnoldConsulting/ac_images/buton_right.png') no-repeat scroll bottom right;
    color: #FFF;
    display: block;
    float: center;
    font: normal 14px Georgia, Times New Roman, Times, serif;
    height: 35px;
    margin-right: 1px;
    margin-bottom: 1px;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
    white-space: nowrap;
    width: 90%;
}
a.menu_selected span {
    background: transparent url('../../../../../ArnoldConsulting/ac_images/buton_left.png') no-repeat;
    background-position: bottom left;
    display: block;
    line-height: 18px;
    padding: 5px 0 12px 15px;
}

a.menu_selected:hover span {
	color:#FFF;
}


input {
	font-family: Georgia, Times New Roman, Times, serif;
	height: 24px;
}
