*/
BODY		{ margin:0px 0px 0px 0px; padding:20px 0px 0px 0px; font-family: Tahoma, Arial, Sans-Serif; font-size:100%; text-align: center; background-color:#ffffff;}

/* 
This holds all the content centred in the page, but aligned left
*/
#holder			{ margin: 0 auto; width: 150%; height:auto; text-align: left; background-color:#DBF0EF; }
#pageHeader		{ margin: 0 auto; width: 100%; height: 101px; text-align: left; background: url(../images/logo.gif) }
#contentWrap	{ margin: 0 auto; width: 100%; text-align: left; float:left; background-color: inherit; padding:0px 10px 0px 10px; }
#pageContent	{ margin: 0 auto; width: 100%; text-align: left; background-color:#DBF0EF; }
#pageFooter 	{ display:none;}

/* Question Holder and Styles*/
#question				{ display:none;}
.questionAnswer			{ text-align:left; margin:5px 0px 0px 5px; padding:0px 0px 0px 0px; color:#000000; font-weight:normal; font-size:70%;}
.questionBold			{ text-align:left; margin:5px 0px 0px 5px; padding:0px 0px 0px 0px; color:#CC0000; font-weight:bold; font-size:80%;}
.questionAnswer a		{ color:#CC0000; font-weight:normal; text-dcoration:none; }
.questionAnswer a:hover	{ color:#333333; font-weight:normal; text-dcoration:underline;}
.arrow					{ width: 16px; height:12px; background: url(../images/arrow.gif) no-repeat; position:inherit;}

/* HOME and SITEMAP links*/
#otherSections			{ display:none;}

.noBorder				{ border:0px; vertical-align:text-top;}
.navImg					{ border:0px; }

.accessibility			{ display:none;}

/*MAIN NAVIGATION, BREADCRUMB and SEARCH*/
#mainNavWrap			{ display:none;}


#breadCrumb				{ display:none;}


#search 				{ display:none;}
#search input 			{ display: block; width: 75px; float:left; margin: 0px -20px 0px 10px;}
#search	.imgRight		{ width: 39px; float:right; margin:0px;}

/* Horizontal dotted line */
.divider		{ background: url(../images/horizontal_divider.gif); width: 560px; height: 23px; margin: 0px 0px -10px 0px}

.defaultbutton	{ background-color:#194983; color:#ffffff; font-size:80%; border:1px solid #000000; font-weight: bold;}
.footer 		{ color:#999999; text-align:center; font-size:70%; margin:-10px 0px 10px 0px; }
.references		{ color:#000000; text-align:left; font-size:70%; }


/* Header Image div */
#headerImage		{ float:none; clear:both; margin-bottom: 15px;}

.imgLeft	{ float:left;}
.imgRight	{ float:right;}
.imgRightOld	{ float:right;}
#mainColumn 			{ float:left; width: 70%; background-color:#FFFFFF; margin: 10px 0px 0px 0px;}
#sideColumn 			{ float:right; width: 30%; background-color:#FFFFFF; margin: 10px 0px 0px 0px;}