/* Astor Street Master Style Sheet */
/* Kristen L. Weber, Author */
/* Created February 21, 2003 */
/* Modified March 18, 2003 */

/* Color List */
	/* [astorbluelight = #00a0dd	| dark = #0063a4] [navy #000080] */
	/* [yellowlight = #ffffbb | dark = #ffff80] [maroon#8b0000] */

/* Font Sizes */
	/* xx-small | x-small | small | smaller | medium | larger  | large  | x-large  | xx-large */

/* Basic Elements Defined */

a						{	color: #8b0000 ; }

a:hover					{	font-decoration: underline ; }

body					{	background-color: #ffffff ; }

p						{	color: #000080 ;
							font-family:  arial, sans-serif ; 
							font-size: x-small ; }

/*p:first-letter			{	font-size: medium ; */
/*							font-weight: bold ; } */
	
/* Backgrounds */

	.back_gradient_blue1
						{	background-color: #00a0dd ;
							background-image: url(../../_images/_99Help/bluelightdark.gif)  ;}
	.back_gradient_blue2
						{	background-color: #0063a4 ;
							background-image: url(../../_images/_99Help/bluedarklight.gif)  ; }
	.back_lyellow
						{	background-color: #ffffbb ; 
							color: #000080 ;
							font-family:  arial, sans-serif ; 
							font-weight: bold;
							font-size: small;
							padding-left: 10px ;
							padding-right: 10px ;
							padding-top: 10px ;
							padding-bottom: 10px ;
							text-align: left ;
							text-decoration: italic ; }
	.banner_h1 	
						{	color: #ffffff ;
							font-family: arial, sans-serif ;
							font-size: large ;
							font-style: normal ; }
	.banner_h1tag	
						{	color: #ffff80 ;
							font-family: arial, sans-serif ;
							font-size: larger ;
							font-style: normal ; }
/* Styles*/
	.copycontact	
						{	color: #000080 ;
							font-size: x-small;
							font-family: arial, sans-serif ; }
	.featurestable
						{	background-color: #0063a4 ;
							border-width: 1 ;
							color: #0063a4 ; }
	.row_odd
						{
	background-color: #dfdfdf;
	border-color: #0063a4;
	border-width: 1;
	color: #000080;
	font-family: arial, sans-serif;
	font-size: x-small;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
	.row_even
						{	background-color: #f3f3f3 ;
							border-color: #0063a4 ;
							border-width: 1 ;
							color: #000080 ;
							font-family: arial, sans-serif ;
							font-size: x-small ;
							padding-left: 5px;
							padding-right: 5px;
							padding-top: 2px;
							padding-bottom: 2px;
							text-align: left ; }
	.col_odd
						{	background-color: #c3c3c3 ;
							border-color: #0063a4 ;
							border-width: 1 ;
							color: #000080 ;
							font-family: arial, sans-serif ;
							font-size: x-small ;
							padding-left: 10px ;
							padding-right: 10px ;
							padding-top: 10px ;
							padding-bottom: 10px ;
							text-align: left ; }
	.col_even
						{	background-color: #e8e8e8 ;
							border-color: #0063a4 ;
							border-width: 0;
							color: #000080 ;
							font-family: arial, sans-serif ;
							font-size: x-small ;
							padding-left: 10px ;
							padding-right: 10px ;
							padding-top: 10px ;
							padding-bottom: 10px ;
							text-align: left ; }
	.subject			{	color: #8b0000;
							font-size: x-small;
							font-family:  arial, sans-serif;
							font-weight: bold;
							margin-left: 5px; }

	.itembold			{	color: #000080 ;
							font-size: x-small ;
							font-family:  arial, sans-serif ; 
							font-weight: bold ;}

	.step_header
						{	background-color: #c3c3c3 ;
							border-color: #0063a4 ;
							border-width: 1 ;
							color: #0063a4  ;
							font-family: arial, sans-serif ;
							font-size: x-small ;
							font-weight: bold ;
							padding-left: 10px ;
							padding-right: 10px ;
							padding-top: 10px ;
							padding-bottom: 10px ;
							text-align: left ; }
	.smartwareblue
						{	color: #000080 ;
							font-size: x-small;
							font-family: arial, sans-serif ; 
							font-weight:  bold ;}					
	.smartwarered
						{	color: #8b0000 ;
							font-size: x-small;
							font-family: arial, sans-serif ; 
							font-weight:  bold ;}					
	.copyright 			{	font-family: Arial, Helvetica, sans-serif;
							font-size: xx-small;
							font-style: normal;
							color: #FFFFFF;
							background-image: url(../images/bluedarklight.gif);}
	.header 			{	background-image: url(../images/bluedarklight.gif);}
