/* Default style for body content */

td.PageContent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	text-align: justify;
}

td.ContentTD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	text-align: Left;
}

table.ContentTable {
border-collapse: collapse;
border: thin;
border-color: #363E87; 
}

/* Invisible table with 9pt text */

table.Invisible {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	text-align: justify;
}

/* Standard table with 9pt text */

table.Standard_9pt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	text-align: left;
	background-color: #363E87;
}

td.Standard_9pt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	text-align: left;
	background-color: #FFFFFF;
}

th.Standard_9pt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt;	
	text-align: left;
	background-color: #FFFFFF;
}

/* generic links */

a:link, a:visited, a:active {
	color: #363E87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Normal;
	text-decoration: none;
}

/* leftnav styles */

img.nav {
	margin-top: 3 px;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Normal;
	text-decoration: none;
}

a.leftnav:hover {
	color: #A1C9F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Normal;
	text-decoration: none;
}

a.homenav:link, a.homenav:visited, a.homenav:active {
	color: #FBF710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Normal;
	text-decoration: none;
}

a.homenav:hover {
	color: #A1C9F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Normal;
	text-decoration: none;
}

/* Footer */

.smalltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	text-decoration: none;
}

a.SmallLink:link, a.SmallLink:visited, a.SmallLink:active {
	color: #363E87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	text-decoration: underline;
}

a.SmallLink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	text-decoration: none;
}

a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: Normal;
	text-decoration: none;
	line-height: 70%;
}

a.bottomnav:hover {
	color: #FBF710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: Normal;
	text-decoration: none;
	line-height: 70%;
}
/* Other */
.normaltext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Normal;
	text-decoration: none;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 1px;
}
