/*=== Setup ===
html, body, a, textarea, button, div, span, img, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, em, strong, table, tr, tbody, td, tfoot, thead, th, label, fieldset, legend, form, br, select {
	border: 0;
	margin: 0;
}

input[type="text"],input[type="password"] {
	border: 0;
	margin: 0;
}

html, body, a, textarea, button, div, span, img, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, em, strong, table, tr, tbody, td, tfoot, thead, th, label, fieldset, legend, form, br	{padding: 0}

input[type="text"],input[type="password"]	{padding: 0}
*/

/* body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #3d3d3d;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px;
}
body#home{
	background: url(../images/bgr-home.gif) #ffffff repeat-x top
}
a{
	color: #75b025;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}

input[type="text"],input[type="password"],select,textarea, button{
	border: #afafaf 1px solid;
	font-size: 12px;
	padding: 2px;
}
*/
.no-border{
	border-width: 0;
}
li{
	list-style: none
}
h2{
	color: #444444;
	font: 1.9em "Trebuchet MS",Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 1em
}
h2 em{
	color: #77b325
}
h3{
	color: #444444;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em
}
h3 comd{
	color: #444444;
	font: 1em "Trebuchet MS",Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 1em
}
h4{
	color: #848484;
	font-size: 1.2em
}
h5{
	font-size: 1.1em;
	margin: 0 0 1em
}
h6{
	font-size: 0.9em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
* html #site{
	width:100%;
	overflow:auto;
}

* html body{
	overflow:hidden;
}

#page{
	/*background: url(../images/page-bgr.gif) no-repeat bottom right;*/
	margin: 0 auto;
	padding: 0 0 5px;
	width: 968px
}
#page.bg2{
	/*background: url(../images/page-bgr2.gif) no-repeat bottom right*/
}
/*=== Header ===*/
#header{
	height: 118px;
	position:relative;
}
#home #header{
	height: 100px
}
#header .signup{
	height: 57px;
	margin: 0 0 0 730px;
	position: absolute;
	top: 42px;
	width: 242px
}
/*- Logo -*/
#header h1{
	/*background: url(../images/logo.gif?t=1236971955) no-repeat;*/
	width: 717px
}
#header h1 a{
	display: block;
	height: 62px
}

#header h1 a:hover{
	text-decoration: none
}

#header a{
	color:#FFFFFF;
}

#header h1 a:hover{
	text-decoration: underlined;
	font-weight:normal;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	position: relative;
	top: -3px;
}
#nav1 li{
	float: left;
	line-height: 38px
}
#nav1 li a{
	color: #444444;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 38px;
	padding: 0 10px 0 0
}
#nav1 li a:hover, #nav1 li.active a{
	background: url(../images/nav1-hover.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span, #nav1 li a:hover span{
	background: url(../images/nav1-hover.gif) no-repeat right
}
/*- Nav2 -*/
.nav2{
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin: 0 0 17px
}
.nav2 ul{margin:0; padding:0;}
.nav2 li{
	float: left;
	line-height: 40px;
	margin: 0 20px 0 0
}
.nav2 li a{
	background: url(../images/nav2-bgr.gif) no-repeat left;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	text-decoration: none
}
.nav2 li a span{
	background: url(../images/nav2-bgr.gif) no-repeat right;
	display: block;
	float: left;
	height: 40px;
	padding: 0 20px 0 0
}
.nav2 li a:hover{
	cursor: pointer;
	text-decoration: underline
}
/*=== Title ===*/
#title{
	background: url(../images/title-bgr.jpg) no-repeat top;
	height: 278px;
	margin: 0 0 0 -82px;
	padding: 0 35px 0 0;
	position: relative
}
#title h2{
	color: #ffffff;
	font: 28px Arial, Helvetica, sans-serif;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	padding: 5px 14px
}
* html #columns	{height: 1%}
*:first-child+html #columns	{height: 1%}
#home #columns, #columns.nobg{
	background: none;
	padding: 35px 0
}
#home #columns, #columns.nobg_2{
	padding: 35px 0
}
#home #columns h2{
	color: #91c34d;
	font: 2.1em "Times New Roman", Times, serif;
	letter-spacing: normal;
	margin: 0 0 .5em
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 230px;
	overflow-x:hidden;
}
#leftcol a{
	color: #565656
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 700px;
	overflow-x:hidden;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 152px
}
.col2{
	float: left;
	margin: 0 0 0 20px;
	width: 700px
}

.col2cw{
text-align:center;
}
.col2c{
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.col2 p{
	font-size: 1.2em
}
.col3{
	float: left;
	width: 220px
}
.col4{
	float: left;
	padding: 0 0 0 20px;
	width: 460px
}
.col5{
	float: right;
	margin: 0 0 0 10px;
	padding: 25px 0 0;
	width: 257px
}
.col6{
	float: left;
	margin: 0 30px 0 0;
	width: 283px
}
/*=== Styling Boxes ===*/
.spacer{
	zoom:1
}

/*- Box1 -
.box{
	color: #565656;
	margin: 0 0 17px;
	width: 700px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 35px;
	overflow: hidden;
	padding: 0 13px
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	height: 4px
}
.box .spacer{
	background: #ffffff;
	padding: 15px 20px
}
* html .box .spacer	{height: 1%}
*:first-child+html .box .spacer	{height: 1%}
#leftcol .box{
	width: 220px
}
#leftcol .box .top{
	background: url(../images/box-top-narrow.gif) no-repeat top
}
#leftcol .box .bot{
	background: url(../images/box-bot-narrow.gif) no-repeat top
}
#leftcol .box .spacer{
	padding: 10px 13px
}
#leftcol .box.notitle .top{
	background: url(../images/box-top-.gif) no-repeat top;
	height: 4px;
	padding: 0
}
.box.mid{
	float: right;
	width: 428px
}
.box.mid .top{
	background: url(../images/box-top-mid.gif) no-repeat top
}
.box.mid .bot{
	background: url(../images/box-bot-mid.gif) no-repeat top
}
.box h2{
	color: #298FBF;
	font: bold 20px/35px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0
}
.box h2 span{
	float: left
}
.box h2 em{
	color: #8c8c8c;
	float: right;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
}
.box h2 em b{
	color: #4a4a4a
}
.box h2 img{
	float: right;
	margin: 7px 0 0 13px
}
.box h3{
	color: #7b4b80;
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0
}
.box .top.longer h2{
	font-size: 18px
}
.box p{
	padding: 0 0 .5em
}
.box dt{
	color: #a2a2a2;
	float: left;
	font-size: .9em;
	margin: 0 0 10px;
	padding: 0 13px 0 0;
	text-align: right;
	width: 55px
}
.box dd{
	color: #010101;
	font-size: 1.1em;
	margin: 0 0 10px
}
*/



/*- Box2 -*/
.box2{
	margin: 0 0 1em;
	width: 962px
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.box2 .bot{
	background: url(/images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #ffffff;
	border-left: 1px solid #6ea327;
	border-right: 1px solid #6ea327;
	padding: 15px 25px
}
* html .box2 .spacer	{height: 1%}
*:first-child+html .box2 .spacer	{height: 1%}
.box2 h2{
	font-weight: bold
}

/*- Box3 -*/
.box3{
	background: url(../images/box3-bgr.gif) no-repeat top;
	width: 152px
}
.box3 .bot{
	background: url(../images/box3-bot.gif) no-repeat top;
	clear: both;
	height: 5px;
	overflow: hidden
}
.box3 .spacer{
	display: table-cell;
	display: block;
	height: 1%;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	padding: 15px
}
.box3 a{
	color: #444444
}
.box3 li{
	margin: 0 0 8px
}
.box3 li.active{
	font-weight: bold
}
/*- Box4 -*/
.box4{
	background: url(../images/box4-bgr.gif) no-repeat top;
	color: #5e5d5d;
	margin: 0 0 15px;
	width: 283px
}
.box4 .bot{
	clear: both;
	height: 31px;
	overflow: hidden
}
.box4 .spacer{
	display: table-cell;
	display: block;
	height: 1%;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	padding: 15px
}
.box4 a{
	color: #5e5d5d;
	text-decoration: underline
}
.box4 p{
	font-size: 1.1em
}
.box4 ul{
	font-size: 1.1em;
	margin: 0 0 42px;
	padding: 0 0 0 15px
}
.box4 li{
	background: url(../images/ico-astr.gif) no-repeat 0 4px;
	margin: 0 0 15px;
	padding: 0 0 0 10px
}
/*- Box5 -*/
.box5{
	background: url(../images/box5-bgr.gif) no-repeat top;
	width: 906px
}
.box5 .bot{
	background: url(../images/box5-bot.gif) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.box5 .spacer{
	display: table-cell;
	display: block;
	height: 1%;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	padding: 15px
}
.box5 .ads img{
	border: 3px solid #dfdfdf;
	margin: 0 12px 0 0
}
.box5 .ads img.last{
	margin: 0
}

-*/
.box6{
	margin: 0 0 1em;
	width: 700px}
.box6 .top,.box6 .bot{
	background: url(../images/box6-top.gif) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.box6 .bot{
	background: url(../images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #ffffff;
	border-left: 1px solid #6ea327;
	border-right: 1px solid #6ea327;
	padding: 15px 25px
}
* html .box6 .spacer	{height: 1%}
*:first-child+html .box6 .spacer	{height: 1%}
.box6 h2{
	font-weight: bold
}
/*- Box6 -*/
/*- Resume Box  -*/
.resbox{
	color: #565656;
	margin: 0 auto;
	width: 660px
}
.resbox .top{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 35px;
	overflow: hidden;
	padding: 0 13px
}
.resbox .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	height: 4px
}
.resbox .spacer{
	background: #ffffff;
	padding: 15px 20px
}
* html .resbox .spacer	{overflow: visible}
#leftcol .resbox{
	width: 220px
}
#leftcol .resbox .top{
	background: url(../images/box-top-narrow.gif) no-repeat top
}
#leftcol .resbox .bot{
	background: url(../images/box-bot-narrow.gif) no-repeat top
}
#leftcol .resbox .spacer{
	padding: 10px 13px
}
#leftcol .resbox.notitle .top{
	background: url(../images/box-top-.gif) no-repeat top;
	height: 4px;
	padding: 0
}
.resbox.mid{
	float: right;
	width: 428px
}
.resbox.mid .top{
	background: url(../images/box-top-mid.gif) no-repeat top
}
.resbox.mid .bot{
	background: url(../images/box-bot-mid.gif) no-repeat top
}
.resbox h2{
	color: #7b4b80;
	font: bold 20px/35px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0
}
.resbox h2 span{
	float: left
}
.resbox h2 em{
	color: #8c8c8c;
	float: right;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
}
.resbox h2 em b{
	color: #4a4a4a
}
.resbox h2 img{
	float: right;
	margin: 7px 0 0 13px
}
.resbox .top.longer h2{
	font-size: 18px
}
.resbox p{
	padding: 0 0 .5em
}
.resbox dt{
	color: #a2a2a2;
	float: left;
	font-size: .9em;
	margin: 0 0 10px;
	padding: 0 13px 0 0;
	text-align: right;
	width: 55px
}
.resbox dd{
	color: #010101;
	font-size: 1.1em;
	margin: 0 0 10px
}

/*- Box Login -*/
.box-login{
	background: url(../images/box-login.gif) no-repeat top;
	font-size: 11px;
	height: 85px;
	margin: 0 0 13px;
	padding: 8px 0 0 25px;
	width: 212px
}
.box-login a{
	color: #a6a6a6;
	text-decoration: underline
}
/*- Box ASearch -*/
.box-asearch{
	margin: 0 auto;
	width: 700px}
.box-asearch .top,.box-asearch .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 6px;
	overflow: hidden
}
.box-asearch .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box-asearch .spacer{
	background: #ffffff;
	border-left: 1px solid #6ea327;
	border-right: 1px solid #6ea327;
	padding: 15px 25px
}
* html .box-asearch .spacer	{height: 1%}
*:first-child+html .box-asearch .spacer	{height: 1%}
.box-asearch h2{
	font-weight: bold
}
/*- Large Heading -*/
.hdr{
	min-height: 49px;
	margin: 0 0 17px;
	padding: 0 0 0 13px
}
.hdr h2{
	color: #2A8EC0;
	font: bold 24px/49px Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0
}
/*- Search Results -*/
.sresults{
	/*margin: 0 auto;*/
	width: 100%;
	clear:both;
	display:block;
	zoom:1;
}
.sresults h3{
	color: #74ae25;
	margin: 0 0 .5em
}
.sresults ul li{
	clear:both;
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 20px 10px
}
* html .sresults ul li	{height: 1%}
*:first-child+html .sresults ul li	{height: 1%}
/* Sponsored Link */
.inova {position:relative; z-index:1;}
.sponsoredl{
	position:relative;
	z-index:1;
	background: #eaf7d9;
	border: 1px solid #6ea327;
	margin: 0 0 20px;
	padding: 10px 20px;
	width:890px;
}
* html .sponsoredl	{height: 1%}
*:first-child+html .sponsoredl	{height: 1%}

.sponsoredl .distance, .inova .distance {position:absolute; z-index:20; top:10px; right:10px; display:block; width:200px; text-align:right; font-weight:bold;}

.sponsoredl h3{
	color: #69406d
}
/*- Image Wrapper -*/
.wrap{
	float: left;
	height: 75px;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 600px
}
.wrap img{
	float: left;
	margin: 0 25px 0 0
}
.arr{
	margin: 25px 0 0;
	width: 21px
}
/*- Video Placeholder -*/
.videoapp{
	/*background: url(/images/video-bgr.gif) no-repeat top;*/
	padding:0;
}
.videoapp .hd{
	height: 30px;
	margin: 0 0 10px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0;
}
.list1 li{
	/*background: #f5f5f5;*/
	clear: both;
	/*height: 70px;*/
	padding: 8px 25px
}

.blog_list1 li{
	clear: both;
	padding: 8px 25px
}

.blog_list1 li.row_odd {
	background: #ffffff
}

.blog_list1 li.row, li.row {
	background: #f5f5f5
}

.list1 li.item{
	background: #f5f5f5 no-repeat 5px 35px
}
.list1 li.row.item{
	/* in production, row will be replaced with odd/even.
	It is left here to keep the designer's work consistant.
	*/
	background:  #ffffff no-repeat 5px 35px
}
.list1 li.row {
	background: #ffffff
}
.even{
	background: #FFF;
}
.odd{
	background: #F5F5F5;
}

li.even.item{
	background:  #ffffff no-repeat 5px 35px
}
.list1 .fr img{
	margin: 0 0 0 20px
}
.list1 .butn{
	margin: 25px 0 -10px
}
.date{
	color: #b3b4b4
}
/*- List2 -*/
.list2 li{
	font-size: 1.1em;
	margin: 0 0 .3em
}
/*- List3 -*/
.list3 li{
	font-size: 1.1em;
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .3em
}
/*- List4 -*/
.list4 ul{
	margin: 0 0 15px;
	padding: 0 0 0 40px
}
.list4 li{
	font-size: 1.1em;
	margin: 0 0 .2em
}
.list4 p{
	font-size: 1.1em
}
.list4 h3, .list4 h5{
	color: #333333;
	margin: 0
}
.box.list4 .spacer{
	height: 250px;
	overflow: auto
}
/*-List5-*/
.list5 ul{
	margin: 0 0 15px;
	padding: 0 0 0 40px
}
.list5 li{
	font-size: 1.1em;
	margin: 0 0 .2em
}
.list5 p{
	font-size: 1.1em
}
.list5 h3, .list5 h5{
	color: #333333;
	margin: 0
}
.list5 li h6{
	color: #666666;
	margin: 0
}
.box.list5 .spacer{
	height: 180px;
	overflow: auto;
}

/*- Profile Pics -*/
.profile-pic{
	border-bottom: 0px solid #e6e6e6;
	margin: 0 -13px 10px;
	position: relative;
	text-align: center
}
.profile-pic.noborder{
	border: 0;
	margin: 0
}
/*=== Styling Forms ===*/
/*input.btn{
	border: 0;
	padding: 0
}
select{
	padding: 1px
}*/
/*- Search1 -*/
.search1{
	float: right;
	height: 27px;
	margin: -20px 0 0;
	position: relative;
	width: 370px
}
.search1 input{
	background: #efefef;
	border: 0;
	float: left;
	padding: 6px;
	width: 230px
}
.search1 .btn{
	background: none;
	margin: -6px 0 0 5px;
	position: relative;
	width: auto
}
/*- Search2 -*/
.search2{
	height: 50px;
	padding: 0 0 0 10px
}
.search2 label{
	color: #5e5d5d;
	display: block;
	font-size: 12px;
	margin: 3px 5px 3px 0
}
.search2 label img{
	margin: 0 0 -32px -19px;
	position: relative
}
.search2 input{
	border: 1px solid #000000;
	float: left;
	padding: 3px 0 3px 13px;
	padding: 3px;
	width: 180px
}
.search2 .btn{
	margin: -1px 0 0 5px;
	padding: 0;
	width: auto
}
/*- Login -*/
fieldset.login {
	width: 150px
}
.login input{
	border: 1px solid #000000;
	font-size: 11px;
	padding: 1px;
	width: 145px
}
.login label{
	display: block
}
.login-btn{
	margin: -90px 0 0 160px;
	position: absolute
}
.login .btn{
	border: 0;
	width: auto
}
/*- Form1 Setup -
.form1{
	margin: 0px;
	padding: 0px;
/*	font: 1.2em Arial,Verdana,Helvetica,Sans-Serif;
}
.form1 h3{
	color: #74ae25;
	margin: 0 0 .5em
}
.form1 div{
	margin: 0 0 25px
}
.form1 td.shrunk-label{
	width: 175px;
}
.form1 label, .label{
	float: left;
	font-size: 1.1em;
	margin: 3px 20px 0 0;
	text-align: right;
	width: 155px
}
.form1 input, button{
	background: #efefef;
	padding: 5px;
	width: 220px
}
.form1 .btn{
	background: none;
	margin: 5px 0 0;
	width: auto
}
/* Form1 Textarea 
.form1 textarea{
	background: #efefef;
	height: 115px;
	overflow: auto;
	width: 450px
}
/* Form1 Contact 
.form1.cont{
	padding: 0
}
.form1.cont div{
	margin: 0 0 10px
}
.form1.cont label{
	display: block;
	float: none;
	font-size: .9em;
	text-align: left;
	width: auto
}
.form1.cont input{
	width: 210px
}
.form1.cont .btn{
	width: auto
}
/* Form1 Message 
.form1.message{
	margin: 0;
	padding: 0
}
.form1.message div{
	margin: 0
}
.form1.message textarea{
	height: 165px;
	overflow: auto;
	width: 655px
}
/* Form1 Notes 
.form1.notes{
	margin: 0;
	padding: 0
}
.form1.notes div{
	margin: 0
}
.form1.notes textarea{
	border: 1px solid #a4a4a4;
	height: 163px;
	overflow: auto;
	width: 380px
}*/
/*=== Styling Tabular Data ===*/
table{
	border-collapse: collapse;
	width: 100%
}
.tab1{
	margin: 0 0 .5em
}
.tab1 a{
	text-decoration: underline
}
.tab1 th{
	color: #878585;
	font-weight: normal;
	padding: 0 10px;
	text-align: right
}
.tab1 td{
	color: #75b025;
	padding: 0 10px
}

.app_heading{
	color:#298FBF;
	text-align:center;
	font-size:1.2em;
	border: 1px solid #dfdfdf;
}

.app_body{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.app_bottom{
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.app_heading_sort{
	font-weight:bold;
}
.app_body{
	text-align:center;
}
/*=== Footer ===*/
#footer{
	clear: both;
	font-size: .95em;
	margin: 0 auto;
	padding: 30px 0 40px;
	width: 968px
}
* html #footer	{height: 1%}
*:first-child+html #footer	{height: 1%}
#footer a{
	color: #5e5d5d
}
#footer h2{
	color: #5e5d5d;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 .8em;
	height:45px;
	width: 160px;
	
}
.blog_h2{
	color: #5e5d5d;
	font-size: 1.8em;
	font-weight: normal;
}
/*- Footer Subcols -*/
#footer .col{
	float: left;
	margin: 0 50px 0 0;
	width: 160px;
}
#footer .col.last{
	margin: 0
}
/*- Footer Lists -*/
#footer ul{
	margin: 0 0 .5em
}
#footer li{
	margin: 0 0 4px
}
#footer .ar{
	font-size: 1.3em
}
/*- Copyright -*/
.copyright{
	color: #9a9b97;
	margin: 0 auto;
	padding: 7px 0 0;
	width: 968px
}
#page-bot{
	background: #ebebeb;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	margin:10px 0!Important;
	border:0;
	border-top: 1px solid #dfdfdf;
	clear: both;
	height: 1px;
	margin: 0 0 1em;
	width: 100%
}
.hl{
	border-top: 1px solid #dfdfdf;
	height: 1px;
	margin: 5px 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}

.fr_interview{
	float: right;
	margin-top:-30px;
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.pic img{
	display: block;
	margin: 0 0 .8em
}
.th{
	margin: 0 20px 0 0
}

.resume {
	background:#FFFFFF none repeat scroll 0 0;
	padding:15px 20px;
}

#new_row_cnt
{
	float:left;
	padding-right:3px;
}

#cont
{
	width:590px;
	overflow:hidden;
}

#new_line
{
	overflow:hidden;
	width:2000px
}

/*- Job Bank -*/
#result h3{
	color: #444444;
	font-size: 1.5em;
	font-weight: normal;
	margin:0
}

/* Pagination stuff */

ul.pagination	{width: 900px; text-align:right;padding-right:30px; font-size:14px;}
ul.pagination li	{display: inline; padding: 0 3px 0 5px;}
ul.pagination a	{font-size:14px;}
ul.pagination li.start	{border: none; padding: 0 8px 0 0}

/* Ajax popup */

#ajax-smallframe	{z-index: 1000; overflow: auto; display: none; position: fixed; top: 20px; left: 20px; width: 500px; height: 400px; background: rgb(255, 255, 255); padding: 2em; border: rgb(46, 99, 141) 1px solid}
#ajax-smallframe #close-popup	{background: url(/images/btn-close.png) top left no-repeat; padding-left: 46px; padding-top: 27px; width: 0; height: 0; cursor: hand; cursor: pointer; position: absolute; top: 4px; right: 4px}
* html #ajax-smallframe #close-popup	{width: 46px; height: 27px}
#fade-out	{display: none; z-index: 5; position: fixed; top: 0; left: 0; width: 3000px; height: 3000px; background: rgb(0,0,0); -moz-opacity: .5; -khtml-opacity: .5; opacity: .5;}
#ajax-smallframe .close	{background: url(/images/ico-close.gif) 15px 15px no-repeat; padding-left: 40px; padding-top: 40px; width: 0; height: 0; cursor: hand; cursor: pointer; position: absolute; top: 10px; right: 10px}
#ajax-infobar	{background:#FFFFDD; position: fixed; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; padding-left: 0px; padding-top: 0px; width: 100%; height: 10px; top: 0px; right: 0px; z-index:2000; text-indent:3em;}
* html #ajax-infobar{
 position: absolute;
 }
 
 
 /* Ajax Popup */
 #ajax-popup{
 	margin: -2em
 }
 #ajax-popup .top{
 	background: url(/images/box-top.gif) top right no-repeat;
 	height: 35px;
 	padding: 0;
 	margin: 0
 }
 #ajax-popup .top2{
 	background: url(/images/box-top.gif) top left no-repeat;
 	height: 35px;
 	padding: 0 0 0 7px;
 	margin: 0 7px 0 0;
 	position: relative
 }
 #ajax-popup h2{
 	color: #7b4b80;
	font: bold 20px/35px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0 6px
}
#ajax-popup p{
	margin: 1em
}
#ajax-popup textarea{
	width: 400px;
	height: 150px
}
 
 
 
 
 
 
 
 
 /* Apply for Position */
 #apply-popup{
 	margin: -2em
 }
 #apply-popup .top{
 	background: url(/images/box-top.gif) top right no-repeat;
 	height: 35px;
 	padding: 0;
 	margin: 0
 }
 #apply-popup .top2{
 	background: url(/images/box-top.gif) top left no-repeat;
 	height: 35px;
 	padding: 0 0 0 7px;
 	margin: 0 7px 0 0;
 	position: relative
 }
 #apply-popup h2{
 	color: #7b4b80;
	font: bold 20px/35px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0 6px
}
#apply-popup p{
	margin: 1em
}
#apply-popup textarea{
	width: 400px;
	height: 150px
}

 /*Advertising System*/
#ad-top {width:100%; height:100px; align:center; padding:10px 0;}
#ad-top:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

/*- gallery -*/
.gallery ul {
	list-style:none;
	overflow:hidden;
}
.gallery li {
	float:left;
	width:180px;
	padding:10px;
}
.gallery li div {
	text-align:center;
}
.gallery li img {
	display:block;
	margin:0 auto;
	width:150px;
	height:150px;
}

/* Jobbank Search styles */

/*#jbank .spacer .hori-select	{margin-left: 175px; margin-top: 10px; margin-bottom: 10px}
#jbank .spacer .hori-select label	{padding: 0; float: none; width: 120px; line-height: 20px; height: 20px; display: block; float: none; margin: 0; text-align: left;}
#jbank .spacer .hori-select select	{padding: 0; float: none; width: 140px; height: 120px; display: block}
#jbank .spacer .hori-select .col1	{margin-left: 0; width: 184px}
#jbank .spacer .hori-select .col2	{margin-left: 185px}
#jbank .spacer .hori-select .col3	{margin-left: 325px; width: 170px}
#jbank .spacer .hori-select .col4	{margin-left: 495px; width: 160px}
#jbank .spacer .hori-select label.col2, #jbank .spacer .hori-select label.col3, #jbank .spacer .hori-select label.col4, #jbank .spacer .hori-select label.col5	{margin-top: -140px}

#jbank .spacer .search1-parent	{text-align: right; margin-left: 175px}
#jbank .spacer .search1	{display: block; text-align: right; position: static; float: none; margin: 0; width: auto; height: auto}

#csearch .spacer .hori-select	{margin-left: 175px}
#csearch .spacer .hori-select label	{padding: 0; float: none; width: 140px; line-height: 20px; height: 20px; display: block; float: none; margin: 0; text-align: left;}
#csearch .spacer .hori-select select	{padding: 0; float: none; width: 140px; height: 120px; display: block}
#csearch .spacer .hori-select .col1	{margin-left: 0}
#csearch .spacer .hori-select .col2	{margin-left: 140px}
#csearch .spacer .hori-select .col3	{margin-left: 280px}
#csearch .spacer .hori-select .col4	{margin-left: 420px}
#csearch .spacer .hori-select label.col2, #csearch .spacer .hori-select label.col3, #csearch .spacer .hori-select label.col4	{margin-top: -140px}

#csearch .spacer div.relocate	{padding: 10px; margin: -25px 0 25px 315px; width: 118px; border: solid #AFAFAF; border-width: 0 1px 1px 1px}
#csearch .spacer div.relocate label	{float: none; font-size: 1em; margin: 0; text-align: left; width: auto}
#csearch .spacer div.relocate input	{width: auto} */

/* Choose account */

div#choose-account	{margin-left: auto; margin-right: auto; width: 596px}
div#choose-account .col6	{margin: 0}
div#choose-account h2	{margin-bottom: 0.2em; text-align: center;}
div#choose-account h2 a	{text-align: left; margin: 0 auto; display: block; background: url(/images/sign-up-candidate.gif) top left no-repeat; padding-left: 300px; padding-top: 100px; width: 0; height: 0; overflow: hidden}
div#choose-account h2 a.employer	{background-image: url(/images/sign-up-employer.gif)}
* html div#choose-account	{text-align: center; width: auto}
* html div#choose-account *	{text-align: left}
div#choose-account .first	{margin: 0 30px 0 0}

/* Default search preferences */

form#jobsearch-default p, form#jobsearch-default>fieldset>div	{float: left; clear: left; margin-bottom: 1em; width: 100%}
form#jobsearch-default label	{padding: 3px; text-align: right; display: block; width: 150px; margin-right: 5px; float: left}
form#jobsearch-default label:after	{content: ':'}
form#jobsearch-default input	{width: 300px}
form#jobsearch-default select	{width: 305px}
form#jobsearch-default .multi-option select	{float: left; width: 95px; margin-right: 5px}
form#jobsearch-default .multi-option input	{width: 95px; margin-right: 5px}
form#jobsearch-default .multi-option label.second	{width: 93px}
form#jobsearch-default p.summary	{float: none; text-align: right}


/* featured_company */

.featured_company
{
	float:center;
	align:center;
}


.featured_company a:hover
{
	text-decoration:none;
}

/*ads*/
#ad-bottom {clear:both; margin:10px 0; align:center;text-align:center;}
#ad-top {align:center;text-align:center;}
#ad-side{align:center;text-align:center; padding:5px 0 10px 0; margin:0;}
.google_ad{margin-left: -4px;}


/*BLOG*/

.blogpost ul li
{
	height:auto;
	background:none;
	padding:0;
	list-style-image:circle;
	list-style-position:inside;
	list-style-type:disc;
}

.blogpost ol li
{
	height:auto;
	background:none;
	padding:0;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}

/*.mceEditor
{
	height: 400px;
}*/

#states_jobs{
	padding-left:150px;

}

ie6_fix{
	border: #afafaf 1px solid;
	font-size: 12px;
	padding: 2px;
}

#jingle{
  float:center;
  font-size:20px;
  font-family:Arial;
  color:#000000;
  position:absolute;
  top:30px;
  left:290px;
}

