/*
/* general items start */
html {
  /* background: #d8d8d8 url(/images/common/bg.png) repeat-x; */
 background: #ffffff;
}

body {
  font-size: 14px;
  color: #5d5d5d;
  margin: 0;
  padding: 0;
  width: 100%;
}

a, a:hover, a:visited{
  text-decoration: none;
}

a:hover{
  text-decoration: underline !important;
}

a {
	color: #5d5d5d;
}

div.f {
  width: 100%;
  clear: both;
  min-width: 998px;
}

div.w {
  margin: 0 auto;
  max-width: 998px;
  width: 998px;
  clear: both;
}

.twocol1, .twocolb1 {
  text-align: justify;	
  width: 50%;
  float: left;
}

.twocol2, .twocolb2 {
  text-align: justify;
  width: 50%;
  float: left;
}

.twocolb1 {
	width: 600px;
}

.twocolb2 {
	width: 350px;
	margin-left: 40px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #63a2cf;
	padding-left: 20px;
}

h2 {
	font-size: 20px;
	padding: 0 0 10px 0;
}

img.parttime {
	position: relative;
	top: 8px;
}

img.ptp {
	position: relative;
	top: 9px;
}

img.ptpbig {
        position: relative;
        top: 7px;
}

p {
	padding-bottom: 10px;
}

.fbar {
	width: 100%;
}

.fbar div, .fbar img{
	float: left;
	font-size: 20px;
	text-align: center;
	white-space: nowrap;
	margin: 0 auto;
}

.fbar img {
	position: relative;
	top: 8px;
	padding-left: 2px;
}

.fbar .l {
	padding-left: 16px;
}

.blue .fbar .l {
	padding-left: 36px;
}

.fbar .r {
	padding-right: 16px;
}

.blue .fbar .r {
	padding-right: 36px;
}

.fbar .bullet {
	font-size: 32px;
	height: 80px;
	line-height: 80px;
}

.fbar .z {
	margin-left: 26px;
}

.blue .fbar .z {
	margin-left: 40px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

div.actions {
        padding: 10px;
        float: right;
}

h1.g {
	color: #a6cf4d;
}

div.fl {
        float: left;
}

.page ul {
        position: relative;
	left: 20px;
	padding-bottom: 10px;
}

.page li {
	list-style-type: disc;	
}
/* general items end */

/* specific items start */

.rcb20 .o, .rcb20 .t, .rcb20 .b, .rcb20 .b div {
	background: transparent url(/images/common/blue_20.png) no-repeat top right;
	color: #fff;
}

.rcw10 .o, .rcw10 .t, .rcw10 .b, .rcw10 .b div {
	background: transparent url(/images/common/white_10.png) no-repeat top right;
	color: #555;
}

.rcg20 .o, .rcg20 .t, .rcg20 .b, .rcg20 .b div {
	background: transparent url(/images/common/green_20.png) no-repeat top right;
	color: #fff;
}

.rctb20 .o, .rctb20 .t, .rctb20 .b, .rctb20 .b div {
	background: transparent url(/images/common/blue_thick_20.png) no-repeat top right;
	color: #555;
}

.rctg20 .o, .rctg20 .t, .rctg20 .b, .rctg20 .b div {
	background: transparent url(/images/common/green_thick_20.png) no-repeat top right;
	color: #555;
}

.rcgr20 .o, .rcgr20 .t, .rcgr20 .b, .rcgr20 .b div {
	background: transparent url(/images/common/light_grey_20.png) no-repeat top right;
	color: #555;
}

/* white box 80px high */

.wb80 {
	margin-left: 9px;
	height: 48px;
	position: relative;
	background: transparent url(/images/common/wb80.png) no-repeat top right;
	padding: 16px 9px 16px 0;
	color: #a5cf4c;
}

.blue .wb80 {
	color: #63a2cf;
}

.wb80 div {
    position: absolute;
	left: -9px;
	top: 0px;
	width: 9px;
	background: transparent url(/images/common/wb80l.png) no-repeat top right;
	height: 80px;
}

/* end white box 80px high */

/* rounded corner box start */

.rc {
	position: relative;
	margin: 0px auto;
	z-index: 1;
	float: left;
}

.rc .o {
	position: relative;
	zoom: 1;
	clear: both;
}

.rc .t {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-position: top left;
}

.rc .b, .rc .b div {
	font-size: 1px;
}

.rc .b {
	position: absolute;
	width: 100%;
	background-position: bottom right;
	right: 0px; 
}

.rc .b div {
	position: relative;
	background-position: bottom left;
}
/* rounded corner box end */

/* rc20 start */
.rc20 {
	min-width: 40px;
	max-width: 990px;
	margin-left: 20px;
	padding-bottom: 20px;
}

.rc20 .o {
	padding: 20px 20px 0 0;
}

.rc20 .t {
	width: 20px;
	margin-left: -20px;
}

.rc20 .b, .rc20 .b div {
	height: 20px;
}

.rc20 .b {
	bottom: -20px;
}

.rc20 .b div {
	width: 20px;
	margin-left: -20px; 
}

/* rc20 end  */

/* rc10 start */
.rc10 {
	min-width: 20px;
	max-width: 990px;
	margin-left: 10px;
}
.rc10 .o {
	padding: 10px 10px 0 0;
}

.rc10 .t {
	width: 10px;
	margin-left: -10px;
}

.rc10 .b, .rc10 .b div {
	height: 10px;
}

.rc10 .b {
	bottom: -10px;
}

.rc10 .b div {
	width: 10px;
	margin-left: -10px; 
}
/* rc10 end  */

.su {
	width: 970px;
	margin: 10px 0 20px 20px;
}

/* header start */
#head {
	padding: 16px 0 0 0;
	color: #fff;
	font-size: 12px;
}

#logo {
	float: left;
	width: 336px;
}

#jh_login {
	background: url(/images/common/jh_login_bg.png) no-repeat;
	width: 173px;
	height: 133px;
	float: right;
	padding: 24px 10px 0 0;
}

#e_login {
	background: url(/images/common/e_login_bg.png) no-repeat;
	width: 173px;
	height: 133px;
	float: right;
	padding-top: 24px;
}


#head input.l {
	width: 93px;
	color: #5d5d5d;
	border: 1px solid #5d5d5d;
	float: left;
	margin-top: 3px;
}

#head label {
	position: relative;
	font-weight: bold;
	width: 66px;
	float: left;
	top: 3px;
	padding-left: 6px;
}

#head input.go {
	float: right;
	margin: 3px 6px 3px 0;
}

div.r {
	width: 63px;
	height: 35px;
	float: left;
	text-align: center;
	clear: right;
	padding: 3px 3px 0 3px;
}

div.s {
	background: url(/images/common/signup_bg.png) no-repeat;
	width: 99px;
	height: 35px;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

#jh_login div.s a {
	color: #b0ce57;
	padding: 3px;
}

#e_login div.s a {
	color: #79a1cc;	
	padding: 3px;
}

/* header end */

/* menu start */
#menu {
  background: url(/images/common/menu_bg.png) repeat-x;
  height: 37px;
  font-size: 13px;
  color: #5d5d5d;
  margin: 0 0 30px 0;
}

#menu ul {
  padding: 2px 0 0 34px;
}

#menu li {
  line-height: 28px;
  float: left;
  white-space: nowrap;
}

#menu a {
  padding: 0 21px;
  color: #5d5d5d;
}

#menu a.first {
  color: #4f96c8;
  font-weight: bold;
}

/* menu end */

/* home page */
#main {
	position: relative;
}

#welcome {
	background: url(/images/common/welcome_bg.png) no-repeat;
	width: 598px;
	height: 386px;
	float: left;
	margin-right: 22px;
}

#welcome p {
	padding: 150px 0 0 50px;
}

#js_search, #cv_search{
	background: url(/images/common/js_search_bg.png) no-repeat;
	width: 151px;
	height: 143px;
	float: left;
	padding: 40px 110px 0 35px;
	text-align: right;
	color: #fff;
}

#cv_search {
	background: url(/images/common/cv_search_bg.png) no-repeat;
	margin-top: 18px;
}

#js_search p, #cv_search p {
	margin-right: -4px;
	font-weight: bold;
	padding: 0;
}

#js_search form, #cv_search form {
	background: url(/images/common/search_form_bg.png) no-repeat;
	width: 148px;
	height: 80px;
	padding: 5px;
	margin-top: 8px;
	font-size: 12px;
}

#js_search form div, #cv_search form div{
	clear: both;
	padding: 0 0 12px 0;
}

#js_search label, #cv_search label {
	width: 50px;
	color: #5d5d5d;
	float: left;
}

#js_search select, #cv_search select {
	width: 90px;
}

#js_search select, #cv_search select {
	position: relative;
	top: -2px;
	left: -2px;
}

#happy_man {
	width: 161px;
	height: 346px;
	position: absolute;
	right: -3px;
	top: 17px;
}

#happy_man .iefix {
	background: url(/images/common/happy_man.png) no-repeat;
	width: 161px;
	height: 346px;
}

#happy_man p {
	padding: 216px 0 0 0;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

#happy_man a{
	font-size: 14px;
	line-height: 23px;
}

.blue_b {
	background: url(/images/common/blue_button.png) no-repeat;
	width: 128px;
	height: 23px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
}


.rg {
	padding: 20px 0 10px 0;
	clear: both;
}

.home .wb {
	background: url(/images/common/white_box_bg.png) no-repeat;
	float: left;
	width: 372px;
	height: 141px;
	padding: 10px 0 0 10px;
}

.home .wb .col {
	float: left;
	height: 131px;
	width: 100px;
	padding: 10px 12px 0 10px;
	text-align: center;
}

.home .wb h2 {
	font-weight: bold;
	padding: 0;
	font-size: 14px;
}

.home .wb p {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.home .bt {
	float: left;
	width: 180px;
	height: 131px;
	font-size: 22px;
	color: #71a4d0;
	padding: 20px 40px;
	text-align: center;
}

.home .bb {
	background: url(/images/common/blue_box_bg.png) no-repeat;
	float: left;
	width: 314px;
	height: 111px;
	color: #fff;
	padding: 20px;
}

.home .bb h2 {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 5px 0;
}

.tips {
	clear: both;
	margin: 0 0 10px 20px;
}

.tips a, #news a {
	font-weight: bold;
}

/* home page end */

/* individuals page start */

img.sp {
    position: absolute;
    top: -53px;
    right: 10px;
}

img.se {
	position: absolute;
	right: 8px;
	top: -53px;
}

.rctg20 h2, .rctb20 h2 {
	position: relative;
	color: #eee;
	top: -10px;	
}

.rctg20 li, .rctb20 li {
	color: #a6cf4d;
	font-weight: bold;
	list-style: disc;
	margin-left: 16px;
	font-size: 18px;
	padding-bottom: 4px;
}

.rctb20 li {
	color: #64a3cf;
}

.rctg20 ul, .rctb20 ul {
	padding-bottom: 12px;
}

.rcgr20 h2 {
	color: #a6cf4d;
	font-size: 18px;
}

.blue .rcgr20 h2 {
	color: #64a3cf;
	font-size: 17px;
}

.rcgr20 li {
	color: #a6cf4d;
	list-style: disc;
	margin-left: 16px;
	padding-bottom: 8px;
}

.rcgr20 li span {
	color: #444;
}

.rcgr20, .rctg20 {
	padding-bottom: 40px;
}

.rcgr20 .c, .rctg20 .c {
	height: 285px;
}

.rcg20 .c {
	width: 950px;
}

.rcg20 {
	margin-bottom: 30px;
}

.rcg20 a {
	color: #a6cf4d;
}

.rcb20 .fbar a {
	color: #64a3cf
}

.rc20 > .fbar {
	margin-bottom: 40px;
}

/* tips bar start */

#tipsbar {
	background: url(/images/common/news_bg.png) no-repeat;
	width: 998px;
	height: 128px;
	padding: 10px 0 0 0;
}

#tipsbar div {
	float: left;
	width: 222px;
	padding: 0 0 0 20px;
}

#tipsbar h1 {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 0;
	font-size: 16px;
	color: #5d5d5d;
}

#tipsbar p {
	padding: 5px 0 0 0;
	
}

/* tips bar end */

/* tips start */

#tips h1 {
    padding: 0 0 20px 0;
}

#tips .tip {
        float: left;
        width: 484px;
        height: 180px;
        padding: 0 20px 0 0;
        text-align: justify;
}

#tips .o {
        padding: 0;
}

#tips .tipimg, #tip .tipimg {
        float: left;
        padding: 10px 20px 10px 0;
}

#tipsfooter {
        text-align: center;
        clear: both;
        padding-top: 20px;
        font-size: 18px;
        color: #63a2cf;
        font-weight: bold;
}

/* tips end */

/* news articles start */

div.article .date, div.summary .date, #tip .date {
        font-size: 12px;
        float: none !important ;
        margin-top: -15px;
        padding: 5px 0 0 0;
        color: #ccc;
}

div.article a, div.summary a, #tip a {
	font-weight: bold;
	color: #fff;
}

/* news articles end */

/* why part time start */

#why {
    position: relative;
    background: url(/images/common/why_bg.png) no-repeat top left;
    height: 310px;
    padding: 20px;
}

#why div {
    width: 540px;
}

#why h2 {
    position: absolute;
    right: 50px;
    top: 240px;
}

#whyimg {
    position: absolute;
    top: -40px;
    right: 20px;
}

/* why part time end */

/* footer start */

#footer {
	margin: 20px 0 0 0;
	background: url(/images/common/footer_bg.png) repeat-x; 
	height: 35px;
	padding: 20px 0 0 0;
}

#footer .fl {
        line-height: 30px;
        font-size: 12px;
}

#footer .fl a, #footer .fl a:hover, #footer .fl a:visited {
        color: #777 !important;
}

#mbc {
	float: right;
        padding: 0 0 0 10px;
	text-align: right;
	width: 200px;
}

#mbc img {
	float: right;
	padding-left: 10px;
}
#mbc a, #mbc a:hover, #mbc a:visited {
    color: #444;
    font-size: 12px;
    text-decoration: none;
}

#mbc a:hover {
    text-decoration: underline;
}

/* footer end */

/* forms layout */
div.formbox fieldset {
	position: relative;
	padding: 10px 5px 5px 5px;
	margin: 0;
}

.twocol2 fieldset {
	margin-left: 45px;
}

div.formbox span.d {
	font-size: 11px;
	font-style: italic;
	padding-top: 0;
}

div.formbox {
	color: #fff;
}

div.formbox td {
	width: 50%;
	height: 24px;
    padding: 3px 12px;
	vertical-align: top;
}

div.formbox table {
	padding-top: 5px;
}

div.formbox input, div.formbox select {
    padding: 1px;
}

div.formbox th {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

div.formbox label {
	font-weight: bold !important;
}

div.formbox textarea {
	width: 300px;
	height: 200px;
}

/* end forms layout */

/* start terms and conditions layout */

/* end terms and conditions layout */

.tnc li {
    padding: 10px 0 0 30px;
}

/* error formatting */
#flash {
	position: absolute;
	z-index: 100;
	top: 0px;
	text-align: right;
	width: 100%;
	text-align: center;
}

#notice, #error {
	position: relative;
	margin: 0 auto;
	padding: 4px;	
	width: 420px;
	display: block;
	text-align: center;
	border: 2px solid #0a0a0a;
	border-top: none;
	background-color: #fce6e6;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#notice{
	background-color: #EBFCE6;
}

div.fieldWithErrors{
	display: inline;
}

.fieldWithErrors span.mceEditorContainer table,
.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors select {
	background-color: #ffcccc;
}

.fieldWithErrors span.mceEditorContainer select{
}

#errorExplanation {
	background: #fcc;
	margin: 10px 0;
	border: solid 1px #c44;
	float: left;
}

#errorExplanation h2 {
	padding: 5px 5px 5px 20px;
	color: #fff;
	font-size: 12px;
	margin: 0;
	letter-spacing: 0;
	font-family: Tahoma,Verdana,Sans-Serif;
	background: #c44 url(/images/admin/error.png) 2px 1px no-repeat;
}

#errorExplanation ul {
	margin: 0;
	padding: 2px 2px 4px 25px;
	clear: both;
	color: #000;
}

#errorExplanation p {
	font-size: 10px;
	padding: 2px 5px;
	font-family: Tahoma,Verdana,Sans-Serif;
	margin: 0;
	color: #000;
}

#errorExplanation ul li {
	font-size: 12px;
	margin: 0;
	font-family: Tahoma,Verdana,Sans-Serif;
	padding: 0;
}

/* end error formatting */

/* specific items end */

/* ----- hack hellhole ----- */
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}

*/