/* National Trust AGM, 2008 - Text */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#topNav a, #topNav span {position:relative; top: 5px; font-size:13px; color: #ffffff; text-decoration: none; }

#topNav a:hover { text-decoration: underline; }

#header a, #header img { border: none; }

/* This for forms */
#formContainerButtons a { font-weight: bold; text-decoration: none; font-size: 11px;  color: #335755; }
#formContainerButtons input { font-weight: bold; text-decoration: none; font-size: 11px; color: #335755; }
label { color: #335755; font-size: 10px; }
label strong { font-weight: bold; }
/****************************************************/

/* This for form acknowedgements */
.thankyou { color: #335755; }
/*********************************/

/* This for holding site homepage + tech support */
#homepageText h3, #techSupportText h3, #homepageText p, #techSupportText p, #techSupportText ul, #techSupportText ol { font-size: 11px; color: #2a433f; }
#techSupportText h3, #homepageText h3 { line-height: 0.4em; }

#techSupportText a, #homepageText a { text-decoration: none; font-size: 11px; color: #3758c4; }
#techSupportText a:hover, #homepageText a:hover { text-decoration: underline; }

/**********************************/

/* This for holding site testVideos */
a.viewVidLink { font-size: 13px; color: #2a433f; text-decoration: none; } 
/************************************/

/*********************************/
/* This for chapter points*/

ul.chapterPointList {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	*margin-left: 18px;
	list-style-position: inherit;
}

ul.chapterPointList li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2a433f;
}
ul.chapterPointList li a:hover {
	text-decoration: underline;
}

h2.chapterPointHeader { font-size: 13px; color: #2a433f; text-decoration: none; margin-bottom: 2px; padding-bottom: 2px; margin-top: 1px; padding-top: 1px; } 
/*********************************/

.silverlightHost {
	height:500px;	
}