/*----- General Styling -----*/

a {
	color:#3D4E63;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
	}
	
a:hover {
	text-decoration:none;
	color:#CCCCCC;
	}

	
h1, h2, h3, h4, h5 {
	margin:0 0 10px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#303960;
	}
	
h1 {
	font-size:150%;
	color:#303960;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2 {
	font-size:90%;
	padding-top:4px;
	}
	
h3 {
	font-size:80%;
	padding-top:8px;
	color: #000000;
	background-color: #F6F3EC;
	font-weight: bold;
	}

p {
	margin:0 0 10px 0;
	padding:0;
	font:11px, Georgia, "Times New Roman", Times, serif;
	color:#3D4E63;
	line-height: 1.6;
	}

ul {
	margin:0;
	padding:0;
	font: Georgia, "Times New Roman", Times, serif;
	color:#3D4E63;
	list-style:none;
	list-style-type: none;
	list-style-position: outside;
	line-height: 15px;
	
	}

li {
	text-indent:0;
	margin:0;
	padding:4px 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ol {
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	font:11px verdana, sans-serif;
	color:#3D4E63;
	list-style:lower-roman;
	}
	
ol li {
	background:none;
	padding:4px 0;
	margin:0;
	font:11px verdana, sans-serif;
	color:#3D4E63;
	line-height:1.2;
	}

tr p, td p {
	margin:0 0 10px 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3D4E63;
	line-height:1.3;
	}

tr a:link, tr a:visited {
	color:#666666

	}

tr a:hover {
	color:#999999;
}
	
img {
	border:none;
	}
a img {
	border:none;
	}

.publinks a:link, .publinks a:visited {
	color:#333333;
	font-size:11px;
	text-decoration: none;
	}

.pubodd {
	background-color:#F4F4F4;
	}

.pubeven {
	background-color:#FFFFFF;
	}

.publinks {
	line-height:1.3;
	}

.publinks a:hover {
	text-decoration:none;
	color:#CCCCCC;
	}

.resultsheader {
	background-color:#5F6187;
	font-color:#FFFFFF;
	font-weight:bold;

}		

/*----- div alignment -----*/

.container {
	width:900px;
	margin:0 auto;
	background-color: #F5F1E5;
	background: #F5F1E5;
	height: 600px;
	overflow: visible;
	}

.bodycontainer {
	width:584px;
	height:100%;
	float:left;
	border-top:20px solid #F5F1E5;
	
	}

.header {
	width:900px;
	height:102px;
	background:url(images/headjoin.jpg);
	float: left;
	}

.content {
	width:510px;
	display: block;
	background-color: #F5F1E5;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	}

.content ul {
	font-size:11px;

}

.content li {
	line-height:12px;
}

.content ul a:link, .content ul a:visited{
	font-size:12px;
	text-decoration:none;
}

.content ul a:hover{
	color:#999999;
}

.contentempty {
	width:420px;
	float:left;
	height: 100%;
	background:#F5F1E5;
	}

.sidebar {
	width:152px;
	float:right;
	background:#F5F1E5;
	border-left:2px solid #FFFFFF;
	padding: 5px;
	text-align: center;
	padding-top: 50px;
	}
	
.contentimg {
	float: right;
	text-align: right;
	margin-right: 50px;
	}
	
.navbar {
	width:210px;
	float:left;
	background:url(images/navchop.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #F5F1E5;
	padding-top: 30px;
	height: 468px;
}

.navbar a:link, .navbar a:visited {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
	line-height: 15px;
	}
	
.navbar a:hover {
	text-decoration:none;
	color:#CCCCCC;
	}

.footer {
	margin:0 auto;
	width:900px;
	height:25px;
	text-align: center;
	clear: both;
}

.footer a:link, .footer a:visited {
	text-decoration:none;
}

.footer a:hover{
	color:#999999;
}

.sstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}

.sstable td {
	border: 1px solid #000000;
	height: 40px;
	}
.breadcrumbs {
	width:890px;
	height:30px;
	float: left;
	background-color: #5F6187;
	background: #5F6187;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3em;
}

.breadcrumbs a:link, .breadcrumbs a:visited  {
	color: #FFFFFF;
	text-decoration:under;

}
.resultscontent {
	width:710px;
	display: block;
	background-color: #F5F1E5;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.arrows {
	position: relative;
	height: 27px;
	width: 47px;
	top: 50px;
}
.highlight {

}
.sstable td p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sstable a:link, .sstable a:visited  {
	text-decoration:none;

	}
.bookheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCC1A3;
}
.maincontainer {

	width:900px;
	margin:0 auto;
	background-color: #F5F1E5;
	background: #F5F1E5;
}
