@charset "utf-8";

/* ETSA - PageUp Template CSS  ------------------ */
/* 12.10.2009 	 		    	   ------------------ */

/* Colour:
	Royal Blue		#2431ab
	Visited link 	#3c4277
	PMS 151 Orange	#f7931e
	BG Grey			#d4d4dc
*/

body {
	font: 75% Arial, Helvetica, sans-serif;
	background: url(images/body-bg.gif) repeat-x #d4d4dc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #222;
}
a:link { text-decoration:underline; color: #2431ab;}
a:visited { text-decoration:underline; color: #3c4277;}
a:hover { text-decoration:none; color:#2431ab;}
a:active { text-decoration:underline; color: #2431ab;}
img {
	border: 0;	
}
form {
	margin: 0;
	padding: 0;
}
td, th {
	text-align: left;
	vertical-align: top;
}


/* ------------------ Page Layout ------------------ */

#top {
	width: 953px;  /* Change to percent for liquid layout */
	margin: 0 auto; 
	text-align: left;
	height: 45px;
}
#top-links {
	width:40%;	
	float: left;
	font-size: 0.9em;
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top-links p {
	margin: 0; 
	padding: 10px 0; 
}
#top-links a {
	color: #808080;
	text-decoration: none;
}
#top-links a:hover {
	color: #222c93;
	text-decoration: none;
}
#top-search {
	width: 40%;
	float: right;
	text-align: right;
	padding-top: 10px;
	margin-right: 8px;
}
#top-search img {
	vertical-align: middle;	
}
#top-search input {
	vertical-align: middle;	
	background-color: #efeff2;
	border: 0;
	padding: 4px;
	color: #999;
}
#top-search input:active, #top-search input:focus {
	color: #000;
	background-color: #fff;
}
#container {
	width: 953px;   /* Change to percent for liquid layout */
	margin: 0 auto; 
	text-align: left;
	background: url(images/page-bg-top.gif) no-repeat top right #FFF;
}
#header {
	background: url(images/page-bg-top.gif) no-repeat top right #FFF; 
	padding: 0;  
	position: relative;
	margin: 0;
	height: 89px;
}
#header img.logo {
	margin: 0;
}
#header img.slogan {
	margin: 0;
	position: absolute;
	top: 0; right: 8px;
}
#nav {
	margin: 0; padding: 0;
	background: url(images/nav-bg.gif) repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 81px;
	margin-right: 8px;
}
#nav div.nav-bg {
	height: 81px;
	margin-right: 53px;
	margin-left: 18px;
}
#page {
	padding: 0;
	margin: 0;
	width: 100%;
	background: url(images/page-bg-right.gif) repeat-y top right #FFF;
}
#page div.page-left {
	padding: 0;
	padding-left: 19px;
	background: url(images/page-bg-left.gif) repeat-y;
}
#page div.page-right {
	padding: 18px 90px 30px 26px;
	background: url(images/page-bg-top.gif) no-repeat right -170px;
}
#page-pic {
	float: right;
	margin-left: 30px;
	margin-right: -90px;
	margin-top: -18px;
	padding-right: 8px;
	z-index: 1;
}
#breadcrumbs {
	margin-bottom: 45px;
	font-size: 0.85em;
	color: #aaa;
}
#breadcrumbs ul { margin: 0; padding: 0; list-style-type: none; }
#breadcrumbs li { display: inline; padding-right: 0.2em; }
#breadcrumbs a { color: #aaa; text-decoration: none;  margin-right: 0.7em; }
#breadcrumbs a:hover { color: #2431ab; }
#breadcrumbs img { 	padding: 0 3px; }
#footer { 
	padding: 0; 
	background: url(images/footer-bg-level2.gif) no-repeat;
	color: #808080;
	font-size: 0.8em;
	margin-top: -9px;
} 
#footer div.footer-right {
	padding: 5px 117px 15px 28px;
	background: url(images/footer-bg-right.gif) no-repeat top right;
}
#footer div.footer-right div, #footer div.footer-right span { float: left;  }
span.centricFooterLinksGeneral {padding: 11px 0;}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a {
	color: #808080;
	text-decoration: none; 
	margin-left: 0.3em; 
	margin-right: 0.3em;
}
#footer a:hover {
	color: #222c93;
	text-decoration: none;
}
.spacer {
	clear: both;
}


/* ------------------ Nav ------------------ */


#nav ul {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%; 
	list-style-type: none;
	display: block;
	line-height: 1em;
}
#main_navnavlist {

}
#nav ul li {
	float: left;
	width: 109px; /* was 12.5% for 8 main buttons */
	height: 81px;
	position: relative;
	margin: 0; 
	padding: 0;
	line-height: 1em;
}
#nav li ul {
	position: absolute;
	width: 100%;
	left: -999em;
	z-index: 3;
	padding-top: 1px;
}
#nav ul li a {
	display: block;
	height: 65px;
	width: auto;
	color: #bbc4e8;
	text-decoration: none;
	background: url(images/nav-btn.gif) no-repeat #222c93 top left;
	padding: 10px 3px 6px 8px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
#nav a:hover {
	color: #FFF; 
	background-position: -257px top;
}
#nav a.on {
	background-position: -514px top;
}
#nav li ul {
	width: 200%;
}
#nav li ul li {
	float: none;
	width: auto;
	height: auto;
	display: inline; /* IE 6+7 */
}
#nav li ul a {
	background: url(images/nav-btn-sub.gif) no-repeat top left #222c93;
	height: auto;
	padding: 8px 15px 9px 21px;
	width: auto;
	width: 182px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	display: block; 
	border-top: 1px solid #2d3d99;
	border-left: 1px solid #2d3d99;
}
#nav li ul a:hover {
	background-position: -257px top;
	background-color: #222c93;
	border-top: 1px solid #10165f;
	border-left: 1px solid #10165f;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin: -1px 0 0 0;
	z-index: 1000;
}

/* ------------------ Nav 2 ------------------ */

#nav2 {
	float: left;
	width: 234px;
	font-size: 0.9em;
	padding-top: 18px;
}
#nav2 ul {
	margin: 0; padding: 0;
	list-style-type: none;
	padding-right: 17px;
}
#nav2 ul li ul { padding-right: 0; }
#nav2 li ul li { padding-left: 22px; }
#nav2 li.sub {
	border-top: 1px solid #f57f00;
	border-bottom: 1px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#nav2 a {
	text-decoration: none; 
	display: block;
	padding: 2px 0;
	padding-left: 22px;
	background: url(images/nav2-arrow.gif) no-repeat 7px 0.4em;
	border-bottom: 1px solid #fff;
	color: #2431ab;
}
#nav2 a:link, #nav2 a:visited { color: #2431ab; }
#nav2 a:hover {
	background-position: -927px 0.4em;
	border-bottom: 1px solid #f57f00;
}
#nav2 li.sub a { background-position: -393px 0.4em; }
#nav2 li.sub a:hover { background-position: -927px 0.4em; }
#nav2 li.sub ul li a { padding-left: 15px; background-position: left 0.4em; }
#nav2 li.sub ul li a:hover { background-position: -934px 0.4em; }
#nav2 .nav-section-title {
	margin-top: 0; padding-right: 17px;
}
#nav2 .nav-section-title a {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 0;
	background: none;
}

#main_navactive {font-weight: bold}
#nav2 ul #main_navactive a {background: url(images/nav2-arrow.gif) no-repeat -927px 0.4em; }
#nav2 li.sub ul #main_navactive a {background: url(images/nav2-arrow.gif) no-repeat -934px 0.4em; }
#main_navactive ul li {font-weight: normal}




/* ------------------ Text styles ------------------ */

h1 {
	color: #2431ab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0.5em 0 0.7em 0;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #f7931e;
	width: auto;
}
h2 {
	color: #f57f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin: 1em 0 0.2em 0;
}
h3 {
	color: #2431ab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	margin: 1em 0 0.2em 0;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0.7em 0 0.2em 0;
}
h5 {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0.7em 0 0.2em 0;
}
p {
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
}
ol, ul, li {
	line-height: 1.4em; 
}
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #666;
	line-height: 1.25em;
}
.small {font-size: 0.9em;}
table caption {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f57f00;
	font-size: 0.8em;
	padding-bottom: 0.2em;
}
table.data-table {
	border-bottom: 1px solid #f57f00;
}
table.data-table th {
	padding: 0.2em 0;
	border-bottom: 1px solid #f57f00;
	text-transform: uppercase;
	font-size: 0.85em;
}
table.data-table td {
	padding: 0.2em 0;
}


/* ------------------ Forms ------------------ */

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.button, a.button {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0;
	font-size: 1em;
	background: url(images/btn-bg.gif) repeat-x top left #CCC;
	text-decoration: none;
	padding: 4px 10px;
	width: auto;
    overflow: visible;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	margin: 0;
	cursor: pointer;
}