/* Design by Kirsty Hodgson,   XHTML and CSS Author Niall McKenna Build by xperience GB Ltd.*/

/* Global Styles */ 

body, div, p, ul, ol, li, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 0.78em Arial, Helvetica, sans-serif;
	color: #003366;
	background: url(../images/bg1.png) repeat;
	}
	
.clear {
	clear: right;
	height: auto;
	width: 770px;
	float: left;
}	

/* Main Build */

#container {
	width: 1000px;
	height: auto;
	text-align: left;
	background: #fff;
	margin: 10px auto 0 auto;
	}
	
#banner {
	width: 1000px;
	height: 78px;
	background: #001A65;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AEAEFF;
	border-bottom-color: #9C8654;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

#hide {
	width: 1000px;
	height: 63px;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	}

#hide span { 
	display: none;
	}
	
#topSection {
	width: 1000px;
	height: auto;
	float: left;
	clear: both;
	padding: 0 0 2px 0;
	background: #99884D;
}	

#leftSide {
	width: 600px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}

.logo {
	float: left;
	height: 151px;
	width: 152px;
	margin: 20px 0 0 10px;
	background: url(../images/logo.gif) no-repeat;
}

.homeImage {
	float: left;
	height: 300px;
	width: 585px;
	margin: 10px 0 0 10px;
	background: url(../images/home_image.jpg) no-repeat;
}	

#homeImageText {
	width: 447px;
	height: 84px;
	background: url(../images/home_image_text.gif) no-repeat;
	float: right;
	margin: 40px 0 0 0;
	}
	
#homeImageText span { 
	display: none;
	}	

#rightSide {
	width: 390px;
	height: auto;
	float: left;
	padding: 0 0 5px 0;
	margin: 10px 5px 8px 0;
	}
	
#bottomSection {
	float: left;
	height: auto;
	width: 1000px;
	padding: 0px;
	background: #B7A66D;
	border-bottom: solid 10px #c6d2e1;
}

#awardsLogo {
	width: 586px;
	height: 99px;
	background: url(../images/awards_logo_home.gif) no-repeat;
	}

#awardsLogo span { 
	display: none;
	}

#cpsLogo {
	width: 377px;
	height: 67px;
	background: url(../images/cps_logo.gif) no-repeat;
	float: left;
	padding: 0 0 10px 0;
	}

#cpsLogo span { 
	display: none;
	}

#imageThumbs {
	height: auto;
	width: 400px;
	float: right;
	margin: 12px 0 0 0;
}

.thumbNail {
	float: left;
	height: auto;
	width: 95px;
	margin: 0 3px 0 0;
}

a:link, a:visited {
	color:#8F733D;
	}
	
a:hover {
	color:#999999;
	}
	
/* Navigation Bar */

#navBar {
	font-size: 0.95em;
	min-height:30px;
	height:auto !important;
	height:30px;
	width: 998px;
	background: url(../images/nav_bar_bg.jpg) repeat;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

#navBar .home {
	color: #685E33;
	text-decoration: none;
}

#navBar li {
	display: inline;
	padding: 0 7px 2px 7px;
	float: left;
	margin: 7px 0 0 0;
	border-right: dotted 1px #CCCCCC;
}

#current {
	text-decoration: underline;
}

#navBar li a:hover {
	text-decoration: underline;
	}

#navBar .green {
	color: #006600;
	text-decoration: none;
}

#navBar .skyBlue {
	color: #6699FF;
	text-decoration: none;
}

#navBar .navy {
	color: #001A65;
	text-decoration: none;
}

#navBar .gold {
	color: #B7A66D;
	text-decoration: none;
}

#navBar .grey {
	color: #666666;
	text-decoration: none;
}

/* Home Page Rollover Buttons */ 

#buttonOne, #buttonTwo, #buttonThree, #buttonFour {
	display: block;
	width: 390px;
	height: 55px;
}

#buttonOne:hover, #buttonTwo:hover, #buttonThree:hover, #buttonFour:hover {
	background-position: 0 -55px;
}

#buttonOne span, #buttonTwo span, #buttonThree span, #buttonFour span {
  display: none;
}


#buttonOne {
	background: url(../images/button1.gif) no-repeat 0 0;
}

#buttonTwo {
	background: url(../images/button2.gif) no-repeat 0 0;
}

#buttonThree {
	background: url(../images/button3.gif) no-repeat 0 0;
}

#buttonFour {
	background: url(../images/button4.gif) no-repeat 0 0;
}

#buttonFive, #buttonSix {
	display: block;
	width: 190px;
	height: 70px;
}

#buttonFive:hover, #buttonSix:hover {
	background-position: 0 -70px;
}

#buttonFive span, #buttonSix span {
  display: none;
}

#buttonFive {
	background: url(../images/button5.gif) no-repeat 0 0;
}

#buttonSix {
	background: url(../images/button6.gif) no-repeat 0 0;
}

#greyButtonRight {
	float: right;
	height: auto;
	width: auto;
	margin-top: 2px;
}

#greyButtonLeft {
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
}

.buttonWrap {
	height: auto;
	width: auto;
	margin-bottom: 2px;
}

/* Headers */
	
h1 {
	font : 2em  Arial, Helvetica, Tahoma, sans-serif;
	color:#000000;
}
	
h2 {
	padding: 0 0 5px 0;
	font: bold 1em Arial, Helvetica, Tahoma, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

h3 {
	font : bold 1.11em Arial, Helvetica, Tahoma, sans-serif;
	color:#001A65;
	margin: 0 0 10px 0;
}

#Awards {
	font-size: 1.3em;
	float: left;
	height: auto;
	width: 700px;
	margin: 70px 0 0 10px;
}

/* footers */

#footer {
	height: auto;
	width: 990px;
	float: left;
	clear: both;
	border-bottom: solid 10px #57A7E4;
	border-left: solid 10px #57A7E4;
	background: #FFFFFF url(../images/right_corner_footer.gif) no-repeat right;
	}

#footer .quote {
	float: right;
	width: 610px;
	min-height: 75px;
  	height: auto !important;
  	height: 75px;
	color: #58A7E3;
	padding-top: 10px;
	font: bold 1.2em/20px Arial, Helvetica, sans-serif;
}

.quoteIndent {
	margin-left: 100px;
}

#footer .quote .quoteName {
	font: bold 0.9em/13px Arial, Helvetica, sans-serif;
	color: #003366;
	height: auto;
	width: auto;
	margin-left: 150px;
}

#footerBottom {
	clear: both;
	float: none;
	height: auto;
	width: 1000px;
	font: 10px Arial, Helvetica, sans-serif;
}

#footerBottom a {
	color: #56A6E3;
}

/* SUB PAGE STYLES FROM THIS POINT FORWARD */
/* Green */

.greenImage {
	float: left;
	min-height: 440px;
  	height: auto !important;
  	height: 440px;
	width: 395px;
	margin: 10px 8px 0 0;
	padding: 0 0 2px 0;
	background: #d8dcca;
}

.leftColumnGreen {
	float: left;
	height: 442px;
	width: 190px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 15px 30px;
	margin: 10px 0 0 10px;
}

#topSectionGreen {
	width: 1000px;
	height: auto;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	border-bottom: solid 10px #c6d2e1;
	background: #118E26;
}	

.GreenQoute {
	float: left;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	width: 160px;
	margin: 252px 0 0 0;
	background: #b7a66d;
	padding: 15px;
	font-style: italic;
	font-weight: bold;
}

.GreenQoute p {
	height: auto;
	width: auto;
	margin-top: 5px;
}

#rightSideGreen {
	width: 385px;
	height: auto;
	float: left;
	padding: 0;
	margin: 10px 10px 0 0;
	}

.greenText {
	height: auto;
	width: auto;
	padding: 10px;
}

.Bold {
	font-weight: bold;
	font-size: 1em;
}

#contentList {
	height: auto;
	width: auto;
	padding: 5px 5px 5px 10px;
}	

.comImage, .educationImage {
	background: url(../images/community.jpg) no-repeat;
	}

.comImage, .educationImage, .youthImage {
	height: 252px;
	width: 395px;
}

#comText {
	width: 390px;
	background: url(../images/community_text.gif) no-repeat;
	float: left;
	margin: 190px 0 0 0;
	height: 56px;
	}

#comText span { 
	display: none;
	}
	
.educationImage {
	background: url(../images/education.jpg) no-repeat;
}

#educationText {
	width: 390px;
	background: url(../images/education_text.gif) no-repeat;
	float: left;
	margin: 190px 0 0 0;
	height: 56px;
	}

#educationText span { 
	display: none;
	}
	
.youthImage {
	background: url(../images/youth.jpg) no-repeat;
}

#youthText {
	width: 356px;
	float: left;
	height: 56px;
	background: url(../images/youth_text.gif) no-repeat 50px 0;
	margin: 190px 0 0 0;
	}

#youthText span { 
	display: none;
	}

/* Green & Blue Pages Rollover Buttons */ 

.buttonWrapGreen {
	height: auto;
	width: auto;
	margin-bottom: 3px;
}

#greenOne {
	background: url(../images/button1com.gif) no-repeat 0 0;
}

#greenTwo {
	background: url(../images/button2com.gif) no-repeat 0 0;
}

#greenThree {
	background: url(../images/button3com.gif) no-repeat 0 0;
}

#greenFour {
	background: url(../images/button4com.gif) no-repeat 0 0;
}

#greenFive {
	background: url(../images/button5com.gif) no-repeat 0 0;
}

#greenSix {
	background: url(../images/button6.gif) no-repeat 0 0;
}

#greenOne, #greenTwo, #greenThree, #greenFour, #greenFive, #greenSix {
	display: block;
	width: 385px;
	height: 80px;
}

#greenOne:hover, #greenTwo:hover, #greenThree:hover, #greenFour:hover, #greenFive:hover, #greenSix:hover {
	background-position: 0 -80px;
}

#greenOne span, #greenTwo span, #greenThree span, #greenFour span, #greenFive span, #greenSix span {
  display: none;
}

/* Sky Blue - Business Page */

.SkyblueImage {
	float: left;
	min-height:510px;
    height:auto !important;
  	height:510px;
	width: 395px;
	margin: 10px 8px 0 0;
	background: #cad9e4;
}

.leftColumnSkyblue {
	float: left;
	min-height:552px;
	height:auto !important;
	height:552px;
	width: 190px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 15px 30px;
	margin: 10px 0 0 10px;
}

#topSectionSkyblue {
	width: 1000px;
	height: auto;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	border-bottom: solid 10px #c6d2e1;
	background: #7BBBEA;
}	

.SkyblueQoute {
	float: left;
	height: auto;
	width: 190px;
	margin-top: 240px;
	background-color: #82bdef;
	padding-bottom: 10px;
}

#rightSideSkyblue {
	width: 385px;
	height: auto;
	float: left;
	padding: 0;
	margin: 10px 10px 0 0;
	}

.SkyblueText {
	height: auto;
	width: auto;
	padding: 10px;
}
	
#businessQuote {
	width: 348px;
	height: 42px;
	background: url(../images/business.gif) no-repeat;
	margin: 0 0 10px 20px;
	padding-top: 87px;
	}

#businessQuote span { 
	display: none;
	}
	
.SkyblueQoute .skyblueQuoteTop {
	height: 40px;
	width: auto;
	background: #add6fa;
}

.skyBlueQuoteMiddle {
	height: 35px;
	width: auto;
	background: #c9e3fd;
}

.Tel {
	font: bold 1.2em/40px Arial, Helvetica, sans-serif;
	color: #0d63a3;
	height: auto;
	width: auto;
	margin-left: 20px;
}

.skyBlueQuoteBottom {
	background: #82BDEF;
	font-weight: bold;
	padding: 10px 0 0 10px;
	height: auto;
	width: auto;
	float: left;
}

.businessImage {
	background: url(../images/business.jpg) no-repeat;
	height: 142px;
	width: 395px;
}

/* Navy Pages */

.navyImage {
	float: left;
	min-height:482px;
	height:auto !important;
	height:482px;
	width: 395px;
	margin: 10px 8px 0 0;
	background: #d8dcca;
}

.leftColumnNavy {
	float: left;
	min-height:587px;
	height:auto !important;
	height:587px;
	width: 190px;
	margin: 10px 0 0 10px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 15px 30px;
}

#topSectionNavy {
	width: 1000px;
	height: auto;
	float: left;
	clear: both;
	background: #00144F;
	border-bottom: solid 10px #c6d2e1;
}	

.navyQoute {
	float: left;
	min-height:162px;
	height:auto !important;
	height:162px;
	width: 160px;
	margin-top: 250px;
	background: #b7a66d;
	padding: 15px;
	font-style: italic;
	font-weight: bold;
}

.navyQoute p {
	height: auto;
	width: auto;
	margin-top: 10px;
}

#rightSideNavy {
	width: 385px;
	height: auto;
	float: left;
	padding: 0;
	margin: 10px 10px 0 0;
	}

.navyText {
	height: auto;
	width: auto;
	padding: 10px;
}

.aboutImage {
	background: url(../images/about.gif) no-repeat;
	height: 252px;
	width: 395px;
}

.topColumnAwards {
	width: 980px;
	min-height:160px;
  	height:auto !important;
  	height:160px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 5px 10px;
	margin: 10px;
}

.topInfo {
	float: right;
	min-height:151px;
	height:auto !important;
	height:151px;
	width: 810px;
	background: #4c505c;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.awardsImage {
	height: 151px;
	width: 152px;
	margin: 3px;
}

#topContent {
	float: right;
	width: 640px;
	min-height:130px;
  	height:auto !important;
  	height:130px;
	padding: 10px 10px 10px 0;
	color: #FFFFFF;
}

.secondColumnAwards {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	margin: 0 10px 0 10px;
	background: #9A8B63 url(../images/gold_awards.gif) no-repeat;
}

.secondColumnAwardsArchive {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	margin: 0 10px 0 10px;
	background: #9A8B63 url(../images/gold_awards_archive.gif) no-repeat;
}

.goldBar {
	clear: both;
	float: left;
	height: 50px;
	width: 980px;
	margin: 0 10px 0 10px;
	background: #908054;
}

#AwardsContent {
	float: left;
	height: auto;
	width: 960px;
	margin: 0 10px 0 10px;
}

.awardWinner {
	color: #FFFFFF;
	font-size: 1.2em;
}

#AwardsSub {
	font-size: 1.2em;
	float: left;
	width: 950px;
	margin: 10px 0 0 5px;
	clear: both;
}

#AwardsContent p {
	float: left;
	width: 960px;
	height: auto;
	margin: 0 0 10px 0;
}

.white {
	color: #FFFFFF;
}

.AwardsTable {
	float: left;
}

.awardYear {
	width: 20%;
	background: #AFA37D;
	font-size: 1.3em;
	font-weight: bold;
}

.awardsArchive {
	float: right;
	margin: 15px 40px 20px 20px;
}

.awardsArchive a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.archives {
	float: left;
	width: 80%;
	margin: 10px 0 0 15px;
}

.area {
	width: 20%;
	background: #AFA37D;
	font-size: 1.3em;
	font-weight: bold;
}

.projectName {
	width: 40%;
	background: #AFA37D;
	font-size: 1.3em;
	font-weight: bold;
}

.secondTableWidth {
	width: 35%;
	color: #FFFFFF;
}

.topColumnAssessors {
	width: 980px;
	min-height:160px;
  	height:auto !important;
  	height:160px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 5px;
	margin: 10px;
}

.assessorsImage {
	height: 144px;
	width: 143px;
	margin: 3px;
}

.secondColumnAssessors {
	clear: both;
	float: left;
	min-height:200px;
	height:auto !important;
	height:200px;
	width: 980px;
	margin: 0 10px 0 10px;
	background: #141f40;
}

.BioLabel {
	float: left;
	height: 200px;
	width: 55px;
	background: url(../images/bio_label.gif) no-repeat 2px 50px;
	margin-left: 30px;
}

#assessorRecruit {
	float: right;
	margin: 5px 50px 0 0;
}

.topColumnBP {
	width: 980px;
	min-height:210px;
	height:auto !important;
	height:210px;
	background: #FFFFFF url(../images/logo.gif) no-repeat 5px;
	margin: 10px;
}

.topInfoBP {
	float: right;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	width: 820px;
	margin: 5px 0 5px 0;
	background: #4c505c;
	text-align: left;
}

.BPImage {
	height: 144px;
	width: 143px;
	margin: 30px 3px 3px 3px;
}

#topContentBP {
	float: right;
	width: 640px;
	min-height:175px;
  	height:auto !important;
  	height:175px;
	padding: 10px 10px 10px 0;
	color: #FFFFFF;
}

.secondColumnBP {
	float: left;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	width: 980px;
	background: #141f40;
	margin: 0 10px 0 10px;
	clear: both;
}

.BPLabel {
	float: left;
	height: 200px;
	width: 55px;
	margin-left: 30px;
	background-image: url(../images/best_practice_label.gif);
	background-repeat: no-repeat;
	background-position: 2px 25px;
}

.BPLabelAlt {
	float: left;
	height: 200px;
	width: 55px;
	margin-left: 30px;
	background-image: url(../images/best_practice_label_alt.gif);
	background-repeat: no-repeat;
	background-position: 2px 25px;
}

.bestPracticeContent {
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	height: auto;
	width: 700px;
	margin: 30px 10px 10px 10px;
	clear: right;
}

.bestPracticeContent li {
	list-style: circle inside;
}

#contentList li {
	list-style: circle inside;
}

.newsLabel {
	float: left;
	height: 200px;
	width: 55px;
	background: url(../images/news_label.gif) no-repeat 25px 130px;
	margin-left: 30px;
}

.newsContent {
	float: right;
	height: auto;
	width: 870px;
	margin-top: 10px;
	padding: 10px;
	color: #FFFFFF;
}

/* Gold - Resources Page */

#topSectionGold {
	float: left;
	height: auto;
	width: 1000px;
	background: #b7a66d;
	border-bottom: solid 10px #c6d2e1;
}

#leftSideGold {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	margin: 10px 10px 0 10px;
	background: #FFFFFF;
}

.leftColumnResources {
	float: left;
	height: 400px;
	width: 160px;
	background: url(../images/logo.gif) no-repeat 5px 30px;
}

.secondColumnResources {
	float: right;
	height: auto;
	width: 810px;
	background: #B7A66D;
	border-top: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
}

.resourcesHead {
	padding: 10px;
	float: left;
	min-height:100px;
	height:auto !important;
	height:100px;
	width: 790px;
	font: 1em/17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.resourcesContent {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 770px;
	height:auto;
	margin: 10px 10px 0 10px;
}

.resourceLabel {
	background: url(../images/resources_label.gif) no-repeat;
	height: 126px;
	width: 21px;
	float: left;
	margin: 260px 0 0 50px;
}

.resourceType {
	height: auto;
	width: auto;
	float: left;
	margin: 5px 5px 5px 10px;
}

.resourceName {
	float: left;
	height: auto;
	width: 150px;
	margin: 5px 5px 5px 10px;
}

.resourceContact {
	float: left;
	height: auto;
	width: 200px;
	margin: 5px 5px 5px 10px;
}

.resourceContact ul {
	list-style-type: none;
}

#resourceList {
	float: left;
	width: 750px;
	height: auto;
	background: #9A8B63;
	margin-top: 20px;
	padding: 10px;
}

#faqs1 {
	width: 720px;
	}

#faqs1 ul {
	list-style: none;
	}

#faqs1 ul li a {
	padding: 5px 0;
	color: #404C34;
	text-decoration: none;
	}

#faqs1 ul li ul {
	margin-bottom: 0;
	margin-left: 15px;
	list-style: circle;
	}

#faqs1 ul li ul li {
	padding: 3px 0;
	}

/* Grey Pages */

#topSectionGrey {
	float: left;
	height: auto;
	width: 1000px;
	background: #999999;
	border-bottom: solid 10px #c6d2e1;
}

#leftSideGrey {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	margin: 10px 10px 0 10px;
	background: #FFFFFF;
}

.leftColumnSupport {
	float: left;
	height: 400px;
	width: 160px;
	background: url(../images/logo.gif) no-repeat 5px 30px;
}

.secondColumnSupport {
	float: right;
	min-height:390px;
  	height:auto !important;
  	height:390px;
	width: 810px;
	background: #999999;
	border-top: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
}

.supportHead {
	padding: 10px;
	float: left;
	min-height:100px;
	height:auto !important;
	height:100px;
	width: 790px;
	font: 1em/17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.supportContent {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 770px;
	min-height:150px;
  	height:auto !important;
  	height:150px;
	margin: 10px 10px 0 10px;
}

.supportLabel {
	background: url(../images/support_label.gif) no-repeat;
	height: 100px;
	width: 21px;
	float: left;
	margin: 286px 0 0 50px;
}

.supportType {
	width: auto;
	float: left;
	height: auto;
}

.supportName {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 10px;
}
.supportContact {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 10px;
}

.supportContact ul {
	list-style-type: none;
}

.sponsorLabel {
	background: url(../images/sponsor_label.gif) no-repeat;
	height: 100px;
	width: 21px;
	float: left;
	margin: 286px 0 0 50px;
}

.sponsor {
	height: auto;
	width: 770px;
	float: left;
	padding-bottom: 10px;
}

#assessorColumn {
	float: left;
	height: auto;
	width: 350px;
	padding: 0 20px 20px 50px;
}

#assessorColumn li {
	color: #FFFFFF;
	list-style-type: none;
}

#clear {
	clear: right;
	float: right;
	width: 360px;
	height: 27px;
}

.assessorsContent {
	color: #FFFFFF;
	width: 820px;
	float: right;
	height: auto;
	padding: 10px 0 10px 0;
}

.assessorsContent li {
	list-style-position: inside;
}

/* Contact page */ 

.contactUs {
	float: right;
	height: auto;
	width: 140px;
	padding: 3px;
}

.contactUs a {
	color: #FFFFFF;
}

.SponsorContent {
	float: right;
	height: auto;
	width: 600px;
	padding: 5px;
}

#rightSideContact {
	width: 390px;
	min-height:280px;
	height:auto !important;
	height:280px;
	float: left;
	padding: 10px 5px 5px 5px;
	margin: 0 0 10px 0;
	}

#contactBox {
	background-color: #FFFFFF;
	float: left;
	min-height:280px;
	height:auto !important;
	height:280px;
	width: 365px;
	padding: 10px;
}

#contactBorder {
	width: 1000px;
	background: #c6d2e1;
	float: left;
	height: 10px;
}

/* IE6 Only Rules */		
* html .homeImage {
	margin: 10px 0 0 5px;
}

* html #rightSide {
	padding: 0 0 5px 0;
	margin: 10px 5px 8px 0;
	}	
	
* html .leftColumnGreen {
	margin: 10px 0 0 5px;
}

* html #rightSideGreen {
	padding: 0;
	margin: 10px 5px 0 0;
	}

* html .leftColumnSkyblue {
	margin: 10px 0 0 5px;
}

* html #rightSideSkyblue {
	padding: 0;
	margin: 10px 5px 0 0;
	}
	
* html .leftColumnNavy {
	margin: 10px 0 0 5px;
}

* html #rightSideNavy {
	padding: 0;
	margin: 10px 5px 0 0;
	}

* html .secondColumnAwards {
	margin: 0 5px 0 5px;
}

* html .secondColumnAwardsArchive {
	margin: 0 5px 0 5px;
	}
	
* html #AwardsContent {
	margin: 0 5px 0 5px;
}

* html .goldBar {
	margin: 0 5px 0 5px;
}

* html .secondColumnAssessors {
	margin: 0 5px 0 5px;
}

* html .secondColumnBP {
	margin: 0 5px 0 5px;
}

* html .newsContent {
	width: 840px;
}

* html #leftSideGold {
	margin: 10px 5px 0 5px;
}

* html .resourcesContent {
	margin: 5px 5px 0 5px;
}

* html #leftSideGrey {
	margin: 10px 5px 0 5px;
}

* html .supportContent {
	margin: 5px 5px 0 5px;
}
.contactUs li {
	display: inline;
	width: auto;
	padding-right: 10px;
	list-style-type: none;
}

/* Site map*/

#sitemap {
	font-weight: bold;
	font-size: 1.2em;
}

#sitemap li {
	list-style: circle inside;
	}
	
#sitemap li ul {
	margin: 6px 15px;
	padding: 0 15px;
	border-left: 2px dotted #999;
	}
	
#sitemap a:link, #sitemap a:visited {
	color:#003366;
	}

#sitemap a:hover {
	color: #8F733D;
	}
.BP-SubContent {
	float: right;
	width: 700px;
	margin: 10px;
	color: #FFFFFF;
}

.bestPracticeContent img {
	float: right;
	margin: 10px;
}

p {
	line-height: 16px;
	padding-bottom: 5px;
	text-align: justify;
}

.acrobatIcon {
	float: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#container #topSectionNavy .secondColumnBP .bestPracticeContent table {
	float: left;
	border: 1px dashed #FFFFFF;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
}
.backButton {
	float: left;
	clear: left;
}
.gallery {
	float: left;
	margin-top: 10px;
}
#AwardsList li {
	list-style-position: inside;
}
