/********************************************************
* ******** Font CSS for JennDotCom Page Print  **********
* 3/20/2007 - KZ - v1.0                                 *
*							*
*							*	
*							*
* - PLEASE ONLY PUT Font STYLES HERE			*
*							*
********************************************************/
/* this is for the side version of the menu*/

.SmallTextLink
{
	display: none;
}

.CapButtons
{
	display: none;
}

#portal_welcome
{
	display: none;
}
.SubHead    {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#003366;
	text-decoration: none;
}
.SubSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color:			#003366;
}
.NormalText
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	line-height:	16px;
	font-weight:	normal;
	color:			#000000;
	text-justify:	auto;
	text-align:		justify;
}
.NormalTextBold
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	line-height:	16px;
	font-weight:	bold;
	color:			#000000;
}
.SmallTextBold
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	font-smooth:	normal;
	text-decoration:none; 
	color:			#000000; 
}

.parahead

{

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.listhead

{

    FONT-WEIGHT: bold;

    FONT-SIZE: 14px;

    COLOR: #1752a9;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}

.listsubhead

{

    FONT-WEIGHT: bold;

    FONT-SIZE: 12px;

    COLOR: #1752a9;

    FONT-FAMILY: Arial, Helvetica, sans-serif

}



