#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #D7D7E3;
	background-color: #70709e;
	height: 60px;
	vertical_align: bottom;
	padding: 10px;
	vertical-align:middle;
}
body {
	font-size: x-small;
	color: #413D5A;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3DAF9;
}
a {
	color: #A791FF;
	text-decoration: none;
}
.nav {
	color: #FFFFFF;
	font-weight:bold;
	font-size: x-small;
}
.heading, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #B1A2E1;
	line-height:200%;
	font-weight:normal;
}
.subheading, h2, strong, b {
	font-weight: bold;
	color: #B1A2E1;
}

.content {
	line-height: 150%;
}
#icons { float:right;
		 padding: 10px;
		 }.padLEFT {
	line-height: 150%;
	padding-top: 20px;
	padding-left: 10px;
}
.secondary {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.content ul {
	line-height: 150%;
	list-style-image: url(images/bullet_lilac.gif);
}
hr {color:#E8E7EA;}