﻿#header 
{
	background: url(../images/headers/Chief-Exec-Intro.jpg) top right no-repeat;
}

h2, h3, p.intro, h5, h6, h4, p.intro_name
{
	color: #00ADEF;
}

li{margin-bottom:15px;}


tr.totals
{
	color: #fff;
	background-color: #00ADEF;
}


.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/board_table_gradient.jpg) no-repeat;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0 2px;
}
thead th 
{
	text-align: right;
}
thead th.row 
{
	text-align: left;
}
tbody th
{
	text-align: left;
}
tbody td 
{
	text-align: right;
}
thead td, thead th
{
	border-bottom: 1px #Black solid;
}

ol{color:#00ADEF;}

.hello{color:Black;}

.body_content_list{ list-style-image: url(../images/chief_exec_bullet.gif);}

.top_nav a:hover{text-decoration:underline;}



