@charset "iso-8859-1";
body {
	margin: 0;
	padding: 0;
	font: 0.9em georgia, "Book Antiqua", palatino, serif;
	color: #24496d;
	background: #0066cc;
	height: 100%; /* this is the key! */
}

img{
	border: none;
}

h1{
	font-size: 1.4em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #669999;
	background-color: transparent;
	margin: 20px 0;
}
h2{
	font-size: 1.3em;
}
h3{
	font-size: 1.2em;
}
h4{
	font-size: 1.1em;
}
TD {
	font-size: 1em;
	/*text-align: left;*/
	vertical-align: top;
}
P {
	font-size: 1em;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
/* LEFT NAV LIST STYLE */
#leftnavul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#leftnavul li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}
#leftnavul li a {
	display: block;
	padding: 5px 2px 5px 1px;
	border-left: 5px solid #036;
	border-right: 5px solid #036;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	width: 130px;
	}

html>body #leftnavul li a {
	width: auto;
	}

#leftnavul li a:hover {
	border-left: 5px solid #0063c1;
	border-right: 5px solid #0055a6;
	background-color: #0055a6;
	color: #fff;
	}
#leftnavul li img{
	vertical-align: bottom;
	margin-right: 3px;
	width: 16px;
	height: 16px;
}
#leftnavul li span.nolink{
	padding: 2px 0px 2px 20px;
}
td.leftnav{
	/*background-color: #0070db;*/
	background-color: #c6e3ff;
	width: 150px;
	text-align: left;
}

div.leftnavaddress{
	border: 1px solid #99ccff;
	background-color: #ffffff;
   font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 3px;
	width: 140px;
}
/* END LEFT NAV UL STYLE */
table#tblmain{
	background-color: #fff;
	width: 900px;
	border: 3px double #488298;
	padding: 0px;
	margin: 0px;
}
TD.maincell{
	padding-left: 10px;
	width: 740px;
	text-align: left;
}
DIV.flags{
	text-align: center;
	padding: 8px 0px 8px 0px;
}
TD.tdlogos{
	text-align: center;
}
TD.tdlogos IMG{
	margin: 0px 2px 0px 2px;
	vertical-align: middle;
}
/* start navbar */
P.navbar{
font-family:arial,verdana,helvetica,sans-serif;
font-size:small;
font-weight:normal;
text-decoration:none;
margin-top:6px;
color:#ccc;
}
P.navbar a{
background-color:transparent;
color:#ccc;
}
P.navbar a:link{
background-color:transparent;
color:#ccc;
}
P.navbar a:visited{
background-color:transparent;
color: #ccc;
}
P.navbar a:visited:hover{
background-color:transparent;
color: #99ccff;
text-decoration:underline;
}
P.navbar a:hover{
background-color:transparent;
color:#99ccff;
text-decoration:underline;
}
/* end navbar */

/* 4 promo table */
TABLE.tablepromo{
	width: 100%;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px; 
}
TABLE.tablepromo IMG{
	border: 3px solid #c6e3ff;
}
TABLE.tablepromo TD{
	padding: 0px 5px 0px 5px;
	font-size: x-small;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
/* end 4 promo table */
.copyrite {
	font-size: x-small;
	color: #808080;
}
.crediticon, .crediticon A{
	font-size: xx-small;
	color: #666666;
	margin-left: 20px;	
}
IMG.icon{
	width: 16px;
	height: 16px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.indent{
	margin: 0px 0px 0px 20px;
	padding: 0px;	
}
P.languages{
	text-align: center;
	font-size: x-small;
	color: #006666;
}
H4.left{
	text-align: left;
	color: #333333;
}
H4.left A, H4.left A:visited, H4.left A:link{
	color: #333333;
	text-decoration: none;
}
