/* Global Values */
body {
	font-family: Verdana, arial, sans-serif;
	font-size: 80%;
	color: #464545;
	height: 100%;
	padding: 0;
	margin: 5px;
	width:100%;
	background: url('../images/page_background3.gif') repeat-x top left;
	background-color:#E3F0DC;
}
body table {
	font-size:1em;	
}
table tr td, table tr th, table thead tr td, table tbody tr td {
	vertical-align:top;
}
a {
	cursor: pointer;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #464545
}
h1 {
	font-family: arial, sans-serif;
	font-size: 2em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em
}

h2 {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	padding:0px;
	margin: 0px 0px 0.5em 0px;
}

h3 {
	font-size:1.2em;
	font-family: arial, sans-serif;
	padding:0px;
	margin:0px 0px 0.5em 0px;
}

img a {
	border: none
}
a img {
	border:none;
	}
	
.error {
	color:#bd1414;	
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* Main Layout */
.wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	
}
.leftcontainer {
	width: 206px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}
.rightcontainer {
	width: 744px;
	background-color:#ffffff;
}
.navbar {
	border: 1px solid #b3b2b2;
	padding: 5px;
	font-family: arial;
	text-align: center;
	background-color:#ffffff;
	width:744px;
}

html>body .navbar {
	width:733px;	
}
.navbar li {
	display:inline;
	padding: 0;
	margin:0px 12px;
}
.navbar ul {
	margin: 0;
	padding: 0;
}
.navbar a:link, .navbar a:visited, .navbar a:active {
	color: #b3b2b2;
	font-weight: bold;
}
.navbar a:hover {
	color: #333132;
	border-top: 3px solid #D4E8CA;
	padding-top: 2px;
}
.imagecontainer {
	padding: 0px;
	margin: 0px;
	margin-left: -1px;
	overflow: hidden;
	height:150px;
}
.logo {
	text-align: center;
	border: 1px solid #b3b2b2;
}
.sidenavtop {
	background-color: #333132;
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #ffffff;
	font-size:0.85em;
}
.sidenavtop a:link, .sidenavtop a:visited, .sidenavtop a:active {
	color: #ffffff;
	display:block;
}
.sidenavtop a:hover {
	color: #D4E8CA;
	font-weight: bold;
}

.sidenavtop ul {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
.sidenavtop li {
	list-style-type: none;
	padding:3px 0px 3px 0px;
	margin-left: 15px;
	margin-right:15px;
	background: url(../images/warrow0.png) no-repeat right center;
}
.sidenavtop li:hover {
	background: url(../images/warrow1.png) no-repeat right center;
}
.maincontent {
	border: 1px solid #b3b2b2;
	height: 370px;
	margin-top: 0px;
	font-size:0.9em;
	width:744px;
	font-family: Verdana, Arial, sans-serif;
}

html>body .maincontent {
	margin-top:0px;
	height:auto;
	min-height:370px;
	width:742px;
	max-width:742px;
	}
.maincontent p {
	
}
.maincontent div {
	margin:0px;
}

.maincontent table {
	font-size:1em;	
}

.maincontent a:link, .maincontent a:visited, .maincontent a:hover, .maincontent a:active,.maincontent a {
	text-decoration:underline;	
	color: #36A6E0;
}

.maincontent a:hover {
	text-decoration: none;	
}
.sidenavbottom {
	background-color: #D4E8CA;
	font-size:0.85em;
}
.sidenavbottom ul  {
	padding: 5px 0px 5px 0px;
	margin:0px;
}
.sidenavbottom ul li {
	list-style-type: none;
	padding:3px 0px 3px 0px;
	margin-left: 15px;
	margin-right: 15px;
	background: url(../images/warrow2.png) no-repeat right center;
}
.sidenavbottom a {
	display:block;
	}
.sidenavbottom a:hover {
	font-weight: bold;
}
.date {
	background-color: #333132;
	color: #ffffff;
	text-transform: uppercase;
	padding:10px 10px 10px 15px;
	font-size:0.85em;
}
.date p {
	padding: 0;
	margin: 0;
}
.footer {
	padding: 0.7em;
	font-size: 0.85em;
}
.footer li{
	display: inline;
}
.footer ul, .newslinks ul {
	margin: 0;
	padding: 0;
}
.footer a:hover {
	font-style: italic;
	cursor: pointer;
}
.footer p {
	padding: 0;
	margin: 0;
}
.bookworm {
	margin: 1em;
	margin-top: 0;
	font-size: 0.75em;
	font-weight: bold;
}
.bookworm a {
	cursor: pointer;
}
.break {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	height: 0;
	margin-top: -12px;
	border-bottom: 1px solid #b3b2b2;
	width: 506px;
}
.box {
	text-align: center;
	border: 1px solid #b3b2b2;
}
.memberlinks li {
	padding: 0px;
	padding-top: 1em;
}
.memberlinks  {
	min-height: 264px
}

.advert {
	background-color:#E3F0DC;
	max-width:206px;
	width:206px;
}

.advert p {
	margin:0px;
	padding:0px;
	}
	
.TableBackgroundLightGrey {
background-color:#DDDDDD;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}

.maxWidth {
	width:100%;	
}

.fixInputs select {
		width:150px;
}

.right {
	float:right;	
}

.peopleBox {
	height:200px;
	overflow: auto;
		
}

.greenText {
	color:#34A42C;	
}

.redText {
	color:#B91B1B;	
}

.infoMessage {
	background-color: #D1E8CF;
	border:1px solid #88BE84;
	padding:10px;	
}

.genericTable {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
}

.genericTable td, .genericTable th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;	
}
/***************************************************************************
* SEARCH STYLES
***************************************************************************/
.searchBox {
	width:152px;
	height:20px;
	float:right;
	margin-bottom:-20px;
}

html>body .searchBox {
	margin-bottom:0;	
}

.searchSubHeading {
	text-align:right;
	background-color:#D4E8CA;
	border-top:1px solid #45911F;
	padding:3px 5px 3px 5px;
	font-size:0.8em;	
}

.searchInput {
	width:152px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background:url("../images/search_background.gif") no-repeat top center;
	padding:4px 7px 0px 25px;
	border:0px;
	font-size:0.9em;
}

html>body .searchInput {
	width:120px;	
}

.searchResults tr td {
	vertical-align:top;
}

.pageName {
	font-size:1.2em;
	font-weight:bold;	
}

.relevance {
	font-size:0.8em;	
}

.paddBottom {
	padding-bottom:20px;	
}

.highlightText {
	background-color:#FFFF00;	
}

a.noTextChange {
	color:#464545;	
	text-decoration:none;
}

a.noTextChange:hover {
	color:#464545;
	text-decoration:none;	
}
/***************************************************************************
* STATISTICS STYLES
***************************************************************************/
.dateTable {
	border:1px solid #AAAAAA;
	margin-top:10px;
	margin-bottom:20px;
}

.dateTable td {
	padding:3px 4px 3px 4px;
}

.statisticsTable {
	margin-bottom:20px;
}

.statisticsTable th {
	padding:4px 6px 4px 6px;
}

.statisticsTable .tab, .statisticsTable .selectedtab {
	border:1px solid #AAAAAA;
}

.statisticsTable .selectedtab {
	border-bottom:none;
}

.statisticsTable .justBottom {
	border-bottom:1px solid #AAAAAA;
}

.statisticsTable .statsBody {
	border:1px solid #AAAAAA;
	border-top:none;
}

.statisticsTable .dataTable {
	width:100%;
}

.statisticsTable .dataTable td {
	padding:3px 4px 3px 4px;
}

.statisticsTable .dataTable .padRight {
	padding-right:50px;
}

.statisticsTable .dataTable .fixWidth {
	width:150px;
}

.errorWrapper {
	border:1px solid red;
	background-color:#FAC6C0;
}

.errorWrapper h1 {
	font-size:1.3em;
}

.underlineTr {
	font-weight:bold;
	border-bottom: 1px solid #AAAAAA;
	text-align:center;
}

.textRight {
	text-align:right;
}

.vAlignTop td {
	vertical-align:top;
}

.task {
	background-color:#EEF5FD;
	border:1px solid #B8D6FB;
	padding:4px;
	margin:0px 10px 10px 0px !important;
	width:340px;
	height:50px;	
}

.task .left {
	padding:4px;	
}

.runQuery {
	background: url("../images/run_query.gif") no-repeat left center #E9F7EE;
	border:1px solid #1CA749;
	padding:4px 4px 4px 40px;
		
}

.scrollTable {
	float:left;
	width:690px;
	overflow:auto;
}

.scrollTable thead tr {
	display:block;	
	position:relative;
}

.scrollTable tbody {
	overflow: scroll;
	height:550px;
	display:block;
	width:100%;	
}

.smallText {
	font-size:0.8em;
}

.popOut {
	background-color: #D4E8CA;
	position: absolute;
	left: 369px;
	z-index:10;
	display: none;
	width:200px;
}



/********************************************************************************************
* MY ACCOUNT STYLES
**********************************************************************************************/

.target {
	border: 1px dotted gray; 
	width: 300px; 
	height: 200px;
	float:left;
	overflow: scroll;
}
        
.source {
	border: 1px dotted skyblue;
	height: 200px;
	width: 300px;
	float:right;
	overflow: scroll;
}

.qualification {
	background-color:#D4E8CA;
	padding:3px;
	margin-bottom: 5px !important;
	overflow: hidden;
}

.sendingWrapper {
	font-size: 0.9em;
	visibility:hidden;
}

.failureWrapper, .successWrapper {
	display:none;
}

/*************************************************************************************
* CORNER STYLES
**************************************************************************************/

.greenCornerWrapper {
	background:url('../images/corners/green_bck.gif') top left repeat-x #E3F0DC;
}

.greenCornerWrapper .tl {
	background:url('../images/corners/green_tl.gif') top left no-repeat;
}

.greenCornerWrapper .tr {
	background:url('../images/corners/green_tr.gif') top right no-repeat;
}

.greenCornerWrapper .br {
	background:url('../images/corners/green_br.gif') bottom right no-repeat;	
}

.greenCornerWrapper .bl {
	background:url('../images/corners/green_bl.gif') bottom left no-repeat;
	padding:0px 5px 5px 5px;
}

.whiteCornerWrapper {
	background-color:#ffffff;
}

.whiteCornerWrapper .tl {
	background:url('../images/corners/white_tl.gif') top left no-repeat;
}

.whiteCornerWrapper .tr {
	background:url('../images/corners/white_tr.gif') top right no-repeat;
}

.whiteCornerWrapper .br {
	background:url('../images/corners/white_br.gif') bottom right no-repeat;	
}

.whiteCornerWrapper .bl {
	background:url('../images/corners/white_bl.gif') bottom left no-repeat;
	padding:10px;
}

.tabWrapper {
	padding:15px 0 7px 15px;
	position: relative;
	left:-11px;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:20px !important;
}

.tabWrapper ul {
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	z-index: 15;
}

.tabWrapper ul li {
	list-style: none;
	display: inline;
}

.tabWrapper ul li a {
	padding:7px 20px;
	border:1px solid #aaaaaa;
}

.tabWrapper ul li a.active {
	border-bottom:1px solid #ffffff;
}