html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller { position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2; visibility: visible; } 



body  { 
background: #f5f5fa;
margin: 0pt;
margin-bottom: 0pt;
}

a {text-decoration:none;
	color:#ccc;
	 -webkit-text-size-adjust:none;}

.strapline {
        font-size:14px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:24px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}

   h1
  {
  font-weight: normal;
   -webkit-text-size-adjust:none;
  }
  
  h1.title
{
	color: #ffffff;
	text-align: left;
	font-size: 38px;
	margin: 0 0 0px;
	padding: 0;
	border: 0;
	font-size:38px;
    font-weight:400;
    font-family:Tahoma,Verdana,Helvetica,Geneva;
    line-height:48px;
     -webkit-text-size-adjust:none;
}

h1.pagetitle
{
	color: #cccccc;
	text-align: left;
	font-size: 28px;
	margin: 0 0 0px;
	padding: 0;
	border: 0;
    font-weight:400;
    font-family:Tahoma,Verdana,Helvetica,Geneva;
    line-height:32px;
     -webkit-text-size-adjust:none;
}

h2.title
{
	color: #eee;
	text-align: left;
	font-size: 38px;
	margin: 0 0 0px;
	padding: 0;
	border: 0;
	font-size:38px;
    font-weight:bold;
    font-family:Tahoma,Verdana,Helvetica,Geneva;
    line-height:48px;
     -webkit-text-size-adjust:none;
}


.nav {
	color:#ffffff;
	font-size:15px;
	font-family:Tahoma,Verdana,Helvetica,Geneva;
	font-weight:bold;
	padding-left:35px;
	padding-right:35px;
	 -webkit-text-size-adjust:none;
}

.nav a:hover, .nav a:active{
	color:#333;
	font-size:15px;
	font-family:Tahoma,Verdana,Helvetica,Geneva;
	font-weight:bold;
	text-decoration:underline;
	 -webkit-text-size-adjust:none;
}
.banner-title {
        font-size:38px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:48px;
        color:#eee;
         -webkit-text-size-adjust:none;
}
.banner-body{
        font-size:14px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:22px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}


.sub {
        font-size:12px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:24px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}

.title {
        font-size:14px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:30px;
        color:#eee;
         -webkit-text-size-adjust:none;
}

.intro{
        font-size:11px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:20px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}

.body{
        font-size:12px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:17px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}

.large {
        font-size:18px;
        font-weight:bold;
        font-family:Tahoma, Arial, sans-serif;
        line-height:26px;
        color:#eee;
         -webkit-text-size-adjust:none;
}

.inset {
        font-size:13px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:20px;
        color:#ccc;
         -webkit-text-size-adjust:none;
}

.inset-header {
        font-size:14px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:20px;
        color:#eee;
         -webkit-text-size-adjust:none;
}

.bodysmall {
        font-size:10px;
        font-weight:normal;
        font-family:Verdana, Arial, sans-serif;
        line-height:12px;
        color:#666;
         -webkit-text-size-adjust:none;
}

a:hover {color:#eee;
		text-decoration:underline;
		 -webkit-text-size-adjust:none;}
		
}

textarea: focus {
	border: 2px solid #ffffff;
	}
