P, TABLE, TD  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

H2  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

BLOCKQUOTE {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

A  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #0000ff;
}

A:Visited  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #62007F;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #000033;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : maroon;
	text-decoration : underline;
}

BODY  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 10px;
	margin-top : 40px;
	background-color : white;
}

A.BlueMenu  {
	color : White;
	text-decoration : none;
	font-size : 10px;
}

A.BlueMenu:Hover  {
	color : Yellow;
	text-decoration : none;
	font-size : 10px;
}

A.BlueMenu:Visited  {
	text-decoration : none;
	color : White;
	font-size : 10px;
}

A.BlueMenu:Active  {
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
	font-size : 10px;
}
#menuoption{
	font-size : 8pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : white;
	text-align : center;
	text-decoration : none;
}

Table.Disclosure  {
	background-color : #FBF4D7;
	font-size : 10px;
	font-style : italic;
	text-align : center;
	border-width : 2;
	border-style : groove;
	margin-top : 5px;
}

A.menuitem  {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
A.menuitem:HOVER  {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
A.menuitem:ACTIVE  {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
A.menuitem:VISITED  {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
}
UL  {
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	list-style-type : disk;
	list-style : disk;
}

OL  {
	list-style-type : decimal;
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.commonBGColor{
	background-color : #FBF4D7;
}

.searchBox  {
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	color : white;
	width : 100%;
	padding : 2px;
	margin-top : 8px;
	background-color : #003871;
}
