/*----------- GENERIC DEFINITIONS --------------*/

BODY { background-color: #B4CBCF; margin: 0px; }

SELECT, INPUT, TEXTAREA { font-family:  arial, helvetica, sans-serif; font-size: 11px; color: black; }

FORM { margin: 0px; padding: 0px; }

P, TD, BODY { font-family: georgia, times new roman, arial, helvetica, sans-serif; font-size: 11px; color: #2A464F;} 

h1 {
  font-size: 15px;
  margin: 12px 0 12px 0;
}

h1 a {
  color: #546A71;
  background-color: #CCD9DB; 
}

IMG { border: 0; }

a { color: #2A464F; text-decoration: none; }
a: hover { font-size: 10px; color: #2A464F; text-decoration: none; background-color: white; padding: 3px; }

.small { font-family: georgia, times new roman, arial, helvetica, sans-serif; font-size: 8px; color: #2A464F; }

.textWhiteBg { font-family: georgia, times new roman, arial, helvetica, sans-serif; font-size: 9px; color: #2A464F;  filter:alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; }
.textWhiteBg A { font-size: 9px; color: #2A464F; text-decoration: none; background-color: #CCD9DB; padding: 3px; }
.textWhiteBg A:hover { font-size: 9px; color: #2A464F; text-decoration: none; background-color: #B4CBCF; padding: 3px; }

.lightText { font-family: georgia, times new roman, arial, helvetica, sans-serif; font-size: 9px; color: #91ADB4; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; }
.lightText A { font-size: 9px; color: #91ADB4; text-decoration: none; }
.lightText A:hover { font-size: 9px; color: #2A464F; text-decoration: none; }

.leftBg { background: url(/images/left_margin.gif); background-repeat:repeat-y; background-position: right top;}
.rightBg { background: url(/images/right_margin.gif); background-repeat:repeat-y; background-position: left top; }

.body { padding:8px 10px 10px 10px;}
.bodyText { line-height: 13px; font-weight: normal; color: #2A464F; }
.whiteText { line-height: 13px; font-weight: normal; color: white; }

.nav { font-size: 9px; color: #2A464F;}
.nav A { font-size: 9px; color: #2A464F; text-decoration: none; background-color: #CCD9DB; filter:alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6;  padding: 3px; }
.nav A:hover { font-size: 9px; color: #2A464F; text-decoration: none; background-color: #B4CBCF; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; padding: 3px; }

.news-home h1 {
  font-size: 11px;
  font-weight: bold;
  color: #546A71;
  margin: 20px 20px 3px 28px;
}

.news-home p {
  font-size: 9px;
  color: #546A71;
  margin: 0 45px 5px 28px;
}

.news-home a {
  color: #546A71;
  background-color: #CCD9DB; 
}

.news-home a:hover {
  color: #2A464F;
}

.news-image {
  margin-right: 10px;
}
img.news-images{
  padding: 15px;
}

