/* CSS Document */



body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63626F;
}

li {
margin-left:-24px;
}

#promoIslandRight {
    float: right;
    clear: right;
    text-align: right;
    margin: 0px 0px 10px 10px;

    padding: 0px 0px 10px 10px;
	width:234px;
}

/*    border-left: 1px solid #FFFFFF; */

#jobTitle  {
	font-size: 11px;
	font-weight:bold;
}

/* RSS FEED STYLE HERE */
A.newsLink, A.newsLinkAlt  {
	font-size: 11px;
	font-weight:bold;
}

.amefeed {

}
/* END RSS FEED STYLE HERE */

#quicksearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63626F;
}
.bottomLine {
	background-color: #FCC052;
	height:2px;
}



#container {
background-image:url(../images/bg_container.gif);
}




h1 {
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	color:#FF7E00;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	color:#63626F;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
}




img {
	border: 0px;
}
.imgRight {
	margin:0px 0px 10px 10px;
}
.imgAdvert {
	margin:0px 0px 10px 0px;
}

#arrowSolid {
	margin:0px 5px 0px 0px;
}




a, a:link, a:visited {
	text-decoration: underline;
	color:#63626F;
}
a:visited {
	text-decoration: underline;
	color:#63626F;
}

a:hover{
	color:#FF7E00;
}



#container a, a:link, a:visited {
	text-decoration: underline;
	color:#63626F;
}
#container a:visited {
	text-decoration: underline;
	color:#63626F;
}

#container a:hover{
	color:#FF7E00;
}



#centreColumn {
	background-color: #F6F6F6; 
	font-size: 10px;
}


.dashedLineOrange {
background-image:url(../images/line_dashed_orange.gif);
margin: 10px 0px 10px 0px;
}

.dottedLineGrey {
background-image:url(../images/dotted_line_grey.gif);
margin: 10px 0px 10px 0px;
}
.dottedLineWhite {
background-image:url(../images/dotted_line_white.gif);
margin: 10px 0px 10px 0px;
}

.dottedLineGreyTop {
background-image:url(../images/dotted_line_grey.gif);
margin: 4px 0px 10px 0px;
}

#dottedLineSpacerGrey {
	background: url(../images/dotted_line_grey.gif);
	background-position:center;
	background-repeat:repeat-x;
	padding:10px 0px 10px 0px;
}

.dashedLineOrangeTop {
background-image:url(../images/line_dashed_orange.gif);
margin: 4px 0px 10px 0px;
}

.dashedLineWhite {
background-image:url(../images/line_dashed_white.gif);
margin: 10px 0px 10px 0px;
}

.headerSelect, textarea {
	background-color: #FBAB18;
	color:#C65705;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:		1px solid #FFFFFF;
}
/* ---------------HEADER AND FOOTER START---------------------*/

.footer {
	color:   		#959595;
	font-size:		9px;
	padding: 10px;
}

.footer a:link,  a:active {
	color: 			#959595;
	text-decoration:underline;
}
.footer a:visited {
	color: 			#959595;
	text-decoration:underline;
}

.footer a:hover {
	color: 			#FF7E00;
}
/* ---------------HEADER AND FOOTER END---------------------*/


/*-------------COLOURED TABLES START------------------*/
#tableOrange {
	background-color: #FF7E00; 
	color: #FFFFFF;
}

#tableOrange a, a:link, a:visited {
	text-decoration: underline;
	color:#FFD1A5;
}

#tableOrange a:visited {
	text-decoration: underline;
	color:#FFD1A5;
}

#tableOrange a:hover{
	color:#FFFFFF;
}

.tableOrangeDark {
	background-color: #C65705; 
	color: #FFFFFF;
}
.tableAqua {
	background-color: #9EB5A1; 
	color:#FFFFFF;
}
.tableWhite {
	background-color: 	#FFFFFF;
	color:#F6871F;
}
.tableGrey {
	background-color: 	#E0E0E0;
	color:#63626F;
}
.tableCreamStroke {
	background-color: 	#FCC052;

}

/*-------------COLOURED TABLES END------------------*/



/* -----------------------NAVIGATION START------------------------------------ */

.navTable {
	background-color: 	#63626F;
}



#container #nav {
color:#DBDBDB;
font-size: 11px;

}

#container #nav ul {
		list-style: 		none;
margin-top: 0px; 
margin-bottom: 0px; 

}

#container #nav ul li {
	color: 				#DBDBDB;
	margin-left: -40px;
	width: 252px;



}	

#container #nav ul li a {
	color: 				#DBDBDB;
	text-decoration: 	none;
		display:block;
		padding: 2px 5px 2px 5px;



}

#container #nav ul li a:hover {
	color: #FFFFFF;
	background-color:#FF7E00;



}




/* --------------------------NAVIGATION END-------------------------------- */

/* -------------------------- CORNERS START ---------------------------------*/

#topLeft {
	height: 10px;
	width:10px;
	background: url(../images/bg_topleft.gif);

	background-position: top;
	background-repeat:no-repeat;
}
.topLeftStroke {
	height: 10px;
	width:10px;
	background-image:url(../images/stroke_topleft.gif);
	background-color: #FCC052;
	background-position: top;
	background-repeat:no-repeat;
}

#topRight {
	height: 10px;
	width:10px;
	background: url(../images/bg_topright.gif);
	background-position: top;
	background-repeat:no-repeat;
}
.topRightStroke {
	height: 10px;
	width:10px;
	background: url(../images/stroke_topright.gif);
	background-position: top;
	background-repeat:no-repeat;
}

#bottomLeft {
	height: 10px;
	width:10px;
	background: url(../images/bg_bottomleft.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bottomLeftStroke {
	height: 10px;
	width:10px;
	background: url(../images/stroke_bottomleft.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
#bottomRight {
	height: 10px;
	width:10px;
	background: url(../images/bg_bottomright.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.bottomRightStroke {
	height: 10px;
	width:10px;
	background: url(../images/stroke_bottomright.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
.strokeLeft {
background-image:url(../images/stroke_left.gif);
}
.strokeRight {
background-image:url(../images/stroke_right.gif);
}
.strokeTop {
background-image:url(../images/stroke_top.gif);
}
.strokeBottom {
background-image:url(../images/stroke_bottom.gif);
}

.orangeCentre {
background-color:#FBAB18;

}


/* -------------------------- CORNERS START END ---------------------------------*/


.marginBox {
padding: 5px 8px 5px 8px;
}


/*-------------------------BUTTON------------------------------*/


.btn {
background: url(../images/_common/btn_bg.gif);
text-align:center;
color:#878787;
font-weight:bold;
padding: 0px 8px 0px 8px;
}

.btn a {
color:#878787;
}

.btn a:hover {
color:#000000;
text-decoration:none;
}


/*-------------------------BUTTON END------------------------------*/