@charset "utf-8";

html,body
{
	height: 100%;
}

body
{
	background: white url('../images/bg1.gif') repeat-x top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}

div#page
{
	background: url('../images/page-bg.jpg') no-repeat top center;
	margin-bottom: -194px;
	min-height: 100%;
}

div#push
{
	clear: both;
	height: 194px;
}

div#container
{
	margin: 0 auto;
	position: relative;
	width: 888px;
}

div#header
{
	height: 272px;
	margin-bottom: 10px;
}

div#next-tradex
{
	height: 272px;
	position: absolute;
	right: 0px;
	width: 321px;
}

div#flash-header
{
	height: 197px;
	position: absolute;
	width: 606px;
}

img#plan-event
{
	border: none;
	display: block;
	float: right;
}

div#next-event
{
	/*background: url('../images/next-at-tradex.gif') no-repeat top left;*/
	clear: both;
	height: 104px;
	padding: 0px; /*85px 0 0 28px;*/
}

div#next-event p
{
	padding: 0px;
	margin: 0px;
}

/*
div#next-event-date
{
	border-right: 1px solid #8F8F8F;
	float: left;
	padding-bottom: 15px;
	text-align: center;
	width: 82px;
}

div#next-event-date .month
{
	color: #B8B8B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

div#next-event-date .day
{
	color: #005AAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62px;
	font-style: normal;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
}

div#next-event-details, div#next-event-details-title
{
	float: left;
	width: 190px;
}

div#next-event-details-title
{
	border-bottom: 1px solid #8F8F8F;
	color: #005AAB;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	height: 42px;
	margin-bottom: 15px;
	padding: 5px 0 0 10px;
}

div#next-event-details a
{
	color: #979797;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
*/

.text-content, .text-content p, div#wide-content, div#wide-content p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

div#main-column
{
	float: left;
	padding: 0 35px 40px 7px;
	width: 525px;
}

.text-content h2, div#wide-content h2
{
 	margin: 11px 0px 30px 0px;
 	font-size: 24px;
	color: #005AAB;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight:normal;
}

div#sidebar
{
	float: left;
	padding: 10px 20px 40px 28px;
	width: 273px;
}

div#wide-content
{
	padding: 1px 35px 40px 7px;
}

div#logos
{
	padding: 10px 0px 10px 0px;
}

div#logos img
{
	border: none;
	/*display: block;*/
	padding: 0 10px;
}

div#bottom-text
{
	height: 118px;
}

div.bottom-text
{
	float: left;
	padding: 0 10px 0 10px;
	width: 420px;
}

div#footer
{
	background: url('../images/footer-bg.jpg') no-repeat top center;
	height: 246px;
}

#navigation
{
	float:left;
	display: block;
	height: 35px;
	margin: 0 0 33px 0;
	padding: 0;
	width: 750px;
}

#search
{
	float:right;
	width:110px;
	padding:8px 0px 5px 9px;
	border-left: 1px solid #6098CB;
	height: 28px;
}

a {
    color: #005AAB;
    text-decoration:none;
    
}
a:hover {
    text-decoration:underline;
}
a:visited {
    color: #8da23d;
}

/********* PRINT PAGE *********/
#printerlink
{
	margin: -30px 0px 35px 503px;
}

#printerlink a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration:none;
}
#printerlink a:hover {
    text-decoration:none;
}

/********* TABLE CLASSES *******/

.table_rr{
	border: 1px solid #ffffff;
	padding: 5px;
	width: 520px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.t1header{
	text-align: center;
	background-color: #91a630;
	color: #000000;
	vertical-align: top;
	width: 75px;
}
.t1white_lc{
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	vertical-align: bottom;
}
.t1white{
	text-align: right;
	background-color: #ffffff;
	color: #000000;
	vertical-align: bottom;
}
.t1blue_lc{
	text-align: left;
	background-color: #c9d7e4;
	color: #000000;
	vertical-align: bottom;
}
.t1blue{
	text-align: right;
	background-color: #c9d7e4;
	color: #000000;
	vertical-align: bottom;
}


.t2headera{
	text-align: center;
	background-color: #91a630;
	color: #000000;
	vertical-align: top;
	width: 50%;
}
.t2headerb{
	text-align: center;
	background-color: #91a630;
	color: #000000;
	vertical-align: top;
	width: 25%;
}
.t2white_lc{
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	vertical-align: bottom;
}
.t2white{
	text-align: right;
	background-color: #ffffff;
	color: #000000;
	vertical-align: bottom;
}
.t2blue_lc{
	text-align: left;
	background-color: #c9d7e4;
	color: #000000;
	vertical-align: bottom;
}
.t2blue{
	text-align: right;
	background-color: #c9d7e4;
	color: #000000;
	vertical-align: bottom;
}
.standard{
	border: 0px;
	padding: 5px;
	width: 540px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.standard240 {
	width: 240px;
	vertical-align: top;
}
.standard180 {
	width: 180px;
	vertical-align: top;
}
.standard120 {
	width: 120px;
	vertical-align: top;
}

/********* GENERAL STYLES *********/
.reset {
	display: block; 
	clear:both; 
	margin: 0;
}
