body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76.1%;
	color:#333333;
	background:url(/pptestdb/user/images/im/backgroundHome.jpg) repeat-x;
	}
	
* {
	margin:0;
	padding:0;
	}
	
img {
	border:0 none;
	}
	
.clearer {
	clear:both;
	}


/**********************************************************************************************/
/* Heading/font sizes, colours and links */


h1, #middleCol #contentpane h1, #middleCol #dnn_contentpane h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	margin-bottom:1em;
	color:#e31736;
	}
	
#contentpane h1, #dnn_contentpane h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:0.7em;
	color:#e31736;
	}
	
h2, #contentpane h2, #dnn_contentpane h2, #middleCol #contentpane h2, #middleCol #dnn_contentpane h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	/*margin-bottom:1em;*/
	margin-bottom:0.7em;
	/*margin-top:1.4em;*/
	color:#e31736;
	}

h3, #contentpane h3, #dnn_contentpane h3, #middleCol #contentpane h3, #middleCol #dnn_contentpane h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	/*margin-bottom:1em;*/
	margin-bottom:0.5em;
	margin-top:2em;
	color:#000000;
	}
	
#siloContainer h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0.4em;
	margin-top:0em;
	color:#333333;
	}
	
h4, #contentpane h4, #dnn_contentpane h4, #middleCol #contentpane h4, #middleCol #dnn_contentpane h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:2.1em;
	color:#000000;
	}
	
h5, #contentpane h5, #dnn_contentpane h5, #middleCol #contentpane h5, #middleCol #dnn_contentpane h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:2.1em;
	color:#000000;
	font-style:italic;
	}
	

h6, #contentpane h6, #dnn_contentpane h6, #middleCol #contentpane h6, #middleCol #dnn_contentpane h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:1em;
	margin-top:2.1em;
	color:#e31736;
	}

p, #contentpane p, #dnn_contentpane p, #middleCol #contentpane p, #middleCol #dnn_contentpane p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:1.3em;
	color:#333333;
	/*line-height:1.4em;*/
	}

#siloContainer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:0.3em;
	color:#333333;
	padding-left:5px;
	}

a, #contentpane a, #dnn_contentpane a, #middleCol #contentpane a, #middleCol #dnn_contentpane a, a:link, #contentpane a:link, #dnn_contentpane a:link, #middleCol #contentpane a:link, #middleCol #dnn_contentpane a:link, a:visited, #contentpane a:visited, #dnn_contentpane a:visited, #middleCol #contentpane a:visited, #middleCol #dnn_contentpane a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e31736;
	text-decoration:none;
	}

a:hover, #contentpane a:hover, #dnn_contentpane a:hover, #middleCol #contentpane a:hover, #middleCol #dnn_contentpane a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

ul {}

li {}

blockquote {}

form {}

input, select, textarea, label {}

table {}

#contentpane ul, #dnn_contentpane ul, #middleCol #contentpane ul, #middleCol #dnn_contentpane ul {
	margin-left:18px;
	margin-bottom:1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#333333;
	}

#contentpane ol, #dnn_contentpane ol, #middleCol #contentpane ol, #middleCol #dnn_contentpane ol {
	margin-left:22px;
	margin-bottom:1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#333333;
	}
	
#contentpane ul ul, #dnn_contentpane ul ul, #middleCol #contentpane ul ul, #middleCol #dnn_contentpane ul ul {
	margin-left:18px;
	margin-bottom:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	}
	
#contentpane li, #dnn_contentpane li, #middleCol #contentpane li, #middleCol #dnn_contentpane li {
	margin-bottom:0.3em;
	}	


/******************/
/* Main div styles*/
/******************/

.container {
	width:975px;
	margin:auto;
	}

#header {
	height:105px;
	}

	#logo {
		display:inline;
		float:left;
		width:380px;
		}

	#headerLeft {
		display:inline;
		float:left;
		width:595px;
		padding-top:8px;
		}

		#globalNav {
			text-align:right;
			width:595px;
			font-size:0.95em;
			margin-bottom:2em;
			}

			#login {
				display:inline;
				float:left;
				color:#ffffff;
				font-size:0.9em;
				}

			#globalNav ul {
				display:inline;
				float:right;
				}

			#globalNav li {
				display:inline;
				float:left;
				padding:0px 11px;
				border-right:#ffffff 1px solid;
				}
		
			#globalNav a, #globalNav a:link {
				color:#ffffff;
				}

			#globalNav a:hover, #globalNav a.active {}

		#search {
			text-align:right;
			width:595px;
			color:#ffffff;
			}
			
			#textsize, #dnn_textsize {
				padding-bottom:10px;
				}


#topNav {
	height:40px;
	background:url(/pptestdb/user/images/im/navigation-bottom.gif) no-repeat bottom;
	font-size:1.3em;
	}

	#topNav ul {
		margin-left:2px;}
	
	#topNav li {
		display:inline;
		float:left;
		color:#ffffff;
		margin-right:10px;
		}

	#topNav a, #topNav a:link {
		color:#ffffff;
		padding:5px 9px;
		display:block;
		}
		
	#topNav a:hover, #topNav a.active {
		text-decoration:none;
		color:#000000;
		background-color:#ffffff;
		}

#leftHome {
	display:inline;
	float:left;
	width:776px;
	margin-right:20px;
	}

#banner {
	width:776px;
	padding-top:2px;
	margin-bottom:10px;
	}

#siloContainer {
	width:776px;
	margin-bottom:16px;
	height:135px; /* this is just for the purpose of the blueprint - may need deleting */
	}
	
	#siloContainer a, #siloContainer a:link {
		color:#333333;
		text-decoration:none;
		}
		
	#siloContainer a:hover {
		color:#333333;
		text-decoration:underline;
		}

	#silo1, #dnn_silo1 {
		display:inline;
		float:left;
		width:239px;
		margin-right:6px;
		height:135px; /* this is just for the purpose of the blueprint - may need deleting */
		background:url(/pptestdb/user/images/im/silo-blue-bg.png) repeat-x;
		padding:12px 5px 12px 10px;
		}

	#silo2, #dnn_silo2 {
		display:inline;
		float:left;
		width:239px;
		margin-right:6px;
		height:135px; /* this is just for the purpose of the blueprint - may need deleting */
		background:url(/pptestdb/user/images/im/silo-orange-bg.png) repeat-x;
		padding:12px 5px 12px 10px;
		}

	#silo3, #dnn_silo3 {
		display:inline;
		float:left;
		width:239px;
		height:135px; /* this is just for the purpose of the blueprint - may need deleting */
		background:url(/pptestdb/user/images/im/silo-green-bg.png) repeat-x;
		padding:12px 5px 12px 10px;
		}

#contentpane, #dnn_contentpane {
	display:inline;
	float:left;
	width:380px;
	margin-right:18px;
	}

#newsHome {
	display:inline;
	float:left;
	width:378px;
	height:256px; /* this is just for the purpose of the blueprint - may need deleting */
	}

	#newsHome h2 {
		color:#e31736;
		font-size:1.45em;
		font-weight:normal;
		margin-bottom:1em;
		margin-top:0em;
		}
		
	#newsHome h3 {
		color:#e31736;
		font-size:1.15em;
		font-weight:normal;
		margin-bottom:0.6em;
		margin-top:0em;
		}
		
		#latestNews, #dnn_latestNews {}
		
		#dnn_latestNews table {
			width:174px;
			display:inline;
			float:left;
			margin-right:15px;
			}
			
		.readMore {
			float:left;}

#breadcrumbs {
	margin:10px 0px;
	width:975px;
	padding-top:10px;
	}

#leftCol {
	display:inline;
	float:left;
	width:180px;
	margin-right:20px;
	height:249px; /* this is just for the purpose of the blueprint - may need deleting */
	}

	#quickLinks, #dnn_quickLinks {
		background-color:#e6e7e8;  /*this is just for the purpose of the blueprint - may need deleting */
		padding-bottom:15px;
		}
		
	#quickLinks a, #dnn_quickLinks a, #quickLinks a:link, #dnn_quickLinks a:link {
		color:#333333;
		text-decoration:none;
		}
		
	#quickLinks a:hover, #dnn_quickLinks a:hover {
		color:#e31736;
		text-decoration:none;
		}
		
	#quickLinks h3, #dnn_quickLinks h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		margin-bottom:1em;
		margin-top:0em;
		background-color:#333333;
		display:block;
		color:#ffffff;
		padding:8px;
		}
		
	#dnn_quickLinks p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1.25em;
		margin-bottom:0.3em;
		color:#333333;
		padding-left:10px;
		}

#middleCol {
	display:inline;
	float:left;
	width:100%;
	margin-right:20px;
	}

	/*#pageImage, #dnn_pageImage {
		height:100px;
		background-color:#999999;
		}*/
		
	#pageImage, #dnn_pageImage img {
		padding-bottom:27px;
		}

	#middleCol #contentpane, #middleCol #dnn_contentpane {
		width:100%;
		padding:0px 12px 27px 12px;
		}
		

#rightCol {
	display:inline;
	float:left;
	width:179px;
	padding-top:30px;
	}
	
	#rightCol a, #rightCol a:link {
		color:#333333;
		text-decoration:none;
		}
		
	#rightCol a:hover {
		color:#333333;
		text-decoration:underline;
		}

#rightC2A, #dnn_rightC2A {
	width:179px;
	height:449px; /* this is just for the purpose of the blueprint - may need deleting */
	}
	
	#dnn_rightC2A table {
		background-color:#e6e7e8;
		margin-bottom:16px;
		}
	
	#dnn_rightC2A p {
		padding:5px;
		font-size:1.3em;
		margin-bottom:0.2em;
		}

#poll, #dnn_poll {
	width:179px;
	background-color:#e6e7e8;
	margin-top:-15px;
	font-size:1.1em;
	}
	
	#dnn_poll img { display:none;}
	
	#poll h3, #dnn_poll h3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		margin-bottom:1em;
		margin-top:0em;
		background-color:#333333;
		display:block;
		color:#ffffff;
		padding:8px;
		}
		
	#poll .DarwinSurvey, #dnn_poll .DarwinSurvey, #dnn_poll .DarwinResults {
		border:none;
		width:159px;
		margin-top:-20px;
		}
		
	#dnn_poll #dnn_ctr2902_ViewDarwin_Survey_pnlSurvey {
		border:none;
		width:159px;
		}
		
	#dnn_poll .DarwinSurveyOptions {
		border:none;
		margin-left:0px;
		}
		
	#dnn_ctr2902_ViewDarwin_Survey_cboOptionsList_multiple label {
		margin-left:10px;
		}
		
	.DarwinSurveyResults {
		margin-left:-10px;
		}
		
	.DarwinSurveyTotalEntries {
		/*margin-left:-25px;*/
		text-align:center;
		margin-top:10px;
		width:149px;
		}
		

/******************/
/* Subpage div styles*/
/******************/

#subNav {
	}
		
	#subNav ul {
		background-color:#e6e7e8;
		margin-bottom:23px;
		}
		
		#subNav ul ul {
			border-top:1px solid #ffffff;
			margin-bottom:0px;
			}
			
		#subNav ul ul ul {
			border-top:none;
			margin-bottom:0px;
			}
	
	#subNav li  {
		list-style-type:none;
		border-bottom:1px solid #ffffff;
		}
		
		#subNav li li {
			border:none;
			background-color:#cccccc;
			}
		
		#subNav li li a, #subNav li li a:link {
			padding-left:20px;
			}
			
			#subNav li li li a, #subNav li li li a:link {
				padding-left:40px;
				color:#e31736;
				}
		
		#subNav li li a:hover, #subNav li li a:active {
			padding-left:20px;
			}
			
		#subNav li li li a:hover, #subNav li li a:active {
			padding-left:20px;
			background:none;
			padding-left:40px;
			color:#000000;
			}
		
	#subNav a, #subNav a:link {
		color:#000000;
		font-size:1.05em;
		padding:5px;
		display:block;
		}
	
	#subNav a:hover, #subNav a.active, #subNav a.ActiveLink_a {
		text-decoration:none;
		color:#ffffff;
		background-color:#e31736;
		display:block;
		}


/******************/
/* Footer div styles*/
/******************/

#footer {
	margin-top:26px;
	width:100%;
	background:url(/pptestdb/user/images/im/footer-bg.png) repeat-x;
	padding:14px 0px 20px 0px;
	}

	#bottomSilos, #dnn_bottomSilos { 
		display:inline;

		float:left;
		width:796px;
		}
		
	#bottomSilos p, #dnn_bottomSilos p {
		padding:0px;
		font-size:1.1em;
		margin-bottom:0.3em;
		}
		
	#bottomSilos a, #dnn_bottomSilos a {
		color:#666666;
		margin-bottom:0em;
		}
		
	#bottomSilos a:hover, #dnn_bottomSilos a:hover {
		color:#e31736;
		}
		
	#bottomSilos h4, #dnn_bottomSilos h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1.4em;
		margin-bottom:0.5em;
		color:#e31736;
		padding-left:0px;
		margin-top:0em;
		}

	#bottomRight {
		display:inline;
		float:right;
		text-align:right;
		}

		#bottomRight a { color:#999999; font-size:0.85em;}
		#lastUpdated { margin:20px 0px;}
		
	#footer-links-onsite ul {
		margin-top:20px;
		font-size:0.7em;
		margin-bottom:10px;
		margin-left:-5px;
		}
		
	#footer-links-onsite a, #footer-links-onsite a:link {
		color:#666666;
		}

	#footer ul {
		color:#666666;
		font-size:0.9em;
		margin-bottom:10px;
		}
		
	#footer li  {
		display:inline;
		float:left;
		padding:0px 5px;
		border-right:1px solid #666666;
		}
	
	#footer a, .footer a:link {
		color:#666666;
		font-size:0.8em;
		}
	
	#footer a:hover {
		}




/**********************************************************************************************/
/* onsite styles */


