﻿@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #fefefe  url(/images/ibs_internet_page_bg.jpg) repeat-x top; /* */
	color: #666666;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #1a4a92;
}

a:visited {
	color: #1a4a92;
}

a:hover {
	color: #4b7fc5;
}

a:active {
	color: #4b7fc5;
}


#page {
	width: 940px;
	margin: 0 auto;
	margin-left: 100px;
	vertical-align:top;	
	float:left;
}

#supernav {
	height: 30px;
	line-height: 28px;
	text-align: right;
	color: #999999;
	font-size: 11px;
	font-weight: bold;	
}

	#supernav .nav li {
		display: block; float:right;
	}

	#supernav a {
		height: 30px;
		line-height: 28px;
		margin: 0 5px 0 5px;
		color: #eeeeee;
	}
	

#header {
	background: url(/images/header_bg.jpg) no-repeat left; /* Could not find this image in the directory on DET32 */
	width: 940px;
	height: 170px;
	overflow: hidden;
	/* border: solid 1px #000000; */
}
	
	#header a#logo {
		display: block;
		width: 99px; /*140*/
		height: 170px;
			overflow: hidden;

	
	}
	
	#header h1 {
		visibility: hidden;	
		margin: 0;
		padding: 0;
		font-size: 1px;
	}
	
	#header .headernav {
		margin-top: 140px;
	}
	
	#header .nav a {
    display:block;
		width: 120px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		background-position: top;
		color: #1a4a92;
				padding-top:0px;

	}

	
	#header a:hover {
		background-position: bottom;
		color: #4b7fc5;
				overflow:hidden;

	}


	#header a#tab {
		background-image: url(/images/ibs_internet_tab.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}

	.tabs {
		color: #1a4a92;
		background-image: url(/images/ibs_internet_tab.gif);
		background-repeat: no-repeat;
		overflow:hidden;
	}
	.tabsactive {
			background-position: bottom !important;
		    color: #4b7fc5;
	}

#left {
	width: 140px;
	height: 530px;
	background: #ffffff url(/images/ibs_internet_left_bg.jpg) no-repeat top;
}
	
	#left ul {
		margin: 10px 0px 0px 0px;
		list-style:none;
		padding-left:10px;
	}
	
	#left li {
		margin: 5px 0px 5px 0px !important;
	}
	 
	#left .sub a{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 8pt;
		color:gray;
		line-height:14px;
} 	

	#left a.current:link, #left a.current:visited, #left a.current:hover, #left a.current:active {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 8pt;
		color:#2f3037;
} 

#left a.currenttop:link, #left a.currenttop:visited, #left a.currenttop:hover, #left a.currenttop:active {
		font-family: Helvetica, Arial, sans-serif;
		color:#2f3037;
} 


 
#main {
	width: 800px;
}

.gray {
	background: #ffffff url(/images/ibs_internet_slice_graygrad.jpg) repeat-x top;
	height: 200px;
	color: #1a4a92;
}	

.gray h3 {
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	color: #000294;
	background: #d4d4d4 url(/images/ibs_internet_top_gray.gif) left top;
}

.gray p {
	margin: 10px;
}

#footer {
	text-align: center;
	font-size: 10px;
}

#footer a {
	margin: 0 10px 0 10px;
}

.aligntop{
	vertical-align:top;
	height:100%;
}


h1 {
	font-size: 24px;
	margin: 0 0 6px 0 ;
	font-weight: bold;
	color: #0099ff;
}

h2 {
	font-size: 18px;
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #000294;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000294;
}
.copyh1
{
	font-size: 18px;
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #000294;
}
.copyh2
{
	font-size: 18px;
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #000000;
}
.copyh3
{
	font-size: 18px;
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #000294;
}
.copypadding
{
	padding:10px 5px 5px 10px;
}



h4 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
}

p {
	margin: 0 0 18px 0;
	line-height: 18px;
}



.fl {
	float: left;
}

.fr {
	float: right;
}

#copylistformat
{
	list-style:none;
}

.mylist
{
	padding-left:10;
}
.ibsulstyle{
	font-family:arial; 
	font-size:10pt; 
	color:black
}
