body {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 73%;
	color: black;
	/* old background-color #C7CEDE */
	background-color: #bec5d4;
	}
	
#header {
	background-color: #547292;
	}	

#ContactInfo {
	color: white;
	font-weight: bold;
	}

#ContentColumn {
	background-color: white;
	color: black;
	}

.PageTitle {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #3399CC;
	}

#footer {
	background: url('images/LeftNav_bg.gif') repeat-y;
	font-size: 95%;
	color: #336699;
	}

a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, geneva;
	font-weight: bold;
	font-size: 1.1em;
	}

a:link { color: #5769AF; }
a:visited { color: #5769AF; }
a:hover { color: #358F7C; }

.NavLink { color: white; }
.NavLink a:hover { color: navy; }

.BoldItalics, .person {
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 8px;
	}