p, td {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	color: #4b4b4b;
	text-align: justify;
}

b, strong {
	color: #444;
}

a {
   outline: none;
}

body {
   text-align: center;
   min-width: 826px;
   padding: 0;
   margin: 0;	
   background: #white;
}

#page {
   margin: 8px auto;
   width: 826px;
   text-align: left;
   color: #4b4b4b;
   font-family: 'Trebuchet MS', sans-serif;
   font-size: 13px;           
}

#header {
   margin-bottom: 20px;
}

#header div img {
   float: right;
}

#top_stripe {
	height: 21px;
	position: relative;
   top:1px;
}

#left {
   width: 203px;
   float: left;
}

#search {
   margin-top: 20px;
   margin-right: 42px;
}

#search p {
   text-align: right;
   margin-bottom: 4px;
   margin-top: 0;
   font-weight: bold;
   font-size: 12px;
}

#search form {
   float: right;
}

#search form .button {
   width: 35px;
}

#main {
   padding-left: 203px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	color: #666666;
	letter-spacing: -1px;
	margin-bottom: 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	letter-spacing: -.5px;
}

li {
	margin-bottom: 2px;
}

th {
	text-align: left;
	color: #333333;
}

input {
	font-size: 12px;
}

.smaller {
	font-size: 11px;
	line-height: 13px;
}	

.tablelink {
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	text-align: left;
}

tr {
	vertical-align: top;
}

td.hanging {
	text-indent: -18px;
	padding-left: 18px;
	text-align: left;
}

.box {
	border: solid 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.super {
	position: relative;
	top: -1ex;
	font-size: 80%
}

.indent {
   padding-left: 14px;
}

.flushbottom {
	margin-bottom: 0px;
}

.flushtop {
	margin-top: 0px;
}	

input.button {
		background-color: #cccccc;
		font-weight: bold;
		border: solid 1px #333333;
		margin-left: 12px;
}

td.spaceafter {
	padding-bottom: 8px;
}




.shaded {
	background-color: #cccccc;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

#footer {
   margin-top: 44px;
}

#bottom_stripe {
   position: relative;
   top: 2px;
	height: 8px;
	width: 515px;
	background-color: #a0a0a0;
}

#links {
   margin-top: 8px;
}

#copyright {
   margin-top: 0;
}
   


#sphider {
}
	#sphider #results {
		margin-top: 12px;
	}
	#sphider .description {
		border-left: solid #BBB 2px;
		padding-left: 6px;
		margin: 4px 0 3px 2px;
	}
	#sphider .url {
		color: #777;
	}
	
	#sphider #powered_by {
		padding-top: 2em;
	}

