﻿.uccPage
{	
	height: 33px;
	top: 15px;
	width: 900px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.rbChoice input 
{
	 margin-left: -20px; 
}

.rbChoice td 
{ 
	padding-left: 20px; 
}

.banner
{
	height: 74px;
    position: relative;
}

.footer 
{
	height: 40px;
	bottom: 0px;
	position: absolute;
}

/*

.uccLogo
{
	width: 45%;
	position: relative;
	top: 15px;
	float: left;
	height: 33px;
}



.uccHelpLink
{
	position: absolute;
	top: 22px;
	right: 50px;
}

.showNav  
{
    position: relative;
    width: 250px;
    top: 20px;
    margin:0 0 0 16%;
    
}

.noNav
{
	display:none;
}

.noNavContentbox
{	
	position: relative;
	left: 0px;
	top: 35px;
}


.withNavContentbox
{	
	position:absolute;
	top: 100px;
	left: 300px;
	width: 170px;
	margin:0px 20% 0px 15%;
}

*/




/*
.banner
{
	height: 74px;
    position: relative;
}

.uccLogo
{
	position: relative;
	top: 15px;
}

.uccHelpLink
{
	position: absolute;
	top: 22px;
	right: 50px;
}

.showNav  
{
    position: absolute;
    width: 250px;
    left: 0px;
    top: 160px;
}

.noNav
{
	display:none;
}

.noNavContentbox
{	
	position: relative;
	left: 0px;
	top: 35px;
}

.withNavContentbox
{	
	position: absolute;
	left: 265px;
	top: 160px;
}

.footer 
{
	height: 40px;
	bottom: 0px;
	position: absolute;
	}
*/

