body {
	background-image: url('../img/site.background.gif');
	background-position: top;
	background-color: #8f3529;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

ul.menuLeft {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 12px;
}

ul.menuLeft li{
	line-height: 1.95em;
	padding: 0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 5px;
}

#container {
	width: 998px;
	margin: 20px auto;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	background-color: #fff;
}

#headerCongress {
	padding-top: 10px;
	margin-left: 10px;
}

#homeCols {
	width: 585px;
	height: 205px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url('../img/home.cols.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#homeCols a {
	color: #000;
}

#eventSplash {
	width: 575px;
	height: 94px;
	color: #005CA1;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../img/back.splash.gif');
}

#boxMap {
	width: 280px;
	height: 280px;
	left: 500px;
	position: absolute;

}

#mapLink {
	line-height: 25px;
	height: 25px;
}

.basictext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.35em;
}

.basictext a {
	color: #666666;
	text-decoration: underline;
}

.basictext ul {
	margin-top: 5px;
	margin-left: 15px;
}

.news_head1 {
	font-size: 13px;
}

.boxExpand {
	font-size: 11px;
}

.navigationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #396CA5;
}

.navigationbar a {
	height: 22px;
	line-height: 22px;
	display: block;
	color: #ffffff;
	border-top: #396CA5 1px solid;
	border-bottom: #396CA5 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.navigationbar a:hover {
	text-decoration: none;
	color: #396CA5;
	background-color: #ffffff;
	border: #5391C0 1px solid;
}

.boxExpand {
	padding: 5px;
	border-left: #DBEFFF 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #DBEFFF 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-image: url('../img/back.box.expand.gif');
	background-repeat: repeat-x;
}

.boxExpand a {
	text-decoration: none;
}

.inputReg {
	font-size: 11px;
	padding-left: 5px;
	border: #5391C0 1px solid;
}



.globallinks_nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.globallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.globallinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cc6600;
	text-decoration:underline;
}



.basictextSmall {
	font-size: 9px;
}

h1, .orange_headingtext {
	margin: 0;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc6600;
	font-weight: bold;
}

h2, .news_head1 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #007cbf;
	text-decoration: none;
}

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #007cbf;
	line-height: 25px;
}

.morelink_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#007cbf;
}

.morelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007cbf;
}

.morelink:hover {
	color: #cc6600;
}

.footer_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 25px;
}

.footer_textlink {
	color: #ffffff;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.clrOrange {
	color: #cc6600;
}

.clrOrangeBold {
	color: #cc6600;
	font-weight: bold;
}