@charset "UTF-8";

body {
	background-image: url(/graphics/core/bg_2011.png);
	background-position: top;
	background-repeat: repeat-y;
	margin-top: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-left: 67px;
	margin-bottom: 10px;
	margin-right: 20px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #165ca3;
	margin-left: 67px;
	margin-bottom: 10px;
	margin-right: 20px;
	border-bottom: solid 1px #CCCCCC;
}

h2.book {
	font-size: 14px;
	font-weight: bold;
	color: #0066ff;
	margin-left: 67px;
	margin-bottom: 10px;
	margin-right: 20px;
}

h2.booknow {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

h3 {
	font-size: 12px;
	color: #0066cc;
	margin-left: 67px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-right: 20px;
}

h3.booknow {
	font-size: 12px;
	color: #0066cc;
	margin-left: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-right: 20px;
}

h4 {
	font-size: 11px;
	color: #0066cc;
	margin-left: 67px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 20px;
}

p {
	vertical-align: top;
	margin-left: 67px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 18px;
	margin-right: 67px;
}

p.booknow {
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 18px;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

li {
	color: #003366;
	margin-left: 67px;
	line-height: 18px;
}

li li {
	color: #003366;
	margin-left: 10px;
	line-height: 18px;
}

a:link {
	color: #0066ff;
	text-decoration: underline;
}

a:visited {
	color: #0066ff;
}

a:active {
	color: #336699;
}

a:hover {
	color: #336699;
}

img {
	border: 0px;
}


p.breadcrumbs {
	font-size: 10px;
	color: #0066cc;
	margin-bottom: 22px;
	/* padding-top: 37px; */
	margin-left: 67px;
	margin-top: 0px;
}

.breadcrumbs a:link {
	color: #0066ff;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #0066ff;
	text-decoration: none;
}

.breadcrumbs a:active {
	color: #0066ff;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #0066ff;
	text-decoration: underline;
}

p.diaryintro {
	margin-left: 67px;
	margin-right: 100px;
	color: #003366;
	font-size: 11px;
	line-height: 18px;
}

.copyrighttext {
	font-size: 10px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: bottom;
}

.nav {
	padding-bottom: 14px;
}

.booktext {
	font-size: 11px;
}

table.book {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

table.book td {
	font-size: 11px;
	padding: 5px;
}

table.booking {
	margin-left: 67px;
	margin-right: 67px;
	margin-bottom: 23px;
}

table.booking td {
	font-size: 11px;
	padding: 5px;
}



table.booknow {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

td.booknowtable {
	border: solid 1px #CCCCCC;
}

table.diary {
	margin-left: 67px;
	margin-right: 67px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 861px;
}

table.signup {
	margin-left: 67px;
	margin-right: 67px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 200px;
}

.diaryspeaker {
	font-style: italic;
}

.diarytable {
	padding: 8px;
	font-size: 11px;
	border-left: solid 1px #cccccc;
	background-image: url(/graphics/core/diarytablebg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.diarytableleft {
	border-left: solid 1px #cccccc;
	padding: 8px;
	font-size: 11px;
	background-image: url(/graphics/core/diarytablebg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.diarytableright {
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	padding: 8px;
	font-size: 11px;
	background-image: url(/graphics/core/diarytablebg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.diarytableheaderleft {
	background-image: url(/graphics/core/diarytableheaderbg.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	color: #003366;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.diarytableheader {
	background-image: url(/graphics/core/diarytableheaderbg.png);
	background-position: center;
	background-repeat: no-repeat;
	border-left: solid 1px #cccccc;
	height: 25px;
	color: #003366;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.diarytableheaderright {
	background-image: url(/graphics/core/diarytableheaderbg.png);
	background-position: right;
	background-repeat: no-repeat;
	border-left: solid 1px #cccccc;
	height: 25px;
	color: #003366;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.diarytablefooterleft {
	background-image: url(/graphics/core/diarytablefooterbg.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
}

.diarytablefooter {
	background-image: url(/graphics/core/diarytablefooterbg.png);
	background-position: center;
	border-left: solid 1px #cccccc;
	background-repeat: no-repeat;
	font-size: 10px;
}

.diarytablefooterright {
	background-image: url(/graphics/core/diarytablefooterbg.png);
	background-position: right;
	border-left: solid 1px #cccccc;
	background-repeat: no-repeat;
	font-size: 10px;
}

.feedback {
	font-style: italic;
	color: #0066cc;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.largertext {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.quote {
	font-style: italic;
	color: #0066cc;
	font-size: 12px;
	margin-left: 100px;
	/* margin-right: 100px; */
}

.signup {
	margin: 8px;
}

/* layers */

#header {
	width: 995px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
}

#contenttop {
	width: 994px;
	margin: auto;
	height: 15px;
	background-image: url(/graphics/core/contenttopbg.png);
	background-repeat: no-repeat;
}

#maincontent {
	width: 994px;
	margin: auto;
	background-image: url(/graphics/core/contentmainbg.png);
	background-repeat: repeat;
}

#maincontenthome {
	width: 994px;
	margin: auto;
}


#contentbottom {
	width: 994px;
	margin: auto;
	height: 15px;
	background-image: url(/graphics/core/contentbottombg.png);
	background-repeat: no-repeat;
}

#footerhome {
	width: 922px;
	margin: auto;
}

#footer {
	width: 860px;
	margin: auto;
}

/* course pages */

#contentleft {
	float: left;
	width: 660px;
	border-right: solid 1px #CCCCCC;
}

#contentright {
	float: right;
	width: 300px;
	margin-right: 23px;
}

/* home page boxes */

.communication {
	background-image: url(/graphics/core/home/communication_bg.png);
	background-repeat: no-repeat;
}

.expertwitness {
	background-image: url(/graphics/core/home/expertwitness_bg.png);
	background-repeat: no-repeat;
}

.personaldev {
	background-image: url(/graphics/core/home/personaldev_bg.png);
	background-repeat: no-repeat;
}

.planning {
	background-image: url(/graphics/core/home/planning_bg.png);
	background-repeat: no-repeat;
}

.news {
	background-image: url(/graphics/core/home/news_bg.png);
	background-repeat: no-repeat;
}

.blog {
	background-image: url(/graphics/core/home/blog_bg.png);
	background-repeat: no-repeat;
}

.hometable {
	margin-top: 14px;
	margin-left: 23px;
	margin-right: 21px;
	margin-bottom: 23px;
}

.homeboxtext {
	margin-top: 91px;
	margin-left: 14px;
	margin-right: 14px;
	font-size: 12px;
	line-height: 14px;
}
