body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #3B80AF;
	margin-top:0px;
}
a {
	color: #3B80AF;
	text-decoration: none;
}
a:hover {
	color: #3B80AF;
	text-decoration: underline;
}
.fade {
	color: #C4D9E6;
}
/*********************************************
 HEADINGS
*********************************************/
h1 {
	font-size: 1.9em;
	color: #3B80AF;
	font-weight: lighter;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0.2em;
	padding-top: 0px;
}
h2 {
	font-size: 1.2em;
	color: #3B80AF;
	margin-top: .5em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	color: #3B80AF;
	font-weight: normal;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
h4 {
	font-size: 0.8em;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin-top: .3em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
h5 {
	font-size: 0.8em;
	color: #3B80AF;
	font-weight: bold;
	padding: 0px;
	margin-top: .3em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#middleright h2 {
	margin-top: 0em;
	padding: 0px;
}
p {
	color: #666666;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
}
#middleright p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#middleleft p {
	font-size: 1.1em;
	width: 460px;
}
#middleleft.news {
	font-size: .9em;
	width: 300px;
	word-wrap: normal;
}

.clear {
	clear: both;
}
.margintop {
	margin-top: 0px;
}
/*********************************************
 LIST TAGS
*********************************************/
.list {
	list-style-type: none;
	padding: 0px;
	color: #3B80AF;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list li {
	padding-left: 17px;
	background-image: url(ccbBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-bottom: .2em;
}
/*********************************************
 CONTAINERS
*********************************************/
#container {
	padding: 0px;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left:1px solid #d5e2ed;
	border-right:1px solid #d5e2ed;
	border-bottom:1px solid #d5e2ed;
	background-color: #FFFFFF;
	padding-bottom:15px;
}
#wrap {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header {
	padding-top: 56px;
	background-color: #3B80AF;
	margin: 0px;
	padding-bottom: 0px;
	height: 90px;
}

#logo {
	float: left;
	padding-left: 16px;
	padding-bottom: 26px;
}
#search {
	float: right;
	padding-right: 26px;
	padding-top: 10px;
}
#logo img.login {
	float: left;
	padding-top: 21px;
	padding-left: 412px;
}
#imagetop {
	margin-bottom: 6px;
	_margin-bottom: 0px;
}
#middle {
	width: 770px;
}
#middleleft {
	float: left;
	width: 496px;
	padding-right: 0px;
	padding-left: 0px;
}
#content {
	margin-top: 10px;
}
#middlecentre {
	float: left;
	width: 87px;
	/*position:relative;*/
}
#middleright {
	float: right;
	width: 232px;
	padding-right: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 8px;
	background-color: #FFFFFF;
	margin-top: 7px;
}
#footer {
	border-bottom-color: #3B80AF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B80AF;
}
#footer p {
	font-size: 0.8em;
	color: #3B80AF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
hr {
	width:100%;
	height:2px;
	background-color:#3b80af;
	color:#3b80af;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
table.news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
table.newsBlank {
	padding-bottom: 5px;
}
#nav {
	clear: both;
	background-color: #3B80AF;
	width: 770px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu/navBack.gif);
	background-repeat: repeat-x;
}
/*********************************************
 MENU
*********************************************/

#menu, #submenu {
	padding:0px;
	margin:0px;
}
#menu ul { /* all lists */
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li { /* all list items */
	list-style: none;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #ECECEC;
}
#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 100;
	min-width: 110px;
	width:110px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	_font-size: 0.7em;
	clear: both;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #3b80af;
	line-height: 1.2em;
}
#menu li ul li { /* second level list items */
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom:5px;
	list-style-type: none;
	width:100px;
	border-bottom:1px solid #23A7CA;
}
#menu li ul li:last-child { /* remove last list item line */
	border-bottom:0px;
}
#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
}
#menu a.active {
	color: #FFFFFF;
	font-weight: bold;
}
#menu a {
	color: #ECECEC;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}
#submenu li { /* sub menu list items */
	list-style: none;
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #3B80AF;
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 8px;
}
#submenu a {
	color: #3B80B5;
}
#submenu a.active, #submenu a:hover  {
	text-decoration: underline;
	color: #3B80B5;
}
/*********************************************
 FORM FIELDS etc
*********************************************/

form { 
margin:0; 
padding:0; 
display:inline; 
}

/*.width350 {
	width: 550px;
}*/
/*#flashtop {
	clear: both;
	width: 680px;
	background-color: #FFFFFF;
	padding-left: 12px;
}*/
/*#headernoline {
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}*/
/*#middlerightBrand {
	float: right;
	width: 213px;
	padding-right: 0px;
}*/
/*#flashbottom {
	clear: both;
	height: 130px;
	width: 100%;
	margin-top: 10px;
}*/

