@charset "utf-8";
body { background-color:#FFF; margin:0px; }
td { font-family: Arial, Helvetica, sans-serif; font-size:1.1em; color:#009; vertical-align:top;}
h2 { font-size:18px; }
.error {color:#FF0000; font-weight:bold; text-align:center;}
img { border: none;}
a {outline:none;}
a:link {color:#009; font-weight:bold; text-decoration:none;}
a:visited {color:#009; font-weight:bold; text-decoration:none;}
a:hover {color:#06C; font-weight:bold; text-decoration:none;}
td.navigation {padding-top:35px; background:url(../images/nav_bg.jpg) repeat-x; }
td.navigation a:link {display:inline-block; background:url(../images/button.gif) no-repeat; height:50px; width:165px; text-align:center; color:#FFF; font-size:0.9em; padding-bottom:0px; padding-top:12px; }
td.navigation a:visited {display:inline-block; background:url(../images/button.gif) no-repeat; height:50px; width:165px; text-align:center; color:#FFF; font-size:0.9em; padding-bottom:0px; padding-top:12px; }
td.navigation a:hover {display:inline-block; background:url(../images/button.gif) no-repeat; height:50px; width:165px; text-align:center; color:#FFF; font-size:0.9em; padding-bottom:0px; padding-top:12px; }
td.navigation a.long:link { padding-top:3px; padding-bottom:9px; }
td.navigation a.long:visited { padding-top:3px; padding-bottom:9px; }
td.navigation a.long:hover { padding-top:3px; padding-bottom:9px; }
td.main {background:url(../images/main.jpg) repeat-x;}
td.logo {background-color:#FCB040;}
td.rtpane {background:url(../images/rtpane.jpg) repeat-y;}
td.fees  {font-size:0.9em;}
td.bottomnav { padding-top:10px; font-size:0.8em;}
td.center {text-align:center;}
.tel {float:right; color:#FFF; font-size:1.2em; text-align:center; padding-right:5px; padding-top:20px;}