A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:underline;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3d-light-color : #CCCCCC;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #217BF7;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #999999;
	margin-left : 0;
	margin-top : 0;
   margin-bottom: 0;
   margin-right: 0;
}

hr {
	color : #339966;
}
a.Navlink:link {
	color : #006633;
	font-size : 10pt;
	text-decoration : none;
  	font-weight : bold;
}

a.Navlink:hover{
	color : #006633;
	font-size : 10pt;
	text-decoration : underline;
 	font-weight : bold;
}

a.Navlink:active  {
	color : #006633;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
}

a.Navlink:visited {
	color : #6666CC;
	font-size : 10pt;
	text-decoration : underline;
  	font-weight : bold;
}

a.SubNavlink:link {
	color : #006633;
	font-size : 8pt;
	text-decoration : none;
  	font-weight : bold;
}

a.SubNavlink:hover{
	color : #006633;
	font-size : 8pt;
	text-decoration : underline;
 	font-weight : bold;
}

a.SubNavlink:active  {
	color : #006633;
	font-size : 8pt;
	text-decoration : underline;
	font-weight : bold;
}

a.SubNavlink:visited {
	color : #6666CC;
	font-size : 8pt;
	text-decoration : underline;
  	font-weight : bold;
}

.Nolink {
   color : #FFFFFF;
   font-size : 10pt;
   background-color : #6666CC;
   font-weight : bold;
}

.SubNolink {
   font : Arial;
   color : #FFFFFF;
   font-size : 8pt;
   background-color : #6666CC;
   font-weight : bold;
}

.PageTable {
   background-color: #3366ff;
}
.NavTD {
	background-color : White;
}

.ContentTitle {
	font-size : 14pt;
	font-weight : bold;
	text-align : Center;
	background-color : White;
	color : #6666CC;
}

.ContentTableTitle {
	font-size : 12pt;
	font-weight : bold;
	text-align : Center;
	background-color : White;
	color : #6666CC;
}

.ContentTableTitleSM {
	font-size : 8pt;
	font-weight : bold;
	text-align : Center;
	background-color : White;
	color : #6666CC;
}

.ContentTD {
	font-size : 10pt;
	background-color : White;
	color : #006633;
}