/* CSS Document */

/* Page Definition*/
body {
	margin: 0px;
}

body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #254669;
}

/* Headings */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #981E32;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 3px;
}

h2 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 18px;
	color: #a7b9be;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254669;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #7f9aaf;
	margin-bottom: 4px;
	margin-top: 4px;
}

em {
	color: #fd8403;
	font-weight: bold;
	font-style: normal;
}

#container {
	width: 744px;
}

/* Standard Header - Funds Management */
#header {
	background-image: url(../images/reed-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Asset Management Header */
#header-asset {
	background-image: url(../images/reed-header-asset.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Charity Foundation Header */
#header-charity {
	background-image: url(../images/reed-header-charity.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Construction Header */
#header-construction {
	background-image: url(../images/reed-header-construction.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Development Header */
#header-development {
	background-image: url(../images/reed-header-development.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Hospitality Header */
#header-hospitality {
	background-image: url(../images/reed-header-hospitality.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Property Group Header */
#header-property {
	background-image: url(../images/reed-header-property.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}
/* Property Sales Group Header */
#header-sales {
	background-image: url(../images/reed-header-sales.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
	width: 744px;
}

.mainmenu {
	height: 22px;
}
.mainmenu td a {
	display: block; 
	padding: 4px 8px 4px 4px;
}
.mainmenu td a:link, .mainmenu td a:active, .mainmenu td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	border: 0;
}
.mainmenu td a:hover { 
	background-color: #d6dbe7; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981E32;
} 

#content {
	width: 744px;
}

#rightpanel {
	width: 155px;
}
#rightpanel th {
	border-bottom: 1px solid #223e7e;
	text-align: left;
	padding-right: 10px;
}
#rightpanel td {
	padding-bottom: 5px;
}
#rightpanel p {
	padding: 3px 10px 3px 3px;
	margin: 0px;
}

#footer {
	margin-top: 100px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #888888;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {	
	color: #888888;
	font-size: 10px;
	text-decoration: underline;
}

/* Home Styles */

.midpanel {
	width: 180px;
}
.midpanel th {
	border-bottom: 1px solid #a2a987;
	text-align: left;
	padding-right: 10px;
}
.midpanel td {
	padding-bottom: 5px;
}
.midpanel p {
	padding: 3px 6px 3px 6px;
	margin: 0px;
}

/* SUB PAGE STYLES */
.stdtext {
	padding-left: 12px;
}

.stdtext table{
	padding-top: 16px;
}

.stdtext, .stdtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	margin-top: 0px;
	text-align: justify;
}
.stdtext p {
	line-height: 18px;
}
.stdtext a:link, .stdtext a:active, .stdtext a:visited {
	color: #0f3b7a;
	text-decoration: none;
}
.stdtext a:hover {
	color: #0f3b7a;
	text-decoration: underline;
}

.stdtext ul {
	margin-top: -5px;
	padding-left: 20px;
}
.stdtext ul li {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_orange.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
}

.stdtext ol {
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
}
.stdtext ol li {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254669;
	text-align: justify;
}

.sidemenu {
	width: 140px;
}
.sidemenu a:link, .sidemenu a:active, .sidemenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.sidemenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981E32;
	text-decoration: none;
	/*background-color: #d6dbe7;*/
}
.sidemenu td a {
	padding: 5px 5px 5px 3px;
	display: block;
}

.sidemenu2 {
	margin-left: 7px;
	width: 133px;
}
.sidemenu2 a:link, .sidemenu2 a:active, .sidemenu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.sidemenu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981E32;
	text-decoration: none;
}
.sidemenu2 td a {
	padding: 5px 5px 5px 3px;
	display: block;
}

.sidemenu2 hr {
	border: 0px;
	width: 85px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #d6dbe7;
	background-color: #d6dbe7;
	height: 1px;
	position: absolute;
}

.sidemenu3 {
	margin-left: 9px;
	width: 125px;
}
.sidemenu3 a:link, .sidemenu3 a:active, .sidemenu3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.sidemenu3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #981E32;
	text-decoration: none;
}
.sidemenu3 td a {
	padding: 5px 5px 5px 3px;
	display: block;
}

.sidemenu3 hr {
	border: 0px;
	width: 80px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #d6dbe7;
	background-color: #d6dbe7;
	height: 1px;
	position: absolute;
}

.selectedparent a:link, .selectedparent a:visited, .selectedparent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #254669;
}
.selectedparent td a {
	padding: 5px 5px 5px 3px;
	display: block;
}
.selectedcurrent a:link, .selectedcurrent a:visited, .selectedcurrent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #981E32;
	background-color: #d6dbe7;
}
.selectedcurrent td a {
	padding: 5px 5px 5px 3px;
	display: block;
}

.tables {
	background-color: #d7dce8;
	width: 100%;
	/*border-spacing: 1px;*/
	border-bottom: 1px solid #d7dce8;
	border-left: 1px solid #d7dce8;
}
.tables td {
	background-color: #f2f4f8;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254669;
	border-top: 1px solid #d7dce8;
	border-right: 1px solid #d7dce8;
}
.tables td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254669;
	margin: 0px;
	padding: 0px;
}
.tables th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254669;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #d7dce8;
	border-right: 1px solid #d7dce8;
}

/* Text colours */

.bluetext11, .bluetext11 a:link, .bluetext11 a:active, .bluetext11 a:visited {
	color: #355772;
	font-size: 11px;
	text-decoration: none;
}
.bluetext11 a:hover {
	color: #355772;
	font-size: 11px;
	text-decoration: underline;
}
.bluetext10, p.bluetext10, .bluetext10 a:link, .bluetext10 a:active, .bluetext10 a:visited {
	color: #355772;
	font-size: 10px;
	text-decoration: none;
}
.bluetext10 a:hover {
	color: #355772;
	font-size: 10px;
	text-decoration: underline;
}

.greytext11, .greytext11 a:link, .greytext11 a:active, .greytext11 a:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.greytext11 a:hover {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

.greytext10, .greytext10 a:link, .greytext11 a:active, .greytext10 a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.greytext10 a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}

.greentext11, .greentext11 a:link, .greentext11 a:active, .greentext11 a:visited {
	color: #718527;
	font-size: 11px;
	text-decoration: none;
}
.greentext11 a:hover {
	font-size: 11px;
	text-decoration: underline;
}

.goldtext11, .goldtext11 a:link, .goldtext11 a:active, .goldtext11 a:visited {
	color: #a38457;
	font-size: 11px;
	text-decoration: none;
}
.goldtext11 a:hover {
	color: #a38457;
	font-size: 11px;
	text-decoration: underline;
}

.redtext11, .redtext11 a:link, .redtext11 a:active, .redtext11 a:visited {
	color: #86141b;
	font-size: 11px;
	text-decoration: none;
}
.redtext11 a:hover {
	color: #86141b;
	font-size: 11px;
	text-decoration: underline;
}

.aquatext11, .aquatext11 a:link, .aquatext11 a:active, .aquatext11 a:visited {
	color: #005578;
	font-size: 11px;
	text-decoration: none;
}
.aquatext11 a:hover {
	color: #005578;
	font-size: 11px;
	text-decoration: underline;
}

.orangetext11, .orangetext11 a:link, .orangetext11 a:active, .orangetext11 a:visited {
	color: #d28627;
	font-size: 11px;
	text-decoration: none;
}
.orangetext11 a:hover {
	color: #d28627;
	font-size: 11px;
	text-decoration: underline;
}

.orangedrktext11, .orangedrktext11 a:link, .orangedrktext11 a:active, .orangedrktext11 a:visited {
	color: #cc5d1e;
	font-size: 11px;
	text-decoration: none;
}
.orangedrktext11 a:hover {
	color: #cc5d1e;
	font-size: 11px;
	text-decoration: underline;
}

.formbuttons {
	background-color: #dce0ea;
	border: 1px solid #476381;
	color: #476381;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}
.formbutton {
	background-color: #dce0ea;
	border: 1px solid #476381;
	color: #476381;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
}
.style9 {
	font-size: 9px;
	font-weight: bold;
}