body {		
	margin-top: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	/* from alistapart css file - ie font sizing 'hack'*/
	font-size: x-small !important;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small !important;   	
	}	  
h1{
	font-size: 2em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}
h4{
	font-size: 1.2em;
}
h5{
	font-size: 1em;
}
h6{
	font-size: .85em;	
}

p {
	font: 11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.content>p {margin:0px;}
.content>p+p {text-indent:30px;}

pre {
	/*font-size: smaller !important;*/
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:   x-small;   	
	}	
	
a {
	color:#09c;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:300;		
	text-decoration:none;
	font-size: x-small !important;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small !important;   
	}	
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#topBarMid {
/*	background-image: url(/Images/aug2005_banner4.jpg); 
	background-repeat: no-repeat; */
	position:absolute;
	top: 0px;
	height: 100px;		
	width: 100%;	
	left: 10px;	
	}
#navAlpha {
	position: relative;		
	top: 110px;
	float: left;
	clear: left;
	left: 20px;	
	padding: 12px;
	line-height: 1.25em;
	z-index: 2;    
	width: 110px;	   
	}

/* All the content boxes belong to the content class. */
#content {
	background-image: url(/Images/vertline.jpg);
	background-repeat: repeat-y;
	top: 110px;
	position: relative;
	width: 600px;
	right: 30px;
	min-width: 120px;
	margin: 0px 0px 10px 160px;	
	padding: 12px;	
	line-height: 1.25em;
	}
#error{
	color: red;
	font-size: 1em;
}

.style18 { font-family: verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #666666; }
.style23 {font-family: verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: medium; font-weight: bold; }
.style24 {font-family: verdana, Arial, Helvetica, sans-serif; color: #ccc; font-size: small;}
.styleh2 {font-family: verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 2em; font-weight: bold;}

#navBeta {
	position: relative;	
	top: 100px; 
	float: left;	
	left: 20px;
	line-height: 1.25em;
	padding: 12px;	
	width: 110px;	
	clear: both;
	}

#footer {
	color: #3366ff;
	border-top: 1px solid #006;	
	text-align: right;
	margin-top: 10px;
	padding: 0px 4px 0px 0px;		
	float: right; 
	right: 20px; 
	bottom: 0px;
	}