/* 0F2088 dark blue */
/* f06603 orange */

html, body, table, td {
	margin:0;
	padding:0;
	border: 0;
	border-collapse: collapse;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
body {
background: #D7D7D7 url(/images/template/BG.jpg) repeat-x;
}


body, table, td {
vertical-align:top;
}

table, img {
border:0;
}

td img {
display:block;
}


#wrapper {
	width: 96%;
	margin: 0 auto 12px auto;
}

#header {
	width: 100%;
}
#header #logo1 {
	background: url(/images/template/Logo1.jpg) no-repeat;
	height: 123px;
	width: 37px;
}
#header #logo2 {
	background: url(/images/template/Logo2.jpg) no-repeat;
	height: 123px;
	width: 294px;
}
#header #headerrepeat {
background: url(/images/template/TopRepeat.jpg) repeat-x;
vertical-align:bottom;
color: #ffffff;
text-align:right;
white-space:nowrap;
}
#header #headerrepeat p {
float:right;
text-align:right;
margin:0 4px 8px 0;
padding:2px;
white-space:nowrap;
/*width:400px;*/
width:auto;
/*border: 1px solid green;*/
}

#header #headerrepeat a {
/*width: 100px;*/
/*display:inline-block;*/
/*float:right;*/
/*height: 20px;*/
/*line-height:20px;*/
padding:2px 4px;
color: #21319A;
text-decoration:none;
border: 1px solid #ffffff;
background-color: #f3d9ca;
}
#header #headerrepeat a:hover, #header #headerrepeat a:active {
color: #21319A;
border: 1px solid #ffffff;
background-color: #D7D7D7;
}


#header #topright {
	background: url(/images/template/TopRight.jpg) no-repeat;
	height: 123px;
	width: 56px;
}
#contentrow {
	width: 100%;
}
.prenavtd {
	width: 36px;
}
#contentrow #navtd {
	background: url(/images/template/NavBG.jpg) repeat-y;
	width: 175px;
	border-left: 1px solid #21319A;
	border-right: 1px solid #21319A;
border-bottom: 1px solid #21319A;
}

/* nav styles */
#navtd #nav {
margin: 18px auto 36px auto;
width: 100%;
}

/* nav style */
#nav, #nav ul, #nav ul li {
margin:0;
padding:0;
}
#nav ul {
	/*border-top: 1px solid #21319A;*/
margin-bottom: 6px;
	border-top: 1px solid #999ccc;
}
#nav ul, #navdiv ul li {
list-style-type:none;
}
#nav ul li {
}
#nav ul li a {
	width: 165px;
	display:block;
	border-bottom: 1px solid #999ccc;
	padding: 5px 0 5px 10px;
	text-decoration:none;
	color: #21319A;
	font-size: 12px;
	/*height: 24px;*/
line-height:120%;
	font-weight: bold;
}
#nav ul li a:hover {
color: #0030AF;
background: url(/images/template/NavOver.jpg);
}
/* end nav styles */




.postcontenttd {
	width: 47px;
}
#footer {
width:100%; 
margin: 12px auto 6px auto; 
border: 1px solid #0F2088; 
background-color: #fdf0e8;
}
#footer td {
padding: 8px; 
line-height:124%;
}
#footer td div {
float:right; 
margin: 0; 
text-align:right;
}
#footer td div span, .footerabout span {
font-size:13px; 
font-weight:bold;
}
#footer td .credit {
clear:right;
margin:0; 
padding:14px 0 0 0; 
text-align:right; 
font-size: 10px; 
font-style:oblique;	
}
#footer td .credit a {
text-decoration:none;
color: #000000;	
}


p.footerabout {
margin:0; padding:0;
font-size: 11px;	
}





/* links in table on home page */
.homelinks {
margin: 4px auto;
width:96%;
}
.homelinks td {
text-align:left;
font-weight:bold;
}

.homelinks td img {
margin: 2px auto;
padding: 0 20px 0 0;
}
.homelinks td img.two {
margin: 2px auto;
padding: 0 0 0 20px;
}


/**************** content styles **************/
#contentrow #contenttd {
	background: #FFFFFF;
	border-right: 1px solid #21319A;
	border-bottom: 1px solid #21319A;
	padding: 18px 5%;
	line-height: 140%;
}


#contenttd h1, #contenttd h2, #contenttd h3, #contenttd h4, #contenttd h5, #contenttd h6 {
	font-weight: normal;
	color: #21319A;
	line-height:126%;
}


#contenttd a {
color: #1d2e96;	
}
#contenttd a:hover,#contenttd a:active  {
color: #f26909;	
}


#contenttd li {
line-height:125%;
margin-bottom:10px;	
}


.formtab {
	width:100%;
margin: 4px auto;	
}
.formtab td {
padding: 4px;
}

.formtab td input[type=text], .formtab td input[type=password], input[type=text], input[type=password] {
width:180px;
border:1px solid #f06603;	
}

fieldset {
border:1px solid #f06603;		
}

input[type=submit] {
background: #f06603 url(/images/template/TopRepeat.jpg) repeat-x 1px;
color: #0F2088;	
}


/* job listing table */

.joblisttable {
width: 100%;
border-top: 1px solid #f06603;
}

.joblisttable td {
border-bottom: 1px solid #f06603;
padding: 2px 2px 2px 4px;
vertical-align:top;
}
.joblisttable tr.hdr td {
font-weight:bold;
vertical-align:bottom;
}
.joblisttable td.jobtitle {
white-space:nowrap;
}
tr.oddrow td {
background-color: #fdf0e8;
}


/* job details page */
td.leftside {
text-align:right;
width:15%;
white-space:nowrap;
padding-right:12px;
font-weight:bold;	
}



.jobdetails td {
border-bottom: 1px solid #f1b286;
}



form {
margin: 1px auto;	
}


/* post jobs table */

table.postjobtable {
width:auto;	
}
table.postjobtable td {
padding: 2px 4px;
}
table.postjobtable td input[type=text], table.postjobtable td textarea {
width:350px !important;
border: 1px solid #f3c2a1;
background-color: #f7f7f7 !important;
}
table.postjobtable td textarea {
height:200px;
}

table.postjobtable td input.shortinput {
width:100px !important;	
}
.deletejobtable  {
width:100%;
border-top:1px solid #f3c2a1;
border-right: 1px solid #f3c2a1;
}
.deletejobtable td {
padding:2px 6px;
border-bottom:1px solid #f3c2a1;
border-left: 1px solid #f3c2a1;
}
.deletejobtable td.checkbox {
padding:2px 2px;
width:20px;
text-align:center;
}

.deletejobtable tr.hdr td {
font-weight:bold;
vertical-align:bottom;
text-align:center;
}


/* search jobs form */

.searchtable {
	
}

.searchtable td {
padding: 6px 4px;
}
.searchleftside {
white-space:nowrap;
text-align:right;
font-weight:bold;
padding-right:6px;	
}
.searchtable td input[type=text] {
width:300px;
}

/* apply for job table */

table.applyjobtable td {
background-color: #fcf2e9;
/*font-weight:bold;*/
}
table.applyjobtable td.leftside {
white-space:normal !important;
}
table.applyjobtable td input[type=text], table.applyjobtable td textarea {
padding:2px 1px;
}
table.applyjobtable td textarea {
height:62px;
}

.required {
font-weight:bold;
color: #f16503;
font-size:14px;	
}


.padcells {

}
.padcells td {
padding: 2px 4px 2px 0;
}
.padcells2 {

}
.padcells2 td {
padding: 2px 2px 4px 0;
border-bottom: 1px solid #f2dcce;
white-space:normal;
}

.imgleft, .imgright {
padding:2px;
border: 1px solid #f06603;	
}
.imgleft {
float:left;
clear:left;
margin: 0 18px 12px 0;	
}
.imgright {
float:right;
clear:right;
margin: 6px 0 12px 18px;	
}

