@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	background-color:#8472a6;
	font-size: 15px;
	line-height:18px;
	color: #7d7f82;
	text-align: center;
	margin: 0; 
	padding: 0;
}
.main {
	width: 1020px;
	background: #FFFFFF;
	background-image:url(images/headBack.png); background-position:top; background-repeat:no-repeat;
	text-align: left;
	margin: 0 auto;
}
.main #container {
	text-align:left;
	margin-left: 30px; 
	margin-right: 30px;
}
.main #globalContact {
	background-color:#9ec04c;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 12px;
	color: #513484;
	text-align:center;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #c2bad6;
	text-align:center;
}
.olivia {
	width:315px;
	text-align:right;
	color:#513484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height: 16px;
	font-stretch:semi-expanded; 
	font-weight:500;
}
.rightside {
	width:315px;
	text-align:right;
	color:#513484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height: 18px;
	font-stretch:semi-expanded; 
	font-weight:500;
}
.quotes {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	width:340px; 
	margin-right:60px;
	color:#4f3381;
	font-size:18px;
	line-height:21px;
}
span.author {
	color:#a397bd;
	font-size:13px;
	line-height:14px;
}

.ddmx {
    font: 12px Arial, Helvetica, sans-serif;
	height: 20px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 10px 3px;
    background: none;
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
	white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color: #513484;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    font: 12px Arial, Helvetica, sans-serif;
    color: #513484;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	background: #F4F2F5;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
	color: #9ec04c;

}

.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 #513484;
	line-height:22px;
	background: #F4F2F5;
    position: absolute;
    visibility: hidden;
    z-index: 10;
}

.subNav  {
    height: 20px;
    background: none;
    font: 14px Arial, Helvetica, sans-serif;
    color: #513484;
	font-stretch:extra-expanded;
    text-decoration: none;
}
.subNav:hover,
{
	color: #9ec04c;
}