#nav_block {
	background-position:top; 
	background-repeat:no-repeat; 
	width: 760px;
	height:115px;
}

#nav_box {
	position:inherit;
	text-align:right;
	padding-top:20px;
	padding-right: 25px;
	font-size:12px;
	line-height: 15px;
}

#nav_box a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#nav_box a:hover {
	background-color:#0099FF;
}

#link_box a:hover {
	background-color:#389FA6;
	color:#262274;
	text-decoration: none;
}

.nav_on {
	background-color:#0099FF;
}

.copy {
	font-size: .82em;
	margin-top: 10px;
	text-align:left
}

.copy_hilite {
	font-size: 0.88em;
	color:#D05D10;
	font-weight: bold;
}

.head_row_dark {
	background-color: #151A35;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.78em;
	color: #FFFFFF;
	line-height: 150%;
}

.head_row_dark a {
	text-decoration:none;
	color: #FFFFFF;
	
}

.head_row_dark td {
	padding: 4px;

}

.row_light, .row_dark {
	font-size: 0.76em;
	line-height: 160%;
}

.row_light td, .row_dark td {
	padding-left:5px;
	padding-right:5px;
}

.row_light td a, .row_dark td a {
	text-decoration:none;
	color:#000000;
}

.row_border {
	border-left-color:#00B4BF;
	border-left-style:solid;
	border-left-width:thin;
}

.row_light {
	background-color: #FFFFFF;
}

.row_light a:hover {
	background-color:#389FA6;
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-decoration: none;
}

.row_dark {
	background-color: #DDDDDD;
}

.row_dark  a:hover{
	background-color:#389FA6;
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-decoration: none;
}

.company_head {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #389FA6;
	padding-left: 5px;
	height: 1.35em;
}

.company_data, .company_box {
	padding-left: 8px;
	padding-right: 8px;
}

.company_box {
	background-color:#FFFFFF;
}

.company_colour a:hover {
	background-color:#389FA6;
	color:#FFFFFF;
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-decoration: none;
}

.company_colour a {
	color:#000000;
	text-decoration: none;
}

.row_border_lt_bot {
	border-left-color:#00B4BF;
	border-left-style:solid;
	border-left-width:thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.row_border_bot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.table_bottom_blue {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00B4BF;
}