﻿/* CSS Document */
* { margin:0; padding:0; }
a:link { text-decoration:none; color:#1660B5; font-weight:normal;}
a:visited { text-decoration:none; color:#1660B5; font-weight:normal;}
a:hover { text-decoration:underline; color:#1660B5; font-weight:normal;}
a:active { text-decoration:none; color:#1660B5; font-weight:normal;}
ul { list-style:none;}
ul li {list-style:none;}
img { border:0; margin:0; padding:0;}
html
{
	width:100%;
	height:100%;
	background:#ffffff;
}
body
{
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
	width:100%;
	height:100%;
	_height:100%;
	background:#ffffff url(../../images/1031/bg.jpg) repeat-x;
}
#mainwrap
{
	width:760px;
	margin:0 auto;
	text-align:center;	
}
#container
{
	text-align:left;	
}
#header-nav
{
	background:#ffffff url(../../images/1031/bg_tophead.gif) repeat-x;
	height:47px;	
	border:1px solid #ffffff;
	border-top:none;
	font-size:9px;
	position:relative;
}
#header-nav #logo a 
{
	display:block;
	overflow:hidden;	
	height:47px;
}
#header-nav #cmp-logo a
{
	display:block;
	height:28px;
	overflow:hidden;	
}

#logo
{
	width:156px;
	height:47px;
	float:left;	
}
#cmp-logo
{
	float:right;
	clear:right;	
	width:79px;
	height:28px;
}
#header-kv
{
	width:760px;
}
#top-nav
{
	width:543px;
	height:19px;
	float:right;
	background:url(../../images/1031/element_topnav.gif) no-repeat top left;
}
#top-nav a:link { text-decoration:none; color:#ffffff; font-weight:normal;}
#top-nav a:visited { text-decoration:none; color:#ffffff; font-weight:normal;}
#top-nav a:hover { text-decoration:none; color:#002580; font-weight:normal;}
#top-nav a:active { text-decoration:none; color:#ffffff; font-weight:normal;}
#top-nav-inner
{
	width:526px;
	background:url(../../images/1031/bg_topnav.gif) repeat-x;
	float:right;
	height:19px;
}
#country-select
{
	float:none;
	position:absolute;
	top:24px;
	right:83px;	
}
#country-select select
{
	font-size:9px;
	width:120px;
}
.flash-content-wraper
{
	border:1px solid #ffffff;
	border-top:0px;
	width:758px;
	height:200px;
	margin:0 auto;		
}
#top-menu
{
	font-size:11px;
	height:33px;
	background:#5380B9;
	border:1px solid #ffffff;
	border-top:none;
}
#top-menu a:link {	text-decoration:none; color:#fff;	font-weight:bold;}
#top-menu a:visited { text-decoration:none; color:#fff; font-weight:bold;}
#top-menu a:hover { text-decoration:none; color:#002580; font-weight:bold;}
#top-menu a:active { text-decoration:none; color:#1660B5; font-weight:bold;}
#contentarea
{
	color:#363636;
}
#left-content, #center-content, #right-content
{
	padding:15px;
	padding-top:14px;
	background:#ffffff url(../../images/1031/start_bg.gif) repeat-x;
	border:1px solid #ffffff;
	border-top:none;
	border-right:none;
	float:left;
	_height:202px;
	min-height:202px;
}
#left-content
{
	width:241px;	
}
#left-content h1
{
	padding-bottom:1px;	
}
#left-content h1 a, #center-content h1 a, #right-content h1 a
{
	font-size:14px;
	font-weight:bold;	
}
#left-content p
{
	line-height:15px;
	padding-top:13px;
}

#center-content
{
	width:216px;	
}
#center-content img
{
	float:right;
}
#center-content h1
{
	padding-bottom:15px;	
}
#center-content p
{
	clear:both;	
	padding-top:1px;
	line-height:15px;
}
#center-content p span
{
	float:left;	
}
#center-content p a
{
	padding-top:10px;	
	display:block;
}
#right-content
{
	width:209px;
	border-right:1px solid #ffffff;
}
#right-content h1
{
	font-size:14px;
	font-weight:bold;
	color:#1660B5;	
	padding-bottom:3px;
}
#right-content p
{
	padding-top:11px;
	line-height:15px;
}

#footer
{
	clear:both;
	text-align:center;
	color:#1660B5;	
	font-size:10px;
	padding:5px;
}