body{
	font-family: Calibri;
	font-size: 10pt;
	margin: 1px;
	background: #C9D1D3;
}

body.noCalibri{
	font-family: Verdana;
	font-size: 8pt;
}

#mainContent{
	
	background: white;
	background-image: url(../images/ucm_nobar_wide.jpg);
	background-repeat: no-repeat;
	width: 955px;
   min-height: 500px;
	margin: 0px auto;
	margin-top: 0px;
	border-collapse: collapse;
	display: block;
	position: relative;
	border: 1px solid #B9B9B9;
	overflow-y: visible;
	padding: 10px;
	padding-bottom: 50px;
	}



#footer{
	position: relative;
	border: 1px solid #B9B9B9;
	margin-top: 0px;
	width: 975px;
	height: 40px;
	margin: 0px auto;
	background: #9A9A9A;
	color: #D3D3D3;
	text-align: center;
	
	}
	
td.content, td.community{
	padding-left: 50px;
	width: 500px;
	line-height: 20px;
	text-align: justify;
	color: #5C5C5C;
	vertical-align: top;
	padding-top: 3px;
}
.content a{
	color: #5D8499
}
.content a:hover{
	color: black
}

.pageHeader{
	/*
	font-weight: normal;
	font-family:  "Book Antiqua", "Bookman Old Style", "Brush Script MT";
	font-size: 20pt;
	padding-top: 5px;
	font-style: italic;
	*/
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;

	
}

body.noCalibri .pageHeader{
	font-size: 11pt;
	
}

.header{
	color: #537487;
	font-size: 11pt;
		
}

body.noCalibri .header{
	font-size: 10pt;
}

.emphasis{
	color: #537487;
}

.smallfont{
	font-size: 8pt;
}

body.noCalibri .smallfont{
	font-size: 7pt;
}