body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mainarea {
	background:#ffffff;
	vertical-align:top;
}
.header {
	background:url(images/header-bg.jpg) top left repeat-x;
	width:100%;
	height:107px;
}
.navigation {
	background-color: #000000;
	text-align: right;
	padding: 3px 8px 4px 8px;
	clear:both;
	color:#E7C339;
	font-weight:bold;
	font-size:12px;
}
.navigation a, .navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover, .navigation a:visited:hover {
	color: #F7E593;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F9F9F9;
	padding: 15px;
}
.icon-table td{
	vertical-align:top;
	padding-bottom:15px;
	padding-right:10px;
}

h1{
	color:#BD9715;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top:0px;
	font-weight:normal;
	border-bottom:solid 1px #000000;
}
h2{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
	font-weight:normal;
}
h3{
	color:#BD9715;
	font-size:16px;
	font-weight:normal;
}
h4{
	color:#BD9715;
	font-size:14px;
	font-weight:bold;
}

p{
	margin-bottom:15px;
	margin-top:3px;
}
td{
	font-size:11px;
}
a, a:visited{
	color:#BD9715;
}
a:hover, a:visited:hover{
	color:#E6BA23;
}

.left-shadow {
	background-image: url(images/left-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:5px;
	border-right:solid 1px #A9A490;
}
.right-shadow {
	background-image: url(images/right-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:5px;
	border-left:solid 1px #A9A490;
}
.box-topline {
	background:#ffffff url(images/roundedBox-greyline.gif) top left repeat-x;
	vertical-align:top;
}
.box-bottomline {
	background:#ffffff url(images/roundedBox-greyline.gif) bottom left repeat-x;
	vertical-align:bottom;
}
.box-leftline {
	background:#ffffff url(images/roundedBox-greyline.gif) top left repeat-y;
	text-align:left;
}
.box-rightline {
	background:#ffffff url(images/roundedBox-greyline.gif) top right repeat-y;
	text-align:right;
}
.box-content {
	background-color:#FFFFFF;
	padding:8px;
	vertical-align:top;
}
.box-content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	margin:0px;
	font-style: italic;
	background: url(images/heading-underline.jpg) no-repeat left bottom;
	line-height: 19px;
	border-bottom: none;
}
.box-content h1 a, .box-content h1 a:visited{
	color:#000000;
	text-decoration:none;
}
.box-content h1 a:hover, .box-content h1 a:visited:hover{
	color:#C8A51A;
	text-decoration:none;
}
.ContactForm{
	background:#ffffff;
	border:solid 1px #000000;
}
.ContactTitle{
	font-size:14px;
	color:#BD9715;
	padding:5px 0px 5px 5px;
}
.ContactEntrylabel{
	padding-left:5px;
}
.ContactEntryinput{
	padding-right:5px;
}
.ContactButton{
	padding-bottom:5px;
}

.copyright{
	color:#FFFFFF;
	background:#000000;
	padding:5px 6px 5px 6px;
	text-align:right;
	font-size:9px;
}
.copyright a, .copyright a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover, .copyright a:visited:hover{
	color: #F7E593;
	text-decoration: underline;
}
.footer{
	padding:5px 6px 5px 6px;
	text-align:right;
	font-size:9px;
	border-bottom:solid 1px #A9A490;
}
.footer a, .footer a:visited{
	color: #000000;
}
.footer a:hover, .footer a:visited:hover{
	color: #D2A817;
}
.conferencebox{
	margin-bottom:10px;
}
.conferencebox td{
	padding-bottom:5px;
	padding-right:10px;
	vertical-align:top;
	font-size:10px;
}

