@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	background:url('http://www.ucc.org/assets/gifs/homepage_background_curve.jpg') no-repeat;
}

#search {
	position:absolute;
	left: 790px;
	background: url('gifs/search.png');
	height: 34px;
	width: 207px;
	z-index:999998;
}

#search input {
	border: medium none ; 
	margin: 8px 0 0 6px; 
	width: 190px; 
	font-size: 14px; 
}

#lower-menu-bar {
	width: 100%;
	height: 30px;
	background:#EEEEEE;
}

#lower-menu {
	width: 995px;
	font-weight:bold;
	color:#777777;
}

#lower-menu a {
	color:#D71D24;
	padding: 0 4px 0 4px;
}

#user-links {
	float:left;
	position:relative;
	left: 10px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
}


#common-links {
	float:right;
	padding: 0 2px 0 0;
	position:relative;
	line-height: 30px;
}

#bottom-content-box {
	width: 995px;
	height: auto;
	background: url('gifs/bottom-bar.gif');
	height: 164px;
}

#bottom-content-frame {
	width: 98%;
	margin:auto;
	height: 100%;
	
}

#bottom-content-items { 
	width:163px;
	padding: 10px;
	margin: 0 5px 0 5px;
	color: #404040;
	float:left;
}

#bottom-content-items .bottomtitle {
	font-weight:bold;
	font-size:12px; 
}

#bottom-content-items .bottomcontent {
	font-size:11px; 
}

#bottom-content-items a {
	color:#404040;
}

#bottom-more a{
	color:#D71D24;
}

#bottom-content-items a:hover {
	text-decoration:none;
}

ul.bottom {
    padding: 6px 0 8px 16px;
	margin: 0;
	list-style-image: url('gifs/dot.png');
	width: 15em;
}

#bottom-content-spacer {
	border-right: #CCCCCC 1px solid;
	height: 140px;
    width: 1px;
    float:left;
}

templateComponent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
}

conviologindemo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
}



