@charset "utf-8";
/* CSS Document */

/* Global Stylesheet for zurich */
/* Developed by: imicreation */

/* ------------------------------------------ UNIVERSAL TAGS ------------------------------------------ */

body {
padding: 0;
margin: 0;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
}

ul, ol {
margin: 0;
padding: 0;
list-style-type: none;
}

a:link, a:visited, a:active, a:hover {
text-decoration: none;
}

* {
outline: none;
}

img {
border: 0;
}

a img {
border: 0;
}

form {
margin: 0;
padding: 0;
}

/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  min-width: 0;		        /* trigger hasLayout for IE7 */
  display: inline-block;
  /* \*/ display: block;	/* Hide from IE Mac */
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}

.inline {
display: inline;
}

.left {
float: left;
}

.right {
float: right;
}

h1 {
	font-size: 2em;
	color: #005cab;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 1.2em;
	color: #005cab;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.marginbot {
margin-bottom: 10px;
}

.margintop {
margin-top: 10px;
}

.paddingtop {
padding-top: 5px;
}

.orange {
color: #ff7d01;
}

.bluetext {
	color: #004d9f;
}

.pinktext {
	color: #e52245;
}

.yellowtext {
	color: #FFB800;
}

.purpletext {
	color: #7A1482;
}

.greentext {
	color: #009C7E;
}

/* ------------------------------------------- LAYOUT TAGS ------------------------------- */

#box {
	height: auto;
	width: 925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topbar {
	line-height: 22px;
	height: 25px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: right;
}


#topbar ul{
	font-size: 1.2em;
}

#topbar ul li{
	color: #707070;
	float: right;
	margin-left: 5px;
}
#topbar ul li.message-count{
	background: url(../images/message-count-bg.gif) no-repeat left top;
	height: 22px;
	width: 25px;
	margin-top: 2px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
}

#topbar ul li a{
	color: #707070;
	margin-right: 10px;
}

#topbar ul li a:hover{
	color: #184bb1;
	text-decoration: underline;
}

#header {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 8px;
	padding: 0px;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-bottom: 12px;
}

#navigation {
	float: left;
	width: 100%;
	margin: 0px;
	height: 25px;
	display: inline;
	padding: 0;
}

#navigation ul{
	width: 100%;
}

#navigation ul li{
	float: left;
	margin-right: 1px;
	background-repeat: no-repeat;
}

#navigation ul li a{
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	line-height: 25px;
	padding: 0px;
	margin: 0;
}

#navigation ul li#m-one a{
	background-image: url(../images/m-one.gif);
	width: 78px;
}

#navigation ul li#m-one a.active, #navigation ul li#m-one a:hover{
	background-image: url(../images/m-one-active.gif);
}

#navigation ul li#m-two a{
	background-image: url(../images/m-two.gif);
	width: 82px;
}

#navigation ul li#m-two a.active, #navigation ul li#m-two a:hover{
	background-image: url(../images/m-two-active.gif);
}

#navigation ul li#m-three a{
	background-image: url(../images/m-three.gif);
	width: 204px;
}

#navigation ul li#m-three a.active, #navigation ul li#m-three a:hover{
	background-image: url(../images/m-three-active.gif);
}

#navigation ul li#m-four a{
	width: 67px;
	background-image: url(../images/m-four.gif);
}

#navigation ul li#m-four a.active, #navigation ul li#m-four a:hover{
	background-image: url(../images/m-four-active.gif);
}

#navigation ul li#m-five a{
	width: 70px;
	background-image: url(../images/m-five.gif);
}

#navigation ul li#m-five a.active, #navigation ul li#m-five a:hover{
	background-image: url(../images/m-five-active.gif);
}

#navigation ul li#m-six a{
	width: 149px;
	background-image: url(../images/m-six.gif);
}

#navigation ul li#m-six a.active, #navigation ul li#m-six a:hover{
	background-image: url(../images/m-six-active.gif);
}

#navigation ul li#m-seven a{
	width: 120px;
	background-image: url(../images/m-seven.gif);
}

#navigation ul li#m-seven a.active, #navigation ul li#m-seven a:hover{
	background-image: url(../images/m-seven-active.gif);
}

#navigation ul li#m-eight a{
	width: 86px;
	background-image: url(../images/m-eight.gif);
}

#navigation ul li#m-eight a.active, #navigation ul li#m-eight a:hover{
	background-image: url(../images/m-eight-active.gif);
}

#navigation ul li#m-nine a{
	background-image: url(../images/m-nine.gif);
	width: 59px;
}

#navigation ul li#m-nine a.active, #navigation ul li#m-nine a:hover{
	background-image: url(../images/m-nine-active.gif);
}

#navigation ul li a:hover, #navigation ul li a.active{
	color: #000000;
}

/* ----- chromemenu ----*/
.chromestyle{
width: 100%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;

}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	left: 0;
	border-bottom-width: 0;
	z-index:100;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	background:  #dddddd;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-align: center;
	border-bottom: 1px #dddddd solid;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #B11117;
	background-color: #ffffff;
	color:#000000;
	line-height:17px;
	font-size: 100%;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover, .dropmenudiv a.active{ /*THEME CHANGE HERE*/
	color: #FFFFFF;
	background: url(../images/dropmenu-a-over.gif) repeat-x;
}

#dropmenu8 {
width: 82px;
}


#showcase {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}

#latestnews {
	float: left;
	width: 890px;
	margin-right: 1px;
	margin-left: 1px;
	background: url(../images/news-bg.gif) no-repeat;
	height: 23px;
	margin-top: 5px;
	padding-left: 31px;
	line-height: 23px;
	color: #a1a1a1;
	font-size: 1.1em;
}

#latestnews a{
	color: #a1a1a1;
	font-weight: bold;
	font-size: 110%;
}
#latestnews span.blue{
	color: #3063c9;
	font-weight: bold;
}

#latestnews span.note{
font-size: 110%;
}

#container, #container1 {
	width: 921px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	min-height: 460px;
	height: 460px;
	height: auto !important;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#container1 {
	padding-top: 10px;
	margin: 0px;
	width: 923px;
}

#messages-container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	font-size: 1.2em;
}

#messages-container ul{
}

#messages-container ul li{
	float: left;
	width: 100%;
	height: 27px;
	min-height: 27px;
	height: auto !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #2d2d2d;
	border: 1px solid #dedcdc;
	margin-bottom: 5px;
	padding: 5px 0 0 0;
}

#messages-container ul li.uncheck{
background-color: #e3e4e5;
}


.columnone {
	padding: 0px;
	float: left;
	height: auto;
	width: 308px;
	margin: 0 30px 0 0;
}

.haber {
	float: left;
	margin-bottom: 8px;
	width: 100%;
}

.haber ul {
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.haber ul li {
	border-bottom: 1px solid #d0d1d2;
	font-size: 1.2em;
	float: left;
	padding-bottom: 10px;
	width: 300px;
	height: auto;
	margin: 0 0 10px 0 ;
	padding-top: 0 0 10px 0;
}

.haber ul li span.date {
	width: 80px;
	float: left;
	vertical-align: middle;
}

.haber ul li span.date a {
color: #005cab;
}

.haber ul li span.content {
	width: 218px;
	float: left;
	padding-left: 2px;
	line-height: 1.5em;
	vertical-align: middle;
}

.haber ul li span.content a {
color: #005cab;
}

.veriler {
	float: left;
	margin-bottom: 12px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	height: auto;
}

.veriler table{
	background: url(../images/veri-bg.jpg)  no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: -5px 0 0 0;
	width: 278px;
}

.veriler table td.wb {
	font-size: 110%;
	background: url(../images/veri-td-bg.png) repeat-x left center;
	font-weight: normal;
}

.rounded {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
.columntwo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 581px;
}

.rakamlar {
	float: left;
	height: auto;
	width: 210px;
	padding-right: 36px;
}

.rakamlar p{
	font-size: 1.2em;
}

.rakamlar ul{
}

.rakamlar ul li{
	background: url(../images/rakamlar-li-bg.gif) repeat-x #f3f3f3;
	float: left;
	width: 194px;
	height: auto;
	border: 1px solid #d9d9d9;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 42px;
	height: auto !important;
	min-height: 42px;
	padding: 5px;
}

.dotborder {
	border-bottom: 1px dotted #3063c9;
	font-size: 1.2em;
	font-weight: bold;
	color: #3063c9;
	line-height: 0.9em;
	text-align: center;
}

.rakamlar ul li .head{
	font-size: 1.2em;
	color: #3063c9;
	font-weight: bold;
}

.columnthree {
	float: left;
	width: 332px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.acente {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 20px 0 0 0;
}

.acente ul{
	padding-left: 17px;
	font-size: 1.2em;
}

.acente ul li{
	list-style-type: decimal;
	padding-bottom: 8px;
}

.advert {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
}

.columnfour {
	float: left;
	height: auto;
	width: 702px;
}

.columnfour p{
	font-size: 1.2em;
	color: #2d2d2d;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.helppoints, .helppoints-s {
	padding: 0px;
	float: left;
	height: auto;
	width: 696px;
	margin-top: 10px;
}

.helppoints-s {
width: 576px;
}

.helppoints ul, .helppoints-s ul{
}

.helppoints ul li, .helppoints-s ul li{
	width: 100%;
	height: 68px;
	min-height: 68px;
	height: auto !important;
	float: left;
	margin-bottom: 5px;
	/*
    Acemi ekleme
    */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dedcdc;
}

.helppoints ul li h2, .helppoints-s ul li h2{
	font-size: 1.6em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.helppoints ul li img, .helppoints-s ul li img{
	margin-right: 15px;
	float: left;
	margin-left: 7px;
}

.helppoints ul li p, .helppoints-s ul li p{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #2d2d2d;
}

.helppoints ul li p a, .helppoints-s ul li p a{
	color: #2d2d2d;
	}


.helppoints ul li.blue a, .helppoints ul li.pink a, .helppoints ul li.purple a, .helppoints ul li.yellow a, .helppoints ul li.green a, .helppoints-s ul li.blue a, .helppoints-s ul li.pink a, .helppoints-s ul li.purple a, .helppoints-s ul li.yellow a, .helppoints-s ul li.green a{
	display: block;
	height: 68px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dedcdc;
}

.helppoints ul li.blue a, .helppoints-s ul li.blue a, .helppoints ul li.blue{
	color: #004d9f;
}


.helppoints ul li.blue a:hover, .helppoints-s ul li.blue a:hover, .helppoints ul li.blue:hover{
background-color: #e0eaf3;
}

.helppoints ul li.pink a, .helppoints-s ul li.pink a, .helppoints ul li.pink{
color: #e52245;
}

.helppoints ul li.pink a:hover, .helppoints-s ul li.pink a:hover, .helppoints ul li.pink:hover{
background-color: #fee9ed;
}

.helppoints ul li.purple a, .helppoints-s ul li.purple a, .helppoints ul li.purple{
color: #7a1482;
}

.helppoints ul li.purple a:hover, .helppoints-s ul li.purple a:hover, .helppoints ul li.purple:hover{
background-color: #ebdaec;
}

.helppoints ul li.yellow a, .helppoints-s ul li.yellow a, .helppoints ul li.yellow{
color: #ffb800;
}

.helppoints ul li.yellow a:hover, .helppoints-s ul li.yellow a:hover, .helppoints ul li.yellow:hover{
background-color: #fff4d7;
}

.helppoints ul li.green a, .helppoints-s ul li.green a, .helppoints ul li.green{
color: #009c7e;

}

.helppoints ul li.green a:hover, .helppoints-s ul li.green a:hover, .helppoints ul li.green:hover{
background-color: #daebe8;
}

#helppoints-nav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 62px;
}

#helppoints-nav ul{
}

#helppoints-nav ul li{
	float: left;
	/*text-transform: uppercase;*/
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#helppoints-nav ul li img{
	margin-top: -12px;
	float: left;
	margin-right: 4px;
}

#helppoints-nav ul li.blue a, #helppoints-nav ul li.green a, #helppoints-nav ul li.yellow a, #helppoints-nav ul li.purple a, #helppoints-nav ul li.pink a {
	display: block;
	height: 40px;
	padding: 17px 0 0 8px;
	margin: 0px;
		background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 55px;
}

#helppoints-nav ul li.blue a {
	color: #004d9f;
	width: 55px;
	background-image: url(../images/brand-investment-s.gif);
}

#helppoints-nav ul li.blue a:hover, #helppoints-nav ul li.blue a.current{
	color: #7FA6CF;
	background-image: url(../images/brand-investment-s-current.gif);
}

#helppoints-nav ul li.pink a{
	color: #e52245;
	width: 50px;
	background-image: url(../images/sales-support-s.gif);
}

#helppoints-nav ul li.pink a:hover, #helppoints-nav ul li.pink a.current{
	color: #f290a2;
	background-image: url(../images/sales-support-s-current.gif);

}

#helppoints-nav .purple a{
	color: #7a1482;
	line-height: 2.4em;
	width: 85px;
	background-image: url(../images/rewards-s.gif);
}

#helppoints-nav .purple a:hover, #helppoints-nav .purple a.current{
	color: #bc89c0;
	background-image: url(../images/rewards-s-current.gif);
}

#helppoints-nav .yellow a{
	color: #ffb800;
	width: 102px;
	background-image: url(../images/proposition-development-s.gif);
}

#helppoints-nav .yellow a:hover, #helppoints-nav .yellow a.current{
	background-image: url(../images/proposition-development-s-current.gif);
	color: #ffdb7f;
}

#helppoints-nav .green a{
	color: #009c7e;
	width: 80px;
	background-image: url(../images/business-development-s.gif);
}

#helppoints-nav .green a:hover, #helppoints-nav .green a.current{
	background-image: url(../images/business-development-s-current.gif);
	color: #7fcdbe;
}

#contentbox {
	width: 664px;
	height: auto;
	margin: 0;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	background-color: #e0eaf3;
}


#contentbox h3 {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0;
	line-height: 3.3em;
}

#contentbox h4 {
	font-size: 1.4em;
}

#contentbox p, .leftcol p, .rightcol p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0px;
	margin: 8px 0 5px 0;
}

#contentbox p {
	padding: 0 0 0 8px;
	color: #000000;
	}


#contentbox h3 img{
	margin-right: 10px;
	float: left;
}

ul.bluedot, ul.pinkdot, ul.purpledot, ul.yellowdot, ul.greendot {
	padding-left: 8px;
}

ul.bluedot li, ul.pinkdot li, ul.purpledot li, ul.yellowdot li, ul.greendot li, ul.orangedot li {
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 10px;
}
ul.bluedot li {
	background-image: url(../images/bullet2.gif);
	}
	
	ul.pinkdot li {
		background-image: url(../images/bullet3.gif);
	}
	
	ul.purpledot li {
		background-image: url(../images/bullet4.gif);
	}
	
	ul.yellowdot li {
		background-image: url(../images/bullet5.gif);
	}
	
	ul.greendot li {
		background-image: url(../images/bullet6.gif);
	}
	
		ul.orangedot li {
		background-image: url(../images/bullet1.gif);
	}
	
	ul.orangedot {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

.columnfive {
	float: left;
	width: 219px;
	margin: 0px;
	padding: 0px;
	height: auto;
}



.leftcol {
	margin: 0px;
	float: left;
	height: auto;
	width: 585px;
	padding-right: 26px;
}

.leftcol p a {
	color: #005cab;
	}

.addresses {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}

.addresses div{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	padding: 0px;
}

.addresses h5{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 7px;
}

.addresses p{
	padding: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.7em;
}

.addresses p strong{
	font-weight: bold;
	color: #0e6ab8;
	padding-right: 3px;
	padding-left: 2px;
}

.addresses p.map {
	background: url(../images/map.gif) no-repeat;
	height: 31px;
	width: 550px;
	line-height: 31px;
	margin: 0px;
	padding: 0 0 0 28px;
}

.addresses p.map a{
	color: #527fc1;
}

.form1 {
	float: left;
	width: 425px;
	margin: 0px;
	height: auto;
	padding: 0 0 0 15px;
	font-size: 1.2em;
}

.form1 div{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.form1 div label{
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

.form1 div select {
	width: 140px;
	border-top: solid #808080 2px;
	border-left: solid #808080 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 22px;
}

.form1 div .input-s {
	width: 170px;
	border-top: solid #808080 2px;
	border-left: solid #808080 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 22px;
}

.form1 div .input-b {
	width: 90%;
	border-top: solid #808080 2px;
	border-left: solid #808080 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 22px;
}

.form1 div textarea {
	width: 48%;
	height: 80px;
	border-top: solid #808080 2px;
	border-left: solid #808080 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.form1 div .button {
	color: #FFFFFF;
	background-color: transparent;
	background: url(../images/button-bg.gif) no-repeat;
	width: 59px;
	height: 26px;
	font-weight: bold;
	border: 0;
	font-size: 90%;
	margin-left: 30%;
	line-height: 1.2em;
	cursor: pointer;
}

.news {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.news ul {
	padding-left: 10px;
}

.news ul li{
	background: url(../images/bullet1.gif) no-repeat left 4px;
	width: 97%;
	margin: 0px;
	height: auto;
	padding: 0 0 10px 3%;
	font-size: 1.2em;
}

.news ul li img{
	margin-bottom: -3px;
	margin-left: 5px;
}
/* ----------------------------------------------------------------------------------------------------------------------------------
################################################### FOR URUNLER PAGE ################################################################
----------------------------------------------------------------------------------------------------------------------------------- */

#products {
	float: left;
	width: 160%;
	margin: 0px;
	height: auto;
	padding: 12px 0 0 0;
}

#products #bireysel {
	float: left;
	height: auto;
	width: 23%;
	margin: 0px;
	padding: 0px;
}

#products #ticari {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 23%;
}

#products #bireysel ul, #products #ticari ul {

}

#products #bireysel ul li, #products #ticari ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #005cab;
	font-weight: bold;
	width: 100%;
	float: left;
	line-height: 23px;
	margin-bottom: 5px;

}

#products #bireysel ul li a:hover, #products #ticari ul li a:hover {
	color: #FFFFFF;
	background-color: #003e83;
	border: 1px solid #b6dcfd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	khtml-border-radius: 5px;

}
#products #bireysel ul li img, #products #ticari ul li img {
	float: left;
	margin-right: 10px;

}


#products #bireysel ul li a, #products #ticari ul li a {
	color: #005cab;
	padding: 2px 12px 2px 12px;
		border: 1px solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	khtml-border-radius: 5px;
	display: block;
}

#products .pdfline {
	float: left;
	width: 34px;
	height: auto;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#products .pdfline div{
	height: 33px;
	width: 34px;
	min-height: 33px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ----------------------------------------------------------------------------------------------------------------------------------
################################################### RIGHTCOL ITEMS ################################################################
----------------------------------------------------------------------------------------------------------------------------------- */

.rightcol {
	float: left;
	height: auto;
	width: 309px;
	margin: 0px;
	padding: 0px;
}

.login {
	font-size: 1.1em;
	width: 282px;
	padding-left: 14px;
}

.login label{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.login label strong{
	font-size: 110%;
	font-weight: bold;
	color: #0057a8;
	padding-left: 15px;
}

.login label .input{
	background: url(../images/login-input-bg.gif) no-repeat;
	height: 21px;
	width: 272px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 0;
}

.login label .button{
	background-color: transparent;
	background: url(../images/button-bg.gif) no-repeat;
	width: 59px;
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 75%;
	border: 0;
	cursor: pointer;
}

.announcements {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}

.announcements ul, .announcements-box ul{
	padding: 0px;
	margin-top: -5px;
}

.announcements ul li, .announcements-box ul li{
	float: left;
	height: auto;
	width: 95%;
	background: url(../images/bullet1.gif) no-repeat;
	padding-left: 5%;
	background-position: 2px 5px;
	font-size: 1.2em;
	padding-bottom: 6px;
	border-bottom: 1px solid #d0d1d2;
	margin-bottom: 6px;
	line-height: 1.5em;
}

.announcements ul li a, .announcements-box ul li a, .news ul li a{
color: #000000;
}
.announcements ul li a:hover, .announcements-box ul li a:hover, .news ul li a:hover{
	color: #3A7AAB;
}

.announcements-box {
	border: 2px solid #dedcdc;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	height: auto;
	width: 281px;
	margin: 0px;
	padding: 12px;
	background: url(../images/announcements-box-bg.gif) repeat-x;
}

.rightcol ol {
	list-style-image: url(../images/bullet1.gif);
	padding-left: 14px;
	padding-bottom: 14px;
}

.rightcol ol li {
	font-size: 1.2em;
	padding-bottom: 9px;
}

.fullpagecolumn {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.pdfinline {
}

ul.pdfinline li, .pdflinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005cab;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 10px;
	float: left;
}

.pdflinks {
	width: 90%;
	line-height: 22px;
}

ul.pdfinline li a, .pdflinks a{
	color: #005cab;
}

ul.pdfinline li img, .pdflinks img {
	margin-bottom: -3px;
	margin-left: 0px;
}

#footer {
	height: auto;
	width: 100%;
	border-top: 1px solid #c4c4c4;
	text-align: center;
	color: #7a7a7a;
	padding-top: 3px;
	padding-bottom: 8px;
	clear: left;
	margin: 0px;
}

#footer a {
	color: #7a7a7a;
}

/* ----------------------------------------------------------------------------------------------------------------------------------
########################################################## NEWS DETAIL PAGE #########################################################
---------------------------------------------------------------------------------------------------------------------------------- */

.news-detail {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
}

.news-detail-head {
	font-size: 1.3em;
	color: #3A7AAB;
	width: 100%;
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #3A7AAB;
}

.news-detail-head a{
	color: #3A7AAB;
	}

.news-detail-date {
	font-size: 1.1em;
	color: #999999;
	padding-bottom: 12px;
	width: 100%;
	float: left;
	padding-top: 2px;
}

.news-detail-date a{
	color: #999999;
	}

.news-detail-content {
	font-size: 1.2em;
	color: #000000;
	width: 100%;
	float: left;
	line-height: 1.3em;
}


/* ----------------------------------------------------------------------------------------------------------------------------------
########################################################## FR REPORTS PAGE #########################################################
---------------------------------------------------------------------------------------------------------------------------------- */
.columnsix {
	margin: 0px;
	float: left;
	height: auto;
	width: 620px;
	padding: 0;
}

.columnseven {
	margin: 0px;
	float: left;
	height: auto;
	width: 300px;
	padding: 0;
}

.reports {
	width: 612px;
	border: 1px solid #dedcdc;
	float: left;
	margin-bottom: 8px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
}

.reports span {
	color: #005cab;
	font-size: 120%;
}

.reports a{
color:#000000;
}

.reports span a {
	color: #005cab;
}
