.body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #cccccc;
background-color: #000000;
}
.container {
width: 800px;
margin: 0 auto;
text-align: left;
background-color: #ffffff;
}
/* Styles for masthead */
.masthead {
text-align: center;
color: #cccccc;
overflow: auto;
background: url(images/um2008_header_001.jpg);
}
.masthead img {
float: left;
}
.masthead p {
text-align: left;
margin: 0;
margin-top: 5px;
margin-right: 10px;
padding: 0;
}
/* Styles for masthead2 */
.masthead2 {
text-align: center;
width: 800px;
height: 60px;
color: #ff0000;
background-color: #000000;
}
.masthead2 p {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11pt;
text-align: center;
margin: 0;
margin-top: 5px;
margin-right: 10px;
padding: 0;
}
.masthead2 a {
text-decoration: none;
color: #ff0000;
}
.masthead2 a:hover {
text-decoration: underline;
color: #ffffff;
}
/* Styles for sidebar */
.sidebar {
width: 150px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
float: left;
background-color: #eeeeee;
position: relative;
clear: both;
display: inline;
}
.sidebar h1 {
margin-top: 1px;
margin-bottom: 1px;
padding: 5px;
border: 1px solid #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12pt;
display: block;
color: #ff0000;
background-color: #000000;
}
.sidebar p {
margin: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #444444;
background-color: #eeeeee;
}
.sidebar em {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 11pt;
color: #006633;
}
.sidebar ul {
list-style-type: none;
width: 150px;
display: block;
margin: 0;
padding: 0;
}
.sidebar li {
background-color: #eeeeee;
display: block;
border: 1px solid #ffffff;
}
.sidebar a {
font-weight: bold;
text-decoration: none;
color: #004A80;
display: block;
padding: 5px;
border-bottom: 1px solid #ffffff;
}
.sidebar a:hover {
font-weight: bold;
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #999999;
}
/* Styles for content */
.content {
text-align: left;
margin: 0px;
padding: 10px;
background-color: #ffffff;
position: relative;
}
.content h1 {
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #333333;
}
.content p {
margin-top: 2px;
margin-bottom: 4px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #444444;
}
.content ul {
margin-top: 1px;
margin-left: 30px;
margin-bottom: 1px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #444444;
}
.content em {
margin-top: 2px;
margin-bottom: 4px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 8pt;
color: #006600;
}
.content a {
font-weight: bold;
text-decoration: none;
color: #000000;
}
.content a:hover {
font-weight: bold;
text-decoration: none;
color: #ff0000;
}
.content img {
display: block;
margin-right: 15px;
margin-bottom: 10px;
}
.form {
margin-top: 0px;
margin-bottom: 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #444444;
}
.headline {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
color: #ffffff;
background-color: #3333ff;
}
.headline h1 {
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #ffffff;
background-color: #3333ff;
}
/* Styles for Footer */
.footer {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
clear: both;
width: 800px;
background-color: #eeeeee;
padding: 0;
overflow: auto;
margin-top: 0px;
}
.footer p {
font-size: 10pt;
text-align: center;
margin: 0px;
padding: 2px;
color: #000000;
}
.footer a {
color: #000000;
text-decoration: none;
}
.footer a:hover {
color: #666666;
text-decoration: none;
}
