.CBox_Right { background-image: url(../SiteImages/ContentBox/right.gif); background-repeat: repeat-y; background-position: right 0; }
.CBox_left { background-image: url(../SiteImages/ContentBox/left.gif); background-repeat: repeat-y; background-position: left 0; }
.CBox_Top { font-size: 1px; background-image: url(../SiteImages/ContentBox/top.gif); background-repeat: repeat-x; background-position: left top; }
.CBox_Bottom { background-image: url(../SiteImages/ContentBox/bottom.gif); background-repeat: repeat-x; background-position: left bottom; }

#content { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 17px; padding: 10px; }
#content p { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 17px; padding-left: 10px; }
#content h1 { color: #0085cc; font-size: 20px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 28px; text-decoration: none; margin: 0 0 5px; padding-left: 10px; }
#content h2 { color: #0085cc; font-size: 18px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 24px; text-decoration: none; margin: 0 0 5px; padding-left: 10px; }
#content h3 { color: #1a8ac7; font-size: 16px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 20px; text-decoration: none; margin: 0 0 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; }
#content h4 { color: #1a8ac7; font-size: 16px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 20px; text-decoration: none; background-color: #fff; background-image: url(../SiteImages/h4_break.gif); background-repeat: no-repeat; margin: 0 0 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; }
#content h5 { color: #1a8ac7; font-size: 20px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 24px; text-decoration: none; background-color: #fff; background-repeat: no-repeat; background-position: 0 0; margin: 0 0 10px; padding-top: 5px; padding-bottom: 4px; padding-left: 10px; border-bottom: 1px solid #82b1cf; }
#content a { color: #416196; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; }
#content a:hover { color: #96b1c5; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; }
#content ul { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 17px; background-repeat: no-repeat; background-position: 0 0; padding-left: 15px; }
#content li { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 17px; background-image: url(../SiteImages/bullets/CircleBullet.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 20px; list-style-type: none; }
#division { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-image: url(../SiteImages/PageDivider.gif); background-repeat: no-repeat; padding: 13px 15px 10px; }
#division p { color: #70726c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; }
#division h1 { color: #0085cc; font-size: 20px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; line-height: 24px; margin: 0 0 5px; }
#division a { color: #416196; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; }
#division a:hover { color: #96b1c5; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; }

/*tables with blue hues*/
.conoption_blue { color: #173f7c; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; background-color: #e4ebf2; text-decoration: none; padding: 5px; }
.conoption_dblue { color: #173f7c; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; text-decoration: none; background-color: #cedae5; padding: 5px; }
.conoption_white { color: #173f7c; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; text-decoration: none; background-color: #fff; padding: 5px; }
.conoption_Dwhite { color: #173f7c; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; text-decoration: none; background-color: #e4ebf2; padding: 5px; }

/*border*/
.content_border { color: #2f507c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; padding: 5px; border: solid 2px #c0ccdb; }

/*styles from the original site.*/
.Diverse_content { color: #2f507c; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; padding-top: 10px; padding-left: 10px; }

/*applied to H1 or text.*/
.FeatureHeading { color: #0085cc; font-size: 18px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; line-height: 20px; }

/*pop up script for what we do window*/

* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
	
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			text-align: center; margin: 20px 0; position: relative; width: 100%; }

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 300px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative; overflow: hidden; margin: auto; width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 300px; clear: both; background: #fff; border-top: 1px solid #96b1c5; }
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			vertical-align: middle; padding: 10px; }
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px; font-weight: bold; text-align: center; line-height: 32px; background: #c6e3ff; color: #fff; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; text-decoration: none; display: block; padding: 0 15px; }
		
		.stripNav li.tab1 a { background: #416196 }
		.stripNav li.tab2 a { background: #416196 }
		.stripNav li.tab3 a { background: #416196 }
		.stripNav li.tab4 a { background: #416196 }
		.stripNav li.tab5 a { background: #416196 }
		
		.stripNav li a:hover {
			background: #96b1c5;
		}
		
		.stripNav li a.current {
			background: #96b1c5;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("SiteImages/Navigation/left_arrow.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("SiteImages/Navigation/right_arrow.gif") no-repeat center;
		}


/*End of script for what we do window*/

/*Image positions*/
.floatleft{ float: left; padding-top: 3px; padding-right: 5px; }
.floatright { padding-top: 3px; padding-right: 5px; float: right; }

/*Coloured Tables*/
.TitleBarCell{ color: #0167a9; font-size: 16px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: bold; background-color: #e4ecf7; text-decoration: none; text-align: center; padding: 5px; }
.CriteriaBarCell{ color: #0167a9; font-size: 14px; font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; font-weight: bold; background-color: #fff; text-align: left; padding: 5px; }
.LightblueCell{ color: #0167a9; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; background-color: #e4ecf7; text-decoration: none; padding: 5px; }
.DarkblueCell { color: #0167a9; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #cbdaef; padding: 5px; }
.WhiteCell { color: #0167a9; font-size: 12px; font-family: Arial, "Century Gothic", Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; background-color: #fff; padding: 5px; }

/*textbox*/

textarea { color: #0167a9; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: none; width: 100%; height: 100px; }