body {
	margin-top: 0px;
}
a:link {
	color: #2c2c2c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #2c2c2c;
}
a:active {
	text-decoration: none;
	color: #2c2c2c;
}

.searchBG {
	background-image: url(../images/searchBG.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #9CAEE0;
}
.bodyText {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}
form {
	padding:0;
	margin:0;
}
.searchField {
	border: #9caee0 solid 1px;
	padding:0;
	padding:1px 0px 1px 4px;
	margin:0px 2px 0px 2px;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	width: 125px;
	height: 14px;
}
.search-results-record-count {
	font-weight: bold;
	text-align: right;
}
.greyColour {
	color: #ccc;
}
.brownColour {
 color: #2C2C2C;
}
a.smallLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}
a.smallLinks:link {
	text-decoration: none;
}
a.smallLinks:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a.smallLinks:hover {
	text-decoration: underline;
	color: #6e6e6e;
}
a.smallLinks:active {
	text-decoration: none;
	color: #6e6e6e;
}
a.mainLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #d1dcf8;
	padding: 5px;
}
a.mainLinks:link {
	text-decoration: none;
	color: #2C2C2C;
}
a.mainLinks:visited {
	text-decoration: none;
	color: #2c2c2c;
}
a.mainLinks:hover {
	text-decoration: none;
	color: #2c2c2c;
	background-color: #D1DCF8;
}
a.mainLinks:active {
	text-decoration: none;
	color: #D1DCF8;
}
a.bodyLinks {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	background: url(../images/linkPic.gif) no-repeat left;
	padding-left:15px;
	display: block;
}

a.bodyLinks.external, a.bodyLinks.email {
	background: none;
	padding-left:0px;
}
/*
.pdf {
	background: url(../images/icons/pdf.gif) no-repeat left;
	padding-left:18px;
}*/
a.bodyLinks.pdf {
	background-image: url(../images/icons/pdf.gif);
	padding: 4px 0px 4px 30px;
}
a.bodyLinks.doc {
	background-image: url(../images/icons/doc.gif);
	padding: 4px 0px 4px 30px;
}
a.bodyLinks.ppt {
	background-image: url(../images/icons/ppt.gif);
	padding: 4px 0px 4px 30px;
}
a.bodyLinks.xls {
	background-image: url(../images/icons/xls.gif);
	padding: 4px 0px 4px 30px;
}
a.bodyLinks.txt {
	background-image: url(../images/icons/txt.gif);
	padding: 4px 0px 4px 30px;
}

a.bodyLinks:link {
	text-decoration: none;
}
a.bodyLinks:visited {
	text-decoration: none;
}
a.bodyLinks:hover {
	text-decoration: underline;
}
a.bodyLinks:active {
	text-decoration: none;
}
.brownPix {
	background-image: url(../images/brownPix.gif);
	background-repeat: repeat-x;
}
#mainNavTable td{
	padding: 0px 0px 0px 10px;
	height: 24px;
	text-align:left;
	background-color: #9CAEE0;
}
#mainSubTable td{
	padding: 0px 0px 0px 10px;
	height: 24px;
	text-align:left;
}

.headingBarCont {
	width:746px;
	margin-top: 10px;
}

.headingBarCont.less {
	margin-top: 3px;
}

.headingBarImg {
	float:left;
}

.headingBar {
	background: url(../images/topBar.jpg) no-repeat left 2px;
	width: 746px;
	height: 16px;
	margin-top: -2px;
	padding-top: 4px;
	overflow: hidden;
}

.border {
	border-left: #7381a4 solid 1px;
	border-right: #7381a4 solid 1px;
	border-bottom: #7381a4 solid 1px;
	border-top: none;
	padding: 5px;
}

.floatImage {
	float: left;
	margin: 5px 5px 0px 0px;
}

.clearboth {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.readMore {
	padding-top: 4px;
}

.nofloat {
	clear: left;
	padding: 5px 5px 0px 0px;
	margin-top: 0px; /* for ie */
}

.border p {
	margin-top: 4px;
	margin-bottom: 4px;
}

h1 {
	font: bold 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 3px 0px 6px 0px;
	color: #2c2c2c;
}
h2 {
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 6px 0px;
	color: #333;
}
h3 {
	font: bold 1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	color: #444;
}
.timeStampRow {
	background:repeat-x bottom url(../images/brownPix.gif);
	padding: 0px 0px 5px 0px;
}
.directLinksBG {
	background: url(../images/rightMenuGrad.jpg) no-repeat #FFFFFF;
}
.directLinksBG th {
	background-color: #9caee0;
	padding-top: 16px;
}
.directLinksBG td {
	border-left: 1px solid #9caee0;
	border-right: 1px solid #9caee0;
}
.rightColText {
	color: #64593e;
}

/* Display tables */
.tableList {
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid #9CAEE0;
}
.tableList td, .tableList th {
	padding: 4px 2px;
	border: 1px solid #9CAEE0;
}

.tableList .tableRowsHead {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.tableList th {
	font-size: 11px;
	font-weight: bold;
	background-color: #BCC9EB;
	color: #444;
}
.tableRows {
}
.tableList .tableRows  {
	vertical-align: top;
	padding: 2px;
}
/**/
#videowrapper {
	background: #9CAEE0;
	padding: 10px 2px 0px;
}
#videobutton {
	text-align: center;
	clear: both;
	background-color: #9CAEE0;
}
#videobutton a {
	display: block;
	text-align: center;
	border-color: #7381A4;
	border-width: 1px 0px;
	border-style: solid;
	margin: 0px;
	color: #FFFFFF;
	padding: 40px 0px;
	font-weight: bold;
	background-color: #7381A4;
}
/**/
#videoplayer {
	width: 640px;
	text-align: center;
	padding: 5px;
	background-color: #F4F9FD;
	border: 1px solid #D1DCF8;
	margin: 20px auto;
	display: none;
}
#videoplayer .desc {
	text-align: left;
	padding-top: 5px;
}

#videothumbs {
	width: 640px;
	padding: 5px 5px 0px 5px;
	background-color: #F4F9FD;
	border: 1px solid #D1DCF8;
	margin: 20px auto;
	text-align: left;
	display: none;
}
#videothumbs  .title, #videoplayer .title {
	padding: 5px;
	background: #9CAEE0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

#videothumbs .video {
	height: 114px;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

#videothumbs .video img {
	height: 84px;
	width: 150px;
	border: 0px;
}

#videothumbs .video .name {
	font-size: 0.9em;
	text-align: left;
	padding-top: 3px;
}
