
/* global */


body {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 13pt;
	background-color: #eee;
	height: 100%;
	margin: 0;
	}

a {
	text-decoration: none;
	}

a:link,a:active,a:visited {
	color: #06c;
	}

a:link.white,a:active.white,a:visited.white {
	color: #fff;
}


a:hover {
	color: #fff;
	background-color: #06c;

	}

hr{
	height:1px;
	background-color:#eeeeee;
	color: #eeeeee;
	border-style:none;
	}

img { border: 0px; }

form { margin-top: 0; margin-bottom: 0; }


textarea {
	font-size: 12px;
}



.maxTable {
	width: 100%;
	margin: 0px;
	padding: 5px;
	text-align: left;
}




/* structure styles */


	.center { text-align: center; }

	/* main container */

	.super {
		width: 804px;
		text-align: center;	
	}

	.main_container {
		padding-left: 20px;
		padding-right: 20px;
		width: 750px;

		}

	.main_align {

		margin-left: auto;
		margin-right: auto;
		text-align: center;

		}

	.headermargin {
		margin-top: 66px;
	}

	.header { 

		padding-top: 35px;
		background-color: #fff;
		border: 1px solid #F8DF52;
		border-top: 1px solid #F8DF52;
		border-left: 1px solid #F8DF52;
		border-right: 1px solid #F8DF52;
		border-bottom: 0px solid #F8DF52;
		}

	.nonheader {
		border-top: 1px solid #F8DF52;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #fff;
	}

		
	.indent {
		margin-left: 20px;
	}

	.show {
		display: block;
	}

	.hide {
		display: none;
	}

	/* side boxes */

	.q05blue {
		color: #fff;
		background-color:#06c;
		border:2px solid;
		border-top-color:#ccc;
		border-left-color:#ccc;
		border-right-color:#369;
		border-bottom-color:#369;
		margin-bottom: 2px;
		padding: 0px;
		width: 150px;
		text-align: center;

	}



	.smallBox {
		width: 180px;
		padding: 4px;
		border: 1px solid #ccc;
	}

	.fullBox {
		padding: 8px;
		border: 1px solid #ccc;
	}



	.quarter {
		width: 25%;
		height: 100%;
	}

	.third {
		width: 33%;
		height: 100%;
	}

	.half {
		width: 40%;
		height: 100%;
	}

	.threequarter {
		width: 73%;
		height: 100%;
	}
	
	/* columns */

	#hide {
		display: none;
	}

	.q3 {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 60%;
		float: left;
	}

	.q1 {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 40%;
		float: right;
	}

	.ninety {
		width: 90%;
	}


	.clear {
		clear: both;
	}

	.margin {
		margin: 5px;
	}

	.tabmargin {
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
	}

	.padding {
		padding: 5px;
	}

/* font styles */

.xlarge {
	font-size: 15pt;
	font-family: Arial, Helvetica;
	line-height: 17pt;
	}

.xxl {
	font-size: 25pt;
	font-family: Trebuchet MS,Helvetica;
	margin: 10px;
	}

.large {
	font-size: 13pt;
	font-family: Arial, Helvetica;
	line-height: 17pt;
	}

.small {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica;
	color: #666;
	line-height: 13pt;
	}

.med {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Helvetica;
	line-height: 15pt;
	}

.bold {
	font-weight: bold;
}

.class1 {
	color: #DFC700;
}

.class2 {
	color: #0c0;
}

.class3 {
	color: #3cc;
}

.class4 {
	color: #06f;
}

.class5 {
	color: #90f;
}

.class6 {
	color: #c00;
}

/* positioning */

#papers {
	position: absolute;
	top: 11px;
	width: 128px;
	margin-left: -10px;

}

#logo {
	position: absolute;
	top: 51px;
	width: 379px;
	margin-left: 118px;

}

#banner {
	position: absolute;
	width: 468px;
	top: 95px;
	float: right;
	text-align: right;
	margin-left: 300px;

}

.rfloat {
	float:right;
}

.lfloat {
	float: left;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.top {
	vertical-align: top;
}

/* colors */


.orange {
	color: #f60;
}

.blue {
	color: #06c;
}

.red {
	color: #f00;
}

.grey {
	color: #666;
}

.ltgrey {
	color: #ccc;
}

.white {
	color: #fff;
}

.whitebg {
	background-color: #fff;
}

.bluebg {
	background-color: #06c;
}

.ltbluebg {
	background-color: #DEEBF2;
}

.yellowbg {
	background-color: #F8DF52;
}

.orangebg {
	background-color: #f60;
}

.greybg {
	background-color: #eee;
}


.shading {
	background-image: url(http://static.easybib.com/et_img/gradient.gif);
	background-repeat: repeat-x;
}

.shadingborder {
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}

.hbordersize {
	width: 804px;
	padding: 0px;
}

.vbordersize {
	height: 100%;
	padding: 0px;
}

.topshadow {
	height: 6px;
	background-image: url(http://static.easybib.com/et_img/shadow-top.gif);
	background-repeat: repeat-x;
}

.bottomshadow {
	height: 6px;
	background-image: url(http://static.easybib.com/et_img/shadow-bottom.gif);
	background-repeat: repeat-x;
}

.midshadow {
	background-image: url(http://static.easybib.com/et_img/shadow-sides.gif);
	background-repeat: repeat-y;
}

.yellowgrad {
	background-image: url(http://static.easybib.com/et_img/gradient-yellow.gif);
	background-repeat: repeat-x;
}

/* local styles (note where) */


