/* external css file *//* filename 'default.css' *//* NO HTML MARKUP ALLOWED */body				{    				background-color: #ffffff;  					margin-top: 0;  					margin-left: 0;					}.main				{    				background-image: url(images/bg_main.gif);					background-repeat: repeat-x;					}p, td				{    				color: #000000;  					font-weight: normal;  					font-family: helvetica, arial, sanserif;					}ol					{    				margin-left: 10px;    				padding-left: 19px;					}ul					{    				margin-left: 10px;    				padding-left: 10px;					}li					{    				color: #000000;  					font-weight: normal;  					font-size: 13px;					line-height: 1.2;  					font-family: helvetica, arial, sanserif;  					margin-left: 0px;  					padding-left: 0px;  					margin-bottom: 6px;  					padding-bottom: 6px;					}input				{  					border-style: solid;					border-width: 1;  					border-color: #999999;  					font: 11px helvetica, arial, sanserif;  					color: #333333;					margin-top: 1px;					margin-bottom: 1px;					}.copy				{					color: #000000;  					font-size: 13px;  					font-weight: normal;					line-height: 1.4;/*					text-align: justify; */					}.blurb				{					color: #000000;  					font-size: 13px;  					font-weight: normal;					line-height: 1.4;					}.emphasis			{					font-size: 14px;					font-weight: bold;					}.heading			{					color: #005bb0;  					font-size: 22px;					line-height: 1.2;					margin-top: 0px;					margin-bottom: 0px;					margin-left: 0px;					margin-right: 0px					}.subheading			{  					font-size: 16px;  					font-weight: bold;					}a:link,a:visited,a:active			{					color: #d34702;  					font-weight: bold;        			}a:hover				{					color: #f58309;  					font-weight: bold;					}.caption			{    				color: #000000;  					font-size: 11px;  					font-weight: bold;  					font-family: helvetica, arial, sanserif;					line-height: 1.2;					}a.nav:link,a.nav:visited		{					color: #f58309;  					font-family: arial narrow, arial, sanserif;  					font-size: 12px;					text-decoration: none;        			}a.nav:hover,a.nav:active		{					color: #d34702;					text-decoration: none;        			}a.caption:link,a.caption:visited	{    				color: #d34702;  					font-weight: bold;					text-decoration: none;        			}a.caption:hover,a.caption:active	{    				color: #f58309;  					font-weight: bold;					text-decoration: none;        			}.footer				{    				color: #83afd9;  					font-size: 10px;  					font-weight: normal;  					font-family: helvetica, arial, sanserif;					line-height: 1.4;					margin-top: 10px;					text-align: left;					}a.footer:link,a.footer:visited	{    				color: #ffffff;					text-decoration: none;        			}a.footer:hover,a.footer:active		{    				color: #d34702;					text-decoration: none;        			}