BODY {
	background-color: #ffffff;
}

/* ---------------------- topmenu ---------------------- */

DIV#content IMG#ugm-logo {
	margin: 10px 0px 10px 0px;
}

/* ---------------------- content ---------------------- */

DIV#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
	text-align: justify;
	clear: both;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	border: solid 0px #959A5A;
}

a.product {
  color:#D8920E;
  font-weight:bold;
  text-decoration: none;
}

td.issues{
	font-size: 12px;
	color: #333333;
}

ol, ul {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

ul {
	list-style-type: disc;
}

ul.link {
	color: #FF9900;
}

ul a {
	list-style-type: disc;
	border-bottom: solid 1px #959A5A;
	color: #959A5A;	
	text-decoration: none;
	padding: 0px 0px 1px 0px;	
}

ol a {
	list-style-type: disc;
	border-bottom: solid 1px #959A5A;
	color: #959A5A;	
	text-decoration: none;
	padding: 0px 0px 1px 0px;	
    }

li {
	margin: 0px 0px 5px 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #077179;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;	
	line-height: 150%;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #077179;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	line-height: 150%;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	line-height: 120%;
	text-align: center;
}

p {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

p a {
	border-bottom: solid 1px #959A5A;
	color: #959A5A;	
	text-decoration: none;
	padding: 0px 0px 1px 0px;	
}

TABLE#product, TABLE#program {
	font-size: 12px;
	line-height: 150%;
	width: 385px;
}

TABLE#product th, TABLE#program th {
	font-size: 12px;
	color: #077179;
	background-color: #E4F1F1;
	padding: 1px 1px 1px 1px;	
	border: solid 1px #CAE4E4;	
}

TABLE#program th.empty {
	font-size: 12px;
	color: #077179;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;	
	border: solid 1px #CAE4E4;	
}

TABLE#product TD {
	padding: 1px 10px 1px 10px;	
	text-align: justify;
	width: 385px;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}

TABLE#program TD {
	padding: 1px 10px 1px 10px;	
	text-align: justify;
	width: 385px;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}

TABLE#program TD.center {
	padding: 1px 10px 1px 10px;	
	text-align: center;
	width: 385px;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
}

IMG#pict {
	float: left;
	margin: 0px 20px 0px 0px;
}

.pict {
	border: solid 0px #CAE4E4;	
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	line-height: 150%;
	clear: both;
	margin: 0px 0px 20px 0px;
/*	height: 150px;*/
}

.pict span {
	width: 270px;
}

.pict a {
	border-bottom: solid 1px #959A5A;
	color: #959A5A;	
	text-decoration: none;
	padding: 0px 0px 1px 0px;	
}

