/* ---------------------------------------------------------
search results page*/
.top {
 font-weight        : bold;
 text-decoration    : none;
 text-align         : center;
 color              : #006E5D;
 background-color   : #87D7E0;
 border             : 1px solid #006E5D;
}

.jobposting:hover {
 background-color   : #E0F3F9;
}

.removalrow {
 background-color   : #FFC4C4;
}

#editdelete a {
 font-family        : Georgia, "Times New Roman", Times, serif;
 font-size          : 16px;
 font-weight        : normal;
 text-decoration    : none;
 float              : left;
 margin-right       : 5px;
 padding-left       : 5px;
 padding-right      : 5px;
 color              : #000;
 background-color   : #E0F3F9;
 display            : block;
 border             : 1px solid #000;
}

#editdelete a:hover {
 background-color   : #87D7E0;
}
.picRight {
	padding: 12px;
	float: right;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}a:link {
	font-size: 12px;
	color: #339999;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #339999;
}
a:hover {
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	color: #006666;
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#menu dl {
 margin             : 0;
 padding            : 0;
 list-style-type    : none;
}

#menu dl a:link, #menu dl a:visited {
 text-decoration    : none;
 font-weight        : bold;
 text-align         : center;
 padding-top        : 20px;
 padding-left       : 5px;
 padding-right      : 5px;
 float              : left;
 width              : 164px;
 height             : 53px;
 color              : #FFF;
 background-image   : url(http://66.242.22.128/images/ButtonGray.jpg);
}

#menu dl a.blue:hover {
 background-image   : url(http://66.242.22.128/images/ButtonBlue.jpg);
}

#menu dl a.red:hover {
 background-image   : url(http://66.242.22.128/images/ButtonRed.jpg);
}

#menu dl a.green:hover {
 background-image   : url(http://66.242.22.128/images/ButtonGreen.jpg);
}

#menu dl a.purple:hover {
 background-image   : url(http://66.242.22.128/images/ButtonPurple.jpg);
}.buttontable {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.rightpic {
	margin: 10px;
	float: right;
}
h6 {
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #005958;
}
h5 {
	font-size: 18px;
	text-transform: capitalize;
	color: #005B5B;
}

