/************* html styles ***************/

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;	
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 100%;
	color: #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 2px solid #0066CC;
	background-color: #E8F3FF;
	margin: 0px;
}

h2{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #0066CC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

h3{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #0099ff;
	padding: 2px;
}

h4 {
	font-size: 80%;
	color: #000000;
	background-color: #99ccff;
	font-weight: bold;
	padding: 2px;
}

h5{
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	padding: 2px;
}
h6 {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.bluebold {
	font-size: 80%;
	font-weight: bold;
	color: #0066CC;
}


ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


#content .commentboxred {
	padding: 7px;
	border: 2px solid #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .commentboxred .text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#content li a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
#content li li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#content .smalltext {
	font-size: 80%;
}

#content .smalltext a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	list-style-position: outside;
}
#content li a {
	color: #0066CC;
	font-weight: bold;
}

#content .commentboxblue {
	padding: 7px;
	border: 2px solid #0066CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .commentboxblue .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
				
/************* #layout divs ***************/


#navBar{
	padding: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0;
	margin-right: 75%;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(leftcolumngraded.jpg);
	background-repeat: repeat-x;
	height: 700px;
}



#pageName{
	padding: 0px 0px 10px 10px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #CCCCCC;
	font-size: 70%;
	color: #000000;
	padding: 10px;
	margin-top: 0px;
	font-weight: bold;
}
#leftcolumn .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}


#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 5px;
	font-size: 70%;
	display: inline;
	text-align: right;
}

#search form{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#searchcontainer {
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 5px;
}


#search label{
	display: inline;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}




#navBar ul ul li a:link, #navBar ul ul li a:visited{
	padding-left: 60px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
	background-color: #DDDDDD;
}
.navabout {
}

#navBar ul ul li a:hover{
	padding-left: 60px;
	border: none;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 10px;
	text-decoration: underline;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/************* header styles ***************/
#header {
	background-image:  url(header_r1_c2.jpg);
	background-position:bottom;
	height: 100px;
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;

}
#header .leftlogo {
	float: left;	
	clip:  rect(auto,auto,auto,auto);
	left: 10px;
}
#header .rightlogo {
	height: 100px;
	background: #FFF;
	float:right;
	position:absolute;
	right: 0px;
	top: 0px;
}


#titlebox {
	background-color:#0066CC;
	padding-left:10px;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
}



/*************image styles ***************/

.imageleft {
	text-align: left;
	border: none;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imageright {
	float:right;
	border: none;
	padding-bottom: 5px;
	padding-left: 5px;
}

.imagecentre {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*************fourimages styles ***************/

#leftcolumn {
	border: none;
	padding-left: 12px;
}
#navBar #leftcolumn .largetext {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}

#leftcolumn img {
	padding:0px;
	margin: 0px;
}
#content a:link, a:visited {

	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {

	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.maintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.redbold {

	font-size: 80%;
	font-weight: bold;
	color: #990000;
}

.floatleft {
	float: left;
	clear: both;
}
.floatright {
	float: right;
}
.frontstory {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.frontstory h3{
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #0099FF;
}

.frontstory p {
	padding: 0px 0px 10px 0px;
}

.story a.frontsubstory{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.frontsubstory:hover{
	text-decoration: underline;
}

td.frontstoryLeft{
	width: auto;
	background-color: #ccffcc;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#content table .frontstories {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

td.frontstoryRight {
	width: 50%;
	background-color: #9999ff;
	margin: 0px;
	padding: 0px;
}
#content .frontstoryRight h2 {
	background-color: #330099;
	width: 100%;
}

#titlesubbox_Home {
	background-color:#E8F3FF;
	display: block;
	padding-left:10px;
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 8px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 3%;
}
#titlesubbox_News {background-color:#65BE9A;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Patient {background-color:#E7EA6F;display: block;padding-left:10px;	font-size: 70%;	color: #000000;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Visitor {background-color:#8bb0de;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Wards {background-color:#8bb0de;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Contact {background-color:#409BFF;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_About {background-color:#330099;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Publications {background-color:#990066;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 15px;	margin-bottom: 0px;}
#titlesubbox_PPI {background-color:#900000;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Jobs {background-color:#8bb0de;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Links {background-color:#BF4D00;display: block;padding-left:10px;	font-size: 70%;	color: #FFFFFF;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}
#titlesubbox_Feedback {background-color:#E6E600;display: block;padding-left:10px;	font-size: 70%;	color: #000000;	font-weight: bold;	padding-top: 1px;	padding-bottom: 1px;	height: 8px;	margin-bottom: 0px;}#content-main {

  float:right;
	width: 75%;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0 0;
}
#content {
	float:right;
	width: 70%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0%;
}
#titlesubboxtop {

	background-color:#0066CC;
	display: block;
	padding-left:10px;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 8px;
	margin-bottom: 0px;
}
#titlesubbox {
	background-color:#ffffff;
	display: block;
	padding-left:0px;
	font-size: 70%;
	color: #0066cc;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 15px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 1%;
	border: 2px solid #0066CC;
}
.clear {
	clear: both;
}
#horizontalnavbar li {
	display: inline;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	white-space: nowrap;
	text-align: center;
	line-height: 100%;
}
#content #links li img {
	vertical-align: top;
	padding-right: 8px;
	margin-bottom: 5px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content li a.linksmall {
	font-size: 70%;
	text-decoration: underline;
	color: #CC0000;
}

#content #links ul {
	vertical-align: top;
	padding-right: 8px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}
#horizontalnavbarsmall li {
	display: inline;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	white-space: nowrap;
	text-align: left;
	font-size: 65%;
	line-height: 220%;
}
#content .smalltext a:hover {

	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

#accessibility {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	}
#accessibility .floatright a{
	font-size: 85%;
	font-weight: bold;
}



#content iframe {
	height: 32px;
}
#sectionLinks .mainlink {

	padding: 0px;
	background-color: #E8F3FF;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.blacktitleoutline {

	font-size: 80%;
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	padding: 2px;
}
#accessibility .floatright a:hover {
	font-size: 85%;
	font-weight: bold;
	text-decoration: underline;
}
.bluewhitebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px;
	padding: 10px;
	background-color: #0066CC;
}
#tagline {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #629FD5;
	margin: 0px;
}
#content #newstopics {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content #newstopics table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content #newstopics a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#content #newstopics h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	border: 0px;
	margin-bottom: 3px;
	padding: 1px 0px 2px;
}
#content #newstopics .red {
	padding: 5px;
	border: 3px solid #CC0000;
	margin-top: 0px;
}

#content #newstopics td {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#content #newstopics .green {
	padding: 5px;
	border: 3px solid #009966;
	margin-top: 5px;
}
#content #newstopics .yellow {

	padding: 5px;
	border: 2px solid #ffff00;
}
#frontboxleft {
	background-color: #CCFFCC;
	float: none;
	height: auto;
	width: 100%;
	padding-bottom: 7px;
	clear: none;
}

#content #newstopics .purple {
	padding: 5px;
	border: 3px solid #330099;
	margin-top: 0px;
}
#content #newstopics .blue {
	padding: 5px;
	border: 3px solid #0099cc;
	margin-top: 0px;
}
#content #newstopics .white {

	padding: 5px;
	border: 3px solid #FFFFFF;
	margin-top: 0px;
}
.whitegap {
	background-color: #FFFFFF;
	width: 15px;
}
#newsboximage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#verticalnavbarsmall li {

	display: block;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	font-size: 65%;
}
.imagerightspace {
	margin-bottom: 30px;
	margin-top: 10px;
	margin-right: 0px;
	right: 0px;
	padding-right: 0px;
	position: relative;
	padding-bottom: 0px;
	text-align: right;
}
.clear {
	clear: both;
}

#rightcolumn ul ul li a:link, #rightcolumn ul ul li a:visited, #rightcolumn ul ul li a:hover{
	padding-left: 60px;
	text-indent: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#rightcolumn a{
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 70%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 2px 0px;
	text-indent: 2px;
}
.blueborder {
	border: 1px solid #0099FF;
}
.lightblue {
	color: #0099FF;
}

.navhome {
	background-color: #003300;
}

.navnews {
	background-color: #009933;
}

.navcontact {
	background-color: #009966;
}

.navabout {
	background-color: #66cc33;
	}

.navservices {
	background-color: #0099cc;
}

.navpublications {
	background-color: #000099;
}

.navjobs {
	background-color: #990066;
}

.navppi {
	background-color: #330099;
}

.navchoice {
	background-color: #cc0000;
}
.navfoi {
	background-color: #990000;
}

.navprofessionals {
	background-color: #ff6600;
}

.navequality {
	background-image: url(menu_foi.gif);
	background-repeat: repeat;
}

.navfeedback {	
	background-color: #ff6600;
}

.navaccess{
	background-color: #ff6600;	
}
#bottomlinks {
	clear: both;
	padding: 10px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottomlinks a {
	color: #0066CC;
	text-decoration: underline;
}
#content #accessibility .text {
	font-size: 70%;
	color: #000000;
	text-align: right;
}
#navBar .text {
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 12px;
	margin-top: 50px;
}
#navBar #leftcolumn img {
	text-align: justify;
}



#bottomlinks ul {
	display: inline;
}
#bottomlinks li {
	text-align: center;
	display: inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 80%;
}
#bottomlinks a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#statement {
	clear: both;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	color: #000099;
	text-align: center;
	border: 2px solid #0066CC;
	background-color: #D0E2F6;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frontboxright {
	background-color: #CACAFF;
	float: right;
	height: auto;
	width: 48%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}




#content #frontboxright p {
	font-size: 80%;
	color: #000000;
	padding: 3px;
	margin: 0px;
}
#content #frontboxright h2 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330099;
	margin: 0px;
	padding: 3px;
}

#content #frontboxleft p {
	font-size: 80%;
	color: #000000;
	padding: 3px;
	margin: 0px;
}
#content #frontboxleft h2 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	margin: 0px;
	padding: 3px;
}
td.frontstoryLeftheader {
	padding-right: 0px;
	width: 50%;
	background-color: #009933;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
td.frontstoryRightheader {
	width: 50%;
	background-color: #330099;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#swineflu {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 48%;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}

#content #swineflu  p {
	font-size: 80%;
	color: #000000;
	padding: 3px;
	margin: 0px;
}
#content #swineflu  h2 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	margin: 0px;
	padding: 3px;
}

td.frontstoryswineflu header {
	width: 50%;
	background-color: #330099;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#vaccine {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 48%;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 7px 0px;
}

#content #vaccine  p {
	font-size: 80%;
	color: #000000;
	padding: 3px;
	margin: 0px;
}
#content #vaccine  h2 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	margin: 0px;
	padding: 3px;
}

td.frontstoryvaccine header {
	width: 50%;
	background-color: #330099;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#navBarbottom {
	padding: 0px;
	height: 100%;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0;
	margin-right: 75%;
	margin-bottom: 0;
	margin-left: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(leftcolumngraded.jpg);
	background-repeat: repeat-x;
}
#navBar #leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bolder;
	color: #FFFFFF;
}
