
/* Start changes/additions for the approved layouts*/

/* GENERAL STYLES */
body					{margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; background-color: #999999;}

td						{font-family:verdana,arial,sans-serif;}

.dots_white_hor			{background-image: url(images/dots_bg_hor.gif); background-repeat: repeat-x;}
.dots_white_ver			{background-image: url(images/dots_bg_ver.gif); background-repeat: repeat-y;}

.header1	 			{font-size:12px; color:#000000; font-weight:bold; }
.header2	 			{font-size:12px; color:#000000; font-weight:bold; }
.tableheader 			{font-size:14px; color:#000000; font-weight:bold; }
.header3	 			{font-size:11px; color:#000000; font-weight:bold; }

.text 					{font-size:11px; color:#666666; line-height:16px;}
.text a:link			{color:#0668B3; text-decoration:underline;}
.text a:active			{color:#8FB9E4; text-decoration:underline;}
.text a:visited			{color:#0668B3; text-decoration:underline;}
.text a:hover			{color:#8FB9E4; text-decoration:underline;}

.textbd 				{font-size:11px; color:#666666; font-weight:bold; line-height:16px;}
.textbd a:link			{color:#0668B3; text-decoration:underline;}
.textbd a:active		{color:#8FB9E4; text-decoration:underline;}
.textbd a:visited		{color:#0668B3; text-decoration:underline;}
.textbd a:hover			{color:#8FB9E4; text-decoration:underline;}

.textsm					{font-size:10px; color:#666666; line-height:12px;}
.textsm a:link			{color:#0668B3; text-decoration:underline;}
.textsm a:active		{color:#8FB9E4; text-decoration:underline;}
.textsm a:visited		{color:#0668B3; text-decoration:underline;}
.textsm a:hover			{color:#8FB9E4; text-decoration:underline;}

.textblk 				{font-size:11px; color:#000000; line-height:16px;}
.textblk a:link			{color:#000000; text-decoration:underline;}
.textblk a:active		{color:#000000; text-decoration:underline;}
.textblk a:visited		{color:#000000; text-decoration:underline;}
.textblk a:hover		{color:#000000; text-decoration:underline;}

.textred 				{font-size:11px; color:#CC0000; line-height:16px;}
.textred a:link			{color:#CC0000; text-decoration:underline;}
.textred a:active		{color:#CC0000; text-decoration:underline;}
.textred a:visited		{color:#CC0000; text-decoration:underline;}
.textred a:hover		{color:#CC0000; text-decoration:underline;}

.note					{font-size:10px; color:#000000; font-style:italic;}
.question 				{font-size:22px; color:#1A5EA5; font-weight:bold;}
.answer 				{font-size:22px; color:#8FB9E4; font-weight:bold;}

.date 					{font-size:11px; color:#000000; font-weight:bold; line-height:15px;}

.footer 				{font-size:10px; color:#64809A; line-height:15px;}
.footer a:link			{color:#64809A; text-decoration:underline;}
.footer a:active		{color:#64809A; text-decoration:underline;}
.footer a:visited		{color:#64809A; text-decoration:underline;}
.footer a:hover			{color:#64809A; text-decoration:none;}
.footer2 				{font-size:10px; color:#ffffff; line-height:15px;}

/* FORM STYLES */

input 					{font-size:12px; color:#000000;}
select 					{font-size:13px; color:#000000;}

.formdata 				{font-size:11px; color:#000000; font-weight:bold;}
.formentry 				{font-size:11px; color:#000000;  line-height:25px;}

input.normal		 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999; 
							padding-left: 4px;} 
							
select.reason1		 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							width: 470px;}
							
							
select.reason2		 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							width: 470px;}
							
							
select.industry		 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							width: 470px;}
							
select.normal		 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							width: 200px;}
							
select.configuration 	{	font-family:arial,verdana,sans-serif;  
							font-size:12px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							width: 255px;}
							

textarea.normal		 	{	font-family:arial,verdana,sans-serif;  
							font-size:11px; 
							background-color: #ffffff; 
							color: #000000; 
							border: 1px solid #999999;
							padding-top: 4px;
							padding-left: 4px;
							}
							
.button 				{ 
							 font-family:arial,verdana,sans-serif;  font-weight:bold;
							 font-size:11px; 
							 background-color: #333399; 
							 color: #ffffff; 
							}

















