/* CSS Document */

############FRONT PAGE POSITIONING###########################

#wrapper {
	margin: 0px;
	width: 720px
	}
	
#leftcol {
	width: 206px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 10px;
	display: inline;
	}
	
#products {
	padding: 0px;
	margin-bottom: 1px;
	height: 80px;
	}
	
#customer {
	margin-top: 15px;
}

.customer-content {
	padding: 5px 5px 0px 5px;
}
	
#content-panel {
	width: 500px;
	float: right;
	margin-right: 0px;
	display: inline;
	}
	
#content-panel a:link {
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}

#content-panel a:visited{
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}
	
#content-panel a:hover {
	font-weight:bold;
	color:#005488;
	font-size: 11px;
	text-decoration:underline;
	}
	
#content-panel a:active {
	font-weight:bold;
	color:#005488;
	text-decoration:none;
	font-size: 11px;
	}
	
#welcome {
	width: 500px;
	border:1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	}
	
#news {
	width: 500px;
	z-idex:-1;
	border:1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 5px;
	}

#row1 {
	width: 500px;
	margin-top: 15px;
}

#row2 {
	width: 500px;
	margin-top: 0px;
}	

/*#col1 {
	width: 235px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	}
	
#col2 {
	width: 235px;
	float: right;
	margin-top: 10px;
	}
	*/
	
#box1 {
	width: 245px;
	float: left;
	margin-right: 10px;
	}
	
#box2 {
	width: 245px;
	float: right;
	}

#box3 {
	width: 245px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
	}
	
#box4 {
	width: 245px;
	margin-top: 15px;
	float: right;
	}
	
.box-header {
	border:1px solid #cccccc;
	height: 45px;
	}
	
.box-content  {
	border:1px solid #cccccc;
	height: 100%;
	border-top: none;
	padding: 5px;
	}
	
.box-content1  {
	border:1px solid #cccccc;
	height: 60px;
	border-top: none;
	padding: 5px;
	}
	
.box-content2  {
	border:1px solid #cccccc;
	height: 60px;
	border-top: none;
	padding: 5px;
	}
	
.box-content3  {
	border:1px solid #cccccc;
	height: 70px;
	border-top: none;
	padding: 5px;
	}
	
.box-content4  {
	border:1px solid #cccccc;
	height: 70px;
	border-top: none;
	padding: 5px;
	}
	
.clear {
	clear:both;
}
	
#######################################################

#######FRONT PAGE LEFT NAV######################

#navcontainer {

}

#nav {
  margin: 0;    
  padding: 0;
  background: #ffffff;
  list-style-type: none;
  font: bold 12px verdana,helvetica,arial,sans-serif;
  width: 206px;
  \width: 208px;
  w\idth: 206px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav li a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */		  
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 1.9;
  border-left: 20px solid #605a51;
text-decoration: none;
text-align: left;
background: #7A7165;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {  
  background: #4F4532;
}

/*
li#investments a {
border-left: 20px solid #003300;
text-decoration: none;
text-align: left;
background: #336633;
}

li#pensions a {
border-left: 20px solid #333366;
text-decoration: none;
text-align: left;
background: #33ccff;
}

li#savings a {
border-left: 20px solid #003300;
text-decoration: none;
text-align: left;
background: #336633;
}

li#protection a {
border-left: 20px solid #cc6600;
text-decoration: none;
text-align: left;
background: #ff9900;
}
*/
ul#nav li#investments a:hover
{
border-color: #003300;
text-decoration: none;
color: #ffffff;
background: #336633;
}

ul#nav li#pensions a:hover
{
border-color: #333366;
text-decoration: none;
color: #ffffff;
background: #33ccff;
}

ul#nav li#savings a:hover
{
border-color: #003300;
text-decoration: none;
color: #ffffff;
background: #336633;
}

ul#nav li#protection a:hover
{
border-color: #cc6600;
text-decoration: none;
color: #ffffff;
background: #ff9900;
}


/*
ul#navlist
{
width: 204px;
\width: 206px;
w\idth: 204px;
padding: 0px;
border: 0px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #ffffff;
}

ul#navlist li
{
list-style: none;
text-decoration: none;
height: 18px;
margin-bottom: 1px;
border: 0px;
border-top: 0px solid #808080;
}

/*
ul#navlist li a
{
display: block;
width: 170px;
\width: 170px;
w\idth: 170px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #333333;
text-decoration: none;
text-align: left;
background: #666666;
}


li#investments a {
display: block;
width: 170px;
\width: 170px;
w\idth: 170px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #003300;
text-decoration: none;
text-align: left;
background: #336633;
}

li#pensions a {
display: block;
width: 170px;
\width: 170px;
w\idth: 170px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #333366;
text-decoration: none;
text-align: left;
background: #33ccff;
}

li#savings a {
display: block;
width: 170px;
\width: 170px;
w\idth: 170px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #003300;
text-decoration: none;
text-align: left;
background: #336633;
}

li#protection a {
display: block;
width: 170px;
\width: 170px;
w\idth: 170px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #cc6600;
text-decoration: none;
text-align: left;
background: #ff9900;
}


ul#navlist li a:link { color: #ffffff; }
div#navcontainer li a:visited { color: #ffffff; }

ul#navlist li#investments a:hover
{
border-color: #003300;
text-decoration: none;
color: #ffffff;
background: #006600;
}

ul#navlist li#pensions a:hover
{
border-color: #333366;
text-decoration: none;
color: #ffffff;
background: #0099cc;
}

ul#navlist li#savings a:hover
{
border-color: #003300;
text-decoration: none;
color: #ffffff;
background: #006600;
}

ul#navlist li#protection a:hover
{
border-color: #cc6600;
text-decoration: none;
color: #ffffff;
background: #cc9900;
}
*/
################################################

########################CUSTOMER SERVICES NAV###################################

#navcustomer {
width: 202px;
\width: 204px;
w\idth: 202px;
}

#customerlist
{
padding-left: 0;
margin-left: 0;
Margin-top: 0;
border-bottom: 0px solid #cccccc;
font: bold 12px verdana,helvetica,arial,sans-serif;
}

#customerlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #cccccc;
}

#customerlist li a { 
	text-decoration: none; 
	}

ul#customerlist li a:link { color: #666666; }
div#navcustomer li a:visited { color: #333366; }

ul#customerlist li a:hover
{
border-color: #ff9900;
text-decoration: none;
color: #999999;
}

li#forms {
border-bottom: 0px solid #cccccc;
margin-bottom: 0px;
padding-bottom: 0px;
}

/* start of rotating news css */

.nav1 { margin: 5 5 5 5px}
#s4 {width: 490px; margin-bottom: 10px; margin-top: 5px;}
#nav1 a, #s7 strong {margin: 0px 3px 3px 0px; padding: 1px 3px; border: 1px solid #ccc; background: #e5e5e4; text-decoration: none}
#nav1 a.activeSlide { background: #b1b1b0 }
#nav1 a:focus { outline: none; }
#output { text-align: left; }
#nav1 {text-align: left; margin:10px 0px 15px 0px}


/* start of rotating banner css */

#banner {
	height: 150px;
} 


/* start of feedback form css */

table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:7;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:200px;
width:475px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:8;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#CC0000;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#CC0000;
font-weight:700;
display:block;
}
#button{

}

#submit{
text-align:center;
}

/* end of feedback form css */