body { 
    margin-top: 0px; 
	background-color: #FFF;
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
}

.header {width:948px; height:277px; background-image:url(images/D-final_1x1.jpg); background-repeat:no-repeat; position: relative;}
.header .menu {
	width:698px;
	height:29px;
	position: absolute;
	left: 239px;
	top: 153px;
}
.content {width:918px; padding-left:15px; padding-right:15px; background-image: url(images/D-final_2x1.jpg); background-repeat:repeat-y; text-align:left;}

.content-container {width:75%; padding-left:25%;}
.footer-info {width:948px; height:104px; background-image:url(images/D-final_3x1.jpg); background-repeat:no-repeat;}

	
.clear {
	clear:both;
	}


h1 {
	font-family: Arial;
	font-size: 14pt;
	} 

h2 {
	font-family: Arial; 
	font-size: 12pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}
 
ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;} 

ul { line-height: 150%; 
  font-family: Arial;
  font-size: 10pt;}
  
table {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
.p2 { line-height: 110%;
  font-family: Arial;
  font-size: 10pt;}
  
hr {margin-top:10px; margin-bottom:10px; width: 97%;}

.red { color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.white { color:#FFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; font-size: 8pt;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 100%;}

.bigger { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

.sidetextsmall {font-size:10pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.sidetextlarge {font-size:14pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

a:link {
    color:#1d74bb;
	text-decoration: none;
}
a:visited {
	color:#1d74bb;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color:#1d74bb; 
	text-decoration: none;
}

