A.T1 {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

A.T1:link  {
	color : #2D2B88;
	text-decoration : none;
}

A.T1:visited  {
	color : #2D2B88;
	text-decoration : none;
}

A.T1:active  {
	color : #FB0709;
	text-decoration : none;
}

A.T1:Hover  {
	color : #FB0709;
	text-decoration : none;
}

SPAN.T1Current {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

A.T2 {
	font-family : Arial, Helvetica;
	font-size : 10pt;
}

A.T2:link  {
	color : #2D2B88;
	text-decoration : none;
}

A.T2:visited  {
	color : #2D2B88;
	text-decoration : none;
}

A.T2:active  {
	color : #FB0709;
	text-decoration : none;
}

A.T2:Hover  {
	color : #FB0709;
	text-decoration : none;
}

SPAN.T2Current {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

A.T3 {
	font-family : Arial, Helvetica;
	font-size : 7pt;
	font-weight : normal;
}

A.T3:link  {
	color : #2D2B88;
	text-decoration : none;
}

A.T3:visited  {
	color : #2D2B88;
	text-decoration : none;
}

A.T3:active  {
	color : #FB0709;
	text-decoration : none;
}

A.T3:Hover  {
	color : #FB0709;
	text-decoration : none;
}

SPAN.T3Current {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
}

.heading {
	font-size: 15pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #56A5C3;
}

A.sitepath {
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-size : 9pt;
}

A.sitepath:link  {
	color : #2D2B88;
	text-decoration : none;
}

A.sitepath:visited  {
	color : #2D2B88;
	text-decoration : none;
}

A.sitepath:active  {
	color : #FFFFFF;
	text-decoration : none;
}

A.sitepath:Hover  {
	color : #FFFFFF;
	text-decoration : none;
}

BODY  {
	text : #000000;
	font-size : 10pt;
	font-family : Arial;
}

A {
	font-family : Arial;
}

A:link  {
	color : #56A5C3;
	text-decoration : none;
}

A:visited  {
	color : #FB0709;
	text-decoration : none;
}

A:active  {
	color : #FB0709;
	text-decoration : none;
}

A:Hover  {
	color : #FB0709;
	text-decoration : none;
}

TD {
	font-size : 10pt;
	font-family: Arial, Helvetica;
}

TD.menu {
	background-color : #CCE9F5;
}

TD.border {
	background-color: #868686;
}

TD.calloutheader {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #2867CA;
}

TD.callout {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #000000;
	background-color : #D2DFF3;
}

TD.feature_header {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #FFFFFF;
	background-color: #C52B11;
	font-weight : bold;
}

TD.feature_header2 {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #FFFFFF;
	background-color: #AD1D04;
	font-weight : bold;
}

TD.feature_body {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	color : #000000;
	background-color: #F0D1C2;
}

TD.topbar {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	color : #2D2B88;
	background-color: #F4CB00;
}

