@charset "utf-8";

/* BASE CSS Document */

html {
	overflow: auto;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #273669 url(/languages/en/images/bk.png) 0 0 repeat-x;
	letter-spacing: 0px;
	height: 100%;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #666666;
}

img {
	border: none;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 34px;
	letter-spacing: -1px;
	color: #000099;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 8px;
	line-height: 1em;
	letter-spacing: 0.0em;
	color: #4db147;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #10358e;
}


hr { 
	border:0;
	height:1px;
	color:#303030;
	background:#303030; 
	margin: 15px 0 55px 0px;
}

a, input {
	outline: none;	
}

a:link{
	color: #626262;
	text-decoration: none;
}


a:visited{
	color: #626262;
	text-decoration: none;
}


a:hover {
	color: #55a51c;
	text-decoration: none;
}


a:active {
	color: #626262;
	text-decoration: none;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 8px;
}


#bodyContainer {
	margin-right: auto;
	margin-left: auto;

	width: 980px;
	height: 100%;

}


#footer {
	clear: left;
	width: 980px;
	height: 130px;
	font-size: 9px;
	background: url(/languages/en/images/bk_footer.png) 0 0 no-repeat;

}

#footerLinks {
	float:left;
	line-height: 20px;
	font-size: 11px;
	color: #626262;
	width: 920px;
	text-align: right;
	padding: 0 30px 0 30px;
}


#footerLinks a:link{
	color: #eeeeee;
	text-decoration: none;
	border: none;
}


#footerLinks a:active {	
	color: #eeeeee;
	text-decoration: none;
	border: none;
}


#footerLinks a:visited{
	color: #eeeeee;
	text-decoration: none;
	border: none;}


#footerLinks a:hover {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

#footerText {
	float: left;
	width: 620px;
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 25px 160px 0 30px;
}


#footerLogo {
	float: left;
	width: 60px;
	display: block;
	padding: 20px 50px 0 60px;
}

#imageLink {
	border: none;
}


/* MENU CONTAINER */

#menuContainer{
	width: 160px;
	height: 100%;
	float: left;
}


#logo{
	
}


/* MAIN MENU */

#menu {
	float: left;
	width: 160px;
	padding-top: 20px;
}

#mainMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0 8px 0 20px;
	float: left;
	width: 132px;
}

#mainMenu a:link{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #4db147;
	line-height: 18px;
}


#mainMenu a:active {	
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #4db147;
	line-height: 18px;
}


#mainMenu a:visited{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #4db147;
	line-height: 18px;
}


#mainMenu a:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	line-height: 18px;
}


#mainMenuTwoItem{
	margin:0px; 
	padding:0px; 
	line-height:10px;
	background-color:#FF0000;
}

#subMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;

	margin-left: 10px;
}

#subMenu a:link{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:active {	
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:visited{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:hover {
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #10358e;
}

.subMenuActive {
	color: #10358e;
	margin-left: -12px;
}

#menuIcon {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-right: 0px;
}

#menu_separator { 
	float: left;
	background: url(/languages/en/images/bk_nav.png) 0 0 no-repeat;
	width: 160px;
	height: 18px;
	padding: 2px 0 10px 0;
}

#menuLinksLight {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 16px;
	width: 140px;
}

#menuLinksLight a:link{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #3b8636;
	line-height: 12px;
}


#menuLinksLight a:active {	
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #3b8636;
	line-height: 12px;
}


#menuLinksLight a:visited{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #3b8636;
	line-height: 12px;
}


#menuLinksLight a:hover {
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	line-height: 12px;
}
