BODY
{
	BACKGROUND-COLOR: #457DAA;
	FONT-FAMILY: Georgia, sans-serif
}

IMG
{
	BORDER: 0
}

UL
{
	padding-left:15;
	margin-left:0;
	padding-top:3;
	margin-top:3;
	padding-bottom:3;
	margin-bottom:3;
}

A
{
	COLOR: rgb(20, 92, 148);
}

A:visited
{
	COLOR: rgb(20, 92, 148);
}

.normalText
{
	COLOR: rgb(20, 92, 148);
	FONT-SIZE: 10pt;
	LINE-HEIGHT: 1.6em;
}

.menuRow
{
	BACKGROUND-COLOR: #D0DEEA
}

.menuBar
{
	BACKGROUND-COLOR: #6091B7;
	FONT-SIZE: 9pt;

}

.emptyColumn
{
	WIDTH: 50;
}
a.menuBar 
{
	text-decoration: none;
	color: #FFFFFF;
}
a.menuBar:visited
{
	color: #FFFFFF;
}
.emptyBar
{
	BACKGROUND-COLOR: #EEF4F9;
	border-top: 5px; 
	border-left: 1px solid #457DAA; 
	border-right: 1px solid #457DAA; 
	border-bottom: 5px;
}

.show 
{
	DISPLAY: all;
}

.hide
{
	DISPLAY: none;
}

.backImg
{
	background: #EEF4F9 url(images/bkgrnd_scale_full.gif) no-repeat;
}

.homeImg 
{
	background: #EEF4F9 url(images/hp_content.gif) no-repeat;
}

.counselorsImg 
{
	background: #EEF4F9 url(images/counselor_fpcontent.gif) no-repeat;
}

.emptyCell
{
	border-top: none; 
	border-left: 1px solid #457DAA; 
	border-right: 1px solid #457DAA; 
	border-bottom: 1px solid #457DAA;
	background: #EEF4F9;
}
.pipes
{
	color: #D0DEEA;
}
.topRow
{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6091B7;
	border-bottom-width: 0px;
}
.bottomRow
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6091B7;
	border-top-width: 0px;
}

.smalltext
{
	border: 5px;
	border-collapse:	collapse;
}
.bio
{
	width: 90%;
}