/* BASIC */


	.bodycopy_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 000000;
	text-decoration: none;
	line-height: 17px;
}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: 000000;
	text-decoration: none;
	line-height: 16px;
}
	.darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 999999;
	text-decoration: none;
}
	.bodycopy_11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: 000000;
	text-decoration: none;
	line-height: 16px;
}
	.bodycopy_12ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	.bodycopy_pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	a.largebluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3366cc;
	text-decoration: underline;
}
	a.smallbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366cc;
	text-decoration: underline;
}
	.bodycopy_pagetitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	.navtextwhite {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal
}

	a.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline ;
	color:#3366cc;
	font-size: 11px;
	}
		a.bluelink12 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline ;
	color:#3366cc;
	font-size: 12px;
	}
		a.greylink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline ;
	color:#000000;
	font-size: 12px;
	}

	a.whitelink {
	text-decoration:underline ;
	color:#ffffff;
	

}
#bookpic {
background-image: url(book.png);
background-repeat:no-repeat;
background-position:top left;
}

#andrewpic {
background-image: url(andrew.jpg);
background-repeat:no-repeat;
background-position:top right;
}
#backpic {
background-image: url(home/home_back.png);
background-repeat:no-repeat;
background-position:top left;
}






