body				{
					background-color: #ffffff;
					margin: 0px, 0px, 0px, 0px;
					}

img					{
					border: 0px;
					margin-bottom: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-top: 0px;
					padding: 0px, 0px, 0px, 0px;
					}
					
a:link 				{
					text-decoration:none;
					}
			
a:active 			{	
					text-decoration:none;
					}
			
a:visited 			{	
					text-decoration:none;
					}
					
a.white 			{
					color: #ffffff;
					text-decoration:none;
					}
					
.bold				{
					font-weight: bold;
					}
					
.d-grey				{
					color: #666666;
					}
					
img.outline			{
					border-color: #cccccc;
					border-width: 1px;
					border-style: solid;
					}
					
table.display		{
					border-width: 0px;
					height: 100%;
					padding: 20px;
					width: 95%;
					}
					
table.g-line		{
					border-color: #cccccc;
					border-style: solid;
					border-width: 1px;
					height: 100%;
					}
					
table.ads			{
					border-color: #cccccc;
					border-style: solid;
					border-width: 1px;
					margin: 2px;
					}
					
td.pad				{
					padding: 3px;
					}
					
td.yellow			{
					background-color: #FFCC00;
					}
					
td.blue				{
					background-color: #036FA5;
					}
					
.huge-txt			{
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 34px;
					font-weight: bolder;
					}
					
.instructions		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-style: italic;
					padding: 5px;
					}

.pl_header			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
					}
					
.pl_subheader		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					}
					
.pl_txt				{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-align: center;
					}
					
.plain				{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					}
					
.plain-b			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					}
					
.plain-14			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					}
					
.plain-14-b			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
					}
					
.plain-nw			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					white-space: nowrap;
					}
					
.name-txt			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					}
					
.center				{
					text-align: center;
					}
					
.right				{
					text-align: right;
					white-space: nowrap;
					}
					
.red				{
					color: red;
					}
					
.white				{
					color: white;
					}

.h-line				{
					background-image: url(images/g-pix.gif);
					background-repeat: repeat-x;
					height: 1px;
					white-space: nowrap;
					}

.v-line				{
					background-image: url(images/g-pix.gif);
					background-repeat: repeat-y;
					width: 1px;
					white-space: nowrap;
					}
					
.nav-txt
					{
					color: #ffffff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bold;
					letter-spacing: 2px;
					text-align: center;
					white-space: nowrap;
					word-spacing: 3em;
					padding: 0 0 3px 0;
					}
					
.special-price		{
					color: red;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					}
					
.specials-txt		{
					color: #00000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bolder;
					text-align: center;
					padding: 2px;
					}
					
.big_white-txt		{
					color: #ffffff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-weight: bold;
					text-align: center;			
					}
						
.emphasis-txt		{
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 18px;
					font-weight: bolder;
					padding: 0 2em 0 2em;
					}	
					
.header-txt			{
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bolder;
					}
					
.questions			{
					color: #000000;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					font-weight: bolder;
					}	
					
.footer-txt 		{
					color: #ffffff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold;
					}
					
.nav-bar			{
					background-image: url(images/nav-line4.gif);
					background-color: #0020AD;
					height: 27px;
					white-space: nowrap;
					}
					
.top-background
					{
					background-image: url(images/blue-lines.gif);
					}
					
.logo				{
					border: 0px;
					margin: 0px;
					padding: 2px;
					}				

.footer 			{
					position: fixed;
					z-index: 3;
					bottom: 0%;
					left: 0%;
					background: #0020AD;
					text-align: center;
					margin: 0px auto;	
					}
					
.box-title			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
					padding: 2px;
					}

.box-body			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-align: center;
					padding: 2px;
					}
					
tr.bg_color-a		{
					background-color: #bfd2e9;
					}
					
tr.bg_color-b		{
					background-color: #ffffd4;
					}
					
.search-txt			{
					position: fixed;
					z-index: -2;
					top: -100px;
					left: 0%;
					background: #FFFFFF;
					text-align: center;
					margin: 0px auto;	
					}
					
img.img-space		{
					padding: 10px 10px 0 10px;
					}
