/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	z-index:1;
}
body {
	line-height:1.5;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		overflow-y: scroll;
}
table {
	border-collapse:separate;
	border-spacing:0;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
body {
	margin:0px;
	padding:0px;
	background:#fff;
}
#header {
	background-image:url(../img/header_background.jpg);
	background-repeat:no-repeat;
	height:130px;
	margin:0px;
	padding:0px;
}
#siteLogo {
	width:279px;
	margin:0px;
	padding:0 0 0 15px;
}
#siteLogo a:link, #siteLogo a:visited {
	border:0px;
}
#siteLogo img a:link, #siteLogo img a:visited {
	border:none;
}
#headWrap {
	width:100%;
	height:315px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../img/headBg.jpg) repeat-x
}
#headpanel {
	width:934px;
	height:315px;
	margin:0 auto;
	padding:0px
}
#menu {
	width:934px;
	height:40px;
	margin:0px 0 10px 0;
	padding:0px;
	float:left;
	background-color:#5bb5c8;
}
#menu ul {
	height:40px;
	margin:0px;
	padding:0px 0px 0px 15px;
	float:left;
	display:block
}
#menu ul li {
	width:auto;
	height:40px;
	margin:0px;
	padding:10px 30px 0px 0px;
	float:left;
	display:block
}
#menu ul li .gap {
	width:1px;
	height:40px;
	margin:0px;
	padding:0 11px 0px 11px;
	float:left;
	background:url(../img/menuspace.jpg) no-repeat center top
}
#menu ul li a {
	width:auto;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e9f6f9;
	line-height:22px;
	font-weight:bold;
	text-decoration:none
}
#menu ul li a:hover {
	color:#FFFFFF;
	background:url(../img/menuHover.gif) no-repeat center bottom
}

/*** BREADCRUMB ***/
.breadcrumb {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 20px 0px 10px 5px;
	padding: 14px 0px 0px 10px;
	border-bottom: 1px solid #ccc;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color:#000;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
#contentWrap {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background:#fff;
}
#contentPanel {
	width:934px;
	margin:0 auto;
	padding:6px 0 0 0
}
#leftPanel {
	width:259px;
	margin:0px;
	padding:0 0 34px 0;
	float:left;
	border-right:#c6d09d dashed 1px
}
#leftPanel .toplinks {
	width:259px;
	margin:0px;
	padding:0px;
	float:left
}
#leftPanel .toplinks h2 {
	width:224px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:24px;
	font-weight:normal
}
#leftPanel .toplinks h3 {
	width:224px;
	margin:5px 0 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005b7f;
	line-height:16px;
	font-weight:bold
}
#leftPanel .toplinks p {
	width:224px;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	line-height:16px
}
#leftPanel .toplinks ul {
	width:224px;
	margin:8px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
#leftPanel .toplinks ul li {
	width:224px;
	margin:0px;
	padding:0px;
	float:left;
	display:block
}
#leftPanel .toplinks ul li a {
	width:205px;
	height:19px;
	margin:0px;
	padding:0 0 0 19px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:16px;
	text-decoration:none;
	border-bottom:#c6d09d solid 1px;
	background:url(../img/liststyle.jpg) no-repeat 0 -18px
}
#leftPanel .toplinks ul li a:hover {
	color:#c46706;
	background:#FFFFFF url(../img/liststyle.jpg) no-repeat
}
#leftPanel .toplinks ul li a.bottom {
	width:205px;
	height:19px;
	margin:0px;
	padding:0 0 0 19px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:16px;
	text-decoration:none;
	border-bottom:0px;
	background:url(../img/liststyle.jpg) no-repeat 0 -18px
}
#leftPanel .toplinks ul li a.bottom:hover {
	color:#c46706;
	background:#FFFFFF url(../img/liststyle.jpg) no-repeat
}
#loginPanel {
	width:224px;
	margin:31px 0 0 0;
	padding:0px;
	float:left
}
#loginPanel h2 {
	width:224px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:24px;
	font-weight:normal
}
#loginPanel h3 {
	width:224px;
	margin:5px 0 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005b7f;
	line-height:16px;
	font-weight:bold
}
#loginPanel input {
	width:98px;
	height:17px;
	margin:11px 0 0 0;
	padding:2px 0 0 5px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363636;
	border:0px;
	background:#a3dee8
}
#loginPanel .blank {
	width:11px;
	height:10px;
	margin:0px;
	padding:0px;
	float:left
}
#loginPanel p {
	width:218px;
	margin:9px 0 0 0;
	padding:0 0 0 6px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	font-weight:bold
}
#loginPanel p a {
	color:#2f4d9e;
	text-decoration:underline
}
#loginPanel .login {
	width:55px;
	height:16px;
	margin:5px 0 0 0;
	margin-left:5px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF
}
#loginPanel .login:hover {
	background:#CCCCCC
}
#projectsPanel {
	width:230px;
	margin:42px 0 0 0;
	padding:0px;
	float:left
}
#projectsPanel h2 {
	width:224px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:24px;
	font-weight:normal
}
#projectsPanel h3 {
	width:224px;
	margin:5px 0 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005b7f;
	line-height:16px;
	font-weight:bold
}
#projectsPanel .pic1 {
	width:105px;
	height:83px;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	background:url(../img/pic1.jpg) no-repeat
}
#projectsPanel .pic2 {
	width:105px;
	height:83px;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	background:url(../img/pic2.jpg) no-repeat
}
#projectsPanel .blank {
	width:20px;
	height:10px;
	margin:10px 0 0 0;
	padding:0px;
	float:left
}
#projectsPanel a {
	width:55px;
	height:16px;
	margin:7px 0 0 0;
	margin-left:5px;
	padding:0px;
	float:right;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF
}
#projectsPanel a:hover {
	background:#CCCCCC
}
#wideleftPanel {
	width:647px;
	margin:0px;
	padding:0 0 38px 10px;
	float:left;
	border-right:#c6d09d dashed 1px
}
#wideleftPanel .top {
	width:640px;
	margin:0px;
	padding:0 0 30px 3px;
	float:left;
	display:inline;
}
#wideleftPanel .top h2 {
	width:640px;
	margin:0px;
	padding:0px 0px 8px 0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#000000;
	line-height:32px;
	font-weight:normal
}
#wideleftPanel .top h3 {
	width:640px;
	margin:9px 0 0 0;
	padding:0px 0px 10px 0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	line-height:16px;
	font-weight:bold
}
#wideleftPanel .top h4 {
	width:640px;
	margin:9px 0 0 0;
	padding:0px 0px 8px 0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4091b1;
	line-height:16px;
	font-weight:bold
}
#wideleftPanel .top p {
	margin:16px 0 10px 0;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:16px
}
#wideleftPanel .top p span {
	color:#c46706;
	font-weight:bold
}
#wideleftPanel .top a:link {
	color:#2f4d9e;
	text-decoration:none;
}
#wideleftPanel .top a:visited {
	color:#2f4d9e;
	text-decoration:none;
}
#wideleftPanel .top a:hover {
	text-decoration:underline;
}
#wideleftPanel img {
	display:inline;
	padding:5px;
}
.more a {
	width:75px;
	height:16px;
	margin:10px 0 0 0;
	padding: 3px 0px 0px 0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF
}
.more a:hover {
	background:#CCCCCC
}
#wideleftPanel .top ul {
	width:640px;
	margin:16px 0 14px 0;
	padding:0px;
	float:left;
	display:block
}
#wideleftPanel .top ul li {
	width:600px;
	display:block;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	border-bottom:#8bb5a2 dashed 1px;
	background:url(../img/liststyle.jpg) no-repeat
}
#wideleftPanel .top ul li a {
	color:#1e2316;
}
#wideleftPanel .top ul li a:hover {
	color:#2f4d9e;
	margin-left: -15px;
	padding-left: 15px;
	background:url(../img/liststyle.jpg) no-repeat 0 -25px;
}
#wideleftPanel .top ul li a.top {
	width:600px;
	height:24px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e2316;
	line-height:20px;
	text-decoration:none;
	border-bottom:0px;
	background:url(../img/liststyle.jpg) no-repeat
}
#wideleftPanel .top ul li a.top:hover {
	color:#c46706;
	background:url(../img/liststyle.jpg) no-repeat 0 -24px
}
#wideleftPanel .bottom {
	width:640px;
	margin:32px 0 0 0;
	padding:0px;
	float:left
}
#wideleftPanel .bottom h2 {
	width:640px;
	margin:0px;
	padding:0 0 0 3px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000000;
	line-height:29px;
	font-weight:normal
}
#wideleftPanel .bottom h3 {
	width:640px;
	margin:12px 0 0 0;
	padding:0 0 0 3px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005b7f;
	line-height:16px;
	font-weight:bold
}
#wideleftPanel .bottom .pic3 {
	width:640px;
	height:109px;
	margin:19px 0 0 0;
	padding:0px;
	float:left;
	background:url(../img/pic3.jpg) no-repeat
}
#wideleftPanel .bottom ul {
	width:600px;
	margin:16px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
#wideleftPanel .bottom ul li {
	width:600px;
	margin:0px;
	padding:0px;
	float:left;
	display:block
}
#wideleftPanel .bottom ul li a {
	width:600px;
	height:24px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e2316;
	line-height:20px;
	text-decoration:none;
	border-bottom:#8bb5a2 dashed 1px;
	background:url(../img/liststyle.jpg) no-repeat
}
#wideleftPanel .bottom ul li a:hover {
	color:#c46706;
	background:url(../img/liststyle.jpg) no-repeat 0 -24px
}
#wideleftPanel .bottom ul li a.bottom {
	width:600px;
	height:24px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e2316;
	line-height:20px;
	text-decoration:none;
	border-bottom:0px;
	background:url(../img/liststyle.jpg) no-repeat
}
#wideleftPanel .bottom ul li a.bottom:hover {
	color:#c46706;
	background:url(../img/liststyle.jpg) no-repeat 0 -24px
}
#rigtPanel {
	width:218px;
	margin:0px;
	padding:0 0 0 35px;
	float:left
}
#rigtPanel .calendar {
	width:218px;
	margin:0px;
	padding:0px;
	float:left
}
#rigtPanel .calendar h2 {
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:normal
}
#rigtPanel .calendar ul {
	width:218px;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	display:block
}
#rigtPanel .calendar ul li {
	width:218px;
	margin:0px;
	padding:0 0 23px 0;
	float:left;
	display:block
}
#rigtPanel .calendar ul li .cal {
	width:45px;
	height:44px;
	margin:0px;
	padding:15px 0 0 0;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3d8fb3;
	line-height:24px;
	text-align:center;
	background:url(../img/calendar.jpg) no-repeat
}
#rigtPanel .calendar ul li .cal span {
	width:45px;
	float:left;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:0px
}
#rigtPanel .calendar ul li h2 {
	width:164px;
	margin:0px;
	padding:0 0 0 7px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F4D9E;
	line-height:16px;
	font-weight:bold
}
#rigtPanel .calendar ul li p {
	width:165px;
	margin:5px 0 0 0;
	padding:0 0 0 7px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	line-height:16px;
	text-indent:20px;
	background:url(../img/star.jpg) no-repeat 7px 0
}
#rigtPanel .calendar ul li a {
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#2f4d9e;
	line-height:15px
}
#rigtPanel .calendar ul li a:hover {
	text-decoration:none
}
#rigtPanel .calendar ul li .author {
	width:186px;
	height:21px;
	margin:14px 0 0 0;
	padding:0 0 0 32px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	line-height:20px;
	background:#a3dee8 url(../img/author.jpg) no-repeat 10px 0
}
#rigtPanel .calendar ul li .author span {
	font-weight:bold
}
#rigtPanel .rhsBox {
	width:200px;
	margin:0px;
	padding:0px;
	float:left
}
#rigtPanel .rhsBox h2 {
	width:200px;
	margin:0px;
	padding:0 0 3px 0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:24px;
	font-weight:normal
}
#rigtPanel .rhsBox input {
	width:210px;
	height:17px;
	margin:7px 0 0 0;
	padding:3px 0 0 9px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363636;
	border:0px;
	background:#a3dee8;
}
#rigtPanel .rhsBox textarea {
	width:210px;
	height:58px;
	margin:7px 0 0 0;
	padding:3px 0 0 9px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363636;
	border:0px;
	background:#a3dee8
}
#footWrap {
	width:99%;
	margin:0px;
	padding:0 0 26px 0;
	float:left;
	border-top: 1px solid #ccc;
}
#footPanel {
	width:934px;
	margin:0 auto;
	padding:0px
}
#footNav {
	width:934px;
	margin:20px 0 0 0;
	padding:0px;
	text-align:center;
}
#footNav ul {
	width:400px;
	margin:0 auto;
	padding:0px;
	display:block
}
#footNav ul li {
	width:auto;
	margin:0px;
	padding:0px;
	float:left;
	display:block
}
#footNav ul li .blank {
	width:auto;
	margin:5px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	font-weight:bold
}
#footNav ul li a {
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:none;
}
#footNav ul li a:hover {
	text-decoration:underline
}
#footPanel p {
	width:934px;
	margin:12px 0 0 0;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fffcd5;
	line-height:15px;
	font-weight:bold;
	text-align:center
}
#footPanel p a {
	color:#fff;
	text-decoration:none;
	border:0px;
}
#footPanel p a:hover {
	text-decoration:underline
}
#footPanel p img a:link, #footPanel p img a:visited {
	border:0px;
}
#validation {
	width:934px;
	margin:10px 0 0 0;
	padding:0px;
	float:left
}
#validation ul {
	width:143px;
	margin:0 auto;
	padding:0px;
	display:block
}
#validation ul li {
	width:auto;
	margin:0px;
	padding:0px;
	float:left;
	display:block
}
#validation ul li .blank {
	width:7px;
	height:10px;
	margin:0px;
	padding:0px;
	float:left
}
#validation ul li a {
	width:64px;
	height:23px;
	margin:0px;
	padding:0 3px 0 0;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#100703;
	font-weight:bold;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	background:url(../img/validationBg.jpg) no-repeat
}
.rel {
	margin: 10px 0 0 0px;
	padding: 0px;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
.CTAbox {
	background-color: #5bb5c8;
	width: 584px;
	margin: 20px auto 15px auto;
	padding: 20px;
	border: 3px solid #d7d7d7;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
#CTAtitle {
	background-color: #4091b1;
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	margin-bottom: 10px;
}
#wideleftPanel .top .CTAbox p {
	color:#FFF;
	display:block;
	width:auto;
	font-size:13px;
	line-height:16px;
}
#wideleftPanel .top .boxText img {
	border: 1px solid #FFFFFF;
	margin:0px 8px 6px 6px;
	padding:0px;
}
#wideleftPanel .top .boxText {
	color:#fff;
	display:block;
}
#wideleftPanel .top .boxText a:link, #wideleftPanel .top .boxText a:visited {
	color:#fff;
	text-decoration:underline;
}
/* RHS Jagged Box  */
.rhsJaggedBoxContainer {
	position:relative;
	margin:0px auto;
	width:215px;
	color:#000;
	z-index:1;
	margin-left:8px; /* default, width of left corner */
	margin-right:5px;
	margin-bottom:0.5em; /* spacing under rhsJaggedBoxContainer */
}
.rhsJaggedBoxContainer .rhsJaggedBoxContent,  .rhsJaggedBoxContainer .t,  .rhsJaggedBoxContainer .b,  .rhsJaggedBoxContainer .b div {
	background:transparent url(../img/rhs-jaggedBgd240w800h.jpg) no-repeat top right;
}
.rhsJaggedBoxContainer .rhsJaggedBoxContent {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:5px 5px 0px 0px;
}
.rhsJaggedBoxContainer .rhsJaggedBoxContent .whiteTitle {
	color:#FFF;
	font-size:14px;
	padding: 4px 0px 0px 18px;
}
.rhsJaggedBoxContainer .t {
	/* top+left vertical slice */

 position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.rhsJaggedBoxContainer .b {
	/* bottom */

 position:relative;
	width:100%;
}
.rhsJaggedBoxContainer .b,  .rhsJaggedBoxContainer .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}
.rhsJaggedBoxContainer .b {
	background-position:bottom right;
}
.rhsJaggedBoxContainer .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}
.rhsJaggedBoxContainer .hd,  .rhsJaggedBoxContainer .bd,  .rhsJaggedBoxContainer .ft {
	position:relative;
}
.rhsJaggedBoxContainer .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */

 position:static;
	max-height:1000px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.rhsJaggedBoxContainer h1,  .rhsJaggedBoxContainer p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:10px 5px 6px 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 16px;
}
.rhsJaggedBoxContainer p a:link, .rhsJaggedBoxContainer p a:visited {
	color:#2f4d9e;
	text-decoration:none;
}
.rhsJaggedBoxContainer p a:hover {
	color:#2f4d9e;
	text-decoration:underline;
	background-color:#FFF;
}
.rhsJaggedBoxContainer h3 {
	padding:8px 0px 5px 0px;
	color:#FFF;
	font-size:1.2em;
}
.rhsJaggedBoxContainer img {
	border: 1px solid #FFFFFF;
	margin:10px 0px 0px 0px;
	padding:0px;
}
/* START HOMEPAGE SPECIFIC STYLES */
#wideleftPanel h2.homepage {
	width:640px;
	margin:0px;
	padding:0px 0px 8px 0px;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5bb5c8;
	font-size:22px;
	line-height:32px;
	font-weight:normal
}
/* START quick-thumbnail graphic styles*/
#highlightBoxes {
	float:right;
	padding:0px 15px 0px 10px;
	width:190px;
}
#highlightBoxes img {
	display:inline;
	padding:0px;
}
#home-pic-boxes {
	padding: 0px 0px 10px 5px;
}
#home-pic-box1, #home-pic-box4, #home-pic-box7 {
	padding: 0px 3px 0px 0px;
}
#home-pic-box2, #home-pic-box3, #home-pic-box5, #home-pic-box6, #home-pic-box8, #home-pic-box9 {
	padding: 0px 0px 0px 8px;
}
#highlightBoxes .quick-thumb-container {
	width:195px;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box img {
	border: none;
	margin: 0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box a:hover {
	border:#000;
	background-color:transparent;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box {
	position: relative;
	margin-bottom:10px;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box div.color {
	position: absolute;
	height: 112px;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box div.quick-thumb-text {
	width: 203px;
	height: 38px;
	overflow: hidden;
	position: absolute;
	left: 2px;
	top: 53px;
	background-image: url('../img/203w38h-thumb-background-black.png');
	background-position: bottom left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin: 0;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box div.quick-thumb-text p {
	margin: 0;
	padding: 8px;
	line-height: 1.12em;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box div.quick-thumb-text a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#highlightBoxes .quick-thumb-container div.quick-thumb-box div.quick-thumb-text a:hover {
	color:#ff0000;
	text-decoration:underline;
	background-color:transparent;
}
/* END quick-thumbnail graphic styles*/



/* START HOME : NEWS AND EVENTS */
#newsEvents h2 {
	color: #5bb5c8;
	font-size:22px;
}
#newsEvents h2 img {
	border:none;
	vertical-align:text-bottom;
}
#newsEvents a:link, #newsEvents a:visited {
	color: #2f4d9e;
	font-size:12px;
}
#newsEvents img {
	border: 1px solid #ccc;
	margin:0px 8px 6px 6px;
	padding:0px;
}
.picHeadline {
	padding:3px 0 0 0;
	display:inline-block;
	width:100%;
}
.picHeadline p {
	padding:3px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
}
.picHeadline a img {
	margin:2px 5px 5px 0;
	float:left;
}
#newsEvents p {
	color:#000;
}

/* Staff Page */
div#staff div p.profile_image_float_left
{
	float: left;
	border: 1px dashed #C6D09D;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

div#staff div p.profile_image_float_right
{
	float: right;
	border: 1px dashed #C6D09D;
	margin: 0px 00px 0px 10px;
	padding: 0px;
}


/* Contact Us Page */
#googlemap
{ 
	width: 635px;
	height: 350px; 
	margin-bottom: 1em;
	float: left;
	border: 1px dashed #C6D09D;
}

#googlemap div
{
	z-index: 100 !important;
}

#contact table
{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#contact th
{
	width: 16px;
	vertical-align: top;
}

#contact #address
{
	float: left;
}

#contact #details
{
	float: right;
	margin-right: 150px;
}

table.timetable
{
	font-size: 14px;
	float: left;
	border: 1px solid #cccccc;
	width: 550px;
}

table.timetable th, table.timetable td
{
	padding: 0px 5px 5px 3px;
	border-bottom: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
}

th.lastcolumn, td.lastcolumn
{
	border-right: none !important;
}

td.lastrow
{
	border-bottom: none !important;
}

/** CakePHP Debug **/
.cake-debug
{
	float: left;
	width: 640px;
	z-index: 1000;
	overflow: scroll;
}

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}



