h3
{
	color: #69439c;
}

h4
{
	color: #69439c;
	font-size: 13px;
}

.icon_facebook
{
	position:absolute; 
	top:495px;
	left: 114px; 
}

.icon_linkedin
{
	position:absolute;
	top: 495px;
	left: 142px;
}

.menucase ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px verdana, sans-serif;
	line-height: 165%;
	text-indent: 15px;
	width:134px;
	z-index: 5;
	background:#efebf5 url("../media/clear.gif");
	border-bottom: 1px solid #d8d8d8;
}

.menucase ul.vert-two {
	margin-top: -1px;
	margin-left: 2px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.menucase ul li {
	position: relative;
	left: 0;
	top: 0;
	border-top: 1px solid #d8d8d8;
	background-color:#ffffff;
}

.menucase ul li a {
	display:block;
	text-decoration:none;
	color:#4a4a4a;
}
.menucase ul li a:hover {
	background:#efebf5 url("../media/vert-one_arrow.gif") no-repeat 3px 5px;
}
.menucase ul li a.current {
	background:#e1d9ec url("../media/vert-one_arrow.gif") no-repeat 3px 5px;
}


p { color: #666666; }

a { color: #69439c; }
a:visited, a:hover { color: #926bc6; }

body
{
	margin: 0px;
	min-width: 935px;
}

#globalContainer
{
	margin: 0 auto;
	width: 935px;
	height: 100%;
	background-image: url(../media/background.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -467px;
}

.contentcontainer
{
	z-index:4;
	position:absolute;
	top: 55px;
	left:240px;
	width:670px;
	font-size:12px;
	color: #666666;
	font-family: verdana, sans-serif;
}

.titlecontainer
{
	color: #69439c;
	font-size: 24px;
}

.copyright
{
	margin-top: 631px;
	font-size: 9px;
	font-family: verdana, sans-serif;
    margin-left: auto;
    margin-right: auto;
    width:930px;
	text-align: center;
	color: #aaaaaa;
}

.lowertext {
	color: #e8e3f2;
	font-size: 110px;
	font-family: verdana, sans-serif;
	margin-top: -125px;
	text-align:right
}

.menucase
{
	position: absolute;
	z-index:5;
	top: 75px;
	left: 75px;
}

img {
	display: block;
	border: 0px;
}

.logonav {
	position: absolute;
	z-index:11;
	top: 10px;
	left: 75px;
}

.bulletlead
{
	color: #69439c;
	font-weight: bold;
	font-size:11px;
	font-family: verdana, sans-serif;
	margin-top: 20px;
}

.bulletfollow
{
	color: #666666;
	font-size:11px;
	font-family: verdana, sans-serif;
	margin-top: 5px;
}

ul.table_split li{ color: #666666;}