/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt
}

A:active {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.ClassicInsight {
	font-family: Mistral, cursive;
 	font-size: 14pt;
 	color: rgb(255,0,0);
 	font-weight: bold
}

A:visited {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

P {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	text-align: left
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	color: rgb(0,0,255)
}

A:hover {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	background-color: transparent
}