body

{

	padding: 0px;

	background-image: url(/images/grey_gradient_background.jpg);

	background-repeat: repeat-x;

	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #494A4D;

}


h1 {

	font-size: 150%;

	font-weight: lighter;
	
	color: #B9302A; 

	margin: 0px 0px 10px 0px;

	padding: 0px;

}


h2 {

	font-size: 130%;

	font-weight: lighter;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	color: #B9302A;

}


h3 {

	font-size: 110%;

	font-weight: lighter;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	color: #B9302A;

}


h4 {

	font-size: 90%;

	font-weight: bold;

	margin: 0px 0px 5px 0px;

	color: #1b2c57;

}


p {

	line-height: 130%;

	margin: 0px 0px 15px 0px;

	padding: 0px;

}


.standfirst {

	font-size: 120%;
	
	font-weight: italic;

}


.links { color: #000066; text-decoration: underline }

.links:hover {color: #0000CC; text-decoration: underline }

.links:visited { color: #330066; text-decoration: underline; }

.links:visited:hover { color: #0000CC; text-decoration: underline; }

.links:active { color: #663366; text-decoration: underline; }

.links:active:hover { color: #663366; text-decoration: underline; }


.indexList {

	border: 0px solid green;

	width: 180px;

}


.indexList ul

{

	line-height: 1.6em;

	border: 0px solid red;
	
	padding-left: 26px;

}


.indexList li

{

	font-weight: bold;

	margin: 8px 0px 0px 0px;

	list-style-type: none;

	list-style-image: url(/images/bullet_point.gif);

}


.indexList a:link { color: #717699; text-decoration: none; }



.indexList a:active { color: #717699; text-decoration: none; }



.indexList a:visited { color: #717699; text-decoration: none; }



.indexList a:hover { color: #717699;}






a:link { color: #B9302A; }


a:active { color: #B9302A; }


a:visited { color: #B9302A; }


a:hover { color: #B9302A; }


img { border: 0px;}



td { padding: 5px; }

th { padding: 5px; }


.applyNowButton {

	margin-top: 10px;
	
}


.topOfPage {

	text-align: right;
	
	font-size: 90%;
	
}


/* --------------------------------------------------------------------- 

				MAIN NAV STYLES

 --------------------------------------------------------------------- */


.container {

	border: 0px solid red;
	
}


.main {

	border: 0px solid green;
	
	width: 736px;
	
	margin: 0px auto 20px auto;

}


.logo {

	border: 0px solid green;
	
	margin-left: 500px;
	
}


.mainNav {

	border: 0px solid green;
	
	margin-top: 5px;
	
	margin-bottom: 20px;

}


.contentLeft {

	border: 0px solid orange;
	
	width: 220px;
	
	margin: 0px 0px 0px 20px;
	
	float: left;

}


.contentRight {

	border: 0px solid orange;
	
	width: 400px;
	
	margin: 0px 0px 20px 260px;

}

.job {

	border-top: 0px solid #ccc;
	
	margin-top: 30px;

}


.jobDetail {

	border-bottom: 1px solid #ccc;
	
	margin: 0px 0px 0px 0px;
	
	padding: 3px;
	
}


.jobSpec {

	font-weight: bold;
	
	color: #333;

	margin-right: 3px;
	
}


.homePageItem {

	margin: 10px 10px 0px 10px; 
	
	border-top: 1px dashed #ccc;
	
	padding: 10px 0px 0px 0px;

}


.numberItem {

	margin: 10px 10px 0px 10px; 
	
	border-top: 1px dashed #ccc;
	
	padding: 10px 0px 0px 60px;

	background-image: url(../images/number1.gif);

	background-repeat: no-repeat;
	
	background-position: 0px 10px;

}


.numberHeading {

	position: relative;
	
	right: 80px;
	
	width: 350px;
	
	height: 40px;

	margin: 0px 10px 0px 10px; 
	
	border: 0px solid green;
	
	padding: 12px 0px 0px 70px;

	background-image: url(../images/number1.gif);

	background-repeat: no-repeat;
	
}


.numberHeadingNew {

	height: 40px;

	margin: 0px 10px 0px 0px; 
	
	border: 0px solid green;
	
	padding: 12px 0px 0px 60px;

	background-image: url(../images/number1.gif);

	background-repeat: no-repeat;
	
}


.bottomNav {

	border-top: 1px solid #ccc;
	
	padding: 5px;
	
	margin: 35px 10px 10px 0px;
	
	text-align: center;

}


.bottomNav p {

	font-size: 90%;

}


.navSeparator {

	margin: 10px;

}


.bottomNav a:link { text-decoration: none; color: #494A4D;}

.bottomNav a:active { text-decoration: none; color: #494A4D;}

.bottomNav a:visited { text-decoration: none; color: #494A4D;}

.bottomNav a:hover { text-decoration: none; color: #494A4D;}











