a.frontNav
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.frontNav:hover
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: GREEN;
	text-decoration: underline;
	font-weight: bold;
	background-color: #E0E0E0;
	
}
a.frontNav:active
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: DARKGREEN;
	text-decoration: none;
	font-weight: bold;
}




a.footerLinks
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.footerLinks:hover
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: GREEN;
	text-decoration: underline;
	font-weight: normal;	
}
a.footerLinks:active
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: DARKGREEN;
	text-decoration: none;
	font-weight: normal;
}




td.navBorder
{
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-right-color:#CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;	
	
	border-left-color:#CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	
	width: 180px;
}

td.navBorderBottom
{
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-right-color:#CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;	
	
	border-left-color:#CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	
	width: 180px;
}

div.content
{
	font-size: 12px;
	font-family: verdana, helvetica, Arial;
	padding:15px;
	line-height: 1.5em;
}

td.content
{
	font-size: 12px;
	font-family: verdana, helvetica, Arial;
	line-height: 1.5em;
}

div.footer
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding:15px;
	line-height: 1.5em;
}

td.ipixContent 
{
	
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #222222;
	text-align: center;	
}

td.ipixContentBold 
{
	
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #222222;
	text-align: center;
	font-weight:bold;
}

a.ipix
{
	
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #222222;
	text-align: left;
	text-decoration: underline;
}

a.ipix:hover
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: green;
	text-align: left;
	text-decoration: underline;
}
a.ipix:active
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	color: #222222;
	text-align: left;
	text-decoration: underline;
}

a.blue
{
	
	color: Blue;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

a.blue:hover
{
	color: Green;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}
a.blue:active
{
	color: Blue;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

h1.pageTitle 
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0.5em;
}