table {
	border: 0 none;
}

td {
	border: 0 none;
}

p.header {
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.header-small {
	color: #003399;
	font-weight: bold;
}

table.image {
	margin: 0px 9px 0px 0px;	
}

caption.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	margin: 0px 0px 3px 0px;	
}

table.image-min {
	padding: 0px 22px 1px 10px;
	margin: 2px;	
}

div.mission {
	border: #003399 1px solid;
	padding: 10px;
	margin: 15px 5% 15px;
	font-weight: bolder;
	font-size: 10pt;
	background-color: #C6D1E7;
	font-style: italic;
	text-align: center;
}

div.newsbox {
	border: #003399 1px solid;
	padding: 10px 5px 10px 5px;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	background-color: #E9EEF4;
}

a.min {
	color: #003399;

}

div.content {
	margin: 5px 5px 20px 5px;
	padding: 10px;
	width: 650px;
}

div.contentWider {
	margin: 5px 5px 20px 5px;
	padding: 5px;
	width: 800px;
}

test-ul {
	list-style-image: "img/umc-cross-small.gif";
}

li.min {
	list-style-type: square;
	padding: 5px 10px 5px 10px;
}

li.news {
	list-style-type: square;
	padding: 2px 5px 2px 5px;
	text-align: left;
}

.test {	
  BORDER-RIGHT: #87ceeb 1px solid;
  PADDING-RIGHT: 2px;
  BORDER-TOP: #87ceeb 1px solid;
  PADDING-LEFT: 2px;
  FONT-WEIGHT: bolder;
  FONT-SIZE: x-large;
  PADDING-BOTTOM: 2px;
  MARGIN: 2px 10% 10px;
  TEXT-TRANSFORM: none;
  BORDER-LEFT: #87ceeb 1px solid;
  COLOR: #191970;
  PADDING-TOP: 2px;
  BORDER-BOTTOM: #87ceeb 1px solid;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #b0c4de;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
	border-top: 2px solid #4477AA;
	border-right: 2px solid #4477AA;
	border-bottom: 2px solid #4477AA;
	border-left: 2px solid #4477AA;
	margin-left: 4px;

}
.menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7690C7;
	display: block;
	border-top: 2px solid #4477AA;
	border-right: 2px solid #4477AA;
	border-bottom: 2px solid #4477AA;
	border-left: 2px solid #4477AA;
	margin-left: 4px;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #fff;
	position: absolute;
}
