.Maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}
.Titles {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.SearchTable td {
    padding-top: .5em;
    padding-bottom: .5em;
}

.Results {
    margin-bottom: 2em;
}

.position, .term, .location, .region {
    padding: .5em 1em .5em 1em;;
    background-color: #455473; 
    color: white;
    width: 40%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
}

.term, .location, .region {
    padding: .2em 0em .2em 0.5em;;
    background-color: #455473; 
    color: white;
    width: 40%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 1em;
}


.skills {
    width: 40%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
    padding-top: 1em;
}

em {
    font-weight:bold;
    font-style: normal;
}

a, a:link, a:visited, a:hover {
    color: #455473;
    font-weight: bold;
    text-decoration: none;
}

.hoverInfo {
    text-decoration:underline;
}

.button {
   border: 1px solid #455473; 
   background-color: #eeeff1;
   padding: .2em;
   width: 130px;
   margin-top: 0.2em; 
   text-align:center;
   font-family: verdana;
   font-size: 10px;
}

.positionInfo, .applicationInfo, .sendInfo {
    margin-left:1.5em;
    margin-right:1.5em;
    margin-top:.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}

.popup {
    background-repeat:repeat-x;
    background-image: url(images/bg.gif);
}

td.applicationInfo {
   background-color: #eeeff1;
   border: 1px solid #455473; 
}
