html, body {
	margin: 10px 0px;
	clear: both;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
}

td {
	font-size: 0.9em;
}

body {
	text-align:left;
}

div#container {
	overflow: hidden;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

#--------------------------- {
}

div#logoPrint {
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	display: none;
}

#top {
	width: 100%;
	float: right;
}

#topLeft {
	width: 776px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#topRight {
	height: 70px;
	width: 506px;
	text-align: right;
	background-color: #AFAFAF;
	float: left;
}

#bottom {
	width: 100%;
	float: right;
}

#bottomLeft {
	width: 806px;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottomRight {
	width: 191px;
	float: right;
}

#topBlank {
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	background-color: #FFFFFF;
	clear: both;
}

#content {
	margin: 0px;
	padding: 0px;
	background-color: #C0BBB8;
	width: 100%;
}

#rightContent {
	text-align: left;
	background-color: #C0BBB8;
	padding-bottom: 0px;
	padding-left: 177px;
}

#rightContent li {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(/images/contact/arrow2.gif);
}

#rightContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 15px;
}

#leftContent {
	width: 177px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #C0BBB8;
	z-index: 1;
	float: left;
}


#middleCentreLeft {
	height: 70px;
	width: 270px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	background-color: #E2E3E4;
}


#middleCentreRight {
	height: 70px;
	width: 506px;
	text-align: right;
	background-color: #AFAFAF;
	float: left;
}

#middleCentreRight li {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(/images/contact/arrow2.gif);
}

#middleCentreRight ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 15px;
}

#middleColumn {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#middleColumn1 {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 20px 0px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A2E89;
}


#middleColumn2 {
	margin: 0px;
	float: left;
	text-align: left;
	width: 147px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}


#middleColumn2 li {

}

#middleColumn2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 15px;
}

#middleColumn3 {
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 601px;
	padding-left: 10px;
	padding-right: 0px;
}


#middleColumn3 li {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	color: #000000;
	padding-top: 3px;
}

#middleColumn3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	color: #333333;
}

#bottom {
	width: 1002px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#bottomMiddle {
	width: 776px;
	margin: 0px;
	text-align: center;
	background-color: #AFAFAF;
	clear: both;
	background-position: center center;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#-------------------------- {
}

h1, h2, h3, h4 {
	margin:0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #BE1D2E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#middleColumn3topRight {
	float: left;
}


p {
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

a:link {
	color: #BE1D2E;
	text-decoration: none;
}

a:visited {
	color: #BE1D2E;
}

a:active {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #CCCCCC;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
}

.small, .archive, .copyright {
	font-size: 9px;
}

.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}

.copyright {
   margin-top: 0;
   margin-bottom: 0;
}

#hide {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide {display: inline-table;}

/* Hides from IE-mac \*/
* html .hide {height: 1%;}
.hide {display: block;}
/* End hide from IE-mac */

.highLight {
	color: #CC0000;
}

img { 
	border:0; 
}
fieldset {
	border:0;
	font-weight: normal;
}
legend { 
	font-weight: normal; font-size: 1em; 
}

form {
	margin: 0px;
	padding: 0px;
}

#contactForm div {
	margin-bottom: 0.5em;
}

.selectBox {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

input, textarea, select {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	padding: 3px;
}

input {
}

input.button {
	width: 5em;
	background-color: #e6e6e6;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 1em;
	padding: 0;
	cursor: pointer;
}

label {
	float: left;
	width: 180px;
	text-align: left;
	padding-right: 5px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#results {
	margin-bottom: 0.5em;
	padding: 2px;
}

div#submit {
	padding-left: 185px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.padding5 {
	margin-bottom: 5px;
	border: 5px solid #FFEEE1;
}
div#formPadding {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#form {
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#hideMe {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#footnote {
	margin-top: 5px;
	font-size: 10px;
	color: #1A2E89;
}

#subNavigation {
	width: 997px;
	text-align: left;
	clear: both;
	background-color: #BE1D2E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 0.8em;
}

div#bottomFooter {
	width: 992px;
	text-align: left;
	clear: both;
	background-color: #BE1D2E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(/images/screen/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#bottomFooter li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
#bottomFooter ul {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottomFooter a {
	color: #7AC531;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#bottomFooter a:hover, #subNavigation a:active, #subNavigation a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

div#mainImage {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subNavigation li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7931E;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#subNavigation ul {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#subNavigation a {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#subNavigation a:hover, #subNavigation a:active, #subNavigation a:focus {
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#subNavigation .p7PMmark {
	color: #FF6600;
	font-weight: bold;
}

/* ------ the trigger link styles ------- */

/*the normal trigger link */
#subNavigation .p7PMtrg, subNavigation .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
.padding10 {
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}
#bottom li {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	color: #000000;
	padding-top: 0px;
}

#bottom ul {
	list-style-type: none;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
}
.greyCopy {
	color: #999999;
}
.greenCopy {
	color: #7AC531;
}
.bookOnline {
	background-image: url(/images/screen/people.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 132px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #EEFADF;
	margin: 0px;
}
.marketing {
	display: none;
}
#bottomFooter a {
	color: #FFFFFF;
}
#bottomFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftCopy {
	width: 755px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(/images/screen/copyBk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	padding-top: 0px;
}
.leftImg {
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
.leftCopy2 {
	width: 378px;
	float: left;
	padding-left: 25px;
}
.orange {
	color: #F7931E;
	font-weight: bold;
}
.red {
	color: #BE1D2E;
}
#subNavigation a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.leftCopyInner {
	float: left;
	width: 530px;
	padding-left: 25px;
	padding-right: 0px;
}
.orangeTitle {
	font-weight: bold;
	color: #F7941E;
}
.redTitle {
	font-weight: bold;
	color: #BE1D2E;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:11 -Espresso
  -----------------------------------
*/
#p7PMnav2 {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 0.8em;
}

/* ------ top style ------ */
#p7PMnav2 a {
	background-color: #BE1D2E;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	border-bottom-width: 1px;
	vertical-align: middle;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 2em;
}
#p7PMnav2 li {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1px;
}
/* ------ 2nd style ------ */
#p7PMnav2 ul a {
	color: #FFFFFF;
	letter-spacing: 0.01px;
	text-align: left;
	background-image: url(/images/screen/rightArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-color: #CC0000;
}
/* ------ the current page marker style ------ */
#p7PMnav2 .p7PMmark {
	font-weight: bold;
	color: #F99D1B;
	background-image: url(/images/screen/rightArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#p7PMnav2 .p7PMon {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
}
/*the submenu classes */

#p7PMnav2 .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav2 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
#p7PMnav2 a:hover, #p7PMnav2 a:active, #p7PMnav2 a:focus {
	background-color: #F7931E;
	color: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right;
}
#container #mainImage #bottom #bottomLeft .leftCopy .leftCopyInner ul {
	padding-left: 20px;
}
#container #mainImage #bottom #bottomLeft .leftCopy .leftCopyInner table {
}
.errorImg {
	float: right;
}
h2 {
	font-size: 1.2em;
}
.padding15 {
	padding-top: 15px;
	padding-bottom: 10px;
}
#grantCalculator {
	background-image: url(/images/screen/grant.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 136px;
	float: left;
	margin-bottom: 10px;
	padding-top: 71px;
	padding-left: 55px;
}
#container #mainImage #bottom #bottomRight #grantCalculator #form1 #postalcode {
	font-size: 0.8em;
	margin: 0px;
	padding: 2px;
}
#container #mainImage #bottom #bottomRight #grantCalculator #form1 {
}
#container #mainImage #bottom #bottomRight #grantCalculator #form1 #PostalCode {
	margin: 0px;
	padding: 1px;
}
#container #mainImage #bottom #bottomRight #grantCalculator #form1 #imageField {
	margin: 0px;
	padding: 0px;
}
#container #mainImage #bottom #bottomRight #grantCalculator #form1 #button {
	margin: 0px;
	padding: 0px;
}
.formPadding {
	clear: both;
	padding: 2px;
}
