/* v1 Feb09 Julia.Charlton@rhul.ac.uk, School of Management webmaster */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #FFF;
}
#wrapper {
	width: 982px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#masthead {
	padding: 0px;
	background-color: #FFFFFF;
	height: 100px;
}
#masthead h1 {
	background-image: url(/Management/Cris/images/CRIS_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#masthead a {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#masthead p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 10px;
	line-height: 200%;
	text-align: right;
	}
#masthead img {
	float: right;
	}
#mainContent {
	width: 69%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	padding-right: 0em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 5px;
}
#mainContent h2, #mainContent h3, #mainContent h4, #mainContent p, #mainContent ul, #mainContent ol {
	padding-right: 20px;
	}
#secondaryContent {
	float: right;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#secondaryContent h2, #secondaryContent h3, #secondaryContent h4, #secondaryContent p, #secondaryContent ul, #secondaryContent ol{
	padding-left: 20px;
}
#secondaryContent a {
	color: #0000FF;
	text-decoration: underline;
}
#mainContent a {
	color: #0000FF;
	text-decoration: underline;
}
#mainContent li {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 150%;
	margin-bottom: 1.125em;
}
#breadcrumb {
	color: #999999;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-weight: lighter;
}
#nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-right: 1em;
	padding-left: 1em;
	clear: right;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}
#nav li {
	list-style-type: none;
	line-height: 200%;
	font-size: 0.875em;
	display: inline;
	font-weight: bold;
	margin-left: 1.5em;
}
#nav a {
	text-decoration:none;
	color: #313063;
	}
#nav a:hover {
	background-color: #F9F9FB;
	}
p, td {
	font-size: 0.75em;
	line-height: 150%;
	margin-bottom: 1.125em;
}
h1 {
	font-size: 1.33em;
	line-height: 1.33em;
	margin-bottom: 1.125em;
}
h2 {
	font-size: 1.125em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
	color: #78BF40;
}

h3 {
	font-size: 0.875em;
	line-height: 1.125em;
	margin-top: 2em;
	margin-bottom: 1.125em;
}
.sidebarFirstItem {
	margin-top: 0px;
}

h4 {
	font-size: 0.875em;
	line-height: 1.125em;
	margin-top: 2em;
	margin-bottom: 1.125em;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
}
#footer p {
	text-align: right;
	font-size: 0.75em;
	line-height: 120%;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#breadcrumb a:link, a:visited {
	text-decoration: none;
	color: #999999;
}
#breadcrumb a:hover, a:active {
	text-decoration: underline;
	color: #0000FF;
}
.imgFloatRight {
	float: right;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}
.imgFloatLeft{
	float: left;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 1em;
}
.floatClearBoth {
	clear: both;
	margin-top: 1em;
	}
.tableStyle th {
	background-color: #e4e5e4;
	background-image: url(/Management/cpso/images/table-heading-background.gif);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	font-size: 0.75em;
	border: 1px solid #e3e3e3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
}
.tableStyle td {
	font-size: 0.75em;
	vertical-align: top;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.tableStyle {
	border-collapse: collapse;
	margin-bottom: 2em;
	border: 1px solid #e3e3e3;
}
blockquote {
	background-color: #EEEEF7;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	margin-bottom: 1.25em;
	margin-right: 1.25em;
	margin-left: 1.25em;
}
.backgroundColour {
	background-color: #eeeef7;
	padding: 15px;
}

#newsletterHeader {
	background-image: url(/Management/cpso/images/cpso_review_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -3000px;
	height: 75px;
}
.TP_AboveMastheadItem {
	text-align: left;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-size: 0.75em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	background-color: #245179;
	}
.TP_AboveMastheadItem A:active, .TP_AboveMastheadItem A:link, .TP_AboveMastheadItem A:visited  {
	font-weight: bold; 
	text-decoration: none; 
	color: #EEEEEE
	}
.TP_AboveMastheadItem A:hover {
	font-weight: bold;
	color: #FFFFFF;
	}
.belowFeaturesBox {
	margin-top: 2em;
}
.txtBg {
	background-color: #E0EFD1;
	padding: 0.2em;
}


