/* CSS Document */

td.NoRepeat 
{
	background-repeat: no-repeat;
}
body
{
	background-color: #000000;
}
td.calcTBL
{
	color=#FFFFFF;
	background-color: #006F3D;
}
p
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #FFFFFF;
}
table.Main
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #FFFFFF;
}
font.HeadlineG
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #006F3D;
	background-color: #FFFFFF;
}
font.Headline
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	background-color: #FFFFFF;
}
font.smHeadline
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 700;
	background-color: #FFFFFF;
}
td.MainText
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #FFFFFF;
}
td.info_table_top
{
	font-family: "Trebuchet MS";
	font-weight: 700;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/Info_Table/top.gif');
}
td.info_table_bottom
{
	background-image: url('../images/Info_Table/bottom.gif');
}
td.info_table_left
{
	background-image: url('../images/Info_Table/left.gif');
}
td.info_table_right
{
	background-image: url('../images/Info_Table/right.gif');
}
td.info_table_topLG
{
	font-family: "Trebuchet MS";
	font-weight: 700;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/Info_Table_LG/top.jpg');
}
td.info_table_bottomLG
{
	background-image: url('../images/Info_Table_LG/bottom.jpg');
}
td.info_table_leftLG
{
	background-image: url('../images/Info_Table_LG/left.jpg');
}
td.info_table_rightLG
{
	background-image: url('../images/Info_Table_LG/right.jpg');
}

font.ContactInfo_Large
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #006F3D;
	font-weight: 700;
}
font.ContactInfo_Small
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #006F3D;
	font-weight: 700;
}
a:link { 
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 600;
	color: #006F3D;
	text-decoration: none;
	}
a:visited { 
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 600;
	color: #006F3D;
	text-decoration: none;
	}
a:hover { 
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 600;
	color: #ECB339;
	text-decoration: none;
	}
a:active { 
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: 600;
	font-size: 10pt;
	color: #006F3D;
	}