body
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
	color: #474747;
	background-color: #FFFFFF;
}
img
{
	border: 0;
}

#wrap
{
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#top
{
	background-color: #004A90;
	padding-top: 26px;
}
A:link, A:visited, A:active
{
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* breadcrumbs nav */
#nav
{
	margin-bottom: 6px;
	font-size: 10px;
	color: #888888;
}
#nav a:link, #nav a:visited, #nav a:active
{
	color: #4E6A7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#nav a:hover
{
	color: #4E6A7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#content
{
	border-top: 4px solid #5F5F5F;
	padding:  18px 13px 18px 13px;
}
#content2
{
	border-top: 4px solid #5F5F5F;
	padding: 18px 13px 18px 13px;
}
#content1
{
	border-top: 4px solid #5F5F5F;
	padding: 3px 0px 0px 0px;
}
.title
{
	color: #004A90;
	font-weight: bold;
	font-size: 18px;
}
.bold-blue
{
	color: #004A90;
	font-weight: bold;
}
.boxmain
{
	border: 1px solid #004A90;
	/*background-color: #EAEDF1;*/
	padding: 5px;
}
.boxinner
{
	/*border: 1px solid #004A90;*/
	background-color: #EAEDF1;
	padding: 0px;
}
#search-box
{
	background-color: #EAEDF1;
	padding: 10px 0px 0px 0px;
}
#search-box1
{
	background-color: #EAEDF1;
	padding: 10px 0px 0px 0px;
	border-bottom-color: #5e8bb7;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#search-box-home
{
	background-color: #004A90;
	padding: 0;
}
#right-col
{
	width: 226px;
	border-top: 4px solid #5F5F5F;
}
#right-col-home
{
	width: 226px;
}
#box-company
{
	background-color: #EAEDF1;
	padding: 22px 17px 17px 17px;
}
.title-img
{
	margin-bottom: 8px;
}
#featured-jobs
{
	border-top: 7px solid #C3C3C3;
	padding:  15px 0 0 0;
	margin: 20px 0 0 0;
	vertical-align:top;
}
.featured-jobs-box
{
	border: 1px solid #797979;
	background-color: #F0EAD4;
	width: 178px;
	padding: 9px;
}
.featured-jobs-box-title
{
	color: #004A90;
	font-weight: bold;
}

/* footer */
#footer
{
	margin: 0 0 30px 0;
	padding: 10px;
	border-top: 1px solid #777777;
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #474747;
}

#copyright
{
	font-size: 11px;
	color: #777777;
}
#copyright A:link, #copyright A:visited, #copyright A:active
{
	font-size: 11px;
	color: #777777;
	text-decoration: underline;
	font-weight: bold;
}
#copyright A:hover
{
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}


/* forms */
.JobDetails
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
form
{
	border: 0;
	margin: 0;
	padding: 0;
}
.search-select
{
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E4E4E;
	border: 1px solid #7F9DB9;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
	width: 160px;
}

.input
{
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #474747;
	border: 1px solid #636363;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
	width: 160px;
	margin-bottom: 8px;
}

.textarea
{
	font-family: "Times New Roman" , Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
	border: 1px solid #636363;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	overflow: auto;
}
.input1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	border: 1px solid #657E91;
}
.btnGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #546C3A;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
