body{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	padding: 0px;
}
#wrapper {
}
#header{
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 120px;


}
#speaker {
	display: none;	
}
#contentleft{
	display: none;
}
#contentmain{
	width: 600px;
}
#contentright{

}
#footer {
	clear: both;
	text-align: center;
}
.text {
	padding: 5px;
	width: 575px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img {
	border: 0px;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
p {
	font-size: 10pt;	

}

h1{
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;	
	line-height: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2{
	color:#333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;	
	line-height: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
h3{
	color:#666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.greybox{
	background-color: #CCCCCC;
	color:#666666;
}
.greybox2{
	background-color: #CCCCCC;
	color:#666666;


}

.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 1.4em;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 1.4em;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #666666; /*D6C43A;*/
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
	width: 100%;
}
.whitebox_topleft{
}
.whitebox_bottomright{
}
/* contact form styles */

fieldset {
	border: 0px; 
}
legend
{
	border:  0px;
	padding: 1px 10px;
} 

label
{
	width: 5em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	font-size: .9em;

}
	
.input-box {
	border: #999999 solid 1px;
	width: 20em;
	margin: 0 0 10px 0;
	background-color: F6F6F6;

}
.text-box {
	border: #999999 solid 1px;
	width: 20em;
	scrollbar-base-color: #f4f4f4;
	scrollbar-darkshadow-color: #cccccc;
	background-color: F6F6F6;

}
.submit-button {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #F6F6F6;
	color: #333333;
	width: 10em;
	margin: 0 0 0 50px;
	border: #666666 solid 1px;
} 
.phone {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	color: #000000;
	background-color: F6F6F6;





}
.slogan {
	color: #990000;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.strapline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;

}


th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.pages {
	width: 400px;
}
.tracks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.books {
	border-bottom-style: none;
	clear: both;


}
.image {
	float: left;
	padding: 10px;
}
