/* -------------------Main CSS settings------------------------------ */

body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, Arial;*/
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	background-color: Black;
	background-image: url(../images/backgroundgirls.gif);
}

#canvas /*This will centre the whole page*/
{
	position: absolute;
	left: 50%;
	width: 785px;
	margin-left: -392px;
	background-color: #ffffff;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*#canvas
{
	position: absolute;
	left: -5px;
	width: 785px;
	background-color: White;
	border-right: solid 1px #cccccc; 
	margin-left: -390px;
	border-bottom: solid 1px #cccccc;
}*/

/* -------------------Header CSS settings------------------------------ */

#header
{
	position: relative;
	margin-top: 20px;
	left: 20px;
	height: 45px;
	width: 740px;
	background-color: #ffffff; /*background-color:blue;*/
}

.icons
{
	text-align: center;
}

#mainLogo
{
	position: absolute;
	top: 0px;
	left: 5px;
	height: 27px;
	width: 83px;
}

#mainQuotes
{
	position: absolute;
	top: 120px;
	left: 5px;
	height: 27px;
	width: 150px;
	font-size: 11px;
}

#breadCrumb
{
	position: absolute;
	top: 14px;
	left: 175px;
	height: 27px;
	width: 390px;
}

#topLineBreak
{
	position: absolute;
	top: 45px;
	left: 175px;
	height: 27px;
	width: 390px;
}

#secondaryLogo
{
	position: absolute;
	top: 13px;
	left: 596px;
	height: 15px;
	width: 131px;
}

/* -------------------Primary Navigation CSS settings------------------------------ */

#primaryNav
{
	position: absolute;
	top: 65px;
	left: 20px;
	width: 150px; /*background-color:red;*/
}

#primaryNavContent
{
	position: relative;
	width: 200px;
}

#navTextIndent
{
	position: absolute;
	top: 10px;
	margin: 0px 0px 0px 5px;
	right: 28px;
	width: 167px;
}

.linkSeperator
{
	clear: both;
	height: 10px;
	width: 140px;
	overflow: hidden;
}

.linkBoxContentBullet
{
	position: static;
	float: left;
	width: 8px;
	height: 10px;
	background-color: #FFFFFF;
}

.linkBoxContentCopy
{
	position: relative;
	float: left;
	width: 140px;
	background-color: #FFFFFF;
}

.linkBoxContentLinkLeft
{
	float: right;
	width: 154px;
}

.linkBoxContentBox
{
	position: static;
	margin-top: 1px;
	float: left;
	width: 8px;
	background-color: #FFFFFF;
}

.linkBoxSpace
{
	background-color: #FFFFFF;
	float: right;
	width: 127px;
	margin-right: 2px;
}

.linkMainCopy
{
	background-color: #FFFFFF;
	float: right;
	width: 163px;
	margin-right: 2px;
}


/* -------------------Main Content Area CSS settings------------------------------ */

#mainContent
{
	position: relative;
	margin-left: 195px;
	width: 390px;
	margin-top: 20px; /*background-color:green;*/
}

#pageTitle
{
	position: relative;
	left: 0px;
	width: 400px;
}

#Header1
{
	position: relative;
	left: 0px;
	width: 390px;
	margin: 0px 0px 0px 0px;
	height: 40px;
}

#Header2
{
	position: relative;
	left: 0px;
	width: 390px;
	margin: 0px 0px 0px 0px;
	height: 34px;
}

#pageSubTitle
{
	position: relative;
	left: 0px;
	width: 390px;
	height: 20px;
}

#mainImage
{
	position: relative;
	left: 0px;
	width: 390px;
	height: 20px;
}

#pageBody
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 390px;
}

#PageBullets
{
	position: static;
	width: 350px;
}

/* -------------------Secondary Navigation CSS settings------------------------------ */

#secondaryNav
{
	position: absolute;
	top: 65px;
	left: 605px;
	width: 160px;
	height: 400px; /*background-color:yellow;*/
	background-color: #FFFFFF;
}

.rightNavBackPanel
{
	background-color: #BCBCBC;
	width: 160px;
}

.mainNavBackPanel
{
	background-color: #BCBCBC;
	width: 100px;
	float: left;
}

.rightNavPanel
{
	margin-left: 1px;
	background-color: #FFFFFF;
	width: 158px;
}

.mainNavPanel
{
	margin-left: 1px;
	background-color: #FFFFFF;
	width: 98px;
}

.verticalSpacer /* acts as a spacer and clears the float */
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden; /* background-color:purple; */
}

.linkbox
{
	background-image: url(../images/panelGraphic.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #FFFFFF;
}

.linkboxtitle
{
	position: relative;
	top: 1px;
	margin-left: 10px;
	height: 20px;
}

.linkboxcontent
{
	top: 15px;
	padding-left: 11px;
	background-color: #FFFFFF;
}

.linkSeperatorNav
{
	clear: both;
	height: 8px;
	width: 140px;
	overflow: hidden;
}

.linkBoxContentLink
{
	background-color: #FFFFFF;
	float: right;
	width: 131px;
	margin-right: 2px;
}

/* -------------------Footer CSS settings------------------------------ */

#footer
{
	position: relative;
	margin-left: 20px;
	height: 50px;
	width: 740px;
	background-color: white;
}

#footerWrapper
{
	position: relative;
	left: 0px;
	width: 785px;
	background-color: White;
}

#footerCanvas
{
	margin-left: 175px;
	background-color: White;
}

#thirdNavigation
{
	position: relative;
	background-image: url(../images/footerBox.gif);
	left: 220px;
}

#copyRight
{
	position: relative;
	top: 1px;
	margin-bottom: 50px;
	margin-left: 195px;
}

.footerBox
{
	background-image: url(../images/footerBox.gif);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.footerBoxCopy
{
	position: relative;
	top: 4px;
	margin-left: 45px;
	height: 20px;
}

#clock
{
	position: absolute;
	top: 3px;
	left: 615px;
	visibility: visible;
	width: 130px;
}

#clockImage
{
	position: absolute;
	top: 5px;
	left: 600px;
	visibility: visible;
}

.liveclock
{
	width: 160px;
}



/* -------------------CSS Spacers------------------------------ */

.spacerSmall
{
	clear: both;
	height: 3px;
	width: 80px;
	overflow: hidden;
}

.spacerLarge
{
	clear: both;
	height: 10px;
	width: 140px;
	overflow: hidden;
}

.spacerHorizontal2
{
	clear: both;
	height: 5px;
	width: 5px;
	overflow: hidden;
}

.spacerHorizontal
{
	background-image: url(../images/whiteBlock.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 1px;
	width: 5px;
}

.linkSeperatorSmall
{
	clear: both;
	height: 6px;
	width: 140px;
	overflow: hidden;
}

#copyRight
{
	margin-left: 175px;
	background-color: #ffffff;
}

.clearFloat
{
	clear: both;
}

/* -------------------Home Section CSS Styles------------------------------ */

#mainHomeContent
{
	position: relative;
	margin-left: 195px;
	width: 390px;
	margin-top: 1px; /*background-color:green;*/
}

.textPrimaryNavGrey
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

#mainHomeImage
{
	position: relative;
	width: 390px;
	height: 279px;
}

#bottomLine
{
	position: relative;
	width: 390px;
	height: 1px;
}

/* -------------------Communicating Visa Section CSS Styles------------------------------ */

.leftPanelContent
{
	float: left;
	position: relative;
	left: 0px;
	width: 185px;
	background-color: #FFFFFF;
}

.rightPanelContent
{
	float: right;
	position: relative;
	left: 0px;
	width: 185px;
	background-color: #FFFFFF;
}

.leftPanelContentSponsorship
{
	float: left;
	position: relative;
	left: 0px;
	width: 100px;
	background-color: #FFFFFF;
}

.rightPanelContentSponsorship
{
	float: right;
	position: relative;
	left: 0px;
	width: 290px;
	background-color: #FFFFFF;
}

.leftPanelContentBorder
{
	float: left;
	position: relative;
	left: 0px;
	width: 185px;
	background-color: #FFFFFF;
	border: solid 1px #BCBCBC;
}

.rightPanelContentBorder
{
	float: right;
	position: relative;
	left: 0px;
	width: 185px;
	background-color: #FFFFFF;
	border: solid 1px #BCBCBC;
}

.panelSplitLeft
{
	float: left;
	position: relative;
	width: 90px;
}

.panelSplitRight
{
	float: left;
	position: relative;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
}

.panelContentTextMargin
{
	float: left;
	position: relative; /*margin-right:5px;*/
	padding-left: 10px;
	padding-top: 10px;
	width: 165px;
}

.leftPanelContentWide
{
	float: left;
	position: relative;
	left: 0px;
	width: 200px;
	background-color: #FFFFFF;
}

.leftPanelContentFull
{
	float: left;
	position: relative;
	left: 0px;
	width: 188px;
	background-color: #FFFFFF;
	height: 29px;
}

.leftGreyPanelContent
{
	float: left;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
	width: 185px;
	background-color: #FFFFFF;
}

.rightGreyPanelContent
{
	float: right;
	position: relative;
	padding-left: 5px;
	margin-top: 10px;
	width: 185px;
	background-color: #FFFFFF;
}

.textGreyPanelContent
{
	position: relative;
	margin-left: 10px;
	width: 365px;
	background-color: #FFFFFF;
}

.greyContentBackPanel
{
	position: relative;
	background-color: #BCBCBC;
	width: 390px;
}

.greyContentPanel
{
	position: relative;
	margin-left: 1px;
	background-color: #FFFFFF;
	width: 388px;
}

.greyContent
{
	background-color: #FFFFFF;
}

.margin10px
{
	margin-left: 10px;
}

.bulletContainer
{
	position: relative;
	width: 388px;
}

.bulletContainerSmall
{
	position: relative;
	width: 200px;
}

.bulletGraphic
{
	float: left;
	position: relative;
	width: 9px;
	margin-top: 3px;
	margin-left: 1px;
}

.bulletText
{
	position: relative;
	width: 368px;
	margin-left: 5px;
}

.bulletTextSmall
{
	position: relative;
	width: 180px;
	margin-left: 5px;
}

.bulletNumber
{
	float: left;
	position: relative;
	width: 24px;
	margin-left: 1px;
}

.bulletNumberText
{
	position: relative;
	width: 353px;
	margin-left: 5px;
}
/*--------------------Architecture Section CSS Styles------------------------------ */
.greyContentPanelText
{
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}
.bulletContainerColumn
{
	position: relative;
	width: 180px;
}
.bulletTextColumn
{
	position: relative;
	width: 165px;
	margin-left: 5px;
}

/* -------------------Images Section CSS Styles------------------------------ */

.bulletRadioButton
{
	float: left;
	position: relative;
	width: 20px;
}
.bulletRadioText
{
	margin-top: 3px;
	position: relative;
	width: 155px;
}
.column18px
{
	margin-top: 80px;
	float: left;
	position: relative;
	width: 18px;
}

/* -------------------Campaign Section CSS Styles------------------------------ */

.splitImage1
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 87px;
	height: 60px;
}

.splitImage2
{
	position: absolute;
	left: 97px;
	top: 0px;
	width: 87px;
	height: 60px;
}

.splitImage3
{
	position: absolute;
	left: 0px;
	top: 70px;
	width: 87px;
	height: 60px;
}

.splitImage4
{
	position: absolute;
	left: 97px;
	top: 70px;
	width: 87px;
	height: 60px;
}



/* -------------------Assets Section CSS Styles------------------------------ */

.rightPanelContentLeft
{
	float: left;
	position: relative;
	left: 0px;
	width: 75px;
	background-color: #FFFFFF;
}

.rightPanelContentRight
{
	float: right;
	position: relative;
	left: 0px;
	width: 85px;
	background-color: #FFFFFF;
}

.rightPanelContentLeftMore
{
	float: left;
	position: relative;
	left: 0px;
	width: 90px;
	background-color: #FFFFFF;
}

.rightPanelContentRightMore
{
	float: right;
	position: relative;
	left: 0px;
	width: 70px;
	background-color: #FFFFFF;
}

#formButtons
{
	vertical-align: middle;
}

/* -------------------Text------------------------------ */

A
{
	/* 	font-weight: bold; */
	color: #666666;
	text-decoration: none;
}
A:visited
{
	color: #666666;
	text-decoration: none;
}
A:link
{
	color: #666666;
	text-decoration: none;
}
A:active
{
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: Black;
	text-decoration: underline;
}

A.textPrimaryNavYellow
{
	/* 	font-weight: bold; */
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimaryNavYellow:visited
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimaryNavYellow:link
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimaryNavYellow:active
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimaryNavYellow:hover
{
	color: Black;
	text-decoration: none;
}

A.textPrimarySubBlue
{
	/* 	font-weight: bold; */
	color: #0023A0;
	text-decoration: none;
}
A.textPrimarySubBlue:visited
{
	color: #0023A0;
	text-decoration: none;
}
A.textPrimarySubBlue:link
{
	color: #0023A0;
	text-decoration: none;
}
A.textPrimarySubBlue:active
{
	color: #0023A0;
	text-decoration: none;
}
A.textPrimarySubBlue:hover
{
	color: Black;
	text-decoration: none;
}

A.textPrimarySubYellow
{
	/* 	font-weight: bold; */
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimarySubYellow:visited
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimarySubYellow:link
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimarySubYellow:active
{
	color: #FFAA00;
	text-decoration: none;
}
A.textPrimarySubYellow:hover
{
	color: Black;
	text-decoration: none;
}

A.bottomNavBlue
{
	/* 	font-weight: bold; */
	color: #0023A0;
	text-decoration: none;
}
A.bottomNavBlue:visited
{
	color: #0023A0;
	text-decoration: none;
}
A.bottomNavBlue:link
{
	color: #0023A0;
	text-decoration: none;
}
A.bottomNavBlue:active
{
	color: #0023A0;
	text-decoration: none;
}
A.bottomNavBlue:hover
{
	color: Black;
	text-decoration: none;
}

.textPrimaryNavBlue
{
	font-weight: bold;
	color: #0023A0;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

.textPrimaryNavYellow
{
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

.textPrimaryNavBlack
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

.textPrimaryNavBlackDownload
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	margin-left: 1px;
	left: -1px;
}

.textPrimarySubBlue
{
	font-weight: normal;
	color: #0023A0;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

.textPrimarySubYellow
{
	font-weight: normal;
	color: #FFAA00;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}
.textMainTitle
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
}

.textTitleYellow
{
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
}

.textTitleGrey
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
}

.textBullet
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

.textBoxTitle
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	text-indent: 1px;
}

.textBoxTitleMarginFix
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}

.textBoxTitleYellow
{
	font-weight: bold;
	color: #FFAA00;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
}
.textBoxTitleBlue
{
	font-weight: bold;
	color: #0023A0;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin-left: 1px;
	left: -1px;
}
.textSubTitle
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.textBody
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

.textBodyMarginFix
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: 1px;
	left: -1px;
}

.textBodyBlackBold
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

.textBodyBlackBoldMarginFix
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: 1px;
	left: -1px;
}

.bottomNavBlue
{
	font-weight: normal;
	color: #0023A0;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

.textCopyRight
{
	width: 390px;
	font-weight: normal;
	text-align: center;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 13px;
}

.clockText
{
	width: 100px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}


.textTitleGreyBold
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
}

#contactCloseUnder
{
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 7px;
	left: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #0023A0;
}

#contactButtonCloseUnder
{
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 5px;
	left: 420px;
}

.track
{
	vertical-align: middle;
}

