/* Generic Page Styles */

body
{
	height: 100%;
	font-family: Arial, Sans-Serif;
	margin: 0px;
}

#content_wrapper
{
	width: 868px;
	margin: 0px auto;
	background: url('/images/presentation/bg.gif') repeat-y;
	padding: 0px 17px;
}

#body_wrapper
{
	clear: both;
}

.back_btn
{
	width: 80px;
	background: url('/images/presentation/back_btn_bg.gif') no-repeat #CCE0EC;	
	height:21px;
}
.back_btn a
{
	padding: 3px 0 1px 10px;
	color: #005a9c;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	padding-left: 24px;
	text-decoration: none;
}

/* Homepage styles */
#home_page_main_content
{
	float: left;
	width: 460px;
	padding-left: 40px;
	padding-right: 20px;
}
#home_page_latest_news
{
	float: left;
	width: 130px;
}

/* Innerpage styles */
.innerpage_main_content
{
	padding-left: 40px;
	padding-right: 20px;
}

/* Header */
#header_base_line
{
	height: 6px;
	padding-bottom: 27px;
	background: url(   '/images/presentation/bg_header_base_line.gif' ) repeat-x;
}
#rotator
{
	position: relative;
	height: 115px;
}
#rotator div
{
	position: absolute;
	top: 0px;
}
/* NAVS */
/* Services */
#services_links_wrapper
{
	height: 29px;
	padding: 1px 10px 0 10px;
	background: url('/images/presentation/services_nav_bg.gif') repeat-x;
}
.services_links_nav_item
{
	float: left;
	padding: 2px 38px 0 38px;
}
.services_links_nav_item a
{
	color: #005a9c;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.services_links_nav_item_highlight
{
	float: left;
	padding: 2px 8px;
}
.services_links_nav_item_highlight a
{
	color: #FFFFFF;
	background-color:#005a9c;
	padding: 2px 18px 2px 18px;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
/* Quick Links */
#quick_links_wrapper
{
	height: 18px;
	padding-left: 14em;
}
.quick_links_nav_item
{
	float: left;
	padding: 0px 8px;
}
.quick_links_nav_item a
{
	color: #005a9c;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.quick_links_nav_item_highlight
{
	float: left;
	padding: 0 8px;
}
.quick_links_nav_item_highlight a
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#005a9c;
	padding:1px 3px 1px 3px;
}
/* Left Nav (Scope) */
#left_nav
{
	float: left;
	width: 208px;
}
#left_nav .left_nav_item a
{
	text-decoration: none;
	color: #005a9c;
	padding-left: 24px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	height: 18px;
}
#main_content
{
	float: left;
	width: 660px;
}
.left_nav_item
{
	margin-bottom: 3px;
	height: 18px;
	background-color: #D1E4E5;
}
.left_nav_item_highlight
{
	margin-bottom: 3px;
	height: 18px;
	background-color: #005a9c;
}

.left_nav_item_highlight a
{
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding-left:24px;
	text-decoration:none;
}

#left_nav .left_nav_first_item
{
	margin-bottom: 3px;
	height: 18px;
	background: url('/images/presentation/left_nav_bg_g.gif') right no-repeat;
	background-color: #D1E4E5;
}
#left_nav .left_nav_first_item_highlight
{
	margin-bottom: 3px;
	height: 18px;
	background: url('/images/presentation/left_nav_highlight_bg_g.gif') right no-repeat;
	background-color: #005a9c;
}
#left_nav .left_nav_first_item_highlight a
{
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:18px;
	padding-left:24px;
	text-decoration:none;
}
#left_nav .left_nav_first_item a
{
	text-decoration: none;
	color: #005a9c;
	padding-left: 24px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	height: 18px;
}

#left_nav .left_nav_img
{
	height: 116px;
	padding-bottom: 3px;
}

.left_nav_last_item
{
	height: 22px;
	background: url(   '/images/presentation/left_nav_base_bg_g.gif' ) right no-repeat;
	background-color: #D1E4E5;
	padding-top: 2px;
}
#left_nav .left_nav_last_item a
{
	text-decoration: none;
	color: #005a9c;
	padding-left: 24px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 22px;
}

.left_nav_last_item_highlighted
{
	height: 22px;
	background: url('/images/presentation/left_nav_base_highlighted_bg.gif') right no-repeat;
	background-color: #005a9c;
	padding-top: 2px;
}
.left_nav_last_item_highlighted a
{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 24px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 22px;
}
/* Footer */
#footer_wrapper
{
	height: 80px;
	clear: both;
}
.footer_left
{
	padding-left:5px;
	padding-top:56px;
	float: left;
	width: 168px;
}
.footer_left img
{
}
.footer_middle
{
	float: left;
	width: 520px;
	bottom: 0px;
	text-align: center;
	padding-top: 40px;
	font-size: 8pt;
	color: #005a9c;
	font-weight:bold;
}
.footer_right
{
	float: left;
	width: 168px;
}

.top_left
{
	float: left;
	padding-left: 45px;
	padding-right: 15px;
}
.top_right
{
	float: left;
}
.bottom_left
{
	float: left;
	padding-left: 35px;
	padding-right: 15px;
	clear: both;
}
.bottom_right
{
	float: left;
}

.grad_container { width:902px; margin:0px auto; }
.grad_container #footer_grad_left   { height:42px; float:left; width:42px;  background-image:url('/images/presentation/bottom_left_radius.gif'); }
.grad_container #footer_grad_centre { height:42px; float:left; width:818px; background-image:url('/images/presentation/bottom_grad.gif'); }
.grad_container #footer_grad_right  { height:42px; float:left; width:42px;  background-image:url('/images/presentation/bottom_right_radius.gif'); }

/* Templates */
.innerpage_main_content_left  { float:left; width:150px; }
.innerpage_main_content_right { float:left; width:450px; }