body
{
  margin : 0px;
  padding : 0px;
  background-color : #ffffff;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  font-size:11px; 
  line-height : 15px;
}

.clear{
	height: 1px;
	overflow: hidden;
	clear: both;
}

.filedescription p
{
  margin : 0px 0px 5px 0px;
}

p{
  margin: 8px 0px 18px 0px;
  padding: 0px;
}

a img
{
  border-style : none;
}

table#tablewrapper{
	width: 320px;
}

table#tablewrapper tr td{
	margin: 0px;
	padding: 0px;
}

li{
  font-size:11px; 
}

.introtext{
  font-size:12px;
  color: #003366;
  font-weight: bold;
  margin: 2px 0px 7px 0px;
}

a{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a:link {
   color: #6699cc;  text-decoration : none;
}

a:hover {
  color: #cc9933;  text-decoration : underline;
}

a:visited{
  color: #666666;  text-decoration : none;
}

.greytext{
  font-size:10px; 
  color: #666666;  
  text-decoration: none;
}

a.greynav:link, a.greynav:visited{
  font-size:10px; 
  color: #666666;  
  text-decoration: none;
}

a.greynav:hover{
  font-size:10px; 
  color: #cc9933;
  text-decoration: underline;
}

a.sidenav:link, a.sidenav:visited {
  font-size: 10px;
  color: #6699cc;
  text-decoration : none;
}

a.sidenav:hover{
  font-size: 10px; 
  color: #cc9933;
  text-decoration: underline;
}

h1
{
  margin : 0px 0px 5px 0px;
  font-size : 16px;
  color : #043264;
  letter-spacing : 2px;
}

h2
{
	font-size : 12px;
  color : #003366;
  margin : 0px;
}

div#body{
	margin: 41px 0px 13px 21px;	
}

div#header{
	width: 747px;
	height: 151px;
	position: relative;
}

div#header ul{
	position: absolute;
	right: 0px;
	top: 102px;
}

div#header ul li{
	float: left;
	margin: 0px;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;	
}

div#header div.hr{
	background-image: url(../images/nationalbank/retail-topbar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 5px;
	margin: 10px 0px;
	width: 100%;
	
}

div#content{}

div#left{
	float: left;
	min-width: 200px;
	margin-left: 11px;
}

*html div#left
{
width:200px;
}

div#main{
	float: left;
	width: 320px;
	margin: 0px 20px;
}

div#main-image{
	float: left;
	margin: 0px 20px;
}

*html div#main-image{
	width: 320px;
}

div#right{
	float: left;
	width: 165px;	
}

div#footer{
	width: 747px;
}

div#footer div.hr{
	background-image: url(../images/nationalbank/retail-bottombar.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin: 10px 0px;
	width: 100%;
}

div#footer div{
	float: left;
	text-align: right;
}

div#footer div.disclaimer{
	width: 190px; 
}

div#footer div.greytext{
	margin-left: 40px;
	width: 320px; 
}

div#footer div.logo{
	margin-left: 30px;	
	width: 100px; 
}

