body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 6px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 6px;
	font-weight: bold;
	color: #7c2b83;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 6px;
	font-weight: bold;
	font-style: italic;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #999999;
	padding: 4px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.full_border {
	border: 1px solid #7c2b83;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330099;
}
.lwr_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
}
.table_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding: 6px;
}
.table_row_brdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330099;
}
.table_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;
	text-align: center;
	padding-top: 4px;
}
.rt_brdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41387b;
	background-color: #FFFFFF;
}
.booth_rt {
	background-image: url(../../conferences_2006/art/booth_art/booth_rt.gif);
	background-repeat: no-repeat;
	background-position: 33px 43px;
}
.white_text {
	color: #FFFFFF;
}
/* The following selectors create the button look from list items in an unordered list. */
ul#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	padding-left: 24px;
	margin-left: 12px;
	font: 10px/180% Verdana, Geneva, sans-serif;
	display: block;
}

/* Each list item has a unique ID to place its own icon as its background image. The images are vertically centered so that as the text grows they will stay aligned with it. */
#nav li#faq {
	background: url(../images/faq.gif) no-repeat left center;
}
#nav li#important {
	background: url(../images/important.gif) no-repeat left center;
}
#nav li#doc {
	background: url(../../images/doc.gif) no-repeat left center;
}
#nav li#table {
	background: url(../images/table.gif) no-repeat left center;
}
#nav li#show {
	background: url(../images/show.gif) no-repeat left center;
}

/* The below styles the button area next to the icon. */
#nav li a:link,
#nav li a:visited {
	display: block;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 0 2px 0;
	padding: 3px 2px 3px 20px;
}

#nav li a:hover, 
#nav li a:active, 
#nav li a:focus {
	background: #7c2b83;
	color: #FFF;
}

.res_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
