/* Electronic Check Conversion Style Sheet */

body    {color: black;
		background-color: #ffffff;
		margin: 0px;
		padding: 0px;}
		
#container	{width: 600px;
			margin: 10px;
			padding:0px;
			border:none;}

#banner	{border-bottom: thin solid #999999;
		padding-bottom: 0em;
		margin-bottom: .5em;}
		
#content	{margin-bottom: 10px;}

#internalnav {margin-top: 1em;
		margin-left: 2em;}
					
#sidebar	{background-color: #eeeeee;
			border:thin #aaaaaa solid;
			padding: 1em;
			margin-bottom: .75em;}
			
/* bottom of page */	

#footer	{font-size: .8em;
		font-weight: normal;
		font-family: 'Times New Roman', Times, serif;
		border-top: thin solid #999999;
		padding-top: .5em;
		margin-bottom: 10px;}


/*   links  */
		
a:link          {color: #006666;}	
	
a:visited 		{color: #800080;}


/* 508, skip navigation, for invisible */
                                                                
a.skip:link    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:hover    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:visited    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}	
		   
		   
/*   Content Styles    */

						
h1      {color: #FF6600;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		font-weight: bold;
		margin-top: 0em;
		margin-bottom: 0em; 
		}
						
.subhead {color:#33CCCC;}

h2      {color: #009999;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: .9em;
		font-weight: bold; 
		margin-top: 1.25em;
		margin-bottom: 0em;}
                        
p       {font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		line-height: 1.3em;
		margin-top: .5em;
		margin-bottom: 0em;
		margin-left: 3em;}
						
.intro  {font-size: .95em; 
		font-weight: bold; 
		color: #6666cc; 
		margin-top: .5em;
		margin-left: 0em;
		margin-bottom: 0em;
		padding: 0em;}

 					
#sidebar p	{font-size: .8em; 
			margin-top: 0em; 
			margin-left: 0em;
			margin-bottom: .5em;}
						
#internalnav p	{font-size: .8em;
				line-height: 1.2em;
				margin-top: 0em;
				margin-bottom: .5em; 
               	margin-left: 1.5em;}
				
ul		{font-family: Arial, Helvetica, sans-serif;
          font-size: .9em;margin-top: .5em;
		margin-bottom: .5em;}
                        
li        {line-height: 1.2em; 
          margin-top: .5em; 
          margin-left: 2em;
		  text-indent: -.1em;
		  list-style-image:url(gif/box3.gif);}
						
li li	{font-size: 1em;
		margin-top: .25em; 
       	margin-left: 0em;
		padding-left: 0em;
		list-style-image:url(gif/box4.gif)}

.address  {font-family:  Arial, Helvetica, sans-serif;
           font-size: .8em; 
           margin-left: 7em;
           margin-top: .5em;
		   margin-bottom: 0em;}

.sidebar	{font-size: .8em; 
			margin-top: .5em; 
			margin-left: .7em;}
						
.instruction	{text-align: right;}

/* back to top */

.back {font-family: verdana, arial, sans-serif;
				font-size: .7em;
				text-align: right;
				margin-top: 0em;
				margin-bottom: -1em;}	
                    
.pagedate	{font-weight: bold;}
              
