*{margin:0; padding:0;}

body, html{
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
text-align:center;
color:#303030;
background: #FFFFFF url(images/bg.jpg);
}
.image_border{
margin:0 10px 10px 10px;}
img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:880px;
margin:0px auto;
text-align:left;
background:#ffffff;
color:#303030;
}

.topwhite{
width:880px;
height:5px;
background:#FFFFFF;
float:left;
}
.header_left{
width:20px;
height:119px;
float:left;}

.header_right{
width:30px;
height:119px;
float:right;}

.flasharea{
width:830px;
height:119px;
float:left;

}


#header{
float:left;
padding-left:0px;
width:880px;
height:119px;
background:url(images/header_back.jpg) no-repeat;
}



/* Menu */

#menu {
	width:880px;
	float:left;
	height:30px;
	background:url(images/buttons_back2.jpg) repeat-x;
}


#menu ul {
	margin: 0;
	list-style: none;
	float:left;
	padding-left:323px;
	padding-top:2px;
}

#menu li {
	display: inline;
	}


#menu a {
	display: block;
	float: left;
	padding: 0px 11px 0 0px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

#menu .first a {
	padding-right: 0;
	background: none;
}
.news{
float:left;
height:26px;
width:250px;
padding:10px 0px 0 15px;}

#navigation{
height:22px;
line-height:22px;
width:100%;
margin:0 0px;
background:#880000;
color:#ffffff;
}

#navigation li{
float:right;
list-style-type:none;
border-right:1px solid #969900;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:11px;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}


#navigation .selected,#navigation a:hover{
background:#560000;
color:#ffffff;
text-decoration:none;
}
/**************** mainbody styles ****************/
#mainbody{
float:left;
width:880px;
background:url(images/body_bg.gif) repeat-y top}
/**************** Content styles ****************/

#content{
float:right;
width:578px;
font-size:11px;
padding:20px 20px 0 0;
}
#content h1{
display:block;
margin:20px 0 5px 0;
font-size:25px;
font-weight:bold;
letter-spacing:-1px;
color:#060657;
background-color:inherit;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:18px;
font-weight:normal;
color:#505050;
background-color:inherit;
}

#content h4{
background:#919191 url(images/inside_subtitle_back.gif) no-repeat 10px;
padding:4px 4px 4px 30px;
color:#fff;
font-size:14px;
color:#fff;
margin:0 0 10px 0;
}



#content h4 p{
float:left;
font-size:12px;
font-weight:normal;
color:#333333;
padding-top:10px;}



#content h5 {
padding:0 0 5px 0; 
font-size:12px; 
color:#060657; 
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; padding:0 0 10px 0; font-size:15px; letter-spacing:-1px; color:#060657; border-bottom:1px solid #999999}
#content a:hover,#subcontent a:hover{text-decoration:none;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/
#subcontent1{
float:left;
width:241px;
padding:20px 9px 10px 25px;
line-height:14px;
}
#subcontent1 h2{
display:block;
margin:0 0 20px 0;
font-size:18px;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#fff;
background-color:inherit;
}
#subcontent{
float:right;
width:290px;
padding:20px 20px 10px 0;
line-height:14px;
padding-left:10px;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:18px;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:11px;}
.left{
float:left;}
.right{
float:right}

/**************** Menublock styles ****************/

.menublock{margin:0 0 0px 8px;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:11px; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:16px;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:11px;
text-align:center;
}


/**************** Footer styles ****************/

#footer{
clear:both;
margin:0 auto 0 auto;
width:880px;
height:111px;
font-size:12px;
color:#f0f0f0;
background: url(images/footer_bg.jpg) no-repeat top;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:normal; text-decoration:none;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.linedivider{
float:left;
width:10px;
background:url(images/line_divider.gif) repeat-y;
margin-top:60px;
margin-left:7px;
height:350px;}


.splitcontentleft{float:left; width:270px;}
.splitcontentright{float:right; width:48%;}
.innerpage{float:left; width:95%;}
.clear{clear:both;}
.small{font-size:11px;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.loginbox{
margin:0 0 0 10px;
width:242px;
height:64px;
background:url(images/login_box.jpg) no-repeat;
float:left;
padding:10px;}


.loginbox1{
margin:0 0 10px 3px;
width:242px;
background:url(images/already_logged_box.jpg) no-repeat;
float:left;
padding:10px;
border: solid 1px #dedede;}

.loginbox .form{

}
.splitcontentright ul li{
list-style:none;
margin:0px;
}

#bible{
position: absolute;
float:left; 
margin:-10px 0px 0px 120px;
width:340px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:16px;

}
.boxleft{
width:242px;
margin:0 0 0px 0;
padding:0px 10px 0px 10px;
color:#505050;
line-height:18px;
text-decoration:none;
float:left;
display:block;
}


.boxleft ul li{
margin:0px;
font-size:12px;
font-weight:bold;
list-style:none;
padding-left:18px;
background:url(images/arrow2.gif) no-repeat left;
border-bottom:1px solid #000148;
text-decoration:none;
margin-bottom:2px;
display:block;
}



.boxleft ul li a{
text-decoration:none;
color:#060657;
display:block;
background-color:#FDBF87;
padding-left:3px;
}

.boxleft ul li a:hover{
text-decoration:none;
color:#060657;
background-color:#FFFFFF;
display:block;
padding-left:3px;
}
.boxleftinner{
width:202px;
margin:0 0 0px 0;
color:#505050;
padding:10px;
line-height:18px;
text-decoration:none;
display:block;
}
.boxleftinner ul li{
margin:0px 0 0 10px;;
font-size:12px;
font-weight:bold;
list-style:none;
padding-left:18px;
background:url(images/arrow2.gif) no-repeat left;
border-bottom:1px solid #000148;
text-decoration:none;
margin-bottom:2px;
display:block;

}

.boxleftinner ul li a{
text-decoration:none;
color:#060657;
background-color:#FDBF87;
display:block;
padding-left:3px;
}

.boxleftinner ul li a:hover{
text-decoration:none;
color:#060657;
background-color:#FFFFFF;
padding-left:3px;
}
.box1{
	background:url(images/search_box.gif) no-repeat top;
	color:#505050;
	width:207px;
	height:200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.box2{
margin:0 0 10px 0;
padding:0px 10px 5px 20px;
background:url(images/search_box_down.gif) no-repeat top;
color:#505050;
width:197px;
height:27px;

}
.newsletter{
width:221px;
height:119px;
font-size:12px;
background:url(images/job_watch_back.gif)}
.formstyle{
	border:1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

#freemarketing{
width:288px;
float:right;
border: solid 1px #B4B4CC;
background-color: #F7F7FA;
padding:0px;
}

.bluetxt{
padding:10px 10px 0px 10px; 
font-size:12px; 
color:#060657; 
}

.faqtxt{
padding-left:8px;
padding-right:8px;
color:#E97A0B;
line-height:16px;
text-decoration:none;

}

.faqtxt:hover{
padding-left:8px;
padding-right:8px;
color:#FF0000;
line-height:16px;
text-decoration:none;
}
.redtxt{

padding-left:2px;
padding-right:2px;
color:#E97A0B;
line-height:16px;
text-decoration:none;

}

.redtxt:hover{
padding-left:2px;
padding-right:2px;
color:#FF0000;
line-height:16px;
text-decoration:none;
}
.faq_Qtxt{
color:#060657;
line-height:16px;
text-decoration:none;
padding-top:10px;
padding-bottom:5px;
}

.form_txt{
width:100px;
height:auto;
margin:0px;
color:#060657;
float:left;
}

.form_feild{
width:425px;
height:auto;
margin:0px;
color:#060657;
float:right;
}

.button{
width:auto;
padding:2px;
height:auto;
background-color:#050658;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
border:none;
cursor:hand;
}
.button:hover{
width:auto;
padding:2px;
height:auto;
background-color:#050658;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FC8A27;
font-weight:bold;
border:none;
cursor:hand;
}

.button1{
width:auto;
padding:2px;
height:auto;
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
border:none;
cursor:hand;
}
.button:hover1{
width:auto;
padding:2px;
height:auto;
background-color:#050658;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FC8A27;
font-weight:bold;
border:none;
cursor:hand;
}
.jobs_normal{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#050658;
text-decoration:none;
}
.jobs_txt{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FC8A27;
text-decoration:none;
}

.jobs_txt:hover{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
}

.jobs_txt1{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FC8A27;
text-decoration:none;
}

.jobs_txt1:hover{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}

.jobs_txt2{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FC8A27;
text-decoration:none;
}
.jobs_normaltxt{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FC8A27;
text-decoration:none;
}
.jobs_normaltxt12{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FC8A27;
text-decoration:none;
}
.arial_redtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#C40000;
}
.company_txt
{
.margin:0 0 5px 0;
padding:0 0 5px 0; 
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
color:#060657;
}
.payment{
width:540px;
float:left;
border: solid 1px #B4B4CC;
background-color: #F7F7FA;
}
.viewjob{
width:540px;
float:left;
border: solid 1px #B4B4CC;
background-color: #FFFFFF;
}
list {
	width:auto;

	}
.list ul{
	margin:0;
	padding:0; margin-left:10px;
	}
.list li{
	background:url(images/arrow.gif) no-repeat 0 8px;
	list-style-type: none;
	line-height:10px;
	padding-left:14px;
	padding-bottom:4px;
	padding-top: 4px;
		}

.searchbox {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC8A27;
	border-bottom-color: #FC8A27;
	border-left-color: #FC8A27;
	border-right-width: 0px;
}
.searchbox_txt
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FC8A27;
}
.volunteermark {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-right-width: 0px;
}
.volunteer_txt
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#009900;
}
.archivemark {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #050658;
	border-bottom-color: #050658;
	border-left-color: #050658;
	border-right-width: 0px;
}
.archive_txt
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#050658;
}
.volunteer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:2px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
#sitetext {
	
padding-left:2px;
padding-right:2px;
color:#333333;
line-height:16px;
text-decoration:none;

}
#sitetext a {
	padding-left:2px;
padding-right:2px;
color:#E97A0B;
line-height:16px;
text-decoration:none;
}

#sitetext a:hover {
	padding-left:2px;
padding-right:2px;
color:#FF0000;
line-height:16px;
text-decoration:none;
}
#mailtext
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color:#000000;
}
#mailtextbold
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#000000;
}