body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-image: url(images2010/Bgrndgrey.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #242A36;
}
#wrapper {
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: underline;
}

#topbar {
	height: 138px;
	width: 1000px;
	background-image: url(images2010/TopbarBgrnd.jpg);
	background-repeat: no-repeat;
}
#toplogo {
	float: left;
	width: 365px;
}
#toprightblock {
	float: right;
	width: 435px;
	padding-top: 26px;
	padding-right: 27px;
}
#toplinks {
	background-image: url(images2010/TopLinksBgrnd.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 435px;
}
#topbarticker {
	width: 325px;
	margin-top: 20px;
	background-image: url(images2010/topTickerBgrnd.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 110px;
	padding-top: 5px;
}
.sharethispad {
	float: right;
	width: 25px;
	height: 35px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearit {
	clear: both;
}
.toplinksleft {
	float: left;
}

#navbar {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images2010/BluNavBgrnd.jpg);
	background-repeat: repeat-x;
	height: 53px;
}

.navButton {
	background-image: url(images2010/BluNavDivider.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 33px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 90px;
	text-align: center;
}

#navbar a {
	text-decoration: none;
	color: #333;
	font-size: 85%;
}
#locationbar {
	background-image: url(images2010/UKlocationBar.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#maincontent {
	padding: 15px;
	width: 970px;
}
#footer {
	background-image: url(images2010/footerBgrnd.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 725px;
	background-color: #FFF;
	padding-left: 250px;
	padding-top: 40px;
	font-size: 70%;
	color: #FFF;
	padding-right: 25px;
}
#rightcol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 204px;
}
.basepad {
	padding: 0px;
	margin-bottom: 15px;
}
#leftcol {
	float: left;
	width: 750px;
	background-image: url(images2010/greyleftTop.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #EDEDED;
}
#leftcolinside {
	background-image: url(images2010/greyleftBase.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-size: 85%;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.redhead {
	font-size: 140%;
	color: #900;
}

#bottombar {
	background-color: #EDEDED;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 6px;
}
#bottombarhead {
	width: 940px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#NewsLeftCol {
	background-image: url(images2010/greyleftBase.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 15px;
	font-size: 85%;
	line-height: 1.4em;
}

#NewsLeftCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#NewsLeftCol h2 {
	font-size: 70%;
	font-style: italic;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#NewsLeftCol p {
	font-size: 85%;
	font-style: normal;
}
#lefthalf {
	background-image: url(images2010/480greytop.gif);
	background-repeat: no-repeat;
	float: left;
	width: 480px;
	font-size: 85%;
	background-color: #EDEDED;
	text-align: center;
}

.greytext {
	color: #666;
}
#righthalf {
	background-image: url(images2010/480greytop.gif);
	background-repeat: no-repeat;
	float: right;
	width: 480px;
	font-size: 85%;
	background-color: #EDEDED;
	text-align: center;
}
.halfgreybase {
	background-image: url(images2010/480greybase.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 15px;
	height: 400px;
}
.leftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#LeftNav {
	background-color: #717EA8;
	padding: 10px;
	float: right;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999;
}
#LeftNav ul {
	list-style-type: none;
}
.smallertext {
	font-size: 75%;
}
.seminarlightrow {
	font-size: 85%;
	background-color: #FFF;
}
.seminarHeadRow {
	font-size: 85%;
	background-color: #A0110A;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E19D29;
}
h3 {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA9E2C;
}
.seminarDarkRow {
	font-size: 85%;
	background-color: #D8D8D8;
}
.navButtonprereg {
	background-image: url(images2010/BluNavDivider.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 33px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 160px;
	text-align: center;
}
.redtext {
	color: #C00;
}
#leftcolDefault {
	float: left;
	width: 750px;
	background-image: url(images2010/UKindexBgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #EDEDED;
}
#leftcolDefaultinset {
	padding-left: 100px;
}
#leftcolSAindex {
	float: left;
	width: 750px;
	background-image: url(images2010/SAindexNOWheader.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #EDEDED;
	padding-top: 140px;
}
#leftcolSAtheShow {
	float: left;
	width: 750px;
	background-image: url(images2010/SAtheShow.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #EDEDED;
	padding-top: 140px;
}
.rightimage {
	float: right;
}
#leftcolUKseminar {
	float: left;
	width: 750px;
	background-image: url(images2010/UKseminarHead.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #EDEDED;
	padding-top: 175px;
}
#travelRightCol {
	float: right;
	width: 250px;
}
