BODY  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : medium;
	font-style : normal;
	color : #0A1E5A;
}

TABLE  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : medium;
	font-style : normal;
	color : #0A1E5A;
}

TD  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #0A1E5A;
}

.PageHeader  {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : #2DB628;
}

.Header  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #2DB628;
}

.HeaderSmall  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #0A1E5A;
}

A:link  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #0A1E5A;
	text-decoration : none;
}

A:visited  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #0A1E5A;
	text-decoration : none;
}

A:hover  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #8391B6;
	text-decoration : none;
}

.anchorLink  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #2DB628;
	text-decoration : none;
}

A.anchorLink:link  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #2DB628;
	text-decoration : none;
}

A.anchorLink:visited  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #2DB628;
	text-decoration : none;
}

A.anchorLink:hover  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #0A1E5A;
	text-decoration : none;
}


.subMenu  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #0A1E5A;
	text-decoration : none;
}

A.subMenu:link  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #0A1E5A;
	text-decoration : none;
}

A.subMenu:visited  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #0A1E5A;
	text-decoration : none;
}

A.subMenu:hover  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #8391B6;
	text-decoration : none;
}

#HomeMenu {
	border: solid 1px #2DB628;
	border-right: none;
}

.HomeMenuItem {
	background-color: #FFFEF2;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border-right: solid 1px #2DB628;
}

#TopMenu {
	margin-left: 150px;
	margin-top: 10px;
	border-left: solid 1px #2DB628;
}

.TopMenuItem {
	background-color: #FFFEF2;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	border: solid 1px #2DB628;
	border-left: none;
	border-bottom: none;
}