<!--
.headerLearningSpaceTitleText	{ font-family: serif;
				  font-style: italic;
				  font-size: large;
				  color: rgb(101,138,164);
				}

/* Body Properties */

.layoutForeHighlightColour	{ color: rgb(0,0,0); }
.layoutBackHighlightColour	{ background-color: rgb(0,0,0); }

body				{ background-color: #cccccc; margin:0px; padding: 10px; }
.pageFormat			{ background-color: #ffffff; }

.bodyTable			{ border-width: 1px;
				  background-color: #ffffff;
				  text-align:left; }
.bodyHomeTable			{ background-color: #ffffff; }

a:link				{ text-decoration: underline; }
a:visited			{ text-decoration: underline; }
a:active			{ text-decoration: none; }
a:hover				{ text-decoration: none; }

a:link				{ color: #658aa4; }
a:visited			{ color: #658aa4; }
.headerCommunityTitleText	{ color: #658aa4;
				  font-size: 12pt;
				  font-family: serif;
				  font-style: italic;
				}
a:link.headerCommunityLinkText		{ color: #6060a0; }
a:visited.headerCommunityLinkText	{ color: #6060a0; }
#hicollage				{ border-top: 1px solid #CCC; height: 145px; text-align: center }

.bodyPageTitle			{ color: rgb(0,0,0); }

a:link.navLink2			{ text-decoration: none;
				  vertical-align: text-top;
				  color: #6060a0;
				  font-size: xx-small;
				  font-weight: bold;
				}
a:visited.navLink2		{ text-decoration: none;
				  vertical-align: text-top;
				  color: #6060a0;
				  font-size: xx-small;
				  font-weight: bold;
				}
a:active.navLink2		{ text-decoration: underline;
				  font-size: xx-small;
				  font-weight: bold;
				}
a:hover.navLink2		{ text-decoration: underline;
				  font-size: xx-small;
				  font-weight: bold;
				}
.mainHeaderTable	{
	background-color: #f8f8ff;
	border-bottom: 1px solid black;
}

.sideBar		{ width: 25%;
			  background-color: #ffffff;
			  border-style: solid;
			  border-width: 1px;
			  text-align: left;
			  vertical-align: top;
			  font-size: xx-small;
			}
.sideBar h4		{ font-size: small; }
.mainBar		{ width: 75%;
			  background-color: #ffffff;
			  border-width: 0px;
			  text-align: left;
			  vertical-align: top;
			  margin: 5px;
			}
.departmentaddress	{ font-size: xx-small; }

div.navLinkTableSpacerDiv	{ display: none; }
.navTable			{ padding: 3px; padding-top:20px;}

li.navLinkTable2ContentLEFT,
li.navLinkTable3ContentLEFT,
li.navLinkTable4ContentLEFT,
li.navLinkTable5ContentLEFT,

li.navLinkTable1ContentSiteMap,
li.navLinkTable2ContentSiteMap,
li.navLinkTable3ContentSiteMap,
li.navLinkTable4ContentSiteMap,
li.navLinkTable5ContentSiteMap
{
	display: block;
	clear: both;
/*	color: #003773; */
	padding: 4px;
	margin: 2px 2px 2px 4px;
/*	white-space: nowrap; */
	text-align: left;
	border-top: 1px dotted #cccccc;
}

//-->
