html{
	}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;	
}

div#PageContainer {
	width: 100%;
	margin-left: auto;
	margin-right:auto;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	/*background-image: url(../siteimages/tracer.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
}
	
/************************************ column set up *********************************************************/
.LeftColumn{
	width: 172px;
	border: 0px solid #FF0000;
	overflow: hidden;
	display:none;}
	
.RightColumn{
	width: 140px;
	border: 0px solid #0000FF;
display:none;}
.MainColumn {
	width: 566px;
	
	}
/************************************ content areas *********************************************************/	
div#MainLogo{
	margin-top: 8px;
	margin-right: 12px;
	text-align: right;
	display:none;}
	
div#LeftContent{
	padding-left: 5px;
	text-align: right;}
	
div#ContentContainer{
	margin-right: 9px;
	margin-left: 11px;
	padding-top: 19px;
}


div#MainContentContainer{
	width: auto;
	z-index: 5;
	float: none;
	clear: both;
}
div#MainContent{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
	border: 1px solid #666666;
}
div#RightContent{
	width: 100%;
	height: 600px;
	display:none;}

div#H1Box {
	width: 100%;
	height: 111 px;
	background-color: #cccccc;
	border: 0px solid #333333;
	}
.H1Boxleftcolumn{
	width: 146 px;}
.H1Boxrightcolumn{
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	}
#H1Box H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
	text-transform: uppercase;
}
/************************************ heading *********************************************************/

div#Heading {
margin-bottom: 0px;
display:none;}
div#HeadingPicture{
	width: 567px;
	height: 182px;
	overflow: hidden;
	background-color: #CCCCCC;
	margin-bottom: 8px;
}
div#HeadingLine{
	margin-bottom: 7px;
	font-weight: bold;
	color: #adadad;
	font-size: 12px;
	letter-spacing: 2px;
}

div#HeadingPrint {
	
}

/************************************ main navigation *********************************************************/

div#MainNavigationContainer{
	position: relative;
	width: 567px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;display:none;
}

div#MainNavigation{
	width: 567px;
	height: 20px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;display:none;}

#MainNavigation UL {
	padding: 0px;
	margin: 0px;}

#MainNavigation UL LI {
	display: inline;
	float: left;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}


#MainNavigation A: {
	height: 20px;
	/*FLOAT: left;*/
	OVERFLOW: hidden;
	/*WIDTH: auto;*/
	z-index: 1;
		
	}
	
#MainNavigation A:hover {
	position: relative;
	top: -20px;
	height: 20px;
	overflow: hidden;
	z-index: 1;
	
}
.NavSpace {
	width: 2px;
	height: 20px;}
	
div#GridContainer{
	margin-top: 6px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 567px;
}	


.gridsquare{
	width: 185px;
	height: 185px;
	overflow: hidden;
	background-color: #ffcc00;
	position: relative;}
	
.gridesquare A: {
	height: 185px;
	width: 185px;
	OVERFLOW: hidden;
	WIDTH: auto;
	z-index: 1;
		
	}
	
.gridsquare A:hover {
	position: relative;
	left: -185px;
	height: 185px;
	overflow: hidden;
	z-index: 1;
	
}
	
	
	
	
	
	
	
.gridspacehorizontal{
	width: 6px;
	height: 1px;}

.gridspacing{
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}	
.gridspacevertical{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*********************************right navigation top **************************************/

div#RightNavigationContainer{
	position: relative;
	width: 67px;
	overflow: hidden;
	margin-top: 45px;
	margin-left: 10px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

div#RightNavigation{
	width: 67px;
	overflow: hidden;
	position: relative;}

#RightNavigation A: {
	width: 67px;
	height: 15px;
	OVERFLOW: hidden; 
	z-index: 1; 
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	
	}
	
#RightNavigation A:hover {
	position: relative;
	left: -67px;
	height: 15px;
	overflow: hidden;
	z-index: 2;
	margin-top: 0px;
}




/*********************************left navigation  **************************************/

div#LeftNavigationContainer{
	position: relative;
	width: 130px;
	overflow: hidden;
	margin-top: 34px;
	margin-left: auto;
	margin-right:0px;}


div#LeftNavigation{
	width: 130px;
	overflow: hidden;
	position: relative;
	text-align: right;
}

#LeftNavigation A: {
	width: 130px;
	height: 15px;
	OVERFLOW: hidden; 
	z-index: 1; 
	position: relative;
	
	}
	
#LeftNavigation A:hover {
	position: relative;
	left: -130px;
	height: 15px;
	overflow: hidden;
	z-index: 2;
	margin-top: 0px;
}




/********************************************************************************/

/*#MainNavigation UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: auto; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#MainNavigation UL LI {
	MARGIN-TOP: 0px; DISPLAY: inline;
	OVERFLOW: hidden; 
	WIDTH: auto; 
	HEIGHT: 20px; }
	
	
#MainNavigation UL LI A {
	
	position: relative;
	top: -20px;
	height: 20px;
	FLOAT: left; 
	OVERFLOW: hidden; 
	WIDTH: auto; 
	HEIGHT: 20px; 
	
	}
	
#MainNavigation UL LI A:hover {
	position: relative;
	top: -20px;
	height: 20px;
	overflow: hidden;
	z-index: 1;
	display: list-item;
}*/
.ExhibitionBoxes{
	
	padding-bottom: 12px;}

.ExBoxTitle{
	font-weight: bold;
	text-transform: uppercase;
	}
.ExBoxSubTitle{
	margin-top: 5px;}
.ExBoxCell{
	line-height: 130%}
.ExBoxSponsors{
	font-size: 90%;
	color: #0e238e;
}

div#RightLowerNavigation{
	margin-top: 13px;
	margin-left: 10px;
	width: 60px;
	height: auto;}
	
#RightLowerNavigation img{
	margin-bottom: 6px;
}
	
	
	
	/**************************main content*********************************************/
	


/************************************ main navigation old code-for reference*********************************************************/

div#NavigationContainer {
	HEIGHT: 28px; 
	BACKGROUND-COLOR: #272727;
}
DIV#Navigation {
	HEIGHT: auto;
}
.navigation {
	background-color: #003366;
	color: #DDD5BE;
	padding-left: 20px;
	background-image: url(/images/nav.gif);
	background-repeat: repeat-x;
	height: 23px;}
	
.navigation a:link{
	color: #E1DBC6;
	text-decoration: none;
	position:relative;
	top: 1px;
}
.navigation a:visited {
	color: #DDD5BE;
	text-decoration: none;
	position:relative;
	top: 1px;
}
.navigation a:hover {
	color: #CCCC99;
	text-decoration: none;
	background-image: url(/images/nav-2.gif);
	background-repeat: repeat-x;
	background-color: #003366;
	position:relative;
	left: 1px;
	top: 2px;
}




DIV#TodayDate {
	PADDING-LEFT: 15px; FLOAT: left; WIDTH: auto; COLOR: #eeeeee; MARGIN-RIGHT: 20px; PADDING-TOP: 3px
}

/************************************ footer *********************************************************/

div#FooterContainer {
	width: 900px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 25px;
	clear: both;
	float:none;
	height: 60px;
	color: #666666;
}
#Footer {
	FONT-SIZE: 65%; COLOR: #888a8d; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align: center;
}
#Footer A {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; COLOR: #666666; PADDING-TOP: 0px; TEXT-DECORATION: underline
}
#Footer A:hover {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-DECORATION: none
}
DIV#Footer2 {
	MARGIN-TOP: 15px; PADDING-BOTTOM: 15px; MARGIN-LEFT: auto; WIDTH: 780px; COLOR: #eeeeee; MARGIN-RIGHT: auto; TEXT-ALIGN: center; display: none;
}
#Footer2 SPAN {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
#Footer2 SPAN A {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; TEXT-DECORATION: underline
}
#Footer2 SPAN A:hover {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; COLOR: #0000ff; PADDING-TOP: 0px; TEXT-DECORATION: underline
}
div#FooterPrint{
	display: none;}
	
	
/************************************ general styles - customized *********************************************************/

/************* headings ***********/

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	font-variant: normal;
	font-weight: normal;
	font-size: 160%;
}
h2 {
	color: #FE4601;
	font-size: 150%;
	font-weight: normal;
}
h3 {
	color: #91bd02;
	font-size: 135%;
}
H4 {
	MARGIN-TOP: 4px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 140%;
	MARGIN-BOTTOM: 4px;
	PADDING-BOTTOM: 0px;
	COLOR: #FE4601;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
H5 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
H6 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #91BD02;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
hr {
	color: #333333;
	height: 1px;
}


.right h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
.inlineH1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	color: #990033;
	font-size: medium;
}


/************* links ***********/

A:link {
	COLOR: #0062b5; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #6d2d77; TEXT-DECORATION: underline
}
A:active {
	COLOR: #333366; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #940b10; TEXT-DECORATION: underline
}

/************* various ***********/

.small {
	FONT-SIZE: 10px
}
.formlabels {
	FONT-WEIGHT: bold; COLOR: #9b4340
}
.linedivider {
	BORDER-RIGHT: #737357 thin dotted; BORDER-TOP: #737357 thin dotted; BORDER-LEFT: #737357 thin dotted; BORDER-BOTTOM: #737357 thin dotted
}

.separator {
	MARGIN-TOP: 10px; DISPLAY: block; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px dotted
}

.rowline {
	BORDER-BOTTOM: #406747 1px dotted
}


/************* fieldset ***********/

FIELDSET {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; Z-INDEX: 2; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 5px; WIDTH: auto; PADDING-TOP: 5px
}
.fieldsetform {
	BORDER-RIGHT: #5a82b9 1px double; BORDER-TOP: #5a82b9 1px double; BACKGROUND: #ffffff; BORDER-LEFT: #5a82b9 1px double; BORDER-BOTTOM: #5a82b9 1px double
}
FIELDSET UL {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 5px
}

LEGEND {
	FONT-WEIGHT: bold; FONT-SIZE: 105%; COLOR: #990000
}
.alternatelegend {
	MARGIN-TOP: 1px; FONT-WEIGHT: normal; FONT-SIZE: 130%; LEFT: auto; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; COLOR: #0a2e86; FONT-FAMILY: "Times New Roman", Times, serif; LETTER-SPACING: 1px
}
/************* form ***********/

FORM {
	BORDER-TOP: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #ffffff
}
.alternateform {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px
}
.imageborder {
	border: 1px solid #000000;
}
