@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
.body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5a5b5d;
	text-decoration: none;
}
.container {
	background-color: #fff;
	margin: 2px auto 0;
	padding: 0 20px;
	width: 765px;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5cb0fe;
}
.space {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	margin: 0 auto;
	width: 765px;
}
.btmstock {
	background: url("footer-image.jpg") center 0 no-repeat;
	height: 105px;
	width: 765px;
}
.bottom {
	background-color: #141461;
	border-radius: 0 0 12px 12px;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
	text-align: center;
	width: 765px;
}
.bottominfo {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks {
	color: #5a5b5d;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px auto 15px;
	text-align: center;
	width: 690px;
}
.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5cb0fe;
	text-decoration: none;
}

.style1 {font-size: 24px; color: #ADAEB0; font-family: Arial, Helvetica, sans-serif;}
.style2 {font-family: Arial; font-size: 24px; font-weight: bold; color: #ADAEB0;}
.style4 {font-family: Arial; font-size: 13px; font-weight: normal; color: #5a5b5d; text-decoration: none; }
.style5 {text-decoration: none; font-family: Arial; color: #5a5b5d;}
.style6 {font-family: Arial; font-size: 14px; font-weight: bold; color: #0C0C62;}
.style7 {font-family: Arial; font-size: 13px; font-weight: normal; color: #0C0C62; text-decoration: none;}
.style8 {font-size: 13px; color: #0C0C62; font-weight: normal; text-decoration: none; font-family: Arial;}
.style9 {color: #5a5b5d; text-decoration: none; font-family: Arial;}
.style10 {font-family: Arial; font-size: 13px; font-weight: normal; color: #0C0C62; text-decoration: none;}
/*.style10 {color: #5a5b5d;}*/
.style11 {font-family: Arial; font-size: 13px; font-weight: normal; color: #0C0C62; text-decoration: none;}
.style12 {font-family: Arial; font-size: 13px; font-weight: normal; color: #5a5b5d; text-decoration: none; }
.style15 {color: #ADAEB0; font-family: Arial, Helvetica, sans-serif; font-size: 24px;}
.style18 {font-family: Arial; font-size: 12px;}
.style19 {font-family: Arial; font-size: 13px; font-weight: normal; color: #5a5b5d; text-decoration: none;}
.style20 {color: #0C0C62;}
.style21 {font-family: Arial; font-size: 13px; font-weight: normal; color: #0C0C62; text-decoration: none;}

.header {
	position: relative;
	text-align: center;
}
.header .logo {
	 height: 120px;
	 margin: 2px 0 0;
	 width: 765px;
}
.header .hservices {
	position:absolute;
	bottom:25px;
	right:20px;
	width:410px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
}
.headerlinks {
	background-color: #141461;
	border-radius: 12px 12px 0 0;
	height: 29px;
	margin: 12px 0 0;
	padding: 0 12px 0 18px;
	text-align: left;
	width: 735px;
}
.headerlinks p {
	display: inline;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
}
.headerlinks .menu {
	display: inline;
	color: #fff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 29px;
	line-height: 29px;
}
.headerlinks .menu a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.navlink {
	background-color:#0C0C62;
}
.navlink a {
	display:block;
	font-family:Arial;
	padding:5px 0 5px 10px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
.navlink:hover a {
	background-color:#9A9BA0;
}

.navlinks {
	width: 99%;
}
.navlinks a {
	background-color:#0C0C62;
	display:block;
	font-family:Arial;
	padding:5px 0 5px 10px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	margin: 0 0 3px;
}
.navlinks a:hover {
	background-color:#9A9BA0;
}

.location {
	margin: 28px 0 6px;
}
.location a {
	border: none;
	text-decoration: none;
}
.location a span {
	background-color: #141461;
	border-radius: 12px 12px 0 0;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.location a img {
	border: 3px solid #141461;
	display: block;
	margin: 4px 0 0;
}

.lefttrade {
	color: #5a5b5d;
	text-align: center;
}
.lefttrade p {
	margin: 11px 0 5px;
}
.lefttrade span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* Cookies*/

.cc_container{background:#0C0C62!important;}
.cc_container .cc_message{font-size:12px!important; margin-top:10px!important; font-family:Arial, Helvetica, sans-serif; color:#fff;}
.cc_container .cc_btn{border-radius:0px!important; background-color:#fff!important; font-size:12px!important;
	color:#0C0C62!important; font-weight:bold!important;font-family:Arial, Helvetica, sans-serif !important;}