@charset "UTF-8";
/* CSS Document */

DIV.loHeader {
	background-image: url(../images/tu.jpg);
}
DIV.ucCongrestitle {
	float: right;
	position: relative;
	right: 50px;
	top: 117px;
	text-align: right;
}
DIV.ucCongrestitle .title {
	color: #182d55;
	font-size: 20pt;
}
DIV.ucCongrestitle .subtitle {
	color: #e60004;
	font-size: 16pt;
}
/* homepage congressite */

DIV.ucSplash {
	background-image: url(../images/bgTenU.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 955px;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}
DIV.loBody.home {
	height: auto;
	background-color: transparent;
}
DIV.ucLogo {
	width: 236px;
	height: 48px;
	z-index: 1;
	position: absolute;
	left: 719px;
	top: 35px;
}
DIV.ucCongrestitle.home {
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 0;
	top: 70px;
}
DIV.ucCongrestitle.home .title {
	color: #e60004;
	font-size: 26pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 50px;
}
DIV.ucCongrestitle.home .subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #182d55;
	padding-left: 50px;
}
DIV.ucTopNavigation.home .menuitem {
	position: relative;
	float: right;
	clear: right;
	width: 160px;
	border: none;
	margin: 0 40px 20px 0;
}
DIV.ucTopNavigation.home .menuitem a {
	display: block;
	border: 1px solid #E60004;
	padding: 16px 10px 16px 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
DIV.ucTopNavigation.home .menuitem a:hover {
	color: #e60004;
	background-color: #d7e5ee;
}

.radioButton 
{
	padding-left: 3px;
	padding-top: 4px;	
}
