﻿/* defaults */
body									{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background: #fff; font-size: 13px; }

a										{ color:#285EC0; outline:none; }
a:hover									{ color:#000; }

h1										{ color:#D71730; font-size: 18px; }
h2										{ color:#1E4586; font-size: 16px; }
h3										{ font-size: 14px; font-weight: bold; margin: 15px 0px 0px 0px; color: #1E4586; }
h4										{ font-size: 13px; font-weight: bold; margin: 25px 0 5px 0; color: #1E4586; }
h5										{ color: #555555; font-size: 12px; margin: 15px 0 10px 0; }
h6										{ font-size: 10px; color: #333; padding-left: 10px; background: url(/01/images/layout/arrow-blue.gif) 5px left no-repeat; margin: 0 0 10px 0; }

ol										{ list-style-position: outside; list-style-type: decimal; }
ol li									{ background: none; margin: 5px 0; }
ul										{ list-style: none; }
li										{ background: url('../img/arrow-blue.gif') 0px 6px no-repeat; padding:0 0 0 9px; color: #1E4586; }
ul li									{ padding-bottom: 4px; padding-top: 4px; font-size: 13px; background: url('../img/arrow-blue.gif') 0px 9px no-repeat; }
p										{ color: #1E4586; font-size: 13px; text-align: justify; }

#wrapper								{ width: 625px; }

.lblJobList ul							{ padding-left: 25px; }
.lblJobList ul li						{ background: url('../img/arrow-blue.gif') 0px 6px no-repeat; padding:0 0 0 9px; color: #1E4586; }
.lblJobList h4							{ margin: 10px 0 5px 25px; }

.Apply									{ float: left; }
.Back									{ float: right; }

a#jnHubo, #jnHubo a						{ background: url('../img/button_left.gif') no-repeat scroll left 0; height: 27px; line-height: 24px; padding-left: 10px; text-decoration: none }
a#jnHubo span	, #jnHubo a span		{ background: url('../img/button_right.gif') no-repeat scroll right 0; color: #1C4485; cursor: pointer; font-size: 12px; font-weight: bold; height: 27px; line-height: 24px; padding-right: 10px; display:block; }

/* slightly enhanced, universal clearfix hack */
.clearfix:after							{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix								{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix						{ height: 1%; }
.clearfix								{ display: block; }
/* close commented backslash hack */

.poweredByLink
{
    float: right;
    font-size: 9px;
    margin-top: 10px;
    text-decoration: none;
}
