
BODY
	{
	azimuth: center;								/* <angle> | left-side | far-left | left | center-left | center | center-right | right | far-right | right-side | behind | leftwards | rightwards | inherit */
	background-color: transparent;			/* <color> | transparent | inherit */
/*	background-image: none;						/* <uri> | none | inherit */ 
	background-attachment: fixed;				/* scroll | fixed | inherit */
	background-repeat: repeat;					/* repeat | repeat-x | repeat-y | no-repeat | inherit */ 
	background-position: 0% 0%;				/* <percentage> | <length> | left | center | right / <percentage> | <length> | top | center | bottom | inherit */
	border-collapse: separate;					/* collapse | separate | inherit */
	border-spacing: 0px;							/* <length> | inherit */ 
	border-top-color: transparent;			/* <color> | transparent | inherit */ 
	border-top-style: solid;					/* <border-style> | inherit */ 
	border-top-width: 0px;							/* <border-width> | inherit */
	border-bottom-color: transparent;		/* <color> | transparent | inherit */ 
	border-bottom-style: solid;				/* <border-style> | inherit */ 
	border-bottom-width: 0px;						/* <border-width> | inherit */
	border-left-color: transparent;			/* <color> | transparent | inherit */ 
	border-left-style: solid;					/* <border-style> | inherit */ 
	border-left-width: 0px;						/* <border-width> | inherit */
	border-right-color: transparent;			/* <color> | transparent | inherit */ 
	border-right-style: solid;					/* <border-style> | inherit */ 
	border-right-width: 0px;						/* <border-width> | inherit */
	caption-side: top;							/* top | bottom | inherit */ 
	clear: none;									/* none | left | right | both | inherit */
	clip: auto;										/* <shape> | auto | inherit */
	color: #000000;								/* <color> | inherit */ 
	content: normal;								/* normal | none | <string> | <uri> | <counter> | attr(<identifier>) | open-quote | close-quote | no-open-quote | no-close-quote | inherit */
	counter-increment: none;					/* <identifier> <integer> | none | inherit */
	counter-reset: none;							/* <identifier> <integer> | none | inherit */
	cue-after: none;								/* <uri> | none | inherit */ 
	cue-before: none;								/* <uri> | none | inherit */ 
	cursor: auto;									/* <uri> | auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize | text | wait | help | progress | inherit */
	direction: ltr;								/* ltr | rtl | inherit */ 
	display: compact;								/* inline | block | list-item | run-in | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none | inherit */ 
	elevation: level;								/* <angle> | below | level | above | higher | lower | inherit */ 
	empty-cells: show;							/* show | hide | inherit */ 
	float: none;									/* left | right | none | inherit */
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* <family-name> | inherit */
	font-size: medium;							/* <absolute-size> | <relative-size> | <length> | <percentage> | inherit */
	font-style: normal;							/* normal | italic | oblique | inherit */
	font-variant: normal;						/* normal | small-caps | inherit */
	font-weight: normal;							/* normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit */
	height: auto;									/* <length> | <percentage> | auto | inherit */
	left: auto;										/* <length> | <percentage> | auto | inherit */
	letter-spacing: normal;						/* normal | <length> | inherit */
	line-height: normal;							/* normal | <number> | <length> | <percentage> | inherit */ 
	list-style-image: none;						/* <uri> | none | inherit */ 
	list-style-position: outside;				/* inside | outside | inherit */ 
	list-style-type: disc;						/* disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | lower-alpha | upper-alpha | none | inherit */
	margin-right: 0px;							/* <margin-width> | auto | inherit */
	margin-left: 0px;								/* <margin-width> | auto | inherit */
	margin-top: 0px;								/* <margin-width> | auto | inherit */ 
	margin-bottom: 0px;							/* <margin-width> | auto | inherit */ 
	max-height: none;								/* <length> | <percentage> | none | inherit */ 
	max-width: none;								/* <length> | <percentage> | none | inherit */
	min-height: 0px;								/* <length> | <percentage> | inherit */ 
	min-width: 0px;								/* <length> | <percentage> | inherit */ 
	orphans: 2;										/* <integer> | inherit */ 
	outline-color: invert;						/* <color> | invert | inherit */ 
	outline-style: none;							/* <border-style> | inherit */
	outline-width: medium;						/* <border-width> | inherit */
	overflow: auto;								/* visible | hidden | scroll | auto | inherit */ 
	padding-top: 0px;								/* <padding-width> | inherit */
	padding-bottom: 0px;							/* <padding-width> | inherit */
	padding-left: 0px;							/* <padding-width> | inherit */
	padding-right: 0px;							/* <padding-width> | inherit */
	page-break-after: auto;						/* auto | always | avoid | left | right | inherit */ 
	page-break-before: auto;					/* auto | always | avoid | left | right | inherit */ 
	page-break-inside: auto;					/* avoid | auto | inherit */
	pause-after: 1%;								/* <time> | <percentage> | inherit */
	pause-before: 1%;								/* <time> | <percentage> | inherit */ 
	pitch: medium;									/* <frequency> | x-low | low | medium | high | x-high | inherit */ 
	pitch-range: 50;								/* <number> | inherit */
	play-during: auto;							/* <uri> [ mix || repeat ]? | auto | none | inherit */ 
	position: static;								/* static | relative | absolute | fixed | inherit */ 
	quotes: none;									/* <string> <string> | none | inherit */
	richness: 50;									/* <number> | inherit */
	right: auto;									/* <length> | <percentage> | auto | inherit */ 
	speak-header: once;							/* once | always | inherit */ 
	speak: normal;									/* normal | none | spell-out | inherit */ 
	speak-numeral: continuous;					/* digits | continuous | inherit */
	speak-punctuation: none;					/* code | none | inherit */ 
	speech-rate: medium;							/* <number> | x-slow | slow | medium | fast | x-fast | faster | slower | inherit */ 
	stress: 50;										/* <number> | inherit */ 
	table-layout: fixed;							/* auto | fixed | inherit */ 
	text-align: center;							/* left | right | center | justify | inherit */ 
	text-decoration: none;						/* none | underline | overline | line-through | blink | inherit */
	text-indent: 0px;								/* <length> | <percentage> | inherit */
	text-transform: none;						/* capitalize | uppercase | lowercase | none | inherit */ 
	top: auto;										/* <length> | <percentage> | auto | inherit */
	unicode-bidi: normal;						/* normal | embed | bidi-override | inherit */
	vertical-align: baseline;					/* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit */
	visibility: visible;							/* visible | hidden | collapse | inherit */ 
	voice-family: inherit;						/* specific-voice> | <generic-voice> | inherit */ 
	volume: medium;								/* <number> | <percentage> | silent | x-soft | soft | medium | loud | x-loud | inherit */ 
	white-space: normal;							/* normal | pre | nowrap | pre-wrap | pre-line | inherit */
	widows: 2;										/* <integer> | inherit */
	width: auto;									/* <length> | <percentage> | auto | inherit */ 
	word-spacing: normal;						/* normal | <length> | inherit */
	z-index: auto;									/* auto | <integer> | inherit */ 
	scrollbar-3dlight-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #dddddd;
	}

/* BEGIN LOCAL PAGE DEFINATIONS */

.InstructionsTextLocationDiv
	{
   padding-right: 20px;
   padding-left: 40px;
   padding-top: 29px;
   padding-bottom: 0px; 
	}

.InstructionsTextLocationTable
   {
	text-align: left;		/* Used the Center justify the table */
	margin-right: auto;		/* Used the Center justify the table */
	margin-left: auto;		/* Used the Center justify the table */
	margin-top: 0px;
	margin-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   padding-top: 0px;
   padding-bottom: 0px; 
   }

.DefaultPage-HeaderTextLarge
	{
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
   padding-right: 0px;
   padding-left: 0px;
   padding-top: 0px;
   padding-bottom: 7px; 
	}

.DefaultPage-Bullet
   {
	text-align: left;
	vertical-align: top;	/* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit */
   font-size: 8px;
   font-weight: normal;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;   
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   }

.DefaultPage-BodyText
   {
	text-align: justify;
	vertical-align: text-top;	/* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit */
   font-size: 11px;
   font-weight: normal;
   }

.DefaultPage-HeaderTextSmall
   {
	text-align: left;
	vertical-align: text-top;	/* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit */
   font-size: 11px;
   font-weight: bolder;
   padding-bottom: 0px; 
   padding-left: 0px; 
   padding-right: 0px;
   padding-top: 0px;
   }

.CenterFunctionSelectionTable
   {
	text-decoration: none; 
	margin-right: auto;		/* Used the Center justify the table */
	margin-left: auto;		/* Used the Center justify the table */
	margin-top: 0px;
	margin-bottom: 0px;
   }

.FunctionButtonNormal
   {
   text-decoration: none;
   font-size: 10px;
   font-weight: bolder;
   vertical-align: middle;
   text-align: center;
   color: #0000cc;
   background-color: #cccccc;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   border-right-width: 1px;
   border-right-color: #666666;
   border-right-style: solid;
   border-left-width: 1px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 1px;
   border-top-color: #ffffff;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #666666;
   border-bottom-style: solid;
   }

.FunctionButtonHighlight
   {
   text-decoration: none;
   font-size: 10px;
   font-weight: bolder;
   vertical-align: middle;
   text-align: center;
   color: #0000cc;
   background-color: #bbbbbb;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
   border-right-width: 1px;
   border-right-color: #dddddd;
   border-right-style: solid;
   border-left-width: 1px;
   border-left-color: #666666;
   border-left-style: solid;
   border-top-width: 1px;
   border-top-color: #666666;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #dddddd;
   border-bottom-style: solid;
   }

.FunctionTextNormal
   {
   text-decoration: none;
   font-size: 10px;
   vertical-align: middle;
   text-align: center;
   font-weight: bolder;
   color: #333333;
   background-color: #cccccc;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   border-right-width: 0px;
   border-right-color: #000000;
   border-right-style: solid;
   border-left-width: 0px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 0px;
   border-top-color: #ffffff;
   border-top-style: solid;
   border-bottom-width: 0px;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   }

.FunctionTextHighlight
   {
   text-decoration: none;
   font-size: 10px;
   vertical-align: middle;
   text-align: center;
   font-weight: bolder;
   color: #0000ff;
   background-color: #bbbbbb;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   border-right-width: 0px;
   border-right-color: #000000;
   border-right-style: solid;
   border-left-width: 0px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 0px;
   border-top-color: #ffffff;
   border-top-style: solid;
   border-bottom-width: 0px;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   }

.ToolControls
   {
   text-decoration: none;
   font-size: 11px;
   vertical-align: middle;
   text-align: center;
   font-weight: bolder;
   padding-bottom: 0px;
   padding-left: 10px; 
   padding-right: 0px;
   padding-top: 4px;
   }

.SubscriptionToolPlacement
   {
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
   padding-bottom: 0px;
   padding-left: 7px; 
   padding-right: 0px;
   padding-top: 0px;
   }

.SubscriptionTable 
   {
   background-color: #dddddd;
   width: 300px;
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 28px;	
   padding-bottom: 0px; 
   padding-left: 0px;
   padding-right: 0px; 
   padding-top: 0px;
   }

.SubscriptionTableInternal
   {
   background-color: #dddddd;
   width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px; 
   padding-top: 0px;
   }

.SubscriptionBoxHeaderText
	{
   font-size: 13px;
   font-weight: bolder;
   padding-bottom: 3px;
   padding-left: 0px;
   padding-right: 0px; 
   padding-top: 0px;
	}

.SubscriptionBox
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* <family-name> | inherit */
   font-size: 9px;
   font-weight: bolder;  
   font-weight: bolder;  
   background-color: #cccccc;
   padding-bottom: 5px; 
   padding-left: 10px; 
   padding-right: 10px;
   padding-top: 6px;
   vertical-align: middle;
   border-right-width: 1px;
   border-right-color: #000000;
   border-right-style: solid;
   border-left-width: 1px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 1px;
   border-top-color: #eeeeee;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   }

.TinyFormSubscribeTable
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* <family-name> | inherit */
   font-size: 0px; 
   font-weight: bolder;  
   padding-bottom: 2px; 
   padding-left: 0px;  
   padding-right: 0px; 
   padding-top: 2px;
   }

.TinyFormSubscribe
   {
   font-size: 9px; 
   font-weight: bolder;  
   padding-bottom: 2px; 
   padding-left: 0px;  
   padding-right: 0px; 
   padding-top: 2px;
   }

.CheckAllButton
   {
   width: 74px;
   height: 22px; 
   text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px; 
   font-weight: bold;
   color: #0000cc;
   background-color: #cccccc;
   padding-bottom: 1px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   border-right-width: 1px;
   border-right-color: #222222; 
   border-right-style: solid;
   border-left-width: 1px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 1px;
   border-top-color: #eeeeee;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #222222;
   border-bottom-style: solid;
   }

.SubscriptionBlankline
   {
   font-size: 3px;
   font-weight: bolder;
   height: 10px;
   }

.EmailAddressEntryBox
   {
   width: 150px; 
   height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px; 
   font-weight: bolder;
   text-align: center;
   color: #0000ff;
   padding-bottom: 1px;
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 1px
   }

.EnterEmailText
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;  
   color: #000000;
   padding-bottom: 8px; 
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 0px;
   }

.RadioButtonText
   {
   text-align: left;
   vertical-align: bottom;
   font-size: 9px; 
   font-weight: bolder;
   padding-bottom: 0px; 
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 0px;
   }

.RadioButton
   {
   width: 11px; 
   height: 11px; 
   vertical-align: bottom;
   font-size: 9px;
   font-weight: normal;
   padding-bottom: 0px; 
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 0px;
   }

.EmailSubscriptionButtonBorder
   {
   font-size: 9px; 
   font-weight: normal;
   color: #000000;
   padding-bottom: 0px;
   padding-left: 6px; 
   padding-right: 0px;
   padding-top: 0px;
   }

.EmailSubscriptionButton
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   width: 55px; 
   height: 20px; 
   font-size: 9px; 
   font-weight: bolder;
   vertical-align: middle;
   color: #0000cc;
   background-color: #cccccc;
   padding-bottom: 2px; 
   padding-left: 5px;  
   padding-right: 5px; 
   padding-top: 0px;
   border-right-width: 1px;
   border-right-color: #222222;
   border-right-style: solid;
   border-left-width: 1px;
   border-left-color: #ffffff;
   border-left-style: solid;
   border-top-width: 1px;
   border-top-color: #eeeeee;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #222222;
   border-bottom-style: solid;
   }

.SpecialTableCellLine
   {
   width: 0px;
   height: 22px;
   max-width: 0px;
   max-height: 0px;
   }

.HorzLine
   {
   height: 1px;  
   }

.SpecialTableCellBlank
   {
   width: 0px; 
   height: 3px; 
   max-width: 0px;
   max-height: 0px;
   }

.SubscriptionLabelText
   {
	text-align: left;
	vertical-align: top;	/* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit */
   text-decoration: none;
   text-indent: 0px;                        
	list-style-type: circle;
   font-size: 9px;
   font-weight: bolder;
   padding-bottom: 0px;
   padding-left: 0px; 
   padding-right: 0px;
   padding-top: 0px;
   margin-right: 0px;      
   margin-left: 0px;       
   margin-top: 0px;        
   margin-bottom: 0px;     
   max-height: none;    
   max-width: none;    
   min-height: 0px;     
   min-width: 0px;     
   }

.ListSelectionCheckBoxs
   {
   text-decoration: none;
   width: 13px;
   height: 13px;
   font-size: 10px;
   font-weight: bolder;
   padding-bottom: 0px;
   padding-left: 0px; 
   padding-right: 0px;
   padding-top: 0px;
   margin-right: 0px;      
   margin-left: 0px;       
   margin-top: 0px;        
   margin-bottom: 0px;     
   max-height: none;    
   max-width: none;    
   min-height: 0px;     
   min-width: 0px;     
   }

.SubscribedText 
   {
   text-decoration: none;
   width: 14px;
   height: 14px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal; 
   line-height: 14px;
   color: #000000;
   }

.HiddenTableRow 
   {
   font-size: 9px;
   font-weight: bolder;
   height: 0px; 
   width: 0px; 
   background-color: #dddddd;
   color: #dddddd;
   }
   
.HiddenTableRowButton
   {
   font-size: 9px;
   font-weight: bolder;
   height: 0px; 
   width: 0px;
   background-color: #dddddd;
   }

.SubscriptionClickLinkText
   {
   height: 240px;
   font-size: 15px;
   font-weight: bolder;
   vertical-align: top;
   text-align: center; 
   color: #000000;
   background-color: #dddddd;
   }

.SubscribeErrorText_GreenText
   {
   font-size: 9px;
   font-weight: bolder;
   color: #006000;
   text-align: center; 
   padding-bottom: 0px;
   padding-left: 0px; 
   padding-right: 0px;
   padding-top: 7px;
   }
   
.SubscribeErrorText_RedText
   {
   font-size: 9px;
   font-weight: bolder;
   color: #aa0000; 
   text-align: center;
   padding-bottom: 0px;
   padding-left: 0px; 
   padding-right: 0px; 
   padding-top: 7px;
   }

.SubscribeErrorText_BlackText
   {
   font-size: 9px;
   font-weight: bolder;
   color: #000000;
   text-align: center;
   padding-bottom: 0px; 
   padding-left: 0px; 
   padding-right: 0px;  
   padding-top: 7px;
   }



