/* CSS by AS																											 v1.1 01/19/09

Verdana,Geneva,sans-serif
"Trebuchet MS",Helvetica,sans-serif
Arial,Helvetica,sans-serif
============================================================================= */

/* LISTS ==================================================================== */
ul.point {list-style-image:url(../images/li.gif);}
ul.none {list-style-type:none;}
ul#menu {margin-top:20px;}
#menu li {color:#444;font-weight:bold;list-style:none;margin-left:20px;}
#menu a {color:#888;text-decoration:none;}
#menu a:hover {color:#063;}
dd {color:#888;font:bold 12px "Trebuchet MS",Helvetica,sans-serif;margin-left:5px;}
.iphone {background:url(../images/phone.gif) left center no-repeat;padding-left:20px;}
.iemail {background:url(../images/email.gif) left center no-repeat;padding-left:20px;}
.ifax {background:url(../images/fax.gif) left center no-repeat;padding-left:20px;}

/* TABLES =================================================================== */
table, caption, th {font:bold 1em "Trebuchet MS",Helvetica,sans-serif;}
caption {color:#589;letter-spacing:.3ex;padding:5px 0 2px;text-transform:uppercase;}
th {background:#cff url(../images/bg_td_blue.jpg) repeat-x;border:1px solid #bcd;border-left:0;color:#589;letter-spacing:.3ex;padding:5px;text-align:center;text-transform:uppercase;}
td {border-bottom:1px solid #bcd;border-right:1px solid #bcd;color:#467;padding:5px 10px;text-align:right;}
tr.shade td {background:#fff url(../images/bg_td_gray.jpg) repeat-x;}
tr.highlight td {background:#cfc url(../images/bg_td_green.jpg) repeat-x;}

.tablelabel {font-weight:bold;text-transform:uppercase;}
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.firstcol {border-left:1px solid #bcd;}
.norightborder {border-right-width:0;}

/* MISC ===================================================================== */
.ucase {text-transform:uppercase;}
.top100 {margin-top:100px;}
.lnk {color:#555;text-decoration:none;border-bottom:1px dotted #888;}
.lnk:hover {color:#063;text-decoration:none;border-bottom:none;}
#logo {background:#fff url(../images/header.png) left 30px no-repeat;padding:10px 0 0 50px;}
#content {text-align:justify;}
#credits {font:normal 9px Arial,Helvetica,sans-serif;color:#bbb;margin-top:30px;}
