html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: white;
}


#wrapper {
	margin: auto;
	margin-top:30px;
	width: 770px;
}

#header {
	height: 105px;
	background-color: black;

	border-left: 20px solid #1E548B;
	border-right: 20px solid #1E548B;
	border-top: 23px solid #1E548B;
}


#nav {
	padding-top:10px;
	background: #1E548B; /*blue*/
	height:20px;
	
}

#nav #language {
	position:absolute;
	padding:1px 0 5px 20px;
	color:#CCCCCC;
	font-size:13px;
	
}

#nav #language a {
	color: #CCCCCC;
	text-decoration:none;
	padding:5px 0 5px 0;
}

#nav #language a:hover, #nav #language a:focus {
	color: white;
	text-decoration: none;
}

#nav ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:11px;
}

#nav li{
	float:right;
	display:inline;
	list-style-type:none;
}



#nav .padding, #footer .padding{
	padding-right: 20px;
	
}

#nav .active a{
	color:#00A5E3; /*maiko-blue*/
	
}

#nav a{
	text-decoration:none;
	color: white;
}

#nav a:hover, #nav a:focus {
	color: #00A5E3; /*maiko-blue*/
	text-decoration: none;
}

#innerwrapper {
	background: #1E548B; /*blue*/
	padding-top:20px;
}

#leftcol {
	float: left;
	width: 190px;
	font-size: 80%;
}

#leftcol ul {
list-style-type: none;
border-top: 1px solid #333;
}

#leftcol ul li {
border-bottom: 1px solid #333;
}

#leftcol li a {
display: block;
color: white;
padding: 3px 0 3px 20px;
text-decoration: none;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #8FAAC5;
color: #1E548B;
}

#leftcol .active-background a {
	color: #00A5E3;
	
}


#content {
	background-color:white;
	width: 540px;
	margin-left: 210px;
}

#content h2 {
	padding:10px 0 0 12px;
	font-size: 150%;
	color: #1E548B;
}

#content #padding-bottom {
	padding:0 0 23px 30px;

}

#content h3 {
	margin-left: 12px;
	font-size: 100%;
	color: #1E548B;
}

#content p {
	font-size: 80%;
	margin: 12px;
	padding-bottom:10px;
}

#content .list-style {
	margin-left: 28px;
	list-style-type: square;
}

#content .list {
	margin-left: 24px;
	list-style-type: square;
}

#content #margin-left {
	margin-left: 24px;
	list-style-type: none;
}

#content .list-style-number {
	margin-left: 34px;
	list-style-type: decimal;
}
	
#content li {
	font-size: 80%;
	/*margin: 12px;*/
	margin: 6px 12px 6px 12px;
	list-style-type:none;
}

#content ul li {
	font-size: 80%;
	margin-left: 12px;
	list-style-type:none;
}

.td_world {
	padding-bottom:6px;
}

.td_partner {
	vertical-align:bottom;
}




#content li a {
color: #666666;
text-decoration: none;
}


td {vertical-align:top};

#content h3 a{
	font-size: 100%;
	text-decoration: none;
	color: #1E548B;
}

#content h3 a:hover{
	font-size: 100%;
	color: #00A5E3; /*maiko-blue*/
	text-decoration: underline;
}

#content p a{
	font-size: 100%;
	text-decoration:none;
	color: #1E548B;
}

#content p a:hover, #content li a:focus {
	font-size: 100%;
	color: #00A5E3; /*maiko-blue*/
	text-decoration: none;
}

#content #padding-top {
	padding-top:15px;
	}
	
#content #picture-left {
	margin-left:12px;
	margin-top: 10px;
	}
	
#content #picture-left-padding {
	margin-left:15px;
	margin-right:24px;
	margin-top: 10px;
	}

#content #picture-right {
	margin-left:12px;
	margin-top: 10px;
	vertical-align:bottom;
	}
	
#content .subline-left {
	margin-left:0px;
	margin-top: 0px;
	width: 180px;
	}
	
#content .subline-right {
	float:right;
	margin-left:210px;
	margin-top: 0px;
	width: 180px;
	display:block;
	}
	

	
#content .top a {
	font-size:12px;
	color:#00A5E3;
	text-decoration:none;
	}




#footer {
	height:20px;
	background: #1E548B; /*blue*/
	clear: both;
	font-size:10px;
	padding: 15px -8px 8px 8px;
	
}

#footer a {
    /*color: #EF6015;*/
	color:#FF0000;
    text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration:underline;
}

#footer p {
	color: #CCCCCC;
	text-align: right;
}



#footer #altnav {
	color: #CCCCCC;
    width: 180px;
    float: right;
    text-align: right;
}

#footer #altnav a {
    color: #CCCCCC;
    text-decoration: none;
}

#footer #altnav a:hover, #footer #altnav a:focus {
	text-decoration:underline;
	color: #fff;
}

#footer #altnav-esp {
	color: #CCCCCC;
    width: 220px;
    float: right;
    text-align: right;
}

#footer #altnav-esp a {
    color: #CCCCCC;
    text-decoration: none;
}

#footer #altnav-esp a:hover, #footer #altnav-esp a:focus {
	text-decoration:underline;
	color: #fff;
}

.left {
float: left;
margin: 5px 10px 1px 0;
border: 1px solid #283F13;
}

#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}









