﻿*	{	
	font-family:Verdana; 
	font-size:small
}
h1	{	
	color:#4682B4; 
	font-size:18pt; 
	margin-bottom:6pt
}
h2	{	
	color:#75A4CA; 
	font-size:14pt; 
	margin-bottom:6pt
}
p	{
	margin-top:0pt
}
#headerTD {
	height:125px;
	background-image:url('images/header3.jpg')
}
#headerMenu {
	position:absolute;
	top:86px;
	left:255px;
	width:500px;
	height:40px
}
#mainTD {
    background-image:url('images/umc-background2.jpg');
	padding-bottom:12pt
}
#footerTD	{ 
	height:35px;
	background-color:#4682B4; 
	color:white; 
	font-weight:bold
}
#footerTD a:link, 
#footerTD a:visited {
	color:white; 
	font-weight:bold
}

.Sidebar	{
	width:250px; 
	height:inherit;
	float:right; 
	padding: 6pt 2pt 12pt 9pt; 
	background-image:url('images/sidebar_back.jpg');
	border-bottom:thick #22415D solid
}
.Sidebar a:link,
.Sidebar a:visited {
	color:white; 
	font-weight:bold
}

.SidebarTD	{
	width: 250px;
	background-image:url('images/sidebar_back.jpg');
}
.SidebarTD	a:link, 
.SidebarTD 	a:visited {
	color:white; 
	font-weight:bold
}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    font: 12px verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1,
.ddmx .item1-active {
    background: #1F415D;
}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
	background: 7DA8CD;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px verdana;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: 800;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

