
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505F66;
	margin:10px 0px 10px 0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
	}

a:focus {
   outline: none;
}

textarea {
	resize: none;
}

li {
	*padding-bottom:10px;
}

.boldthetext {
	font-weight:bold;
	font-size:11px;
	}
	
.date {
	color:#999999;
}

.input {
	background-color:#FFFFFF;
	border:none;
	color:#B3AE9C;
	padding:3px;
	width:160px;
	}
	
	.input_form {
		background-color:#FFFFFF;
		border:1px dashed #C8B9AF;
		color:#55443C;
		height:15px;
		font-size:11px;
		width:200px;
		}
		
		.input_dropdown {
			background-color:#FFFFFF;
			border:1px dashed #C8B9AF;
			color:#55443C;
			height:20px;
			font-size:11px;
			}
			
			.input_dropdownlist {
				background-color:#FFFFFF;
				border:1px dashed #C8B9AF;
				color:#505F66;
				height:20px;
				font-size:11px;
				}
			
		.input_multiline {
			font-family:Arial, Helvetica, sans-serif;
			background-color:#FFFFFF;
			border:1px dashed #C8B9AF;
			color:#55443C;
			width:200px;
			height:100px;
			font-size:11px;
			}
		
	.form_button {
		font-size:11px;
	}

.search_bar {
	background:url(/images/searchbar.gif) no-repeat;
	*width:170px;
	*height:160px;
	padding:20px 15px 20px 15px;
	}
	
.contents {
	padding:20px 70px 25px 30px;
	}
	
	.contents_header {
		font-size:14px;
		font-weight:bold;
		color:#4cbab6;
		}
		
		.contents_header_italic {
			font-size:12px;
			font-weight:bold;
			font-style:italic;
			color:#505F66;
			}
	
	.index_contents {
		padding:15px 10px 0px 10px;
		}
		
.navibg {
	background:url(/images/navi_footer.gif) no-repeat left bottom;
	background-color:#4CBAB6;
	}
	
	.naviborder {
		background-color:#40F2ED;
		}
	
.greenbold {
	color:#4cbab6;
	font-weight:bold;
	font-size:12px;
	}
	
	a.greenbold:link { color:#4cbab6; text-decoration:underline; }
	a.greenbold:visited { color:#4cbab6; text-decoration:underline; }
	a.greenbold:hover { color:#505F66; text-decoration:none; }
	
.dot_li {
	list-style-image:url(/images/dot.gif);
	}
	
	.bullet_li {
		list-style-image:url(/images/bullet.gif);
		*list-style-image:url(/images/bullet_ie.gif);
		}
		
.news {
	padding-bottom:20px; 
	border-bottom:1px dashed #B3AE9C;
	border-collapse:collapse;
	}
	
.listing {
	padding-bottom:10px; 
	border-bottom:1px dashed #B3AE9C;
	border-collapse:collapse;
	}
	
	.listing_header {
		background-color:#4cbab6;
		padding:2px 0px 2px 5px;
		font-weight:bold;
		font-size:14px;
		color:#FFFFFF;
		}
	
	a.pagenation:link { color:#4cbab6; text-decoration:none; font-size:11px; font-weight:bold; }
	a.pagenation:visited { color:#4cbab6; text-decoration:none; font-size:11px; font-weight:bold; }
	a.pagenation:hover { color:#505F66 ; text-decoration:underline; font-size:11px; font-weight:bold; }

.footer {
	background-color:#907962;
	font-size:10px;
	color:#F2E7C1;
	}	
	
	a.footer:link { color:#F2E7C1; text-decoration:none; }
	a.footer:visited { color:#F2E7C1; text-decoration:none; }
	a.footer:hover { color:#352B25; text-decoration:none; }
	
.arrowlistmenu{
margin: 0;
padding: 0;
width: 200px; /*width of menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
background:url(/images/button.gif);
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0;
text-decoration: none;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(/images/button_over.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
background: #3c7a82;
padding-bottom:22px;
}

.arrowlistmenu ul li a{
display: block;
font: normal 11px Arial, Helvetica, sans-serif;
color: #40f2ed;
text-decoration: none;
padding: 2px 0;
padding-left: 50px;
line-height:8px;
margin-top:-2px;
}

.arrowlistmenu ul li a:visited{
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: white;
}

#banking {
	width:100%;
}

#infocomms {
	width:100%;
}

#oilgas {
	width:100%;
}

#temporary {
	width:100%;
}

#flash {
	position:absolute;
	margin-left:210px;
}