/* CSS Document */

body
{
	background-color: #FFFFFF;
	margin: 0;
	padding:20px 0 0 0;
	text-align: left;
	font:normal 14px/20px Helvetica, sans-serif;
	color:#4A4A4A;
}

/* Layout */

.main
{
	width: 784px;
	margin: auto;
	position:relative;
}

.header
{
	float:left;
	width: 784px;
	height: 297px;	
	margin: 46px 0 0 0;
	padding:0;
	border: 0px;
	background:url(images/01-ebor-web_01.jpg) no-repeat 0 0;
	text-align:right;
	vertical-align:text-top;
	font-weight:bold;
	font-size: 15px;
}

.header a:link, a:visited, a:hover
{
	color: #bed8e9; 
}

#zone1 {    /* clickable area */
	float: right;
	width : 200px;
	height: 110px;
	margin-right: 7px;
}

.menu
{
	float:left;
	width: 784px;
	height: 22px;	
	margin: 0px;
	padding: 0px;
	border: 0px;	
	position:absolute;
	left:0px;
	top:10px;
}

.content
{	
	width: 784px;
	text-align: left;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	clear:both;
}

.bottom_content
{
	text-align: left;
	background-color:#FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana,Helvetica, sans-serif ;
	font-size: 10px;
}

.right
{

}	

body a:visited
{
	color: #0D3793;

}
body a:link
{
	color: #0D3793;

}

body a:hover
{
	color: #0396D6; 

}

.big
{
	font-size:16px;
}

.big a:link, .big a:hover, .big a:visited
{
	text-decoration:none;
}

.small
{
	font-size:10px;	
}

.red a:link
{
	color:#FF0000;
	font-size:10px;	
}
.red a:visited
{
	color:#FF0000;
	font-size:10px;	
}
.red a:active
{
	color: #FF0000; 
	font-size:10px;	

}
.red a:hover
{
	color: #0396D6; 
	font-size:10px;	

}

h1
{
	font-size:28px;
	line-height:30px;
	color: #000;
	font-weight:normal;
}

.btn, .btn a,.btn a:link,.btn a:hover,.btn a:visited
{
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	width: 108px;
	height: 21px;
}

.home, .home a,.home a:link,.home a:hover,.home a:visited
{
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	height: 16px;
	width: 70px;
}

h2
{
	font-size: 16px;
	color: #0D3793;
	font-weight:normal;
}

h3
{
	font-size: 18px;
	line-height:22px;
	color: #0863A6;
	font-weight:normal;
}

/* Bottom bar */

.footer
{
	text-align:center;
	background-color:#FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}

/* Popups */
.popup
{
	color: #0D3793;
	font-weight:bold;
	text-align: left;
	background-color:#FFFFFF;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 11px;
}

.popup h2
{
	font-size: 16px;
}

.input
{
BORDER-RIGHT: #b0b0b0 1px solid; BORDER-TOP: #b0b0b0 1px solid; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 335px; COLOR: #515151; BORDER-BOTTOM: #b0b0b0 1px solid;
}

.textarea
{
BORDER-RIGHT: #b0b0b0 1px solid; BORDER-TOP: #b0b0b0 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 335px; COLOR: #515151; BORDER-BOTTOM: #b0b0b0 1px solid;
}


/*---- New Added ----*/
#Sub1{
	position:absolute;
	left:271px!important;
	top:22px!important;
}
#Sub1 a{
	color:#0D3793!important;
	width:97px!important;
	line-height:18px!important;
	}
#Sub1 a:hover{
	color:#2B85BB!important;
	}
#Sub1 table{
	background-color:#fff;
	padding-right:0px!important;
	border:none!important;
	}

#Sub3{
	position:absolute;
	left:435px!important;
	top:22px!important;
	}
#Sub3 a{
	color:#0D3793!important;
	width:97px!important;
	line-height:18px!important;
	}
#Sub3 a:hover{
	color:#2B85BB!important;
	}
#Sub3 table{
	background-color:#fff;
	padding-right:0px!important;
	border:none!important;
	}
#Menu5 a{
	padding:0;
	margin:0;
	}
.newLogo{
	position:relative;
}
.newLogo img{
	position:absolute;
	left:0px;
	top:-24px;
	}

