/*	CSS for Idenstore.com */

body {
	margin:0 0 15 0;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: left;
	color:black
	}

img {
	margin: 0 0 10;
	border: 0;
	} 

h1 {
	margin:0 130;
	color:#333399;
	width: 600;
	font-size: 22px;
	}

h3 {
	margin:5 130;
	width: 600;
	
	color:#333399;
	font-size: 18px;
	}

p {
	margin:7 130;
	width: 600;
	color: #000000; 
	   	font-family: Arial;
   	font-size: 11px;
	}
P.footer {margin: 0 12% 10;
	width: 600;
	color: #333399; 
   		font-family: Arial;
  	 	font-size: 10px;
  	 	text-align:center}


A:LINK {color : #333399;
	text-decoration : underline;
	font-family: Arial;
   	}
	
A:ACTIVE {color : #ff6800;
	font-family: Arial;
	text-decoration : underline;}
	
A:VISITED {color : #333399;
	font-family: Arial;
	text-decoration : underline;}
	
A:HOVER {color : #ff6800;
	font-family: Arial;
	text-decoration : underline;}

div.sde { /*Image Horizontal Rule*/
		margin:0 0 0 0;
		width: 200;
		background: url(gray3.gif) white repeat-y scroll 0% 0%;
		}


/*----------------------------------------------------------------*/

