/* Define the characteristics of the body */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0c1c8c;
}

tr, p, div {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0c1c8c;
}

ul {
  margin:inherit;
}

/* li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
/*  background-image: url(images/PO_logo_15_8.png) ;*/
/*  background-repeat: no-repeat;
  background-position: 0px 3px;
}*/

/* Define the chracteristics of the enclosing table for the body */

table.maintable {
width: 100%;
}

/* defines the characteristics of the scrolling text "Current Opportunities" */

.whitecontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#ffffff;
text-align:left;
}

/* Define the characteristics of the links bar */
 
a.links:link, a.links:visited {
float:left; 
text-decoration:none;
color:#b5d824;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

a.links:hover {
background:#b5d824;
color:#0c1c8c;
}

/* Defined the characteristics of the table defining the services */

table.services td {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

table.services a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #bad80a;
  text-align: left;
}

/* Define the characteristics of the service headings */

.pageheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0c1c8c;
text-align:center;
}

.information {
/* background-image:url(../images/PO_water.jpg); */
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
}

.serviceheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0c1c8c;
text-align:left;
}

.sidelinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0c1c8c;
text-align:left;
font-weight:bold;
}


/*
 * Character definitions for content
 */

.contentheading{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #0c1c8c;
  text-align       : left;
}

.maillink{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #0c1c8c;
  text-align       : left;
}

.content {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #0c1c8c;
  text-align       : left;
}

.banner {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  color            : #0c1c8c;
  text-align       : left;
  font-weight      : bold;
}

a.readmore:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0c1c8c;
  text-align: left;
}

/*
 * Some colour definitions
 */

.greybg {
  background: #ffffff;
}

.greenbg {
  background: #bad80a;
}

.whitebg {
  background: white;
}

/*
 * jobs
 * This defines the characteristics of the links for the scrolling jobs
 */
 
a.jobs:link, a.jobs:visited {
  float: left; 
  text-decoration: none;
  background: #bad80a;
  color: #0c1c8c;
  font-size: 20px;
  font-weight: bold;
}

a.jobs:hover {
  background: #0c1c8c;
  color: #bad80a;
}

/* Javascript Back button */
a.back_button:link, a.back_button:visited, a.back_button:hover {
	color : #0c1c8c;
	text-align: center;
	margin-top: 40px;
	text-decoration:none;
}

/* Styles for the banner */

table.banner {
	padding: 5px 5px 5px 5px;
	width: 100%;
}

table.links {
	padding: 5px 5px 5px 5px;
	width: 100%;
	/*text-align: inherit;*/
}

table.links tr {
  background-color: #0c1c8c;
}


table.moduletable {
	width: 100%;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #0c1c8c;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	/*text-indent: 5px;*/
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}


a:link, a:visited {
color: #0c1c8c;
text-decoration: none;
}

a:hover {
color: #0c1c8c;
text-decoration: none;
}

a.category:link, a.category:visited {
  color: #0c1c8c;
  font-weight: bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color: #bad80a;
}
