.jobContent {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.jobContent p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.jobContent h1 {
	margin-bottom: 10px;
	color: #0296C6;
	font-weight: normal;
	font-size: 160%;
	margin-top: 0px;
}
.jobContent h2 {
	margin-bottom: 4px;
	color: #999999;
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
}
.jobContent ul {
	margin: 0;
	padding-left: 20px;
	padding-bottom: 6px;
}
.jobContent hr {
	border: none;
	background-color: #0296C6;
	color: #0296C6;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.jobContent a:link, .jobContent a:visited {
	text-decoration: none;
	color: #0296C6;
}
.jobContent a:hover, .jobContent a:active {
	text-decoration: underline;
}

.jobContent li {
	list-style-type: square;
	padding-bottom: 4px;
}


/*Menu*/
.p7tbsub {
	background-color: #DDBC7E;
	layer-background-color: #EBEDF5;
	border-top-color: #0268B0;
	border-top-style: solid;
	border-top-width: 1px;
}
.p7tbsub p {margin: 0;}
.p7tbsub a:link, .p7tbsub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 3px 6px 3px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-color: #0268B0;
	border-bottom-color: #0268B0;
	border-left-color: #0268B0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
 } 
.p7tbsub a:hover, .p7tbsub a:active, .p7tbsub a:focus {
	background-color: #B59a67;
}
.p7tbdn {
	color: #FF9900 !important; 
	font-weight: bold;
}

/*Page*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/page-border-left.gif);
	background-repeat: repeat-y;
	background-color: #29A6CF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#header {
	background-image: url(images/head-filler.gif);
	background-repeat: repeat-x;
}

/*Content Table*/
#contentTable {
	background-color: #FFFFFF;
	border-left-color: #00589A;
	border-left-style: solid;
	border-left-width: 10px;
	background-image: url(images/cBorder-right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#contentCellTop {
	background-image: url(images/cBorder-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentCellCentre {
	border-left-color: #00589A;
	border-left-style: solid;
	border-left-width: 10px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#contentCellBottom {
	background-image: url(images/cBorder-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
/*Content Table for Search boxes*/
#contentSearchTable {
	border-left-color: #00589A;
	border-left-style: solid;
	border-left-width: 10px;
}
#contentSearchCellBottom {
	background-image: url(images/cBorder-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}


/*Other*/
#whiteBackground {
	background-color: #FFFFFF;
	padding-left: 20px;
}
#copyright {
	font-size: 10px;
	color: #003478;
	padding-left: 130px;
	padding-top: 20px;
}


/*Latest Positions Table*/
#latestPositionsTable {
	color: #FFFFFF;
	background-color: #0248A4;
	border-left-color: #FB8A1D;
	border-left-style: solid;
	border-left-width: 6px;
	font-size: 0.75em;
}
#posCellBottom {
	background-image: url(images/pos_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#posCellTop {
	background-image: url(images/pos-stretch.gif);
	background-repeat: repeat-x;
	height: 19px;
}
#posCellRight {
	background-image: url(images/pos-side.gif);
	background-repeat: repeat-y;
	width: 15px;
}
#posCellCentre {
	padding-left: 20px;
	padding-top: 10px;
}
#posCellCentre ul {
	border-bottom-color: #AAEAFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	padding-left: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
#posCellCentre p {
	text-align: right;
	font-size: 85%;
	margin: 0;
}
#posCellCentre a:link, #posCellCentre a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#posCellCentre a:hover, #posCellCentre a:active {
	text-decoration: underline;
}
.posPerm{
	list-style-image: url(images/blue-bullet.gif);
	padding-bottom: 2px;
}
.posTemp{
	list-style-image: url(images/white-bullet.gif);
	padding-bottom: 2px;
}

/*Update Profile Table*/
#profileTable {
	color: #000000;
	background-color: #D5F3FD;
	border-left-color: #0B78B1;
	border-left-style: solid;
	border-left-width: 6px;
	font-size: 0.75em;
}
#profileCellBottom {
	background-image: url(images/profile_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#profileCellTop {
	background-image: url(images/profile_top.gif);
	background-repeat: repeat-x;
	height: 19px;
}
#profileCellRight {
	background-image: url(images/profile_side.gif);
	background-repeat: repeat-y;
	width: 15px;
}
#profileCellCentre {
	padding-left: 20px;
	padding-top: 10px;
}
#profileCellCentre p {
	margin: 0;
}
#profileCellCentre a:link, #profileCellCentre a:visited {
	text-decoration: none;
	color: #00589A;
}
#profileCellCentre a:hover, #profileCellCentre a:active {
	text-decoration: underline;
}



/*Search for Jobs Table*/
#searchTable {
	color: #000000;
	background-color: #FFFFFF;
	border-left-color: #A57901;
	border-left-style: solid;
	border-left-width: 6px;
}
#searchCellBottom {
	background-image: url(images/search_bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#searchCellTop {
	background-image: url(images/search-stretch.gif);
	background-repeat: repeat-x;
	height: 19px;
}
#searchCellRight {
	background-image: url(images/search-side.gif);
	background-repeat: repeat-y;
	width: 15px;
}
#searchCellCentre {
	padding-left: 20px;
	padding-top: 10px;
}
/*SearchForm*/
.searchForm {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: .75em;
}
.searchForm p {
	margin: 0;
}
.searchForm input {
	margin-top: 6px;
	font-size: 95%;
}
.searchForm hr {
	border:none;
	background-color:#999999;
	color:#999999;
	height: 1px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 6px;
}
.searchForm input.btn {
}
.searchForm select {
	margin-bottom: 10px;
	margin-top: 4px;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
.searchForm a:link, .searchForm a:visited {
	text-decoration: none;
	color: #0296C6;
	margin-bottom: 0px;
}
.searchForm a:hover, .searchForm a:active {
	text-decoration: none;
	color: #FB8A1D;
}

/*Text and content*/
.mainContent {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.mainContent p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.mainContent h1 {
	margin-bottom: 10px;
	color: #0296C6;
	font-weight: normal;
	font-size: 160%;
	margin-top: 0px;
}
.mainContent h2 {
	margin-bottom: 4px;
	color: #BD9947;
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
}
.mainContent ul {
	margin: 0;
	padding-left: 20px;
	padding-bottom: 6px;
}
.mainContent li {
	list-style-type: none;
	padding-bottom: 4px;
}

.mainContent ol {
	padding-left: 20px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainContent ol li {
	padding-bottom: 4px;
	list-style-type: decimal;
}
.mainContent hr {
	border: none;
	background-color: #0296C6;
	color: #0296C6;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.mainContent a:link, .mainContent a:visited {
	text-decoration: none;
	color: #0296C6;
}
.mainContent a:hover, .mainContent a:active {
	text-decoration: underline;
}
.smallerText {
	font-size: 85%;
}
.pagehead {
	padding-bottom: 4px;
}
#searchWrapper {
	background-image: url(images/pageshadow80.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}
.searchResult {
	font-weight: normal;
	border-right-color: #0296C6;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #0296C6;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 95%;
	border-top-color: #0296C6;
	border-top-style: solid;
	border-top-width: 1px;
}
.searchResult th {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-right: 6px;
	border-top-color: #A57901;
	border-bottom-color: #A57901;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #A57901;
	padding-left: 6px;
	font-size: 80%;
	text-transform: uppercase;
}
.searchResult td {
	border-bottom-color: #0296C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	vertical-align: top;
	padding-left: 6px;
}
.searchResult a:link, .searchResult a:visited {
	text-decoration: none;
	color: #00589A;
}
.searchResult a:hover, .searchResult a:active {
	text-decoration: underline;
}
.orange {
	color: #FB8A1D;
	font-weight: bold;
	text-transform: capitalize;
}
.smallLink {
	font-size: 80%;
	text-transform: uppercase;
	text-align: right;
}
.smallLink a:link, .smallLink a:visited {
	text-decoration: none;
	color: #FB8A1D;
}
.smallLink a:hover, .smallLink a:active {
	text-decoration: underline;
}
.leftBorder {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0296C6;
	width: 143px;
	text-align: center;
	padding-right: 10px;
}
.leftIndent {
	margin-left: 20px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
#rightSpace {
	padding-right: 30px;
}
.mid-blue {
	color: #00589A;
}
.rightPad {
	padding-right: 20px;
}
.linksTable {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0296C6;
	margin-left: 20px;
}
.linksTable td {
	padding-top: 6px;
	padding-right: 20px;
}
.linksTable ul {
	margin-left: 0px;
	padding-left: 0px;
}
.linksTable li {
}
.apply {
	font-size: 100%;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
}
.apply th {
	font-size: 100%;
	text-align: left;
	color: #BD9947;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
}
.applyField {
	font-size: 85%;
	padding-bottom: 4px;
	padding-top: 4px;
}
.applyField td {
	padding-right: 6px;
	padding-bottom: 2px;
}
.applyField p {
	margin: 0;
}
.applyRule {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.applyQ {
	font-size: 100%;
	border-top-width: 1px;
}
.applyQ th {
	font-size: 100%;
	text-align: left;
	color: #333333;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	font-weight: normal;
}
.inLineHead {
	text-transform: uppercase;
	color: #999999;
	padding-right: 5px;
	font-size: 80%;
	font-weight: bold;
}
.tan {
	color: #BD9947;
}

