﻿/* BEGIN: Core Page Styles */
body {  
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   color: #000;
   margin: 0;
   padding: 0;
}
div#quickLinksBar {
   width: 100%;
   height: 28px;   
   position: absolute;
   top: 0;
   left: 0;
   z-index: 80;
}
div#bgeg {
   float: right;
   background-image: url(../im/bgeg-top.jpg);
   background-repeat: no-repeat;
   width: 317px;
   height: 83px;
}
div#header {
   position: relative;
   height: 89px;
   background: #7CB863 url(../im/header-bg2.jpg) 0 0 repeat-x;
}
div#myeex {
   position: absolute;
   width: 193px;
   height: 18px;
   z-index: 10;
   left: 125px;
   top: 40px;
   background: transparent url(../im/myeex.jpg) 0 0 no-repeat;
}
div#logo {
   width: 109px;
   height: 74px;
   background: transparent url(../im/logo.jpg) 0 0 no-repeat;
   position: absolute;
   margin-top: -77px;
   margin-left: -1px;
}
div.container {
   width: 990px;
   position: relative;
   margin: 0 auto;
}
div.container-10-top {
   width: 990px;
   position: relative;
   margin: 10px auto 0 auto;
}
div#mainMenu {
   position: relative;
   margin: -7px 35px 0;
}
div#mainMenu .outer {
   background: url(../im/menu-right.jpg) right no-repeat;
   padding-right: 10px;
}
div#mainMenu .inner {
   background: url(../im/menu-left.jpg) left no-repeat;
   padding-left: 10px;
}
div#mainMenu .content {
   height: 28px;
   background: url(../im/menu-bg.jpg) repeat-x;
   padding-left: 80px;
}
div#mainMenu ul {
   list-style-type: none;
   width: auto;
   margin: 0;
   padding: 2px 0 0;
}
div#mainMenu ul li {
   display: block;
   float: left;
   height: 20px;
   font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
   margin: 0 1px 0 0;
}
div#mainMenu li.end {
   border-right-width: 0;
}
div#mainMenu li a {
   display: block;
   float: left;
   text-decoration: none;
   color: #fff;
   font-weight: 700;
   background: transparent url(../im/menu-item.jpg) left center repeat-x;
   padding: 5px 10px;
}
div#mainMenu li a:hover, div#mainMenu li.active a {
   background: transparent url(../im/menu-over.jpg) left center repeat-x;
}
/* END: Core Page Styles */

/* BEGIN: footer styles */
div#footer {
   margin: 20px 0px 0px 0px;
	background: transparent url('../im/footer-p.jpg') repeat-x 0 0;
	color: #ffffff;
	height: 53px;
}
div#footer p {
	margin: 0 0 0 auto;
	width: 225px;
	font-size: 10px;
	line-height: 53px;
}
div#footer ul {
	list-style-type: none;	
	float: left;
	display: inline;
}
div#footer li {
	float: left;
	display: inline;
}
div#footer li a {	
	font: normal normal 700 0.8em/12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
	display: inline;
	color: #fff;
	margin-right: 16px;
	padding-top: 20px;
	text-decoration: none;
}
div#footer li a:hover {
	color: #d7ceea;
}
/* END: footer styles */

/* BEGIN: dialog master styles */
body.dialogbase {  
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   color: #000;
   margin: 0;
   padding: 0;
}
/* BEGIN: dialog master styles */