/* CSS Document */

body {
	font-size:82%;
	font-family: Helvetica, Arial, sans-serif;
	color:#414141;
	background: url("../images/bg.gif") repeat-y;
	background-color:#efefef;
	margin:0;
}

div#wrapper {width:850px; padding:0; margin:0;}
div#header {height:500px; background:url("../images/bg-header.jpg") no-repeat; width:260px; float:left; display:inline;}
div#phone h1{font-size:2.5em; letter-spacing:-1px; font-weight:bold; color:#002238; padding:0; margin:0;}
div#phone span{font-size:20px; font-weight:normal; color:#1b3547;}
div#phone {float:right; display:inline;  width:560px; padding:10px;}
div#footer {float:right; display:inline;  width:560px; padding:10px; text-align:center; color:#8f8f8f;}
div#footer a {color:#8f8f8f; font-weight:normal;}

div.content {float:right; display:inline; width:560px; padding:10px;}
div.content h2{color:#437090; letter-spacing:-1px; font-size:2.2em; margin:0 0 10px 0;}
div.content h4{color:#437090; letter-spacing:-1px; font-size:1.8em; margin:0 0 10px 0;}
div.display{border-top:4px solid #cadae4; border-bottom:1px solid #cadae4;}
input.phone {font-size:1.5em; font-weight:bold;}
div.clear{clear:both;}

UL.cols2	{ list-style-type: none; margin:10px 0; padding:0; }
UL.cols2 LI { list-style-type: none; margin:0; padding-right: 1%; width:49%; line-height:140%; float:left; padding-bottom: 5px; }

UL.cols3	{ list-style-type: none; margin:10px 0; padding:0; }
UL.cols3 LI { list-style-type: none; margin:0; padding-right: 1%; width:32%; line-height:140%; float:left; padding-bottom: 5px; }

UL.cols4	{ list-style-type:circle; margin:10px 5px; }
UL.cols4 LI { list-style-type:circle; margin:0; padding-right: 1%; width:24%; line-height:140%; float:left; }

blockquote{color:#437090; width:200px; float:left; padding:10px; margin:0 10px 10px 0; background:#cadae4; border:2px dotted #0168aa;}
h3{margin:0; padding:0; font-size:1.5em;}
form {margin:20px 0; padding:5px; border:1px solid #CCC; background-color:#f6f6f6;}

a {color:#dd8200; font-weight:bold; text-decoration:none;}
a:hover {color:#437090;}
a.green {color:#8e8e8e; font-weight:normal; text-decoration:underline;}
a.green:hover {color:#dd8200;}

table#exchanges {}
table#exchanges th{background-color:#F4F4F4; color:#000; text-align:left;}
table#exchanges td{border-bottom:1px solid #e7e7e7;}
table#exchanges tr:hover{background-color:#F4F4F4;}
