<!--

body, .normal {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	margin:0;
}

img {
	border:0;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

form {
	display:inline;
}


#container {
	margin:30px auto 0;
	width: 867px;
	background: #FFFFFF;
}


#header {
	width: 867px;
	height: 89px;
	background: no-repeat top left url(../img/tcr/border_top.gif);
}

#header #logo {
	float: left;
	padding: 7px 0 0 9px;
}

#header #address {
	float:right;
	color:#929292;
	text-align:right;
	padding:15px;
}


#footer {
	width: 867px;
	height: 29px;
	clear:both;
	font-size: 10px;
	color: #666666;
	background: url(../img/tcr/border_bottom.gif) no-repeat  bottom;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer #copyright {
	float: left;
	padding: 3px 0 0 19px;
}

#footer #links {
	float: right;
	padding: 3px 19px 0 0;
}




#level1 {
	width:867px;
	padding:0 0 0 7px;
	margin:0;
	background: repeat-y url(../img/tcr/border_sides.gif);
}


#level1 #subNav {
	width: 848px;
	height:26px;
	background-color: #007bc1;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	margin:0;
}


#level1 #subNav li {
	height:26px;
	float: left;
	padding: 0 1px 0 0;
	list-style: none;
	border-right: 1px solid #929292;
}

#level1 #subNav a {
	height:16px;
	float: left;
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#level1 #subNav a:hover, #subNav a.active {
	color: #007bc1;
	background-color: #FFFFFF;
}


#pictureStrip {
	width:867px;
	float:left;
	padding-left: 9px;
	background: repeat-y url(../img/tcr/border_sides.gif);
}


#content {
	width:867px;
	height:100%;
	float:left;
	padding-left: 9px;
	margin:0;
	background: repeat-y url(../img/tcr/border_sides.gif);
}



#content #menu {
	width:156px;
	float:left;
	font-size: 11px;
	margin:0px;
	padding:0px;
	border: 1px;
}



#content #leftColumn {
	width:160px;
	float:left;
	font-size: 11px;
	margin:10px;
	padding:10px; 
	
}

#content #centreColumn  {
	width:442px;
	height: 400px;
	position: relative;
	float:left;
	padding-left: 0px;
	margin:0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#content #rightColumn {
	float:left;
	width:170px;
	padding-left: 10px;
	padding-top: 0px;
	
}




#content #menu ul, #content #menu ul li {
	margin:0;
	padding:0;
	list-style:none
}

#content #menu #subNav2 li {
	margin:0;
	padding:5px 0 5px 5px;
	width:151px;
	position:relative;
	float:left;
	border-bottom:solid 1px #929292;
}


#content #menu #subNav2 .level2 {
	background-color:#929292;
	border-bottom:1px solid #fff;
}
#content #menu #subNav2 .level3 {
	background-color:#cfcfcf;
}
#content #menu #subNav2 .level4 {
	background-color:#eceaea;
}
#content #menu #subNav2 .level5 {
	background-color:#ffffff;
	padding-left:16px;
	width:140px;
}



#content #menu #subNav2 a {
	text-decoration: none;
	color: #333333;
}

#content #menu #subNav2 a:hover, #subNav2 a.active {
	color: #D90000;
}



#content #menu #search {
	background: no-repeat url(../img/search_bg.gif);
	height:75px;
	margin-top:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px;
}

#content #menu #search input{
	width:90px;
	margin-right:5px;
}

#pageContent {
	float:left;
	width:620px;
	padding-left:15px;
}

#pageContent_home {
	float:left;
	width:497px;
	padding-left:15px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}






.heading1 {
	font-size: 20px;
	font-weight:bold;
	color: #007bc1;
	padding-top:15px;
}

.heading2 {
	font-size: 12px;
	font-weight:bold;
	padding-top:10px;
}


.table { border:0px; }


.newsItem {
	font-size: 10px;
	padding-top:0px;
}

.newsItem a {
	font-size: 10px;
	font-weight:bold;
	padding-top:0px;
}


-->
