body {
	color: #000;
}

body, td {
	font-size: 0.90em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}


a {
	color: #fe50be;
}


h1 {
	font-size: 1.65em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #606060;
}

h2,
h3,
h4,
h5,
h6 {
	color: #606060;
}


hr {
}


*.gray,
*.gray * {
	color: #999;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.90em;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


#pageHeader,
#pageSubheader,
#pageMenu,
#searchBox,
#pageFooter,
#newsTickerBox,
.getDirectionForm,
.navigationBar,
/*.spacer,*/
.spacerGlobal,
.curve {
	display: none;
}

.page {
	width: 100%;
	height: auto;
}


