body {
	background:#EEF4F9 url(../images/uc-background.png) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#333;
	font-size: 12px;
}

#page {
	width:973px;
	margin:2px auto 0;
}
#page #head {
	background-image: url(../images/uc-header-bg.png);
	height: 258px;
	width: 973px;
}

.content {
	background:transparent url(../images/content-rpt.png) repeat-y center top;
	padding-left: 120px;
	font-size: 12px;
	
}#page #foot {
	background-image: url(../images/footer-background.png);
	height: 41px;
	font-size: 11px;
	padding-top: 11px;
	padding-left: 95px;
	background-repeat: no-repeat;
}
#page #head #nav {
	padding-top: 105px;
	padding-left: 320px;
}
#page #head #nav a {
	color: #4E7BA3;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}
#page .content .column1 {
	width: 430px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
}
#page .content .column2 {
	float: left;
	width: 350px;
	padding-top: 30px;
	padding-left: 20px;
}
#page .content .column3 {
	width: 300px;
	float: left;
	padding-top: 30px;
}	
#page .content .column4 {
	float: left;
	width: 480px;
	padding-top: 30px;
	padding-left: 20px;
}
a:link {
	color: #6A9FCF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A9FCF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #4B759B;
}
h2 {
	font-size: 20px;
	color: #4B759B;
}
h3 {
	font-size: 20px;
	color: #4B759B;
}
h4 {
	font-size: 20px;
	color: #333333;
}
h5 {
	font-size: 20px;
	color: #333333;
}
h6 {
	font-size: 20px;
	color: #333333;
}
.style6 {color: #4B759B; font-weight: bold; }
img { border: 0px; }
li {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
