body{
background:#999999;
margin:0;
padding:0;
text-align:center;
}


h1{
font:normal 22px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00338d;
margin:0 0 10px 15px;
padding:0 0 0 0;
width:430px;
border-bottom:2px solid #c6c7d8;
text-align: left;
}


h2{
font:normal 14px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00338d;
margin:0 0 0 15px;
padding:0 0 0 0;
width:430px;
}

p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#333;
margin:0 0 10px 0;
padding:0 0 0 15px;
width:430px;
text-align: left;
}
a{
	outline: none;
}
	
#wrap{
width:800px;
margin: 0 auto;
padding:0;
text-align:center;
}
	
#header{
background:#fff url(../images/sbi_bg_header.jpg) top left no-repeat;
width:800px;
height:119px;
padding:0;
margin: 0 auto;
}

#header h3{
background:#23366e;
font:normal 14px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
margin:0 0 65px 0;
padding:4px 15px;
float:right;
display:inline;
}
	

#header a#logo, #header h4{
text-indent: -9999px;
text-decoration: none;
padding:0;
margin: 0;
border:0;
height:88px;
width:300px;
background-image: url(../images/sbi-newLogo.jpg);
display:block;
float:left;
}

#header a#logo-melville, #header h5{
text-indent: -9999px;
text-decoration: none;
padding:0;
margin:0;
border:0;
height:92px;
width:300px;
background-image: url(../images/sbi-logo-melville.gif);
display:block;
float:left;
}



div.breadcrumbs a:link, div.breadcrumbs a:visited{
color:#fff;
text-decoration:underline;
}
div.breadcrumbs a:hover{
text-decoration:none;
} 

table.contentpaneopen{
	text-align: left;
}
#subheader{
background:#fff url(../images/bg_sub-head.jpg) top left no-repeat;
width:800px;
height:240px;
margin-top:-6px;
padding:0;
}

#subheader2{
background:#fff url(../images/bg_sub-head2.jpg) top left no-repeat;
width:800px;
height:240px;
margin-top:-6px;
padding:0;
}

#maincontent{
background: url(../images/bg_content.jpg);
width:800px;
margin: 0 auto;
padding:0;
text-align: center;
}

#left{
background:#fff;
margin:0;
padding:0;
text-align:left;
width:488px;
float:left;
display:inline;
}

#left h1{
font:normal 22px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00338d;
margin:0 0 10px 15px;
padding:0 0 0 0;
width:430px;
border-bottom:1px solid #666;
}

#left h2{
font:normal 14px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00338d;
margin:0 0 0 15px;
padding:0 0 0 0;
width:430px;
}

#left p{
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#333;
margin:0 0 10px 0;
padding:0 0 0 15px;
width:430px;
}

#left ul{margin:20px 0; padding-left:15px; text-align:left; font:normal 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#00338d; list-style-type:none;}
#left ul li{margin:0 10px 8px 0;}

#left a:link, #left a:visited{
color:#00338d;
text-decoration:underline;
}

#left a:hover{
text-decoration:none;
}

#left p.tiny{font-size:11px;}

#right{
margin:0;
padding:0;
text-align:left;
width:312px;
float:right;
display:inline;
}

#right ul{margin:20px 0; padding-left:40px; text-align:left; font:normal 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#00338d; list-style-type:none;}
#right ul li{margin:0 10px 8px 0;}

#right a:link, #right a:visited{
color:#00338d;
text-decoration:underline;
}	
	
#right a:hover{
text-decoration:none;
}

#right table{
font:normal 12px Arial, Helvetica, sans-serif;
color:#00338d;
margin:0;
padding:0;
width:308px;
}

#bottom{
background:#fff;
width:800px;
margin:0 auto;
padding:15px 0 0 0;
text-align:center;
}

#bottom h3.prt{
background: url(../images/hdr_programs.jpg) top left no-repeat;
margin:0 auto;
padding:0;
width:765px;
height:27px;
}

#bottom .progs{
background: url(../images/bg_programs.jpg) top left repeat-y;
margin:0 auto;
padding:0;
width:765px;
}


#bottom p.prb{
background: url(../images/ftr_programs.jpg) top left no-repeat;
margin:0 auto;
padding:0 0 15px 0;
width:765px;
height:12px;
}

#bottom ul
{ 
width: 720px;  /* room for 3 columns */
font:normal 12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00338d; 
list-style-type:none;
margin:0;
padding-top:10px;
text-align:left;
}
#bottom ul li
{
  float: left;
  width: 18em;  /* accommodate the widest item */
  margin-right:20px;
  margin-bottom:10px;
}
/* stop the floating after the list */
br
{
  clear: left;
}
/* separate the list from what follows it */
div.wrapper
{
  margin: 0;
}

/* anchor styling */
#bottom ul li a
{
color:#00338d; 
display: block;
width: 18em;
text-decoration:underline;
}
#bottom ul li a:hover
{
  text-decoration:none;
}

#breadcrumbtrail
{
	margin: 0 auto;
	text-align:right;
	padding:5px 10px 5px 0; 
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #23366e;
	width: 790px;
	clear:both;
}

#breadcrumbtrail a:link, #breadcrumbtrail a:visited{
color:#fff;
text-decoration:underline;
}
#breadcrumbtrail a:hover{
text-decoration:none;
} 




div.form
{
	display: block;
	position: absolute;
	margin-top: 248px;
	margin-left: 490px;
	z-index: 1;
}

div.form table{
font:normal 12px Arial, Helvetica, sans-serif;
color:#00338d;
margin:0;
padding:0;
}


div.pathway a{
	color: #FFFFFF;
}

div.topBox{
	background: #c6c7d8;
	font:normal 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00338d;
	width: 100px;
	margin-top: 0px;
	margin-right: 240px;
	float: right;
}

.error{
	color: #FF0000;
	font: normal 11px Arial, Helvetica, sans-serif;
}
/*=====================Footer========================*/

#footer{
background:#23366e;
width:800px;
margin:0 auto;
padding:0;
text-align:left;
border-top:2px solid #fecb00;
}
	
#footer p{
text-align:left;
color:#fff;
font:normal 11px arial, helvetica, sans-serif;
padding:10px 0 20px 15px;
margin:0;
}
	
.nopad{
	position: relative;
	margin-left: -6px;
}

/* clearing */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
display: inline-table; 
width: 100%;
} 
* html .clearfix {
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}

.clear{clear:both;}
/* end clearing */

select{
width:170px;
font-size:10px;
}

input{
width:170px;
font-size:10px;
}

#address {
width: 200px;
float: right;
color: #ffffff;
font:normal 11px Arial, Helvetica, sans-serif;
padding: 10px 5px 0 0;
text-align: left;}
