@charset "utf-8";
/* CSS Document */


body 			{/*background-image: url(grfx/background.gif);*/
				 margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 0px;
				 background-color:#666666;}

select      	{font-family:Trebuchet MS, Geneva, Arial; font-size:7pt; color:323232; background-color:#f7f1f1;}
input      		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size:7pt; color:323232; background-color:#f7f1f1; width:160px;}

td 				{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:normal; text-decoration:none; line-height: 130%;}
tr 				{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:normal; text-decoration:none; line-height: 130%;}
p  				{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:normal; text-decoration:none; line-height: 130%;}
.text			{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:normal; text-decoration:none; line-height: 130%;}
.textBold		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:bold;}
.textItal		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:normal; font-style:italic;}
.textBldItal	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight:600; font-style:italic;}
.textWhite		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#ffffff; font-weight:normal; }
.textWhiteBold	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold;}

.pageHeader	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size:16pt; color:#7979FF; font-weight:bold; text-decoration:none; line-height: 200%;}
.headline	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size:14pt; color:#7979FF; font-weight:normal; text-decoration:none; line-height: 200%;}
.headline2	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size:14pt; color:#666699; font-weight:normal; text-decoration:none; line-height: 200%;}
.subhead	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size:10pt; color:#666699; font-weight:bold; text-decoration:none;}

.subtext		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 8pt; color:#444444; font-weight:normal; text-decoration:none;}
.date			{font-family:Verdana, Trebuchet MS, Geneva, Arial, sans-serif; font-size: 7pt; color:#CCCCCC; font-weight:bold; line-height: 120%;}
.boxTextTop 		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#ffffff; font-weight:bold; text-decoration:none;}
.boxTextBottom	 	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#666699; font-weight:normal; text-decoration:none;}

a:link 		{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#E3CF99; font-weight:normal; text-decoration:underline;}
a:visited 	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#E3CF99; font-weight:normal; text-decoration:underline;}
a:active 	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#FF9966; font-weight:normal; text-decoration:underline;}
a:hover 	{font-family:Trebuchet MS, Geneva, Arial, sans-serif; font-size: 10pt; color:#FF9966; font-weight:bold;   text-decoration:underline;}

