fieldset
{
	padding:4px;
	margin:4px;
	overflow:visible;
	border-color:#000080;
	border-style:solid;
	border-width:1px;
	-moz-border-radius:8px 8px;
}

div
{
	overflow:visible;
}

input, textarea, select { font-family: tahoma, arial, sans-serif; font-size: 11px; }
input.btn { color: #0000A0; background-color: #FFFFFF; }

.generic_form {
    border-collapse: collapse;
}
.generic_table_header {
    background-color: #eeeeee;
}

.table_search_form {
    border-collapse: collapse;
}
.table_search_results {
    border-collapse: collapse;
}
.table_job_review {
    border-collapse: collapse;
}
.table_send_resume {
    border-collapse: collapse;
}

.error { color: #FF0000; }



.questionText
{
	text-align:right;
	width:50%;
	padding-right:8px;
	
}
.answer
{
	width:50%;
}
.answer input
{
	width:98%;
}
.questionsAnswers
{
	width:100%;
}
.questions
{
	width:100%;
}
.editControl
{
	vertical-align:top;
	padding-top:8px;
	padding-right:8px;
	width:50px;
}
.actions
{
	width:100%;
	padding-top:4px;
	text-align:right;
	clear:both;
}
.bulletPoints
{
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}
.bulletPoints LI
{
	width:100%;
	list-style: square inside;
}
.bulletPoints LI input
{
	width:80%;
	white-space:nowrap;
}
.formattingTable
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}
.headerBar
{
	background-color:#0000AA;
	color:white;
	border-style:solid;
	border-color:#0000AA;
	border-width:1px;
}

.headerBar TD
{
	background-color:#0000AA;
	color:white;
	border-style:solid;
	border-color:#0000AA;
	border-width:1px;
}

.headerBar TD a
{
	color:white;
	font-weight:bold;
}


.footerBar
{
	background-color:#0000AA;
	color:white;
	border-style:solid;
	border-color:#0000AA;
	border-width:1px;
}

.footerBar TD
{
	background-color:#0000AA;
	color:white;
	border-style:solid;
	border-color:#0000AA;
	border-width:1px;
}

.footerBar TD a
{
	color:white;
	font-weight:bold;
}


.addBar
{
	background-color:#CCCCFF;
	color:black;
	border-style:solid;
	border-color:#CCCCFF;
	border-width:1px;
}

.addBar TD
{
	background-color:#CCCCFF;
	color:black;
	border-style:solid;
	border-color:#CCCCFF;
	border-width:1px;
}

.addBar TD a
{
	color:black;
	font-weight:bold;
}


.content
{
	background-color:#FFFFFF;
	color:black;
	padding:8px;
/*border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#AAAAAA;*/
}

div.jobDescriptionHeader {
	color: grey;
	font-size: 12pt;
	font-weight: bold;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
}

div.jobDescriptionText {
	color: black;
	margin: 5px;
	margin-bottom: 20px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.jobDescriptionList {
	color: black;
	margin: 5px;
	margin-bottom: 20px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.jobDescriptionList ul li {
	color: black;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}