body {
	font-family : Arial, Helvetica, sans-serif;
	COLOR:#005572;
	margin:0px;
}

.partnerselect{
	text-decoration : underline;
}

#menuTable{
	width:178px;
}

.titles {
	color : #005572;
	font-size : medium;
 	font-weight: bold;
}

.subtitles {
	color : #ff9900;
	font-size : medium;
	font-style: italic;
}

.date {
	font-size: xx-small; 
	font-weight: bold; 
	color: white; 
	padding-left: 2px; 
	padding-right: 20px;
}

.contact {
	color : #cccccc;
	font-size : xx-small;
	text-align : justify;
	padding-top: 5px;
	padding-right : 10px;
	padding-left : 5px;
}

.contactlink {
	color : #cccccc;
	font-size : xx-small;
	text-align : justify;
}

.lastupdated {  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #505050; 
	font-size: xx-small;
	text-align: right;
}

.verysmallhyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	COLOR:#005572;
}

.verysmallhyperlinks A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tier1{
	border-style:solid;
	border-width:0 1 1 0;
	font-size:xx-small;
	font-family:Arial;
	border-color:black;
	padding-left:3px;
	padding-right:2px;
	background-color:#606060;
	color:white;
	line-height : 14px;
	text-decoration: none;
	cursor:pointer;
}

.tier1on{
	border-style:solid;
	border-width:0 1 1 0;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	border-color:black;
	padding-left:3px;
	padding-right:2px;
	background-color:#cccccc;
	color:black;
	line-height: 14px;
	text-decoration: none;
	cursor:pointer;
}

.tier2{
	line-height : 14px;
	text-decoration: none;
	padding-left:12px;
	padding-right:2px;
	border-color:gray;
	border-style:solid;
	border-width: 0 1 1 0;
	font-size:xx-small;
	font-family:Arial;
	background-color:#FFFFFF;
	color:black;
	cursor:pointer;
}

.tier2on{
	line-height: 14px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 2px;
	border-color: gray;
	border-style: solid;
	border-width: 0 1 1 0;
	font-size: xx-small;
	font-family: Arial;
	background-color: #FFA500;
	color: black;
	cursor: pointer;
}

.xsmalltext, li{
	font-size:x-small;
	text-decoration: none;	
}

.xxsmalltext{
	font-size:xx-small;
	text-decoration: none;	
}

.specialnews{
	font-size: x-small;
	text-align: justify;
	background-color: #F1F1F1;
	border: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
	border-color: red;
}

#md-newslist li {
	margin-bottom:1.5em;
}
