P.text  {
	color : black;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 5px 10px;
}

P.plainText  {
	color : black;
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

P.title  {
	color : black;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 5px 10px;
}

P.note  {
	color : #003366;
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A:link  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color : #274289;
}

A:visited  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color : Black;
}

A:hover  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color : #199E4F;
}

A:active  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	color : Blue;
}

P.list   { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5px; margin-bottom: 10px }
P.pageTitle  {
	color : Black;
	font-weight : bold;
	font-size : 14px;
	font-family : Kabel, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 5px 10px;
}


body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	font-family: verdana;
	font-size: 11px;
}

td.leftNav {
	font-size: 11px;
	font-weight: bold;
}

p.title {
	font-size: 13px;
	font-weight: bold;
	color: #0A0373;
}

p.breadCrumbTitle {
	font-weight: bold;
}

table {
	border-spacing: 0px;
}