body {
	background-color: #dcdcd3;
	margin: 0px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
	font-size: 1px;
	line-height: 1px;
}

#fixpageH {
	padding: 0px;
	height: 390px;
	width: 1px;
	float: left;
	margin: 0;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
	text-decoration: none;
}

#headerwrapper {
	width: 100%;
	background-image: url(../images/header-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0;
	border-style: none;
	height: 120px;
	margin: 0px;
}

.logo {
	padding: 24px 0 0;
	margin: 0 0 0 30px;
}

.regno {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848484;
}
/*
.hiddenPic {
	display:none;
	}
*/

.crosscutnav ul li a.hiddenPic {
	background-color:#D7DFC7;
	opacity:.58;
	*filter:alpha(opacity=58);
	display:block;
	color: #0A0A0A;
	text-decoration:none;
	width:200px;
	height:148px;
}
.crosscutnav ul a.hiddenPic:hover{
	background-color:#C9D0B8;
	opacity:100;
	*filter:alpha(opacity=100);
	color: #666666;
}


img.rangeright{
	float: right;
	padding: 0;
	margin: 0 0 5px 12px;
}
img.rangeleft{
	float: left;
	padding: 0;
	margin: 0 12px 5px 0;
}
#webdesignwrap {
	width: 960px;
	margin: 4px auto 6px;
	padding: 0;
	text-align: right;
}
.webdesign a {
	width: 983px;
	padding: 0;
	color: #bebebe;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2.5em;
	text-decoration: none;
	text-align: right;
	margin: 0 auto 0 20px;
}

/* @group Page Wrapper */
#pagewrapper {
	width: 983px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	padding: 0;
	border-style: none;
}


/* @end */

/* @group TOP NAVIGATION */

#topnavwrapper {
	height: 30px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topnavcontent {
	height: 30px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #d7dfc7;
}
#topnavcontent ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	height: 30px;
	text-align: center;
	width: 922px;
}
#topnavcontent li {
	height: 30px;
	width: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#topnavcontent a {
	color: #666666;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	padding: 0 1.6em;
}

/* IE HACK */
html>body #topnavcontent a {
	color: #666666;
	display: block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 30px;
	text-transform: uppercase;
	background-color: #d7dfc7;
	padding: 0 1.1em;
}

#topnavcontent a:hover {
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 30px;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #C9D0B8;
	background-image: url(../images/button_over.html);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-style: normal;
	padding: 0 1.6em;
}

/* IE HACK */
html>body #topnavcontent a:hover {
	color: #FFFFFF;
	display: block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 30px;
	padding-top: 0;
	padding-right: 1.1em;
	padding-bottom: 0;
	padding-left: 1.1em;
	text-transform: uppercase;
	background-color: #C9D0B8;
	background-image: url(../images/button_over.html);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


.button_over {
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	background: url(../images/button_over.html) no-repeat 100% 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.6em;
}
/* IE HACK */
html>body #navcontent .button_over {
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	text-align: center;
	height: 30px;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	background: url(../images/button_over.html) no-repeat 100% 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0.7em;
	padding-bottom: 0;
	padding-left: 0.7em;
}

/* @end */

/* @group Main Page content */

#maincontentwrapper, #maincontentwrapper2 {
	width: auto;
	height: auto;
	background: url(../images/872434-line.html) repeat-y 0 0;
	margin: 0;
	padding: 0;
}
#maincontentwrapper .contbkgrdtop {
	width: 970px;
	height: auto;
	padding: 0;
	background: url(../images/3coltop.jpg) no-repeat 0 0;
	margin: 0 auto;
}
#maincontentwrapper .contbkgrdbottom {
	width: 970px;
	height: auto;
	padding: 0;
	background: url(../images/3colbottom.jpg) no-repeat 0 100%;
	margin: 0 auto;
}
#maincontentwrapper2 .contbkgrdtop {
	width: 970px;
	height: auto;
	padding: 0;
	background: url(../images/2coltop.jpg) no-repeat 0 0;
	margin: 0 auto;
}
#maincontentwrapper2 .contbkgrdbottom {
	width: 970px;
	height: auto;
	padding: 0;
	background: url(../images/2colbottom.jpg) no-repeat 0 100%;
	margin: 0 auto;
}
.maincontentcol2 {
	margin: 0 auto 0 240px;
	padding: 0;
	width: 490px;
}
.maincontentcol3 {
	padding: 0;
	width: 195px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 765px;
	float: none;
}
.centre{
	text-align: center;
}

#maincontentwrapper #maininfo {
	width: 490px;
	height: auto;
	padding: 0;
	float: left;
	margin: 7px 12px 12px 25px;
}
#maincontentwrapper2 #maininfo {
	height: auto;
	padding: 0;
	float: left;
	margin: 7px 0 12px 25px;
	width: 720px;
}
#maininfo h1{
	padding: 0;
	color: #864900;
	font: normal normal 1.4em Arial, Helvetica, sans-serif;
	margin: 0;
}
#maininfo h2{
	padding: 0;
	color: #864900;
	font: normal 1em/normal Arial, Helvetica, sans-serif;
	margin: 4px 0;
}
#maininfo h2 a {
	padding: 0;
	color: #864900;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#maininfo h2 a:hover {
	padding: 0;
	color: #864900;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
#maininfo li {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
#maininfo h3,p{
	margin: 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}

#rightcolumn {
	width: 205px;
	height: auto;
	margin: 0 0 0 757px;
	padding: 7px 0 0;
	clear: none;
	float: none;
}
html>body #rightcolumn {
	width: 203px;
	height: auto;
	margin: 0 0 0 761px;
	padding: 7px 0 0;
	clear: none;
	float: none;
}

#rightcolumn h2{
	color: #fff;
	text-decoration: none;
	font: .8em/2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px;
	background: url(../images/newshead.gif) no-repeat;
}
#rightcolumn h3,p{
	margin: 0;
	padding: 0;
	color: #666666;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

#rightcolumn .boxed {
	background-color: white;
	margin: 0 0 15px;
	padding: 0 10px 10px;
	border-bottom: 4px solid #f29315;
}

#rightcolumn .boxed ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 20px;
}
#rightcolumn .boxed li {
	text-decoration: none;
	display: block;
	color: #666666;
	font: normal 0.7em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #bababa;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 7px 0px 7px 0;
}
#rightcolumn .boxed a {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-variant: normal;
	padding: 0;
}
#rightcolumn .boxed a:hover {
	color: blue;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #ffffff;
}
.moreinfo {
	text-decoration: none;
	display: block;
	color: #666666;
	font: normal normal 0.7em/1.7em Arial, Helvetica, sans-serif;
	text-align: right;
	height: 1.7em;
	width: auto;
	margin: 0;
	padding: 0 22px 0 0;
	background: url(../images/orange-arrow.gif) no-repeat 100% 0;
}
.moreinfo a {
	text-decoration: none;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
.moreinfo a:hover {
	margin: 0;
	padding: 0 22px 0 0;
	display: block;
}
/* @end */


/* @group PRODUCT ITEM */

#productlistwrapper {
	width: 635px;
	margin: 0 0 0 181px;
	padding: 0 0 0 35px;
	background-image: url(../images/872434-line.html);
	background-repeat: repeat-y;
	background-position: 0px 0;

}
.maininfo {
	padding: 0px;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin: 0;
}
#productlistwrapper .textbox {
	width: auto;
	height: auto;
	margin: 0 0 0 280px;
	padding: 0 20px 0 0;
}

#productlistwrapper .productimage {
	width: 270px;
	margin: 0;
	padding: 0;
	float: left;
}

#productlistwrapper .maininfo h2 {
	margin: 0;
	padding: 0;
	background: url(../images/head-underline.html) no-repeat 0 23px;
	font: 1.3em/1.3em Georgia, Times, "Times New Roman", serif;
	height: 1.8em;
	color: #872434;
	width: auto;
}

#productlistwrapper .maininfo h3,p {
	margin: 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
#productlistwrapper .maininfo .textbox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: url(../images/bullet.html);
	text-shadow: #000000 0px 0 0;
}

#productlistwrapper .maininfo td {
	margin: 0;
	padding: 0 10px 0 0;
	font: bold .8em/normal Arial, Helvetica, sans-serif;
	color: #872434;
}

/* @end */

/* @group FOOTER */

#footerwrap {
	width: 970px;
	height: 35px;
	padding: 0;
	background: url(../images/regent-footer.html) 0 23px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#copyrightrwrap {
	width: auto;
	height: 28px;
	margin: 0;
	padding: 0;
	background-color: #e9eee0;
}

.copyright {
	width: 400px;
	padding: 0;
	color: #999999;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
}
html>body .copyright {
	width: 400px;
	padding: 0;
	color: #999999;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	float: left;
}
.cssxhtml {
	width: 400px;
	padding: 0;
	color: #999999;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2.5em;
	margin: 0 0 0 555px;
	text-align: right;
}
.cssxhtml img{
	margin: 7px 0 0 10px;
	padding: 0;
	float: right;
}

/* @end */
.maincontenttext h1 {
	margin: 0;
	padding: 0;
	background: url(../images/head-underline.html) no-repeat 0 23px;
	height: 1.8em;
	color: #864900;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
}
.maincontenttext h2  {
	margin: 0;
	padding: 0;
	background: url(../images/head-underline.html) no-repeat 0 23px;
	height: 1.8em;
	color: #864900;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.maincontenttext h3,p {
	margin: 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.maincontenttext table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #872434;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000;
	width: 99%;
	clear: none;
	position: relative;
	background-color: #ffffff;
}
.maincontenttext td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #872434;
	padding: 2px 4px;
}

.maincontenttext th {
	border-width: 1px 1px 1px 1px;
	padding: 6px;
	border-style: solid solid solid solid;
	border-color: #872434;
	background-color: #cb70a7;
	color: white;
	font-weight: normal;
	font-style: normal;
}
.separatorline {
	padding: 0px;
	width: 95%;
	background-image: url(../images/872434-line.html);
	background-repeat: repeat-x;
	height: 2px;
	margin: 20px 0px;
}

/* @group Side Navigation */
#sidenavwrap {
	margin: 7px 3px 20px 4px;
	padding: 0px;
	width: 200px;
	float: left;
	height: auto;
	clear: none;
}
html>body #sidenavwrap {
	margin: 7px 7px 20px;
	padding: 0px;
	width: 200px;
	float: left;
	height: auto;
	clear: none;
}


.specialismnav {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.specialismnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.specialismnav li {
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	color: #666666;
	font: normal normal normal 0.8em/2.3em Arial, Helvetica, sans-serif;
	height: 2.2em;
}
.specialismnav a   {
	color: white;
	text-decoration: none;
	display: block;
	margin: 0px;

	font-variant: normal;
	height: 2.2em;
	padding: 0px 0px 0px 10px;
}
.specialismnav a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #d7dfc7;
	height: 2.2em;
	padding: 0px 0px 0px 10px;
}
.specialismnav .subnav a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 2.2em;
	margin: 0px;
	background-color: #f3f6ef;
	padding: 0px 0px 0px 10px;
	border-bottom-style: hidden;
}

.subnav {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.subnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.subnav li {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font: normal normal normal 0.8em/2.3em Arial, Helvetica, sans-serif;
	height: 2.2em;
	border-bottom: 1px solid #bababa;
}
.subnav a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	font-variant: normal;
	padding: 0px 0px 0px 10px;
}
.subnav a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px 10px;
	border-bottom-style: hidden;
}
#sidenavwrap h1 {
	color: #666666;
	display: block;
	width: auto;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0 0 12px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #d7dfc7;
	font: normal normal normal .8em/2.2em Arial, Helvetica, sans-serif;
	height: 2.2em;
	padding: 0;
	text-align: center;
}
#sidenavwrap h2 {
	color: #666666;
	display: block;
	width: auto;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #d7dfc7;
	font: normal normal normal .8em/2.2em Arial, Helvetica, sans-serif;
	height: 2.2em;
	padding: 0 0 0 10px;
}

/* @end */

/* @group COLOURS */
/*
#naturalRM {
	background-color: #8dac5c;
}
#waterMan {
	background-color: #7c8fc2;
}
#Environment {
	background-color: #f9bd6b;
}
#civilSoc {
	background-color: #d3555b;
}
#growth {
	background-color: #90cfcb;
}
#PSReform {
	background-color: #a48cbd;
}
#AidArch {
	background-color: #d1839a;
}
*/
/* @end */

/* @group FLASH WHEEL */

#flashwheel {
	width: 470px;
	height: auto;
	margin: 0 auto 15px;
	padding: 0;
}



/* @end */

/* @group Cross Cutting */

#bottomcrosscut {
	width: 970px;
	height: 170px;
	padding: 0;
	background: #e9eee0 0 23px;
	clear: both;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#sidenavwrap .crosscutnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
#bottomcrosscut .crosscutnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: 745px;
}
html>body #bottomcrosscut .crosscutnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: 725px;
}
#sidenavwrap .crosscutnav li {
	text-decoration: none;
	display: inline-block;
	margin: 0 0px 12px;
	height: 106px;
	text-align: center;
	background-color: #d7dfc7;
	width: 200px;
	font: normal normal normal .8em/1.8em Arial, Helvetica, sans-serif;
}
html>body #sidenavwrap .crosscutnav li {
	text-decoration: none;
	display: block;
	margin: 0 0px 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal normal normal 0.8em/2.2em Arial, Helvetica, sans-serif;
	height: 148px;
	text-align: center;
	background-color: #d7dfc7;
	width: 200px;
}
#bottomcrosscut .crosscutnav li {
	text-decoration: none;
	display: inline-block;
	margin: 12px 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal normal normal 0.8em/2.2em Arial, Helvetica, sans-serif;
	height: 148px;
	text-align: center;
	background-color: #d7dfc7;
	width: 200px;
	float: left;
}/*
#sidenavwrap .crosscutnav a, #bottomcrosscut .crosscutnav a{
	color: #666666;
	text-decoration: none;
	display: block;
	font-variant: normal;
	padding: 120px 0 0;
	width: 200px;
	margin: 0 0px;
	height: 2.2em;
}
html>body #sidenavwrap .crosscutnav a, #bottomcrosscut .crosscutnav a {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px 0px 12px;
	font-variant: normal;
	padding: 120px 0 0;
	width: 200px;
}
#sidenavwrap .crosscutnav a:hover, #bottomcrosscut .crosscutnav a:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	font-variant: normal;
	width: 200px;
}
#crosscut1 a {
	background-image: url(../images/crosscut1-off.jpg);
	background-repeat: no-repeat;
	display: inline-block;
}
#crosscut1 a:hover {
	background: #C9D0B8 url(../images/crosscut1-over.jpg) no-repeat;
	display: inline-block;
}
#crosscut2 a {
	background-image: url(../images/crosscut2-off.jpg);
	background-repeat: no-repeat;
	display: inline-block;
}
#crosscut2 a:hover {
	background: #C9D0B8 url(../images/crosscut2-over.jpg) no-repeat;
	display: inline-block;
}
#crosscut3 a {
	background-image: url(../images/crosscut3-off.jpg);
	background-repeat: no-repeat;
	display: inline-block;
}
#crosscut3 a:hover {
	background: #C9D0B8 url(../images/crosscut3-over.jpg) no-repeat;
	display: inline-block;
}

.crosscutnav img {
	margin: 0;
	padding: 0;
}
*/
/* @end */

/* @group News Items */

.newsitem {
	width: auto;
	height: auto;
	margin: 0 0 12px;
	padding: 8px;
	background-color: #f4f7f0;
	border: 1px solid #afb4a0;
	float: left;
}
html>body .newsitem {
	height: auto;
	margin: 0 0 15px;
	padding: 8px;
	background-color: #f4f7f0;
	border: 1px solid #afb4a0;
	width: 700px;
}
.newsdate {
	color: #000000;
	font: normal normal .7em/1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0;
	float: right;
	height: 1.2em;
	width: auto;
}
.newslist {
	width: auto;
	height: auto;
	padding: 0 0 4px;
	margin: 0 0 4px;
	border-bottom: 1px solid #afb4a0;
}

.vacancyitem {
	margin: 0 0 12px;
	
}

/* @end */
#login {
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* @group BIOGRAPHIES */



.biogwrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
html>body .biogwrap {
	height: auto;
	margin: 0;
	padding: 0 0 8px;
	width: 700px;
}
.biogwrap img {
	float: right;
	padding: 0;
	margin: 0 0 5px 12px;
}
.biogwrap .jobtitle {
	font-style: italic;
	font-size: 70%;
	color: #696969;
}

.underscore {
	width: auto;
	margin: 15px 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	border-bottom: 1px solid #b0b0b0;
}


/* @end */

/* @group Back button */


.back {
	margin: 15px 0;
	padding: 0;
	width: 99%;
}
.back a {
	text-decoration: none;
	display: block;
	color: #666666;
	font: normal normal 0.7em/1.7em Arial, Helvetica, sans-serif;
	text-align: right;
	height: 1.7em;
	margin: 6px 0 0 auto;
	padding: 0 22px 0 0;
	background: url(../images/orange-arrow.gif) no-repeat 100% 0;
	width: 120px;
	text-transform: uppercase;
}
.back a:hover {
	text-decoration: none;
	display: block;
	font: normal normal 0.7em/1.7em Arial, Helvetica, sans-serif;
	text-align: right;
	height: 1.7em;
	margin: 6px 0 0 auto;
	padding: 0 22px 0 0;
	background: url(../images/orange-arrow.gif) no-repeat 100% 0;
	width: 120px;
	color: blue;
	text-transform: uppercase;
}

/* @end */

/* @group STAFF SELECTION */

#maininfo .selectionwrap {
	padding: 0 8px;
	width: 162px;
	height: auto;
	float: left;
	margin: 0 0 10px;
	text-align: center;
}
#maininfo  .selectionwrap img {
	width: 120px;
	height: 160px;
	border: 1px solid #999;
	text-decoration: none;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
#maininfo  .selectionwrap h2 {
	padding: 0;
	margin: 0;
	font: .8em Arial, Helvetica, sans-serif;
}
#maininfo .selectionwrap h2 a {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#maininfo .selectionwrap h3,p {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em;
	color: #666666;
}
/* @end */



/* @group PROJECTS */

.projectlist {
	height: auto;
	margin: 0 0 15px;
	padding: 8px;
	background-color: #f4f7f0;
	border: 1px solid #afb4a0;
	width: 97%;
}
.projectdate {
	color: #000000;
	font: normal normal .7em/1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 1.2em;
	width: auto;
}

p {
	margin-top: 9px;
}
h1.home, h2.home {
	text-align: center;
}
div.profile img {
	float: right;
}
.document {
	width: auto;
	height: auto;
	margin: 0 0 12px;
	padding: 8px;
	background-color: #f4f7f0;
	border: 1px solid #afb4a0;
	float: left;
}
html>body .document {
	height: auto;
	margin: 0 0 15px;
	padding: 8px;
	background-color: #f4f7f0;
	border: 1px solid #afb4a0;
	width: 700px;
}
.documentdate {
	color: #000000;
	font: normal normal .7em/1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0;
	float: right;
	height: 1.2em;
	width: auto;
}

/* @end */

