/* DEFAULTS */
* {
margin:0;
padding: 0;
}


body {
	font-size: 62.5%;
	margin-top: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#login {
	width: 150px;
	float: right;
}

#header {
	top: 0px;
	left: 5px;
	height: 80px;
	width: 100%;
	position: relative;
	
}
#navbar {
	width: 125px;
	height: 250px;
	top: 80px;
	left: 5px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left 75px;
}
#rightbar {
	width: 200px;
	height: 250px;
	top: 80px;
	position: absolute;
	right: 10px;
	font-size: 1.2em;
}


.rightContent {
	padding: 4px;
}
#booktrade {
	text-align: right;
	padding: 4px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0047B3;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #0047B3;
}


html {
	font-size: 100%;
}
#container {
	height: auto;
	padding: 5px;
	margin-right: 210px;
	margin-left: 150px;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
}
.sponsors {
	margin-right: 210px;
	margin-left: 150px;
	text-align: center;
	clear: left;
}

#container p {
	margin-bottom: 1em;
}
p {
	margin-bottom: 1em;
}



.date {
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 3px;
}
#jobs {
	float: left;
	width: 33%;
	height: 160px;
}
#events {
	float: left;
	width: 33%;
	height: 160px;
	overflow: visible;
}
#morenews {
	clear: both;
	margin-top: 5px;
	float: inherit;
}
.smalltext {
	font-size: 0.9em;
}

.navlink {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #0047B3;
	padding-left: 2px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sublink {
	padding-left: 10px;
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #ececec;
}
ul {
	text-indent: 15px;
	margin-bottom: 1em;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}


a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #B38900;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.item {
	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	line-height: normal;
}
.cellpad {
	padding-right: 6px;
	padding-left: 6px;
}

#welcome {
	margin-bottom: 10px;
}
#inprint {
	float: left;
	width: 33%;
	height: 160px;
	overflow: hidden;
}
.viewAll {
	text-align: center;
	font-size: 0.9em;
}
h2 {

	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
.dateLeft {
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 3px;
	font-style: italic;
}
#eventcontainer {
	margin-top: 10px;
}

.article {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.articleExtra {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
}
.booktradeText {
	font-size: 0.9em;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dateRight {
	text-align: right;
	font-size: 0.9em;
	margin-bottom: 3px;
	font-style: italic;
}
.bigleading {
	line-height: 1.5em;
}
.search {
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #ececec;
}
.rightfloatimg {
	clear: right;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.itemEvent {
	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.articleNoLine {

	margin-bottom: 5px;
	padding-bottom: 5px;
}
.insert {
	margin: 2px 2px 2px 10px;
	padding: 5px;
	float: right;
	width: 180px;
	border: thin solid #CCCCCC;
}
.prevEvent {

	font-size: 1em;
	text-align: right;
}
li {
	text-indent: 15px;
	list-style-type: disc;
	list-style-position: inside;
}
.itemJob {
	font-size: 1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.search {

	font-size: 1em;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-top: 1px;
}
.bigItem {
	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inprint {
	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	margin-right: 50px;
	margin-left: 50px;
}
.adhocpara {
	margin-top: 1em;
	margin-bottom: 1em;
}
.printer {
	margin: 1px;
	width: 100px;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	float: right;
	background-color: #FFFFFF;
}
.printerjobs {
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
width:100%;
}
#bookplace {
	width: 150px;
	background-image: url(../images/bp_search_bg2.gif);
	height: 150px;
	left: 25px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#bookplaceform {
	position: relative;
	bottom: 2px;
	top: 53px;
	padding-left: 15px;
}
#headline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.jobs {

	font-size: 1em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	margin-right: 50px;
	margin-left: 50px;
}
.jobinsert {
	padding: 5px;
	float: right;
	width: 200px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.coprofiledetail {

	padding: 5px;
	float: right;
	width: 200px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.inprintsublink {
	padding-left: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 1.1em;
}
.inprintsublink  a:link {
	color: #FFFFFF;
}
.inprintsublink a:visited {
	color: #FFFFFF;
}
.inprintsublink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.inprintsublink a:active {
	color: #FFFF00;
	text-decoration: underline;
}

