.nav {font-family: verdana; font-size: 8pt; font-weight:bold; background:#ffffff; text-align:left;margin-top:5px;margin-bottom:5px;}

.big_title {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 20px;
	color: #00569e;
	background: #ddddff;
	font-weight: bold;
	text-align: center;
	/*border: #00569e solid 1px;*/
	margin-top:2px;
}

h1, h2, h3, h4 {
	border-bottom: 1px solid #00569e;
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	color: #00569e;
	font-weight: bold;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

p {
	margin-bottom:.8em;
}

em {
    /*bringing italics back to the em element*/
	font-style:italic;
} 

strong {
    /*bringing boldness back to headers and the strong element*/
    font-weight:bold; 
}   


.writeup {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 12px;
	color: #000000;
	margin:10px;
}

.jobcategory {
	list-style-type: none; padding-left:10px;
}
.job_category_title {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #9e5600;
	text-align: center;
}

.job_category_heading {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0056c0;
	padding-top:2px;padding-bottom:2px;padding-left:0px;padding-right:0px;
}

.job_category_subheading {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 12px;
	font-weight: normal;
	color:blue;
}


.job_category_outer {
	text-align:left;
	background:#ffffff;
	/*margin-top:10px; */
	margin-bottom:10px;
	clear:both;
}

.job_category_inner_main {
	float: left;
	width: 450px;
	background: #eeeeee;
	margin-top: 5px;
	min-height: 250px;
}

.job_category_inner_left {
	float: left;
	padding-left:5px;
}

.job_category_inner_right {
	float:right;
	padding-right:5px;
}


.job_category_inner_extra {
	float:right;
	width:300px;
	text-align:left;
	margin-left:5px;
	margin-top:5px;
}

.job_category_empty_bottom_div {
	clear: both;
	padding-top: 10px;
}

.row {
	clear: both;
}

/*
.formlabel {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 12px;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}

.formvalue {
	font-family: Arial,Helvetica,Sans-Serif,Verdana;
	font-size: 12px;
	float: left;
}
*/

.spacer {
	clear: both;
}

/***** yui-g1 = 120px left ***********/
/***** yui-g2 = 160px left ***********/
.yui-g1, .yui-g2 {float:left; width:100%}

.yui-g1 div.first, 
.yui-g2 div.first {float:left;}

.yui-g1 div.first {width:9.230769em;*width:9.00em;}
.yui-g2 div.first {width:12.30769em;*width:12.00em;}

.yui-g1 .yui-u,
.yui-g2 .yui-u {width:auto}

.yui-g1 div.first,
.yui-g2 div.first {margin-left:0}

.yui-g1 .yui-u {margin-left:10em;*margin-left:9.75em;}
.yui-g2 .yui-u {margin-left:13.30769em;*margin-left:13.05em;}

