
/*---------------------------------------------------------------------------------
CSS RESET
---------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/

body {
	background: url(../default_images/background.gif) repeat-x #EEEEEE;
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
}

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}   

h1 {
	color: #FFFFFF;  
	font-size: 19px; 
	margin: 15px 0 10px 0;
	padding: 0 0 10px 10px;
	font-weight: normal;
}

h2 {
	color: #555555;  
	font-size: 15px; 
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-weight: normal;
}

h3 {
	color: #457DBA;  
	font-size: 14px; 
	margin: 20px 10px 5px 0;
	padding: 0;
	font-weight: normal;
}

#mainFrame {
	width: 790px;  
	padding: 0;
	margin:0 auto;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 790px;
}


html>body #mainFrame {
	width: 790px;
}

/*---------------------------------------------------------------------------------
Header Styles
---------------------------------------------------------------------------------*/

#mainHeader {   
	padding: 0 5px;
	margin: 0; 
	height: 116px;
	text-align: left; 
	font-size: 10px;
}

#mainHeader p {   
	padding: 0;
	margin: 0; 
	color: #FFFFFF;
}

#mainHeader .left img {
	float: left;
	padding: 31px 0 0 0;
}

#mainHeader .right {
	float: right;
	padding: 0;
}

#mainHeader .right .searchTab {
	width: 355px;
	background: #80ADD7;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #92b4da;
	border-left: 1px solid #6990c4;
	border-right: 1px solid #A5C1DF;
}

#mainHeader .right .searchTab .left {
	float: left;
	padding: 12px 10px 10px 10px;
	margin: 0;
	width: 152px;
	height: 9px;
	border-right: 1px solid #A5C1DF;
}

#mainHeader .right .searchTab .right {
	float: right;
	padding: 12px 10px 10px 10px;
	margin: 0;
	width: 152px;
	height: 9px;
}

/*---------------------------------------------------------------------------------
Navigation Styles
---------------------------------------------------------------------------------*/

#navigationWrapper {   
	padding: 0 5px;
	margin: 0;
	height: 28px;
}

#navigation {   
	margin: 0; 
	padding: 0;
	text-align: left; 
	float: left;
	list-style: none;
	height: 28px;
	display: inline;
	overflow: hidden;
}


#navigation li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	
}

#navigation a {
	float: left;
	padding: 28px 0 0 0;
}

#navigation1 {
	width: 55px;
	background: url("../default_images/Navigation_Home.gif") no-repeat top left;
}

#navigation2 {
	width: 149px;
	background: url("../default_images/Navigation_AccessibilityPlanning.gif") no-repeat top left;
}

#navigation3 {
	width: 60px;
	background: url("../default_images/Navigation_Events.gif") no-repeat top left;
}

#navigation4 {
	width: 53px;
	background: url("../default_images/Navigation_News.gif") no-repeat top left;
}

#navigation5 {
	width: 143px;
	background: url("../default_images/Navigation_TheBeaconScheme.gif") no-repeat top left;
}

#navigation6 {
	width: 169px;
	background: url("../default_images/Navigation_TipsForBeaconSuccess.gif") no-repeat top left;
}

#navigation7 {
	width: 85px;
	background: url("../default_images/Navigation_ContactUs.gif") no-repeat top left;
}

#navigation a:hover {
	background-position: 0 -28px;
}

#navigation a:active, #navigation a.selected {
	background-position: 0 -56px;
}

#navigation li .drop {
	background:#457cba;
	position:absolute;
    display:none;
    float:left;
	padding: 3px;
	margin-top:28px;
	border-top: 1px solid #3c6ca2;
	top: -9999px;
	z-index: 99999 !important;
	width:221px;
}

#navigation li:hover .drop
{
	top: 116px;
	display:block;
}

#navigationWrapper #navigation li ul li {
    display:block;
}

#navigationWrapper #navigation li ul li a {
    float: left;
	margin: 0;
	height: inherit;
	width: 200px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em;
	background: #659ccf;
	border-top: 1px solid #94badd;
	border-bottom: 1px solid #5888b5;
}


#dropdown_AccessibilityPlanning {
	margin-left: 55px;
}

#dropdown_Events {
	margin-left: 204px;
}

#dropdown_News {
	margin-left: 264px;
}

#dropdown_TheBeaconScheme {
	margin-left: 317px;
}

#dropdown_TipsForBeaconSuccess {
	margin-left: 460px;
}


/*---------------------------------------------------------------------------------
ContentWrapper Styles
---------------------------------------------------------------------------------*/

#contentFullWrapper {   
	background: url(../default_images/contentRepeatImage.jpg) repeat-y;
}

#contentTopWrapper {   
	background: url(../default_images/contentTopImage.jpg) no-repeat;
}

#contentBottom {   
	height: 10px;
	background: url(../default_images/contentBottomImage.jpg) no-repeat;
}

/*---------------------------------------------------------------------------------
Homepage Styles
---------------------------------------------------------------------------------*/

#homepage {   
	padding: 10px 15px 5px 15px;
	margin: 0;     
}

#homepage .AFeatureLeft {   
	padding: 115px 10px 0 20px;
	float: left;
	background: url(../default_images/HomepageAFeature.jpg) no-repeat;
	width: 370px;
	height: 254px;
	font-size: 13px;
	color: #FFFFFF;
}

#homepage .AFeatureLeft img {   
	padding: 0;
	margin: 20px 0 0 0
}

#homepage .AFeatureLeft p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 16px;
}

#homepage .AFeatureLeft p span {
	font-size: 16px;
	line-height: 19px;
}

#homepage .AFeatureRight {   
	padding: 0;
	float: right;
	width: 360px;
}

#homepage .CFeature1, #homepage .CFeature2, #homepage .CFeature3, #homepage .CFeature4, #homepage .CFeature5 {
	float: left;
	margin: 10px 5px 0 0;
	padding: 0;
	color: #777777;
	width: 148px;
}

#homepage .CFeature1 p, #homepage .CFeature2 p, #homepage .CFeature3 p, #homepage .CFeature4 p, #homepage .CFeature5 p {
	margin: 0 10px 11px 10px;
}

#homepage .CFeature1 img, #homepage .CFeature2 img, #homepage .CFeature3 img, #homepage .CFeature4 img, #homepage .CFeature5 img {
	margin: 5px;
}

#homepage .CFeature1 {
	background: #eae5ec;
}

#homepage .CFeature2 {
	background: #d7e1e1;
}

#homepage .CFeature3 {
	background: #d9ebda;
}

#homepage .CFeature4 {
	background: #e6e1d1;
}

#homepage .CFeature5 {
	background: #d4e9e9;
	margin: 10px 0 0 0;
}

#homepage .CFeature1 .ReadMore, #homepage .CFeature2 .ReadMore, #homepage .CFeature3 .ReadMore, #homepage .CFeature4 .ReadMore, #homepage .CFeature5 .ReadMore {
	margin: 10px 0 0 0;
	padding: 8px 10px 0 10px;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
}

#homepage .CFeature1 .ReadMore p, #homepage .CFeature2 .ReadMore p, #homepage .CFeature3 .ReadMore p, #homepage .CFeature4 .ReadMore p, #homepage .CFeature5 .ReadMore p {
	margin: 0;
}

#homepage .CFeature1 .ReadMore {
	background: url(../default_images/HomepageCFeature_Health_ReadMore.gif) no-repeat;
}

#homepage .CFeature2 .ReadMore {
	background: url(../default_images/HomepageCFeature_Learning_ReadMore.gif) no-repeat;
}

#homepage .CFeature3 .ReadMore {
	background: url(../default_images/HomepageCFeature_Leisure_ReadMore.gif) no-repeat;
}

#homepage .CFeature4 .ReadMore {
	background: url(../default_images/HomepageCFeature_Shopping_ReadMore.gif) no-repeat;
}

#homepage .CFeature5 .ReadMore {
	background: url(../default_images/HomepageCFeature_Work_ReadMore.gif) no-repeat;
}

/*---------------------------------------------------------------------------------
Main Content Styles
---------------------------------------------------------------------------------*/

#mainContent {
	padding: 10px 15px 5px 15px;
	margin: 0;
}

.content {
	float: right;
	width: 545px;
	padding: 0 0 50px 0;
}

.headerBlock {
	height: 64px;
	margin: 0 0 10px 0;
	background: #457DBA;
}

.breadcrumbs {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #6a97c8;
	color: #80add7;
}

.breadcrumbs span {
	color: #FFFFFF;
}

.introCopy {
	margin: 20px 0 10px 0;
	padding-right: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #457DBA;
}

.introCopy p {
	margin: 0;
	padding: 0;
}

.introCopy2 {
	margin: 30px 0 10px 0;
	padding-right: 20px;
	line-height: 17px;
	font-size: 14px;
	color: #457DBA;
}

.introCopy2 p {
	margin: 0;
	padding: 0;
}

.standardCopy {
	margin: 0 0 20px 0;
	padding-right: 20px;
}

.standardCopy p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 17px;
	font-size: 12px;
}

.ContactDetails {
	width: 300px;
	margin: 0 0 20px 0;
	padding-right: 20px;
}

.ContactDetails p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
}

.quoteBox {
	padding: 10px 30px 10px 10px;
	margin: 20px 0 0 0;
	font-size: 12px;
}

.quoteBox p {
	font-style:italic;
	line-height: 17px;
	margin: 0 0 5px 0;
}

.quoteBox p span {
	font-style:normal;
	font-weight: bold;
}

.furtherInformation {
	padding: 10px;
	margin: 20px 0 0 0;
	background: #D5E8FC;
	color: #457DBA;
}

.furtherInformation a {
	font-weight: bold;
}


.footnote {
	border-top: 1px solid #DDDDDD;
	margin: 30px 0 0 0;
	padding: 10px 20px 0 0;
}

.footnote p {
	margin: 0;
	padding: 0;
	color: #888;
	font-size: 11px;
	font-weight: bold;
}

.content ul {
	padding: 0 30px 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 17px;
}

.content li {
	list-style-type: none;
	background: url(../default_images/bulletPoint.gif) no-repeat;	
	padding: 0 0 0 15px;
	margin: 12px 0;
}

.caseStudies ul {
	padding: 0 30px 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 17px;
}

.caseStudies li {
	list-style-type: none;
	background: url(../default_images/bulletPoint.gif) no-repeat;	
	padding: 0 0 0 15px;
	margin: 6px 0;
}

.errors {
	background: #ffd2d2;
	padding: 5px 10px 5px 10px; 
	margin:10px 0;
}

.errors ul {
	padding: 0 30px 0 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 17px;
}

.errors ul li {
	background: url(../default_images/bulletPointError.gif) no-repeat;
	padding:0 0 0 15px;
	color:#c00000;
	margin: 6px 0;
}

.validated {
	background:#cdeaab;
	padding: 5px 10px 2px 10px; 
	margin:10px 0;
}

.validated ul {
	padding: 0 30px 0 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 17px;
}

.validated ul li {
	background: url(../default_images/bulletPointThankYou.gif) no-repeat;
	padding:0 0 0 15px;
	color:#649030;
	margin: 6px 0;
}

.bookingCopy {
	padding: 0;
	margin: 10px 10px 10px 0;
	font-size: 12px;
	line-height: 17px;
}


/*---------------------------------------------------------------------------------
Side Navigation Styles
---------------------------------------------------------------------------------*/

#sideNavigationWrapper {
	float: left;
	width: 200px;
}

#sideNavigationWrapper .sideNavigation {
	background: #457DBA;
	padding: 0 0 10px 0;
}

#sideNavigationWrapper .sideNavigation h3 {
	font-size: 14px;
	padding: 12px 10px 10px 10px;
	margin: 0;
	color: #FFFFFF;
	border-bottom: 1px solid #3c6ca2;
}

#sideNavigationWrapper .sideNavigation ul {
	background: #659ccf;
}

#sideNavigationWrapper .sideNavigation li {
	color: #FFF;
	font-size: 12px;
	display: block;
	border-top: 1px solid #94BADD;
	border-bottom: 1px solid #5888B5;
	padding: 10px;
	line-height: 17px;
	margin: 0;
}

	
	
.sideSectionWrapper {
	margin: 10px 0 0 0;
	padding: 0;
}

.sideSectionWrapper .health, .sideSectionWrapper .learning, .sideSectionWrapper .leisure, .sideSectionWrapper .shopping, .sideSectionWrapper .work {
	background: #EEEEEE;
	height: 28px;
	padding: 10px;
	margin: 0 0 1px 0;
}

.sideSectionWrapper .health {
	border-right: 10px solid #BAA8C0;
}

.sideSectionWrapper .learning {
	border-right: 10px solid #BFCFCF;
}

.sideSectionWrapper .leisure {
	border-right: 10px solid #C9E3CB;
}

.sideSectionWrapper .shopping {
	border-right: 10px solid #D4CCB1;
}

.sideSectionWrapper .work {
	border-right: 10px solid #b0d5d5;
}


.sideSectionWrapper h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

/*---------------------------------------------------------------------------------
Access To Health Styles
---------------------------------------------------------------------------------*/

#AccessToHealth .headerBlock {
	background: #8C6998;
}

#AccessToHealth .breadcrumbs {
	border-bottom: 1px solid #a387ad;
}

#AccessToHealth .introCopy {
	color: #8C6998;
	font-weight: bold;
}

#AccessToHealth .content li {
	background: url(../default_images/HealthBulletPoint.gif) no-repeat;	
}

#AccessToHealth .caseStudies li {
	background: url(../default_images/HealthBulletPoint.gif) no-repeat;	
}

#AccessToHealth .quoteBox {
	background: #DCD0E0;	
}

#AccessToHealth #sideNavigationWrapper .sideNavigation {
	background: #8C6998;
}

#AccessToHealth #sideNavigationWrapper .sideNavigation h3 {
	border-bottom: 1px solid #7a5c85;
}

#AccessToHealth #sideNavigationWrapper .sideNavigation ul {
	background: #a482af;
}

#AccessToHealth #sideNavigationWrapper .sideNavigation li {
	border-top: 1px solid #bfa8c7;
	border-bottom: 1px solid #8f7199;
}

#AccessToHealth .breadcrumbs {
	color: #dccae2;
}

/*---------------------------------------------------------------------------------
Access To Learning Styles
---------------------------------------------------------------------------------*/

#AccessToLearning .headerBlock {
	background: #6f8f8f;
}

#AccessToLearning .breadcrumbs {
	border-bottom: 1px solid #8ca5a5;
}

#AccessToLearning .introCopy {
	color: #6f8f8f;
	font-weight: bold;
}

#AccessToLearning .content li {
	background: url(../default_images/LearningBulletPoint.gif) no-repeat;	
}

#AccessToLearning .caseStudies li {
	background: url(../default_images/LearningBulletPoint.gif) no-repeat;	
}

#AccessToLearning .quoteBox {
	background: #E5F5E6;	
}

#AccessToLearning #sideNavigationWrapper .sideNavigation {
	background: #6f8f8f;
}

#AccessToLearning #sideNavigationWrapper .sideNavigation h3 {
	border-bottom: 1px solid #617d7d;
}

#AccessToLearning #sideNavigationWrapper .sideNavigation ul {
	background: #88a6a6;
}

#AccessToLearning #sideNavigationWrapper .sideNavigation li {
	border-top: 1px solid #a0b8b8;
	border-bottom: 1px solid #779191;
}

#AccessToLearning .breadcrumbs {
	color: #cee1e1;
}

/*---------------------------------------------------------------------------------
Access To Shopping Styles
---------------------------------------------------------------------------------*/

#AccessToShopping .headerBlock {
	background: #7f7658;
}

#AccessToShopping .breadcrumbs {
	border-bottom: 1px solid #999179;
}

#AccessToShopping .introCopy {
	color: #7f7658;
	font-weight: bold;
}

#AccessToShopping .content li {
	background: url(../default_images/ShoppingBulletPoint.gif) no-repeat;	
}

#AccessToShopping .caseStudies li {
	background: url(../default_images/ShoppingBulletPoint.gif) no-repeat;	
}

#AccessToShopping .quoteBox {
	background: #F4EFDE;	
}

#AccessToShopping #sideNavigationWrapper .sideNavigation {
	background: #7f7658;
}

#AccessToShopping #sideNavigationWrapper .sideNavigation h3 {
	border-bottom: 1px solid #6f674d;
}

#AccessToShopping #sideNavigationWrapper .sideNavigation ul {
	background: #979076;
}

#AccessToShopping #sideNavigationWrapper .sideNavigation li {
	border-top: 1px solid #aca691;
	border-bottom: 1px solid #847e67;
}

#AccessToShopping .breadcrumbs {
	color: #dcd9ce;
}

/*---------------------------------------------------------------------------------
Access To Work Styles
---------------------------------------------------------------------------------*/

#AccessToWork .headerBlock {
	background: #65a3a3;
}

#AccessToWork .breadcrumbs {
	border-bottom: 1px solid #92c3c3;
}

#AccessToWork .introCopy {
	color: #65a3a3;
	font-weight: bold;
}

#AccessToWork .content li {
	background: url(../default_images/WorkBulletPoint.gif) no-repeat;	
}

#AccessToWork .caseStudies li {
	background: url(../default_images/WorkBulletPoint.gif) no-repeat;	
}

#AccessToWork .quoteBox {
	background: #d4e9e9;	
}

#AccessToWork #sideNavigationWrapper .sideNavigation {
	background: #65a3a3;
}

#AccessToWork #sideNavigationWrapper .sideNavigation h3 {
	border-bottom: 1px solid #549595;
}

#AccessToWork #sideNavigationWrapper .sideNavigation ul {
	background: #79b2b2;
}

#AccessToWork #sideNavigationWrapper .sideNavigation li {
	border-top: 1px solid #92c3c3;
	border-bottom: 1px solid #65a3a3;
}

#AccessToWork .breadcrumbs {
	color: #d4e9e9;
}

/*---------------------------------------------------------------------------------
Leisure & Culture Styles
---------------------------------------------------------------------------------*/

#LeisureAndCulture .headerBlock {
	background: #769d79;
}

#LeisureAndCulture .breadcrumbs {
	border-bottom: 1px solid #91b194;
}

#LeisureAndCulture .introCopy {
	color: #769d79;
	font-weight: bold;
}

#LeisureAndCulture .content li {
	background: url(../default_images/LeisureBulletPoint.gif) no-repeat;	
}

#LeisureAndCulture .caseStudies li {
	background: url(../default_images/LeisureBulletPoint.gif) no-repeat;	
}

#LeisureAndCulture .quoteBox {
	background: #DEF1E0;	
}

#LeisureAndCulture #sideNavigationWrapper .sideNavigation {
	background: #769d79;
}

#LeisureAndCulture #sideNavigationWrapper .sideNavigation h3 {
	border-bottom: 1px solid #67896a;
}

#LeisureAndCulture #sideNavigationWrapper .sideNavigation ul {
	background: #94b397;
}

#LeisureAndCulture #sideNavigationWrapper .sideNavigation li {
	border-top: 1px solid #a9c2ac;
	border-bottom: 1px solid #819c84;
}

#LeisureAndCulture .breadcrumbs {
	color: #cfe3d1;
}


/*---------------------------------------------------------------------------------
Contact Form Styles
---------------------------------------------------------------------------------*/

#ContactForm {
	margin: 0;
	padding: 10px;
	background: #D5E8FC;
}

#title, #name, #surname, #email, #organisation, #telephone, #address, #comment {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#title .left, #name .left, #surname .left, #email .left, #organisation .left, #telephone .left, #address .left, #comment .left {
	float: left;
	width: 80px;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 15px;
}

#title .right, #name .right, #surname .right, #email .right, #organisation .right, #telephone .right, #address .right, #comment .right {
	float: right;
	width: 440px;
	text-align: left;
}

#titleField, #nameField, #surnameField, #emailField, #organisationField, #telephoneField, #addressField {
	width: 300px;
}

#commentField {
	height: 140px;
	width: 304px;
}

label {
	cursor: pointer;	
}

#submitBar {
	padding: 10px;
	background: #b0d4f9;	
}

#event_smartcard, #event_links, #event_bassetlaw, #event_nomad, #event_publicSector {
	padding: 0;
	margin: 0 0 5px;
}


#event_smartcard .left, #event_links .left, #event_bassetlaw .left, #event_nomad .left, #event_publicSector .left {
	float: left;
	width: 20px;
	padding: 1px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

#event_smartcard .right, #event_links .right, #event_bassetlaw .right, #event_nomad .right, #event_publicSector .right {
	float: right;
	width: 500px;
	padding: 6px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

.dividerLine {
	height: 2px;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #b0d4f9;
}

.dividerLine2 {
	height: 2px;
	padding: 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #b0d4f9;
}

/*---------------------------------------------------------------------------------
Programme Table Styles
---------------------------------------------------------------------------------*/

.programmeTable {
	padding: 0;
	margin: 0;
	font-size: 12px;
	background: #D5E8FC;
}

.programme {
	padding: 0;
	margin: 0 0 1px 0;
}

.programme p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 15px;
}

.programme span {
	padding: 0;
	margin: 0;
	color: #457DBA;
	font-weight: bold;
}

.programme .left {
	float: left;
	width: 180px;
	padding: 10px;
	margin: 0;
}

.programme .right {
	float: right;
	width: 300px;
	padding: 10px;
	border-left: 1px solid #FFF;
	margin: 0;
}


/*---------------------------------------------------------------------------------
Footer Styles
---------------------------------------------------------------------------------*/

#footerWrapper {   
	background: url(../default_images/footerBackground.gif) no-repeat;

}

#footer {   
	padding: 15px;
	margin: 0;     
	text-align: left; 
	height: 86px;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #6099cd;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
	width: 510px;
	height: 85px;
	padding: 0 0 0 15px;
	border-left: 1px solid #eaeaeb;
}

#footer .right .image {
	text-align: left;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #eaeaeb;
}

#footer .right .image2 {
	text-align: left;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 15px 0 15px;
	border-right: 1px solid #eaeaeb;
}

#footer .right .image3 {
	text-align: left;
	float: left;
	margin: 7px 0 0 0;
	padding: 0 0 0 15px;
}

/*---------------------------------------------------------------------------------
Link Styles
---------------------------------------------------------------------------------*/

a {                   
	margin: 0 0 1px 0;
	padding: 0; 
}
      
a:link		{ color: #457DBA; text-decoration: none;}
a:visited	{ color: #457DBA; text-decoration: none;}
a:hover		{ color: #80add7; text-decoration: none;}
a:active	{ color: #457DBA; text-decoration: none;}

#navigation a:link		{ color: #FFFFFF; text-decoration: none;}
#navigation a:visited	{ color: #FFFFFF; text-decoration: none;}
#navigation a:hover		{ color: #bcd7f0; text-decoration: none;}
#navigation a:active	{ color: #FFFFFF; text-decoration: none;}

	
.breadcrumbs a:link			{ color: #80add7; text-decoration: none;}
.breadcrumbs a:visited		{ color: #80add7; text-decoration: none;}
.breadcrumbs a:hover		{ color: #FFFFFF; text-decoration: none;}
.breadcrumbs a:active		{ color: #80add7; text-decoration: none;}


.sideNavigation a:link		{ color: #BCD7F0; text-decoration: none;}
.sideNavigation a:visited	{ color: #BCD7F0; text-decoration: none;}
.sideNavigation a:hover		{ color: #FFFFFF; text-decoration: none;}
.sideNavigation a:active	{ color: #BCD7F0; text-decoration: none;}

.sideNavigation .selected a:link		{ color: #FFFFFF; text-decoration: none;}
.sideNavigation .selected a:visited		{ color: #FFFFFF; text-decoration: none;}
.sideNavigation .selected a:hover		{ color: #FFFFFF; text-decoration: none;}
.sideNavigation .selected a:active		{ color: #FFFFFF; text-decoration: none;}



#AccessToHealth .sideNavigation a:link		{ color: #dccae2; text-decoration: none;}
#AccessToHealth .sideNavigation a:visited	{ color: #dccae2; text-decoration: none;}
#AccessToHealth .sideNavigation a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToHealth .sideNavigation a:active	{ color: #dccae2; text-decoration: none;}

#AccessToHealth .sideNavigation .selected a:link		{ color: #FFFFFF; text-decoration: none;}
#AccessToHealth .sideNavigation .selected a:visited		{ color: #FFFFFF; text-decoration: none;}
#AccessToHealth .sideNavigation .selected a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToHealth .sideNavigation .selected a:active		{ color: #FFFFFF; text-decoration: none;}

#AccessToHealth .breadcrumbs a:link		{ color: #dccae2; text-decoration: none;}
#AccessToHealth .breadcrumbs a:visited	{ color: #dccae2; text-decoration: none;}
#AccessToHealth .breadcrumbs a:hover	{ color: #FFFFFF; text-decoration: none;}
#AccessToHealth .breadcrumbs a:active	{ color: #dccae2; text-decoration: none;}




#AccessToLearning .sideNavigation a:link		{ color: #cee1e1; text-decoration: none;}
#AccessToLearning .sideNavigation a:visited		{ color: #cee1e1; text-decoration: none;}
#AccessToLearning .sideNavigation a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToLearning .sideNavigation a:active		{ color: #cee1e1; text-decoration: none;}

#AccessToLearning .sideNavigation .selected a:link			{ color: #FFFFFF; text-decoration: none;}
#AccessToLearning .sideNavigation .selected a:visited		{ color: #FFFFFF; text-decoration: none;}
#AccessToLearning .sideNavigation .selected a:hover			{ color: #FFFFFF; text-decoration: none;}
#AccessToLearning .sideNavigation .selected a:active		{ color: #FFFFFF; text-decoration: none;}

#AccessToLearning .breadcrumbs a:link		{ color: #cee1e1; text-decoration: none;}
#AccessToLearning .breadcrumbs a:visited	{ color: #cee1e1; text-decoration: none;}
#AccessToLearning .breadcrumbs a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToLearning .breadcrumbs a:active		{ color: #cee1e1; text-decoration: none;}



#LeisureAndCulture .sideNavigation a:link			{ color: #cfe3d1; text-decoration: none;}
#LeisureAndCulture .sideNavigation a:visited		{ color: #cfe3d1; text-decoration: none;}
#LeisureAndCulture .sideNavigation a:hover			{ color: #FFFFFF; text-decoration: none;}
#LeisureAndCulture .sideNavigation a:active			{ color: #cfe3d1; text-decoration: none;}

#LeisureAndCulture .sideNavigation .selected a:link			{ color: #FFFFFF; text-decoration: none;}
#LeisureAndCulture .sideNavigation .selected a:visited		{ color: #FFFFFF; text-decoration: none;}
#LeisureAndCulture .sideNavigation .selected a:hover		{ color: #FFFFFF; text-decoration: none;}
#LeisureAndCulture .sideNavigation .selected a:active		{ color: #FFFFFF; text-decoration: none;}

#LeisureAndCulture .breadcrumbs a:link			{ color: #cfe3d1; text-decoration: none;}
#LeisureAndCulture .breadcrumbs a:visited		{ color: #cfe3d1; text-decoration: none;}
#LeisureAndCulture .breadcrumbs a:hover			{ color: #FFFFFF; text-decoration: none;}
#LeisureAndCulture .breadcrumbs a:active		{ color: #cfe3d1; text-decoration: none;}




#AccessToShopping .sideNavigation a:link		{ color: #dcd9ce; text-decoration: none;}
#AccessToShopping .sideNavigation a:visited		{ color: #dcd9ce; text-decoration: none;}
#AccessToShopping .sideNavigation a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToShopping .sideNavigation a:active		{ color: #dcd9ce; text-decoration: none;}

#AccessToShopping .sideNavigation .selected a:link		{ color: #FFFFFF; text-decoration: none;}
#AccessToShopping .sideNavigation .selected a:visited	{ color: #FFFFFF; text-decoration: none;}
#AccessToShopping .sideNavigation .selected a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToShopping .sideNavigation .selected a:active	{ color: #FFFFFF; text-decoration: none;}

#AccessToShopping .breadcrumbs a:link			{ color: #dcd9ce; text-decoration: none;}
#AccessToShopping .breadcrumbs a:visited		{ color: #dcd9ce; text-decoration: none;}
#AccessToShopping .breadcrumbs a:hover			{ color: #FFFFFF; text-decoration: none;}
#AccessToShopping .breadcrumbs a:active			{ color: #dcd9ce; text-decoration: none;}




#AccessToWork .sideNavigation a:link		{ color: #d4e9e9; text-decoration: none;}
#AccessToWork .sideNavigation a:visited		{ color: #d4e9e9; text-decoration: none;}
#AccessToWork .sideNavigation a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToWork .sideNavigation a:active		{ color: #d4e9e9; text-decoration: none;}

#AccessToWork .sideNavigation .selected a:link		{ color: #FFFFFF; text-decoration: none;}
#AccessToWork .sideNavigation .selected a:visited	{ color: #FFFFFF; text-decoration: none;}
#AccessToWork .sideNavigation .selected a:hover		{ color: #FFFFFF; text-decoration: none;}
#AccessToWork .sideNavigation .selected a:active	{ color: #FFFFFF; text-decoration: none;}

#AccessToWork .breadcrumbs a:link			{ color: #d4e9e9; text-decoration: none;}
#AccessToWork .breadcrumbs a:visited		{ color: #d4e9e9; text-decoration: none;}
#AccessToWork .breadcrumbs a:hover			{ color: #FFFFFF; text-decoration: none;}
#AccessToWork .breadcrumbs a:active			{ color: #d4e9e9; text-decoration: none;}


.sideSectionWrapper a:link		{ color: #777777; text-decoration: none;}
.sideSectionWrapper a:visited	{ color: #777777; text-decoration: none;}
.sideSectionWrapper a:hover		{ color: #AAAAAA; text-decoration: none;}
.sideSectionWrapper a:active	{ color: #777777; text-decoration: none;}

#homepage a:link		{ color: #555555; text-decoration: none;}
#homepage a:visited		{ color: #555555; text-decoration: none;}
#homepage a:hover		{ color: #888888; text-decoration: none;}
#homepage a:active		{ color: #555555; text-decoration: none;}

#homepage .AFeatureLeft a:link		{ color: #FFFFFF; text-decoration: none;}
#homepage .AFeatureLeft a:visited	{ color: #FFFFFF; text-decoration: none;}
#homepage .AFeatureLeft a:hover		{ color: #80add7; text-decoration: none;}
#homepage .AFeatureLeft a:active	{ color: #FFFFFF; text-decoration: none;}


/*---------------------------------------------------------------------------------
Misc. Styles
---------------------------------------------------------------------------------*/

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}


.searchTab {
	display: none;
}


