@import url("../cms/stylesheets/reset.css");

/* main layout elements */
body {
	/*text-align: center;*/
	font-family:Arial;
	font-weight: normal;
	background-image: url(../images/body_back.jpg);
  	/*line-height:1.4em*/
}
#container {
	width: 1000px;
	margin: auto;
	text-align: left;
	color: #656464;
	background-color:#FFF;
}
#container_panels { padding:10px; font-size:inherit;}
#container_panels img {
	float:left;
	padding: 10px;
	border: 1px solid #CCC;
	margin-right:10px;
	margin-bottom:15px;
}
#content {
	margin:20px 25px;
}

a { text-decoration:none; font-weight:bold; color:#00C;}
#header {
	height: 120px;
	/*background: url(../images/header.png) no-repeat center bottom;*/
	width:100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #231f51;
}
#logo {
	background-image: url(../images/pa_logo.png);
	background-repeat: no-repeat;
	float:left;
	width:200px;
	height:96px;
	margin-top:18px;
}
#contact { width:300px; float:right; height:60px; padding-top:28px;}
.tel {
	height:30px;
	background-image:url(../images/icon_tel.jpg);
	background-repeat: no-repeat;
	padding-left:38px;
	font-size:12px;
	display: block;
}
.email{
	height:30px;
	background-image:url(../images/icon_email.jpg);
	background-repeat: no-repeat;
	padding-left:38px;
	font-size:12px;
	display: block;
	}
.email a	{
	color:inherit;}
/* header elements */
h1 {
	color: #41557E;
	font-size: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:center;
}

h2 {
	color:#41557e;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:center;
}
h3 {
	color: #5182ab;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #081C36;
	font-size: 16px;
	font-weight: bold;
}
a { color:#5182AB;}
/* main site navigation & sub navigation */
#navigation {
	float:right;
	width:790px;
	background-color:#41557e;
	height: 25px;
	display:block;
	background-image: url(../images/nav_bar.jpg);
	padding-top:5px;
	margin-top:2px;
	background-repeat: no-repeat;
}

#navigation li {
	display: inline;
	background-image:url(../images/bar.png);
	background-repeat: no-repeat;
	background-position: right;
}
/**nav*/

#navigation ul li {
	float:left;
	/*padding:0 10px;*/
	text-decoration : none;
	list-style: none;
	}
#navigation  a {
	color:#fff;
	text-decoration:none;
	padding-right : 35px;
	padding-left : 35px;
	padding-top : 8px;
	padding-bottom : 10px;	
}
#navigation a:hover{
	color : #7DBEFF;
}
/**end nav**/

/*#navigation {
	z-index: 100;
	position: relative;
	background: url(../images/background_navigation.jpg) no-repeat center bottom;
	height: 36px;
	padding-left: 13px;
	font-family:Arial;
}
#navigation li {
	  float: left;
	  margin: 0;
	  padding: 0;
	  position: relative;
	  background: url(../images/separator_top_menu.gif) no-repeat top right;
}
#navigation li a, #navigation li a:link, #navigation li a:active, #navigation li a:visited {
	  display: block;
	  padding: 0 9px;
}
#navigation ul {
	  margin: 0;
	  position: absolute;
	  top: -999em;
	  left: -1px;
}
#navigation li:hover ul, #navigation li.sfHover ul {
	  top: 25px;
}
#navigation ul li {
	  border: 0;
	  float: none;
}
#navigation ul a {
	  padding: 2px 20px 4px 20px !important;
	  white-space: nowrap;
	  background-image: none;
	  height: 14px;
}

.subnav {
	
}
.subnav li {
	margin-top: 20px;
	padding-top: 10px !important;
	background: #FFF !important;
}
.subnav a {
	background: #FFF !important;
	}
#navigation a {
	display: block !important;
	padding: 10px 28px 11px 28px !important;
	font-size: 12px;
	color: #081C36;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover, .current a {
	color: #F60 !important;
	 background: url(../images/top_menu_marker.gif) no-repeat center top;
}*/

/* big button navigation */
/*#buttonnav {
	margin-left: 7px;
}
#buttonnav li {
	float: left;
}
#buttonnav a {
	display: block;
	width: 175px;
	height: 175px;
	outline: none;
	text-indent: -99999px;
}
.about {
	 background: url(../images/button_about_us.jpg) no-repeat center top;
}
.asset_management {
	 background: url(../images/button_asset_management.jpg) no-repeat center top;
}
.platforms {
	 background: url(../images/button_platforms.jpg) no-repeat center top;
}
.regulation {
	 background: url(../images/button_regulation.jpg) no-repeat center top;
}
.open_account {
	 background: url(../images/button_open_account.jpg) no-repeat center top;
}*/

/* main (unique) content area */
#unique_content {
	color: #656464;
	font-size: 0.9em;
	line-height: 1.3em;
	
}

/*#unique_content p,*/#unique_content ul  {
	margin-bottom: 10px;
	margin: 15px !important;
}
#unique_content li, .cke_show_borders li {
	/*font-size: 12px;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	/*vertical-align: top;*/
}
p { margin-bottom:5px; margin-top:5px;}
/*#product_buckets li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	margin-right: 28px;
	width: 181px !important;
	padding: 4px;
	border: 1px solid #999;
	font-family:Arial;
	font-size: 11px;
}
#product_buckets ul li {
	display: block !important;
	float: none !important;
	width: 160px !important;
	margin-left: 7px;
	
	border: none !important;
	padding: 2px 5px 2px 12px !important;
}*/

/* footer */
#footer {
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #CCC;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height:40px;
}
#footer a {
	color: #ccc;
	padding-bottom: 20px;
}
#terms{
	float:left;
	width:300px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/arrow_fff.png);
	background-repeat: no-repeat;
	background-position: 9px 8px;	
}
#design {float:right; width:500px; padding-top:10px; padding-bottom:10px;}
/* fixes */
.clearfix {
	clear: both;
}
.lastitem {
	margin-right: 0 !important;
}
strong {
	font-weight: bold;
}
td {
	/*padding: 5px;*/
}

body.cke_show_borders {
	background: #FFF !important;
	text-align: left !important;
	padding: 20px;
}
body.cke_show_borders p {
	font-size: 12px !important;
	line-height: 1.6em !important;
}
.TabbedPanelsTabGroup {
	list-style-type:none !important;
}
#sidebar {
	width:146px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	border: 1px solid #DBDBDB;
	font-size:13px;
}
#sidebar li{ padding:0px;} 
/*#side_title { background-color:#e36c0a; width:160px; height:35px; padding-top:15px; text-align:center; color:#000;}*/

#side_nav{
	background-image:url(../images/sidebar_bg.jpg);
	width:150px;
	background-repeat: repeat-y;
	text-align:left;
}

#side_nav li{
	/*padding-bottom:5px;*/
	background:none;
	margin-left:0;
	font-size:12px;
	

}
#side_nav a{
	color:#656464;
	text-decoration:none;
}

.highlight {
	color:#5182ab;
	font-weight:800;
	font-size:0.9em;
	margin-top:4px;
	margin-bottom:4px;
}

.title {
	color:#41557e;
	font-weight:700;
	font-size:0.9em;
	margin-top:4px;
	margin-bottom:4px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	/*height: 25px;*/
	padding-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
}
	
/*#side_nav2{
	background-image:url(../images/sidebar2_bg.jpg);
	width:145px;
	background-repeat: repeat-y;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	font-size:11px;
}

#side_nav2 li{
	padding:5px;
	list-style:none;
	background:none;
	margin-left:0;
	
}
#side_nav2 a{
	color:#999;
	text-decoration:none;
}*/

#right_content { width:630px; float:left; margin-left:6px;}

.fltright { float:right;}

#page_container_main{padding:6px;}
#page_container{ float:right; width:700px; padding:10px;}
#page_container_text{
	float:right;
	width:660px;
	padding:10px;
	background-color:#E5E5E5;
	/*border: 10px solid #FFF;*/
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*#page_container_text_border { border: 1px solid #666; float:right;
	width:700px;
	}*/
#page_sidebar{ float:left; width:165px; }

#page_sidebar img{ padding-top:15px; padding-left:10px;}

#page_sidebar_right{ float:right; width:165px; margin-right:15px; padding-right:5px;}

#page_sidebar_right img{ padding-top:15px; padding-left:10px;}

#page_sidebar_left{ float:left; width:165px; margin-left:15px }

#page_sidebar_left img{ padding-top:15px; padding-right:10px;}

#panel_main { margin-left:10px; }

.panels {
	width: 300px;
	float:left;
	margin-right:13px;
	background-color:#E5E5E5;
	margin-top:15px;
	height:420px;
	margin-bottom:20px;
}
.panels img{
	float:left;
	margin:10px;
	border: 5px solid #FFF;
}
.panels li {
	list-style-image:url(../images/arrow.png);
	list-style-position: outside;
	margin-left:40px;
	color:#006;
	
	
}

.ph2 {
	color:#41557e;
	
}

/*.panels_titles { background-color:#005782; color:#FFF; text-align:center; display:block; padding-top:6px; padding-bottom:6px; font-weight:bold;}

#panel_images {}
#panel_images img { float:left; margin-right: 10px;} 

.esbFT { padding-top:5px;  padding-bottom:5px;}

.pointers li{ list-style-image:url(http://14br.com/http://14br.com/proceedarchiving/cms/imglib/images/tick_grey.png);
	list-style-position: outside;
	margin-left:15px;}
	
#lower_tabs {}	
#lower_tabs img { margin-left:72px;}*/

#Contactform{
	padding: 0;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;  
	text-align: center;
  
}

#Contactform fieldset {
	padding: 10px;
	margin: 0;
	border: 1px solid #CCC;
	width: 450px;
}

#Contactform fieldset legend {
	font-size:1.1em; 
	color: #ffeb63;
	font-weight: bold;
	text-decoration: underline;	
	
	
	
}
#Contactform label { 
	display: block; 
	float: left; 
	width: 180px; 
	margin:5px 0 0 10px; 
	text-align: right; 
	padding-right:5px;
}
#Contactform select { 
	
    width: 140px; 
	margin: 5px 5px 0 10px; 
	}

#Contactform input {
	width: 140px;    
	margin:5px 0 0 10px; 
	padding-right:5px;
	
	
}
#Contactform textarea {
	width:140px;     
	margin:5px 0 0 10px; 
	padding-right:5px;
	
}
#printReady { background-color:#FFF; width:1000px; margin-left:auto; margin-right:auto;}

