body{
	background-color : #B5BED6;
	font : 10pt/120% Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : url(../images/pagebg.gif);
	background-repeat : repeat-y;
}



h1{
	color : #8496B5;
	padding : 0px  0px 0px 4px;
	margin : 0px  0px 8px 0px;
	font : bold 24pt/100% Arial, Helvetica, sans-serif;
}

h2{
	padding : 4px  4px 8px 4px;
	margin : 4px 0px 0px 4px;
	font : 20pt/100% Arial, Helvetica, sans-serif;
	color : #000000;
}

h3{
	padding : 4px  4px 8px 4px;
	margin : 0px 0px 0px 0px;
	font : bold 16pt/100% Arial, Helvetica, sans-serif;
	color : #FF9900 ;
}

h4{
	padding : 0px  0px 0px 4px;
	margin : 8px 0px 0px 0px;
	font : 14pt/100% Arial, Helvetica, sans-serif;
	color :  #8496B5;
}


p{
	padding : 4px  8px 8px 8px;
	margin : 0px 0px 0px 0px;
	font : 10pt /120% Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : justify;
}

.footerinfo{
	font : 8pt /120% Arial, Helvetica, sans-serif;
	color : #8496B5;
	text-align : center;
	border-top: 1px solid 
}

a:link, a:visited {
	color : #000000;
	text-decoration : underline;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
}

a:hover, a:visited:hover {
	color : #FF9900;
	text-decoration : underline;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
}

li{
	list-style : none outside none;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 8px 0px;
}

ol{
	list-style :  outside none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

ul{
	list-style :  outside none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

#page{
	padding : 0px  0px 0px 0px;
	margin : 0px 100px 0px 0px;
	z-index : 1;
	top : 0px;
	left: 0px;
}

#pagetitle{
	padding : 0px  0px 0px 0px;
	margin : 0px 100px 0px 236px;
	z-index : 60;
	top : 0px;
	left: 0px;
	position : absolute;
}

.content{
	padding : 0px  8px 8px 8px;
	margin : 0px 0px 0px 220px;
	z-index : 10;
	background-color : #FFFFFF;
}

.footer{
	padding : 30px  8px 8px 8px;
	margin : 0px 0px 0px 220px;
	background-color : #FFFFFF;
	background-image : url(../images/footerbg.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	text-align : center;
	color : #8496B5;
}

.footer p{
	padding : 4px  8px 8px 8px;
	margin : 0px 0px 0px 0px;
	font : 8pt /120% Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
	font-weight : bold;
}

#logo{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	top : 0px;
	left: 0px;
	z-index : 48;
	position : absolute;
}

.banner{
	height : 104px;
	padding : 6px 80px 0px 0px;
	margin : 0px 0px 0px 220px;
	top : 0px;
	left: 0px;
	background-image : url(../images/bannerbg.gif);
	background-position :  right;

	font : bold 14pt/120% Arial, Helvetica, sans-serif;
	color : #8496B5;
	text-align : right;
}

.nav {	
	text-align : right;
	color : #FFFFFF;
	font : bold 90%/120% Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
	z-index : 20;
}


a.nav {
	color : #B5BED6;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
	text-align : right;
	border: 2px;
}

a.nav:link , a.nav:visited {
	color : #D2D7E8;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

a.nav:hover{
	text-decoration : none;
	color :#FF9900;
	padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
}

#leftside{
	position: absolute;
	padding : 120px  0px 0px 0px;
	margin : 0px 0px 0px 0px;
	z-index : 2;
	top : 0px;
	left : 0px;
	color : #FFFFFF;
	width : 230px;
	text-transform : uppercase;
	background-image : url(../images/navbg.gif);
	background-repeat : no-repeat;
}

#navigation{
	padding : 0px  8px 0px 0px;
	margin : 0px 10px 10px 4px;
	z-index : 20;
	text-transform : uppercase;
	text-align : right;
}
