
.Field_SearchKeywords {width: 100%;}
.Field_SearchMultiSelect {width: 100%;}
.Field_SearchDropDown {width: 100%;}

#NameOfAgent {width: 98% !important;}
#jsb_f_zipcode_i {width: 25%;}

/*******************/
/* Global settings */
/*******************/
.Field_Header, .Field_Required, .Field_RequiredStar,
.iCIMS_MainTable, .iCIMS_Header, .iCIMS_SubHeader, .iCIMS_ErrorMsg, .iCIMS_InfoMsg, .iCIMS_InfoField,
.iCIMS_InfoData, .iCIMS_PasswordReminder, .iCIMS_Navigation, .iCIMS_JobsTable, .iCIMS_JobsTableHeader, .iCIMS_JobsTablePaging,
.iCIMS_JobsTableEven, .iCIMS_JobsTableOdd, .iCIMS_JobHeaderTable, .iCIMS_JobHeaderField,
.iCIMS_JobHeaderData, .iCIMS_InfoField label
{
font-family: arial;
font-size: 12px;
}

.iCIMS_MainTable		/* Used to specify the border & background of the main table */
{

}

.iCIMS_Anchor
{

}

.iCIMS_Header			/* The title that is on top of every page */
{
font-size:13px;
text-align: left;
color: #083689;
font-weight: bold;
padding-bottom: 10px;
}

.iCIMS_SubHeader		/* Used to give titles to sections of a page */
{
font-weight: bold;
color: #5e5e5e;
background-color: #e0f0d0;
padding: 1px 0px 0px 5px;
border-bottom: 2px solid #6aba57;
}

.iCIMS_ErrorMsg		/* Error messages */
{
font-weight: bold;
font-size: 125%;
color: red;
}

.iCIMS_InfoMsg p	/* The intro paragraphs and info messages (normal text) */
{
font-size: 100%;
}



.iCIMS_InfoField		/* The field portion of forms (i.e. "Name:") */
{
text-align: left;
}

.iCIMS_InfoData , .iCIMS_InfoData select
{
font-size: 10px;
}

.iCIMS_InfoData [name="country"], .iCIMS_InfoData [name="sourceName"]
{
width:150px;
}

.iCIMS_PasswordReminder, .iCIMS_PasswordReminder a	/* The small text below the login form to remind the user of their password */
{
font-size: 8pt;
}

.iCIMS_Navigation		/* The navigation links at the bottom of each page */
{

}

.iCIMS_JobsTable		/* The table holding the job listings/past submittals */
{

}

.iCIMS_JobsTableHeader, .iCIMS_JobsTablePaging	/* The header row of the job listings/past submittals */
{
font-weight: bold;
}

.iCIMS_JobsTableEven		/* An even row of the job listings/past submittals */
{

}

.iCIMS_JobsTableEvenAnchor
{

}

.iCIMS_JobsTableOdd		/* An odd row of the job listings/past submittals */
{
background-color: #f3fcea;
}

.iCIMS_JobsTableOddAnchor
{

}





/* ************************** */
/* Styles specific to job.jsp */
/* ************************** */

.iCIMS_JobHeaderTable		/* The table surrounding an individual job listing's info */
{

}

.iCIMS_JobHeaderField		/* A field within an individual job listing's info (i.e. "Location:") */
{
background-color: none;
font-weight: bold;
}

.iCIMS_JobHeaderData		/* The data associated with the above fields */
{

}

.sect_careers .MainColumnCell li 
{
font-size: 100%;
}