BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 10pt;
	margin-bottom : 10;
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
	background-color : White;
}

LI {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	list-style-image : url(images/dot.gif);
	line-height : 12pt;
}

A:ACTIVE {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #4169E1;
}

A {
	text-decoration : none;
	color : #4169E1;
}

A:HOVER {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #F4A460;
}

A:VISITED {
	color : #4169E1;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 10pt;
	color : #000000;
}

TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 10pt;
	color : #000000;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 10pt;
	color : #000000;
}

TH  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	height : 10pt;
	color : #000000;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

.t_hilight
{
	color : #FA6209	
}

.t_gray
{
	color : #666666;
}

.t_white
{
	color : #ffffff;
}

.t_tiny
{
	font-size : xx-small;
}

.t_red
{
	color : Red;
}


.td_gray
{
	background-color : #F0F0F0;
}

.t_bottomlinknormal
{
	color : #ffffff;
}

.t_bottomlinkactive
{
	color : #ffffff;
	font-weight: bold;

}
.td_tip {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFDC;
	border-right-color: #FFE9A6;
	border-bottom-color: #FFE9A6;
	border-left-color: #FFFFDC;
}

.td_linktable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.td_linktableactive {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color : #FA6209	
}

.fag_tdlinkno
{
	color : Black;
	text-align : right;
	font-size : 9pt;
}

.fag_tdlink
{
}

.fag_tdhead
{
	background-color : #E6E6FA;
	color : #000000;
	font-size : 9pt;
	border: 1px solid #CCCCCC;
}

.fag_tdheadtext
{
	color : #000000;
	font-size : 9pt;
}

.fag_tdcontent
{
	background-color : White;
	color : #000000;
	font-size : 9pt;
}

.fag_listing
{
	font-family : "Courier New", Courier, monospace;
	font-size : xx-small;
	color : #3333CC;
}

.fag_listingcomment
{
	font-family : "Courier New", Courier, monospace;
	font-size : xx-small;
	color : #999999;
}

.fag_important
{
	color : Red;
}

PRE {
	font-family : "Courier New", Courier, monospace;
	font-size : xx-small;
	color : #3333CC;
}
.imfssubtitle {
	font-size: 10pt;
}

.lnktitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}
.lnktitlesmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

a#btn_download
{
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	border: 1px outset;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	position:static;
}
