#content, #sidebar, #footer, #midbar, #details, .register {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

body {
	margin: 7px 0;
	background: #babadc;

}

#page {
	width: 775px;
	border: solid 1px #10007b;
	background: #fff;

}

#header {
	width: 775px;
	height: 115px;
	background-image: url(images/FRSPyramid4Animation.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navigation {
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	background: #bda67f;
}

#midbar {
	width: 765px;
	background: #f60;
	color: #fff;
	padding: 5px;
}

#sidebar {
}

#content {
	padding: 20px 60px 20px 20px;
}

#homecontent {
	padding: 10px;
}

#footer {
	width: 765px;
	background: #bda67f;
	font-size: 10px;
	padding: 5px;
	color: #fff;
}

.homelink a {
text-decoration: none;
color: #fff;
}

.homelink a:hover {
	color: #000;
}

h1, .h1 {
	font-size: 13px;
	color: #10007b;
	font-weight: bold;
}

h2, .h2 {
	font-size: 12px;
	color: #f60;
	margin-bottom: 0;
		font-weight: bold;

	}
	
h3, .h3 {
	font-size: 11px;
	color: #f60;
	margin-bottom: 0;
		font-weight: bold;

	}
h4 {
	font-size: 29px;
	font-weight: normal;
	line-height: 1.5em;
}	
h5 {
	font-size: 20px;
	font-weight: normal;
	color: #00008B;
}
	
}
	
	
#content a {
	text-decoration: none;
	color: #10007b;
}


#content a:hover {
	text-decoration: none;
	color: #10007b;
}	


.officeimg {
	border: solid 1px #ccc;
	float: right;
}

#search, .joblist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

.idxFormFld {
	width: 100%;
}

.smallnorm {
	font-size: 10px;
}

.smallmed {
	font-size: 11px;
}

.JobTitle a {
	color: #B5B6D6;
	text-decoration: none;
	border-bottom: dashed 1px #b5b6d6;
}

.JobTitle a:hover {
	color: #fff;
}

.joblist {
border: solid 1px #ccc;
}


.CVform100 {
	width: 90%;
}
/*-- Main Menu --------------------------------------------*/

.main-menu-tbl{
	float:left;
}

.main-menu-tbl a{
}

.main-menu-td{
	font-size:11px;
	height:22px; 
	width:114px;
}

.main-menu-td2{
	height:60px; 
}

.main-menu-td a{
	display:block;
	height:100%;
	padding: 2px 2px 0px 4px;
}

.main-menu-td a:link { text-decoration: none; color:#10007b; }
.main-menu-td a:visited { text-decoration: none; color:#000}
.main-menu-td a:hover { text-decoration: none; color:#fff}
.main-menu-td a:active { text-decoration: none; color:#FFFFFF}



/*-- DHTML Menus --------------------------------------------*/

.dMnuC {
	padding: 0px;
	margin: 0px;
	font-size:11px;
	z-index: 100;
	position: absolute;
}

.dMnu{
	margin:0;
	padding:0;
	position: absolute;
}

.dMnu li{
	height:19px;
	list-style: none;
}

.dMnu li a {
	display: block;
	list-style: none;
	padding: 0px 2px 0px 4px;
	width: 114px;
}

.dMnu a:link { text-decoration: none; color: #10007b}
.dMnu a:visited { text-decoration: none; color: #10007b}
.dMnu a:hover { text-decoration: none; color:#fff}
.dMnu a:active { text-decoration: none; color: #7B4665}

.dMnu a:link.selectedLink { text-decoration: underline; color: #7B4665}
.dMnu a:visited.selectedLink { text-decoration: underline; color: #7B4665}
.dMnu a:hover.selectedLink { text-decoration: underline; color:#EE3224}
.dMnu a:active.selectedLink { text-decoration: underline; color: #7B4665}


/* Added for World Cup predictor */

td.predictor, h3.predictor, p.predictor, h3#predictor_home a, p.predictor_home{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	}

p.predictor a, p.predictor_home a{
	color:#f60;
	}

h3#predictor_home a{
	color:#f60;
	font-weight:bold;
	text-decoration:none;
	margin-left:0px;
	}
	
h3.predictor, p.predictor {
	margin-top:10px;
	margin-left:10px;
	}
	
hr {
	width:80%;
	height:1px;
	margin:auto;
	color:#CCCCCC;
	}
	
/* Resources links   */

ul.resources {
	list-style-type:none;
	}

ul.resources img {
	border:1px solid #666;
	padding:3px;
	margin-right:15px;
	float:right;
	}
	
ul.resources li {
	clear:both;
	margin-top:15px;
	width:400px;
	}
	
ul.resources a {
	border-bottom:dashed 1px #333;
	}
	
ul.resources a:hover {
	background-color:#F7E6C4;
	}
	
ul.resources div {
	width: 175px;
	float: left;
	}
	


	
