/***
 * Style guide that applies to EVOS only should go in here.
 *
 */
 
#banner {
	margin:0px;
	padding:0px;
}

.bottom {
	display:none;
}

.bottom .left a, .bottom .right a{
	color:#000000;
	text-decoration:none;
}

.content {
	float:right;
	margin:0px;
	padding:0px 0px 50px 0px;
	width:680px;
}

#header {
	border-top:0px;
	color:#006699;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#home{
	background-image:none;
	background-repeat:no-repeat;
	border-top:1px solid #84CFF8;
	margin-top:15px;
	width:680px;
}

#home .content {
	float:none;
	margin:0px;
	padding:0px;
	width:633px;
}

#home .midupper {
	display:none;
}		

.latestnews {
	background-image:url(../images/evolution-latestnews-bg.gif);
	background-repeat:repeat-y;
	float:right;
	margin:10px 0px 10px 0px;
	padding:0px;
	width:257px;
}

.latestnews #containertop {
	margin:0px;
	padding:0px;
	position:relative;
	top:-1px;
}

.latestnews #containerbottom {
	margin:0px;
	padding:0px;
	position:relative;
	bottom:-3px;
}

.latestnews ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 10px 25px;
	position:relative;
	top:0px;
	width:230px;
}

.latestnews ul li {
	border-top:1px solid #84CFF8;
	color:#006699;
	font-size:11px;
	padding:10px 0px 4px 0px;
	width:200px;
}

.leftmenu {
	display:none;
}

.leftmenu ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 30px 25px;
	position:relative;
	top:0px;
	width:180px;
}

.leftmenu ul li, .leftmenu ul li#current, .leftmenu ul li#currentfirst, .leftmenu ul li#first {
	border-top:1px solid #84CFF8;
	color:#006699;
	margin:0px;
	padding:2px 0px 5px 0px;
	width:140px;
}

.leftmenu ul a {
	text-decoration:none;
}

.leftmenu ul a:hover {
	text-decoration:underline;
}

.leftmenu ul li#current, .leftmenu ul li#currentfirst {
	font-size:14px;
	font-weight:bold;
}

.leftmenu ul li#currentfirst, .leftmenu ul li#first{
	border-top:0px;
}

.middle {
	background-image:none;
	background-repeat:repeat-y;
	border-top:1px solid #84CFF8;
	margin-top:15px;
	padding:20px 0px 0px 0px;
	width:680px;
}

.midupper {
	display:none;
}

.pagecontainer {
	margin:0px auto;
	width:680px;
}

.rightmenu {
	float:right;
	margin:0px;
	padding:10px 0px 10px 0px;
	width:257px;
}

#support {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px 0px 5px 0px;
}

.top {
	display:none;
}

.top .right {
	float:right;
	height:25px;
	padding:5px 0px 5px 0px;
	position:relative;
	top:20px;
}

.top .right .search {
	background-image:url(../images/evolution-search.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	float:none;
	padding:7px 54px 7px 170px;/**/
/*	position:relative;/**/
	width:340px;
}

.top .right .search input {
	font-size:12px;
	height:15px;
	width:110px;
}

.top .right span#support {
	bottom:0px;
	color:#CC0000;
	font-size:14px;
	line-height:16px;
	position:relative;
	top:7px;
}

ul.topmenu {
	height:40px;
}

ul.topmenu img {
	margin:0px 0px 0px 1px;
	padding:0px;
}

ul.topmenu {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.topmenu li {
	display:inline;
	margin:0px;
	padding:0px 1px 0px 0px;
}

.noPrint
{
	display:none;
}

.content, .middle
{
	border:0;
}