﻿@charset "utf-8";
/* CSS Document */

#pageTitle	{ display:none; }
#leftNav	{ padding-top:31px; width:300px; text-align:center; }
#leftNav a, #leftNav a:visited	{ text-decoration: none; }
#leftNav a:hover	{ text-decoration:underline; }
#leftNav a:hover img	{ text-decoration:none; }

#bottomBoxes a, #bottomBoxes a:visited	{ text-decoration:none; color:#58585A; }
#bottomBoxes a:hover	{ text-decoration:underline; color:#000; }
#bottomBoxes p	{ color:#008AB9; margin:0 0 7px; }
#bottomBoxes td td	{ padding:3px; }
.bigBlue	{ color:#008AB9; font-size:1.5em; padding-right:1ex; }
.calBlue	{ color:#008AB9; font-size:1.4em; }

.hpSectP		{ font-size:1.2em; color:#008AB9; margin:4px 0 0 0; font-weight:bold; }
.hpSectPLink1	{ margin-top:0; font-size:1.2em;}
.hpSectPLink1 a, .hpSectPLink1 a:visited { color:#008AB9; text-decoration:none; font-weight:bold; }
.hpSectPLink1 a:hover	{ color:#008AB9; text-decoration:underline; }
