/* Adds vertical scrollbar to Firefox to prevent "page jumping" */
html {
	min-height: 100%; margin-bottom: 1px;
}

body {
	padding: 0 0 10px 0;
	margin: 0 auto 0;	
	text-align: center;
/*	background: #F1EDC1; */
	background: #F6F4D9;
	font-size: 10px;
/*	font-family: Arial, Tahoma, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	color: #000;
}

acronym {border: none;}
a:link {color: blue; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:hover {color: red; text-decoration: none;}

img {
	border: none;
}

p {
	text-align: left;
	font-size: 12px;
	margin: 0 50px 0 50px;
	line-height: 140%;
}	

ul {
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	margin: -5px 0 0 0;
	padding: 0 30px 0 80px;
}

li {
	padding: 2px 0 0 0;
	list-style-type: disc;
}

h2 {
	margin-left: 25px;
}

#wrapper {
	position: relative; /*relative to browser window*/
	text-align: left;
	width: 1004px;
	margin: 10px auto 10px auto;

}

/* Begin layout styles for site-wide MASTHEAD */
/* All "sub-divs" in masthead are absolute positioned */
#masthead {
	position: relative; /* relative to #wrapper */
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	height: 118px;	
	text-align: center;
}

#mastheadRightFlash {
	position: absolute;
	top: 10px;
	left: 490px;
	width: 508px;
	height: 85px;
	z-index: 20;
}


#mastheadFlashWide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 118px;
	z-index: 10;
}

/*
#flashBanner {
	position: absolute;
	top: 105px;
	left: 0px;
	width: 448px;
	height: 118px;
}

#logo {
	position: absolute;
	top: 25px;
	left: 515px;
	width: 479px;
	height: 36px;
	z-index: 3;
}

#flashLogo {
	position: absolute;
	top: 10px;
	left: 500px;
	width: 508px;
	height: 85px;
	z-index: 2;
}

*/
/* End layout styles for site-wide MASTHEAD */

/* Begin layout styles for site-wide contentContainer divs*/

#contentContainer {
	position: relative; /* relative to document flow w/in #wrapper? */
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	background-image: url(../images/content-container-faux.gif);
	background-repeat: repeat-y;
}



#navbarColumnContainer {
	float: left;
	width: 204;
	clear: right;
}


/* inside #contentContainer, which is relative to #wrapper */
#navbar {
	position: absolute;
	width: 204px;
	height: 459px;
	top: 0px;
	left: 0px;
	padding-top: 59px;
	padding-left: 0px;
	background-image: url(../images/navbar_bg.gif);
	background-repeat: no-repeat;
}

#navbarLogoLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 59px;
}

#navbarLinkList {
	position: absolute;
	width: 196px;
	height: 210px;
	top: 59px;
	left: 8px;
}

#contentMainColumn {
	float: right;
	width: 800px;
	background-image: url(../images/center_content_bg.gif);
	background-repeat: no-repeat;
}

/* inside #contentMainColumn, which is floated right */
#quicklinkContact {
	position: absolute;
	top: 4px;
	right: 202px;
	width: 90px;
	height: 21px;
}

/* inside #contentMainColumn, which is floated right */
#quicklinkAbout {
	position: absolute;
	top: 11px;
	right: 106px;
	width: 79px;
	height: 20px;
}

/* inside #contentMainColumn, which is floated right */
#quicklinkHome {
	position: absolute;
	top: 19px;
	right: 34px;
	width: 53px;
	height: 19px;
}

/* inside #contentMainColumn, which is floated right */
#pageTitle {
	position: relative;
	top: 50px;
	left: 53px;
	width: 745px;
	height: 61px;
}

/* inside #contentMainColumn, which is floated right */
#pageTitleImage {
	float: left;
	margin: 50px 36px 0px 53px;
	display: inline;
}

.clearTextLeft {
	clear: left;
	padding-top: 30px;
}

.subjectTitle {
	margin: 45px 0 5px 50px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 18px;
	color: maroon;
	line-height: 140%;
}

.subjectTitleIndex {
	margin: 180px 0 0 40px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: 500;		
	color: maroon;
	line-height: 140%;
	letter-spacing: 1px;	
}

.subjectSubtitleIndex  {
	margin: 10px 0 0 40px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-size: 14px;
	font-variant: small-caps;
	color: black;
	line-height: 140%;
	letter-spacing: 1px;	
}

.subjectSubtitle {
    padding: 20px 0 0 40px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-size: 12px;
	font-variant: small-caps;
	color: black;
	line-height: 140%;
	letter-spacing: 1px;	
}

#indexLogoTitle {
	float: left;
	margin: 50px 0 36px 30px;
	display: inline;
	width: 387x;
	height: 61px;
}

.indexUL ul {
	color: #404040;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	margin: -5px 0 0 0;
	padding: 0 30px 0 80px;
	list-style: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;		
}

.indexUL li {
	list-style-image: url(../images/bullet-diamond.gif);
	padding: 2px 0 0 0;
}

#contentIndexFlash {
	float: right;
	margin: 130px 36px 50px 0;
	display: inline;
	width: 325px;
	height: 175px;
}



#contentMainColumnIndex {
	margin:  109px 0 0 10px;
}

.tradeshow {
	margin: 10px 0 5px 50px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: maroon;
}

.tradeshowMonth {
    font-size: 12px;
    font-weight:  bold;
    padding-left: 25px;
}

.tradeshowData table {
	padding: 25px 0 0 0;
	text-align: left;
	border: 1px solid blue;
}

.tradeshowData td.dates {
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
	color: #000;    
	border: 1px solid blue;
	background-color: #FFFFCC;
	width: 70px;
}

.tradeshowData td.location {
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
	color: #000;    
	border: 1px solid red;
	background-color: #FFFFCC;
	width: 350px;
}

/*
.spacer {
	clear: left;
}
*/


/* Begin styles for site-wide FOOTER */
	#footer {
	clear: both;
	position: relative;
	width: 1004px;
	height: 100px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footerCopyright {
	position: absolute;
	top: 10px;
	left: 15px;
	text-align: left;
	font-size: 9px;
	width: 194px;
}

.footerText {
	position: absolute;
	top: 20px;
	left: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px blue solid;
	text-align: center;
/*	font-family: Arial, Tahoma, Helvetica, sans-serif;*/
	font-size: 9px;
	
}



/* End styles for side-wide FOOTER */

/*
#notfound p {
	color: #000;
	text-align: center;
}
*/
