/* CSS Document */

.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul, input, textarea, select{
font-family: verdana;
font-size: 10pt;
color: #3a3a3a; 
}

/** General Link Color
*******************************/

a:link{ 
color: #5e765e;
text-decoration: underline;
font-weight: normal;
} 

a:visited{ 
color: #5e765e; 
text-decoration: underline;
font-weight: normal;
}

a:hover{ 
color: #7dab7d; 
text-decoration: none;
font-weight: normal;
}

.redText, .required, .errorText{
font-family: Verdana, Helvetica, Tahoma, sans-serif;
color: #b3342b;
font-size: 9pt;
font-weight: bold;
}

.errorText{
color: #b3342b;
font-size: 8pt;
}

.redTextSm{
color: #b3342b;
font-size: 8pt;
margin-bottom: 5px;
}

.redTextSm a:link, .redTextSm a:visited{
font-family: Verdana, Helvetica, Tahoma, sans-serif;
color: #b3342b;
font-size: 8pt;
text-decoration: none;
margin-left: 133px;
}

.redTextSm a:hover{
color: #2b2b2b;
}

#mainCategory{
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

#mainCategory a:link, #mainCategory a:visited{
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

#mainCategory a:hover{
border-bottom: 1px solid #7dab7d;
color: #7dab7d;
}

#mainCategoryDesc{
font-size: 8pt;
}

.searchTable{
font-size: 7pt;
}

.searchTable table{
border: 1px solid #e2ebe1;
width: 500px;
}

.searchTable table td{
font-weight: bold;
font-size: 10pt;
padding: 3px;
}

.searchTable table table{
border: 0px;
}

.searchTable table table td{
padding: 5px;
font-size: 7pt;
font-weight: normal;
}

.searchTable input{
margin: 3px;
}

.jobPostingMainTable1{
width: 500px;
}

.jobPostingMainTable1 td{
font-size: 8pt;
}

.jobPostingMainTable2{
font-size: 8pt;
}

.jobPostingMainTable3{
font-size: 8pt;
padding: 5px;
}

.jobPostingMainTable4{
font-size: 8pt;
padding: 5px 0px;
width: 500px;
}

.jobPostingMainTable5{
font-size: 8pt;
}

.jobPostingMainTable6{
font-size: 8pt;
}

.jobPostingMainTable7{
padding: 2px;
border: 1px solid #e2ebe1;
width: 100%;
}

.jobPostingMainTable7 td{
padding: 5px;
font-size: 8pt;
}

.searchResultsHeader{
font-weight: bold;
}

.jobPostingDetailTable{
padding: 2px;
border: 1px solid #e2ebe1;
width: 100%;
}

.jobPostingDetailTable td{
font-size: 8pt;
}

.detailTitle{
font-size: 10pt;
font-weight: bold;
margin: 2px;
color: #5e765e;
}

tr.hovered {
background-color: #f8fbf8;
color: white;
}


.jobPostingMainTable8{
padding: 5px;
font-size: 8pt;
}

/* surrounds the search table */
.jobPostingMainTable9{
}

.jobPostingCategoryName{}

