body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_tile.jpg);
	background-repeat: repeat-x;
	background-color: #B5B5B5;
	font-family: Verdana, Geneva, sans-serif;
}
#Outerskin {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	min-height: 400px;
}
#Header {
	height: 136px;
	width: 991px;
	background-image: url(img/header_generic.jpg);
	background-color: #536E81;
	position: relative;
}

/* MAIN NAVIGATION - TABS (from "layout" css file)
----------------------------------------- */
#Navigation {
	width: 1100px;
	overflow: hidden;
	position: absolute;
	left: 15px;
	bottom: 0px;
}
	#Navigation ul {
	margin: 0px;
	padding: 0px;
	}
		#Navigation ul li {
	list-style: none;
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		}
  			#Navigation ul li a {
	float: left;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
	color: #E0E1E5;
	background-color: #253649;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 36px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
			}
				#Navigation ul li a span {
	text-align: center;
	float: left;
	padding-right: 37px;
	background-color: #253649;
	padding-top: 8px;
	height: 1.9em;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
				}
					#Navigation ul li a:hover {
	background: #93C7E7;
	color: #FFF;
	cursor: pointer;
					}
					#Navigation ul li a:hover span {
						background: #93C7E7;
						cursor: pointer;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover { 
				 	background: #fff; 
				 	color: #444;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					background: #fff;
					color: #444;
				}

/* CSS FOR THE SIDEWAYS JAVASCRIPT SCROLLER
----------------------------------------- */
#Scrollouter {
	width: 961px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	height: 232px;
	text-align: left;
	padding-bottom: 10px;
}
#Scrollouter #Scrollinner {
	width: 961px;
	height: 232px;
}
#Stage {
	width:877px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:232px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	padding: 0px;
	background-color: #FFF;
}
#myList {
	width:15000px;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList li {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	margin-right:4px;
	float:left;
	width:877px;
	height:232px;
}
#Back_button {
	float: left;
	width: 32px;
	margin-right: 10px;
}
#Forward_button {
	float: left;
	width: 32px;
	vertical-align: top;
	padding: 0px;
	margin-left: 10px;
}

/* CSS MANUALLY APPLIED BY MARTIN
----------------------------------------- */
#NewsStrip #ticker {
	height: 15px;
	width: 800px;
	font-size: 0.7em;
	padding-top: 25px;
	padding-left: 55px;
	float: left;
}
#NewsStrip {
	width:961px;
	height:60px;
	margin-left:15px;
	background-image: url(img/homepage_news_strip.gif);
	background-repeat: no-repeat;
}
#NewsStrip #rsslink {
	float: right;
	width: 50px;
	padding-top: 20px;
	padding-right: 40px;
}
#Rowone {
	height: 148px;
	width: 961px;
	margin-left: 15px;
}
#Rowtwo {
	height: 148px;
	width: 961px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.box1 {
	height: 148px;
	width: 314px;
	float: left;
	background-image: url(img/homebox1.jpg);
	background-repeat: no-repeat;
}
.box23 {
	float: right;
	height: 148px;
	width: 637px;
}
.box2 {
	height: 148px;
	width: 314px;
	float: left;
	background-image: url(img/homebox2.jpg);
	background-repeat: no-repeat;
}
.box3 {
	height: 148px;
	width: 314px;
	float: right;
	background-image: url(img/homebox1.jpg);
	background-repeat: no-repeat;
}
.box4 {
	height: 148px;
	width: 314px;
	float: left;
	background-image: url(img/homebox2.jpg);
	background-repeat: no-repeat;
}
.box5 {
	height: 148px;
	width: 314px;
	float: left;
	background-image: url(img/homebox1.jpg);
	background-repeat: no-repeat;
}
.box6 {
	height: 148px;
	width: 314px;
	float: right;
	background-image: url(img/homebox2.jpg);
	background-repeat: no-repeat;
}
#Footer {
	width: 961px;
	padding-bottom: 10px;
	font-size: 0.7em;
	background-color: #FFF;
	background-image: url(img/footer_base.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer a {
	color: #EE4900;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Header #subtitle {
	width: 600px;
	margin-left: 14px;
	margin-top: 5px;
	color: #E0E1E5;
	font-size: 0.9em;
}
#Rowone h3, #Rowtwo h3 {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}
#Rowone h1, #Rowtwo h1 {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.1em;
}
#Rowone p, #Rowtwo p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.7em;
	color: #263747;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#Rowone a, #Rowtwo a {
	color: #EE4900;
	text-decoration: none;
}
#Rowone a:hover, #Rowtwo a:hover {
	text-decoration: underline;
}
#Rowone .orange, #Rowtwo .orange {
	color: #D94100;
}
#Layout {
	width: 961px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* SIDEBAR (from "layout" css file)
-------------------------------------- */
#Sidebar {
	width: 238px;
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background-color: #Bec9d5;
	background-image: url(img/sidebarHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#Sidebar ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 {
	clear: both;
	text-transform: lowercase;
	color: #fff;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0 0 10px 0;
	line-height: 2.3;
	padding: 1px 0 0 10px;
	background: transparent url(img/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
	height: 15px;
	display: block;
	width: 238px;
	margin: -5px 0 0 0;
	background-color: #BEC9D5;
	background-image: url(img/sidebarBottomBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li {
	font-size: 0.9em;
	list-style: none;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
    }
    	ul#Menu2 li a {
	display: block;
	width: 238px;
	font-size: 0.8em;
	height: 1.8em;
	line-height: 1.8em;
	color: #253749;
	text-decoration:none;
      	}
			ul#Menu2 li em {
	padding-left: 10px;
	display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	background-color: #7B8898;
	background-image: url(../images/sidebarSideArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

* {
	margin: 0;
	padding: 0;
}

/* CONTENT (from "layout" css file)
-------------------------------------- */
#Content {
	width: 675px;
	float: right;
	text-align: left;
	padding-top: 10px;
	position: relative;
}

/* LIST STYLES (from "typography" css file)
-------------------------------------------- */
.typography ul, 
.typography ol {
	margin: 0 0 18px 24px;
	color: #666;
}
	.typography li {
		margin: 5px 10px;
		font-size: 11px;
	}
		.typography li li {
			font-size: 10px;
		}

/* NEWS SUMMARY LIST STYLE (note: can't seem to see this in theme-specific CSS style sheets, so might be generic in SilverStripe - in which case, might need to do that "!important;" thing to force it to use mine... like what we did for Sitefinity)
-------------------------------------------- */
.newsSummary {
	list-style-type: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	color: #666;
}
.newsDateTitle {
	font-size: 0.7em;
	font-weight: bold;
	color: #536E81;
	list-style-type: none;
	padding-bottom: 5px;
}
.newsDateTitle a {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
.newsDateTitle a:hover {
	text-decoration: underline;
}
#Content h2 {
	font-weight: bold;
	color: #F78900;
	font-size: 1em;
	padding-bottom: 20px;
}
#Content h1 {
	font-weight: bold;
	color: #F78900;
	font-size: 1em;
	padding-bottom: 20px;
}
.newsSummary a {
	color: #F78900;
	text-decoration: none;
}
.newsSummary a:hover {
	text-decoration: underline;
}

/* EXTRA CSS CLASSES - FOR "IMAGES" ADDED IN THROUGH CONTRIBUTE */
.photoleft {
	padding-right: 15px;
	padding-bottom: 15px;
}
.photoright {
	padding-left: 15px;
	padding-bottom: 15px;
}
.pcb_header {
	background-color: #F05500;
	height: 141px;
	background-image: url(img/PCB_subs_header_slim.jpg);
	margin-bottom: 30px;
}
.headlinegraphic {
	width: 675px;
	height: 141px;
	margin-bottom: 30px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#Content .headlinetext h2 {
	font-weight: normal;
	color: #FFF;
	font-size: 2em;
}
#Content .headlinetext h1 {
	font-weight: normal;
	color: #FFF;
	font-size: 2em;
}
#Content .pcb_header h2 {
	font-weight: normal;
	color: #FFF;
	font-size: 2em;
	padding-left: 30px;
	padding-top: 30px;
}
#EditableContents h2 {
	color: #4D4D4D;
	font-size: 0.85em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#EditableContents h2 a {
	color: #4D4D4D;
	text-decoration: none;
}
#EditableContents h2 a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
#EditableContents .NewsDate {
	color: #536E81;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#EditableContents p {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#EditableContents p a {
	color: #F78941;
	text-decoration: none;
}
#EditableContents p a:hover {
	text-decoration: underline;
}
#EditableContents {
	padding-bottom: 30px;
}
.headlinetext {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 600px;
}
#bodycopy {
	padding-top: 165px;
}
#Rowone h1 a {
	color: #FFF;
}
