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}

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

h2.title
{
	color: #eee;
	text-align: left;
	font-size: 38px;
	margin: 0 0 0px;
	padding: 0;
	border: 0;
}


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

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


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

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

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

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

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

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

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

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

a:hover {color:#eee;
		text-decoration:underline}
