
/* PAGE LENGTH ADJUSTMENTS */

/* FIRST CHANGE:  Select Ctrl + F  and then enter "LCH" (left column height) */
/* SECOND CHANGE:  Select Ctrl + F  and then enter "FTP" (footer top position) */

/* On average 80 pixels seems to work for adding/removing an entire bullet */


html,body {
	margin:0;
	padding:0;
	}
	
body {
	font: 10px verdana,sans-serif;
	text-align:left;
	}
	
p {
	margin:0;
	}
	
img { 
	border-width: 0; 
	border-style: none;
	}
	
h1 {
	margin: 20px 0 20px 10px;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 14px;
	}
	
#header {
	background: url(/institutional/images/BG_header_V2.gif) repeat-x;
	width: 100%;
	height: 148px;
	}

#logo {
	position: absolute;
	margin: 12px 0 0 9px;
	}

#header_bridge {
	position: absolute;
	margin: 70px 0 0 0px;
	}
	
#nav_global {
	position: absolute;
	left: 410px;
	width: 480px;
	text-align: right; 
	margin-top: 20px;
	padding-bottom: 2px;
	}
.global {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
.global_yel {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #cc9900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #006699;
	}
	
#container {
	width:900px;
	text-align:left;
	}

#wrapper {
	float:left;
	width:100%;
	}

	
/* MIDDLE COLUMN */
#middle_content {
	margin: 6px 180px 0px 208px;
	padding: 0;
	width: 500px;
	text-align: left;
	line-height:1.4;
	}
#middle_content a, #middle_content a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cc9900;
	text-decoration: none;
	}
#middle_content a:hover {
	margin: 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #cc9900;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cc9900;
	text-decoration: none;
	}
#middle_content ul {
	margin: 0 0 0 5px;
	padding: 0;
	}
#middle_content li {
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	list-style-image: url(/institutional/images/BG_li_secure.gif); 
	}
	
#middle_content_world {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/institutional/images/section_World.gif) no-repeat;
	}
#middle_content_world_text1 {
	margin: 0 0 0 0;
	padding: 45px 0 0 50px;
	width: 450px;
	text-align: center;
	}
#middle_content_world_links1 {
	margin: 0 0 0 0;
	padding: 10px 0 2px 50px;
	width: 450px;
	text-align: center;
	}
#middle_content_world_text2 {
	margin: 0 0 0 0;
	padding: 80px 0 0 50px;
	width: 450px;
	text-align: center;
	}
#middle_content_world_links2 {
	margin: 0 0 0 0;
	padding: 10px 0 22px 50px;
	width: 450px;
	text-align: center;
	}

	
#middle_content_BC_MESSAGE {
	margin: 6px 0 10px 0;
	padding: 8px 8px 8px 8px;
	border: 1px solid #b2151c;
	}
	
	

	
/* LEFT COLUMN */
#column_left {
	float: left;
	width: 200px;
	margin-left: -900px;
	height: 920px; /* LCH - Adjust this figure and footer top position to adjust page length */
	background: #eff5fa;
	}
	

/* LEFT COLUMN - Login Box */
#left_login {
	margin: 12px 10px 0px 10px;
	padding: 35px 10px 20px 10px;
	background: url(/institutional/images/section_Login.gif) no-repeat; 
	text-align: center;
	}
#left_login_text {
	padding-bottom: 14px;
	line-height: 1.4;
	text-align: left;
	}
/* tip sheet */
#tip_sheet {
	margin: -28px 0px 0px 0px;
	text-align: center;
	}
	
/* LEFT COLUMN - About Links */
#nav_about_links {
	margin: 15px 10px 0px 10px;
	padding: 22px 8px 10px 8px;
	background: url(/institutional/images/section_About_blue.gif) no-repeat; 
	line-height: 1.3;
	}
#nav_about_links a, #nav_about_links a:visited {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #6699CC;
	text-decoration: none;
	}
#nav_about_links a:hover {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #6699CC;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #6699CC;
	text-decoration: none;
	}
#nav_about_links ul {
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	}
#nav_about_links li {
	margin: 0 0 0 12px;
	padding: 0 0 12px 0;
	list-style-image: url(/institutional/images/BG_li_about.gif); 
	}
	
	
#access {
	margin: 10px 0px 0px 10px;
	padding: 0;
	text-align: left;
	}

	
/* RIGHT COLUMN */
#column_right {
	float:left;
	width:180px;
	margin-left:-180px;
	}
#nav_product_links {
	margin: 15px 0px 0px 0px;
	padding: 34px 8px 45px 12px;
	background: url(/institutional/images/section_Product_yel.gif) no-repeat; 
	line-height: 1.4;
	}
#nav_product_links a, #nav_product_links a:visited {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #cc9900;
	text-decoration: none;
	}
#nav_product_links a:hover {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #cc9900;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #cc9900;
	text-decoration: none;
	}
#nav_product_links ul {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 0;
	}
#nav_product_links li {
	margin: 0 0 0 5px;
	padding: 0 0 15px 0;
	list-style-image: url(/institutional/images/BG_li_secure.gif); 
	}
	
/* FOOTER */
#footer {
	position: absolute; 
	top: 1020px; /* FTP - Adjust this figure and left column height to adjust page length */
	background: url(/institutional/images/BG_footer.gif) repeat-x;
	width: 100%;
	height: 50px;
	color: #ffffff;
	}
#footer .sites a, #footer .sites a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
#footer .sites a:hover {
	margin: 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
	
#footer .sites {
	margin: 13px 0px 0px 10px;
	line-height: 1.5;
	}
	
#footer .copy {
	margin: 15px 0px 0px 10px;
	line-height: 1.5;
	background: #ffffff;
	color: #666666;
	}

#footer .copy a, #footer .copy a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}