body {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
	margin-bottom:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
	vertical-align:top;
	}
	
td { vertical-align:top; }

a:link, a:active, a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:inherit;
	font-weight:bold;
	text-decoration:underline;
	color:#365F7B;
}
a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:inherit;
	font-weight:bold;
	text-decoration:none;
	color:#0F1923;
}


.sub_nav {
	background-image:url(images/ucix_r2_c3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:69px;
	width:407px;
	}
	
.ctshade {
	background-image:url(images/ctshade.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:40px;
	}
	
.content {
	background-color:#FFFFFF;
	background-image:url(images/ucix_r5_c2.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	min-height:300px;
	}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:9.5px;
	vertical-align:top;
	height:35px;
	padding-top:15px;
	}
	
.title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	vertical-align:top;
	height:35px;
	}	
	
.footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top:15px;
	vertical-align:middle;
	text-align:center;
	height:97px;
}

.footer a:link, .footer a:active, .footer a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:inherit;
	font-weight:bold;
	text-decoration:none;
	color:#343434;
}
.footer a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:inherit;
	font-weight:bold;
	text-decoration:underline;
	color:#343434;
}

.cenmid { 
	vertical-align:middle!important; 
	text-align:center!important; 
	padding:10px 0px 10px 0px;
	}
.float-r { float:right; clear:right; }