body {
	background-color: #FFFFFF;
	background-image: url(../img/bgr.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	line-height: 140%;
}

.vline {
	display: block;
	background: url(../img/vline.gif);
	width: 480px;
	height: 20px;
}

#header {
	width: 700px;
	margin: 0 auto;
}

#header .active {
	background: #5676A2;
}

#header #leftWrapper {
	width: 386px;
	height: 175px;
	float: left;
}

#header #rightWrapper {
	width: 314px;
	height: 175px;
	float: right;
}

#header #logo {
	width: 386px;
	height: 116px;
	background-image: url(../img/logo.png);
}

#header #menu {
	width: 386px;
	height: 41px;
	background: #436697;
}

#header #menu ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 19px;
	left: 30px;
}

#header #menu li {
	float: left;
}

#header #menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	width: 74px;
	height: 22px;
	line-height: 21px;
	text-align: center;
}

#header #menu a:hover {
	background: #3A5881;
}

#header #pointer_00 {
	width: 386px;
	height: 18px;
	background: url(../img/menu_0.gif);
}

#header #pointer_01 {
	width: 386px;
	height: 18px;
	background: url(../img/menu_1.gif);
}

#header #pointer_02 {
	width: 386px;
	height: 18px;
	background: url(../img/menu_2.gif);
}

#header #pointer_03 {
	width: 386px;
	height: 18px;
	background: url(../img/menu_3.gif);
}

#header #pointer_04 {
	width: 386px;
	height: 18px;
	background: url(../img/menu_4.gif);
}

#header #r1 {
	width: 314px;
	height: 69px;
	background: url(../img/header_r1.gif);
}

#header #r1 div {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 37px;
}

#header #r1 span {
	display: block;
	float: left;
	width: 55px;
	height: 30px;
	background: url(../img/bgr_counter.gif);
	position: relative;
	top: 30px;
	left: 5px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	font-family: Tahoma;
	color: #38567E;
}

#header #r2 {
	width: 314px;
	height: 47px;
	background: url(../img/bgr_h_r2_2.gif);
	line-height: 45px;
	color: #FFFFFF;
}

#header .r2a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header .r2b {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#header #r2 a:hover {
	border-bottom: 2px solid #EFEFEF;
}

#header #r3 {
	width: 314px;
	height: 59px;
	background: url(../img/bgr_h_r2_3.png);
}

#header #r3 form {
	padding: 0;
	margin: 0;
}

#header #r3 input {
	padding: 0;
	margin: 0;
	width: 160px;
	height: 30px;
	position: relative;
	left: 59px;
	top: 15px;
	border: none;
	background: url(../img/bgr_sform.gif);
	float: left;
	font-size: 24px;
	color: #333333;
}

#header #r3 a {
	display: block;
	width: 74px;
	height: 30px;
	background: url(../img/btn_sform_sbm.gif);
	position: relative;
	top: 15px;
	left: 59px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	text-indent: 19px;
}

#contentWrapper {
	width: 700px;
	margin: 0 auto;
}

#contentLeft {
	width: 184px;
	float: left;
}

#contentRight {
	width: 516px;
	float: left;
}

#contentRight h3 {
	font-size: 15px;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
}

/* CLIENT LOGIN FORM START HERE */
#clientLoginTop {
	width: 184px;
	height: 50px;
	background: url(../img/login_clients_top.gif);
	color: #FFFFFF;
	line-height: 44px;
	text-indent: 15px;
}

#clientLoginMiddle {
	width: 184px;
	background: url(../img/login_clients_bgr.gif);
}

#clientLoginMiddle .clientLoginForm1 {
	width: 156px;
	height: 20px;
	font-size: 16px;
	text-indent: 5px;
	margin-left: 8px;
	border: 1px solid #959532;
	color: #83832C;
	float: left;
}

#clientLoginMiddle .clientLoginForm2 {
	width: 100px;
	height: 20px;
	font-size: 16px;
	text-indent: 5px;
	margin-left: 8px;
	margin-top: 2px;
	border: 1px solid #959532;
	color: #83832C;
	float: left;
}

#clientLoginMiddle a {
	display: block;
	float: left;
	width: 53px;
	height: 25px;
	background: url(../img/login_clients_btn.gif);
	margin: 2px 0 0 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
}

#clientLoginBottom {
	width: 184px;
	height: 13px;
	background: url(../img/login_clients_bottom.gif);
}
/* CLIENT LOGIN FORM END HERE */


/* EMPLOYER LOGIN FORM START HERE */
#employerLogin .passive {
	background: #FF0000;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 0;
}

#employerLogin .active {
	background: #006600;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 0;
}

#employerLogin .txt {
	display: block;
	width: 160px;
	padding-left: 9px;
	padding-top: 10px;
	font-size: 11px;
	text-align: justify;
}

#employerLogin .link a {
	display: block;
	font-size: 11px;
	color: #3700F0;
}

#employerLogin .link a:hover {
	color: #FFFFFF;
}

#employerLoginTop {
	width: 184px;
	height: 49px;
	background: url(../img/login_employer_top.gif);
	color: #FFFFFF;
	line-height: 42px;
	text-indent: 15px;
}

#employerLoginMiddle {
	width: 184px;
	background: url(../img/login_employer_bgr.gif);
}

#employerLoginMiddle .employerLoginForm1 {
	width: 156px;
	height: 20px;
	font-size: 16px;
	text-indent: 5px;
	margin-left: 8px;
	border: 1px solid #767676;
	color: #757575;
	float: left;
}

#employerLoginMiddle .employerLoginForm2 {
	width: 100px;
	height: 20px;
	font-size: 16px;
	text-indent: 5px;
	margin-left: 8px;
	margin-top: 2px;
	border: 1px solid #767676;
	color: #757575;
	float: left;
}

#employerLoginMiddle .logout {
	display: block;
	float: left;
	width: 53px;
	height: 25px;
	background: url(../img/login_employer_btn.gif);
	margin: 2px 0 0 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
}

#employerLoginBottom {
	width: 184px;
	height: 18px;
	background: url(../img/login_employer_bottom.gif);
}
/* EMPLOYER LOGIN FORM END HERE */

#square1 {
	width: 516px;
	height: 115px;
	background: url(../img/home_square_01.gif);
}

#square1 a {
	color: #4E6B94;
	text-decoration: none;
}

#square1 a:hover {
	color: #4E6B94;
	text-decoration: underline;
}

#square1 .txt {
	position: relative;
	left: 20px;
	top: 15px;
	width: 470px;
	line-height: 140%;
}

#square2 {
	width: 516px;
	height: 119px;
	background: url(../img/home_square_02.gif);
}

#square2 a {
	color: #4E6B94;
	text-decoration: none;
}

#square2 a:hover {
	color: #4E6B94;
	text-decoration: underline;
}

#square2 .txt1 {
	position: relative;
	left: 20px;
	top: 18px;
	width: 140px;
	line-height: 140%;
	float: left;
}

#square2 .txt2 {
	position: relative;
	left: 35px;
	top: 18px;
	width: 140px;
	line-height: 140%;
	float: left;
}

#square2 .txt3 {
	position: relative;
	left: 70px;
	top: 30px;
	width: 140px;
	line-height: 150%;
	float: left;
}

#contentRight #txtArea {
	width: 516px;
	background: url(../img/bgr_txt.gif) repeat-y;
}

#contentRight #txtArea #top {
	width: 516px;
	height: 25px;
	background: url(../img/bgr_txt_top.gif);
}

#contentRight #txtArea #bottom {
	width: 516px;
	height: 30px;
	background: url(../img/bgr_txt_bottom.gif);
}

#contentRight #txtArea #txtWrapper {
	width: 480px;
	margin-left: 15px;
}

#txtWrapper .annLine {
	width: 100%;
	line-height: 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #EAEAEA;
}

#txtWrapper .annLine a {
	color: #4E6B94;
	font-weight: bold;
	text-decoration: none;
}

#txtWrapper .annLine a:hover {
	text-decoration: underline;
}

#annList h2 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 22px;
	padding-bottom: 10px;
	margin: 0;
}

#annList #title {
	width: 100%;
	height: 27px;
	background: url(../img/bgr_ann_title.gif);
	clear: both;
	color: #666666;
	line-height: 25px;
}

#annList #title .w1 {
	float: left;
	text-indent: 35px;
}

#annList #title .w2 {
	float: left;
	text-indent: 180px;
}

#annList .date {
	width: 110px;
	text-align: center;
	float: left;
}

#annList .txt {
	float: left;
}

#annList .whiteLine {
	display: block;
	width: 516px;
	height: 27px;
	line-height: 25px;
}

#annList .greyLine {
	display: block;
	background: url(../img/bgr_ann_line_grey.gif);
	width: 516px;
	height: 27px;
	line-height: 25px;
}

#annList a {
	float: right;
	margin-right: 15px;
	margin-top: 3px;
	width: 70px;
	height: 20px;
	background: url(../img/btn_ann_list.gif);
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	text-align: center;
}

#annList a:hover {
	background: url(../img/btn_ann_list_.gif);
}

#footer {
	display: block;
	clear: both;
	color: #999999;
	background: url(../img/bgr_footer.gif);
	width: 700px;
	height: 48px;
	margin: 0 auto;
}

#footer span {
	width: 693px;
	margin: 0 auto;
	text-align: center;
	display: block;
	line-height: 42px;
}

#footer a {
	text-decoration: none;
	color: #999999;
}

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