body {
	background: url("images/gradient.gif");
	background-color: #858585;
	background-repeat: repeat-x;
	background-fixed;
}

.page {
	width: 810px;
	border: 2px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

.h3_header{
	font-family:Arial, Helvetica, sans-serif;
	color:#C41325;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: bold;
}

h1,h2,h3 {
	color: #9A1818;
	padding-bottom: 2px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #FF0606;
}

a:hover {
	text-decoration: underline;
}
    
.topimage
    {
	vertical-align:middle;
    width:810px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    clear:right;
    clear:right;
    }
    
.body
{	
/*	background-repeat:repeat;
	background-image:url(images/background.jpg);*/
	width:810px;
/*	margin-left:auto;
	margin-right:auto;*/
	display:block;
	clear:right;
	clear:right;
}

.boxtext{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 14px;
	border-right: 1px solid #C41325;
	border-left: 1px solid #C41325;
	border-bottom: 1px solid #C41325;
}

.boxtext p {
	padding-bottom: 0.5em; 
}

.footertext{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 10px;
	border-right: 1px solid #C41325;
	border-left: 1px solid #C41325;
	border-bottom: 1px solid #C41325;
}

.newstext
{	padding-top:15px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
}

.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: right;
}

.cohortnews{
	width: 300px;
	height: 250px;
	border: none;
	padding: 2px;
	background-color: #FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cohortnews div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #898A8E;
}

.trainingcourses{
width: 400px;
height: 100px;
border: 1px ridge black;
padding: 5px;
background-color: #898A8E;
}

.trainingcourses div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #898A8E;
}

.someclass{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
}

.hotjobs {
	color: #9A1818;
	font-size: 120%;
	padding-bottom: 10px;
}

.jobdesc {
	color: #000000;
	font-size: 80%;
}

#tags {
font-size: 90%;
}

.header_left {
	background-image: url(images/d/left_round_edge.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 7px;
	text-align: left;
}

.header_right {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	background: #C41325;
	background-image: url(images/d/right_round_edge.png);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
}

td {
	border-spacing: 5px;
}

.hotlink {
	background: #c41325;
	font-size: 80%;
	padding-right: 10px;
}

.hotlink a {
	color: #FCFAE1;
}

.text{
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color:#000000;
	font-style:normal;
}

.text li {
	padding-left: 100px;
}

.jobheader {
	background-color: #D4D4C7;
	height: 20px;
	padding: 2px;
	font-weight: bold;
	margin-top: 2px;
	cursor: pointer;	
	width: 100%;
}


.jobheader_loc {
	margin:25px;
}


.jobdesc {
	border: 1px solid #D4D4C7;
	padding: 2px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#allcredittotheboys {
	background: #C41325;
	border: none;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 2px;
}

#allcredittotheboys A {
	color: #000000;
}

