a:link  { color:#3a5ba4; text-decoration:none }
a:visited  { color:#219dd8; text-decoration:none }
a:hover { text-decoration:underline }
body     { 
    font-size:12px; 
    font-family:Arial, Verdana, Helvetica;
    margin-left:0;
    margin-top:0;
    height:100%
}
.bigger { font-size:16px }
.menu { color:#fff; font-weight:bolder }
.subHeadline   { color:#3c5ba3; font-style:italic; font-weight:bolder; font-size:16px }
.subSubHeadline   { color:#3c5ba3; font-style:italic; font-weight:bolder; font-size:16px }
p      { font-family:Arial, Verdana, Helvetica }
td       { font-size:12px; font-family:Arial, Verdana, Helvetica }
.headline     { color:#3c5ba3; font-weight:bolder; font-size:25px; line-height:100% }
.justify { text-align:justify }
.smaller  { font-size:10px }
.centered { text-align:center }
.normal  { font-size:12px }
.tiny  { font-size:8px }
.green { color:green }
.iflyRed { color:#CF142B }
.smallInput { font-size:7pt }
.smallInputCenterText { font-size:7pt; text-align:center }
.xtfvHighlight { color:red; font-weight:bolder }
.xtfvNormal { color:black; font-weight:normal }
.TM  { font-size:50%; vertical-align:super }
.headlineFirst { color:#219dd8 }
.blackBorder { border-color:black; border-width:1px; border-style:solid;}
.smallInputCenterGrey { font-size:7pt; background-color:#ddd; text-align:center }
.headlineCenter { color:#3c5ba3; font-weight:bolder; font-size:25px; line-height:100%; text-align:center }
.tfvHighlight  { color:#d82243; font-weight:bolder }
.smallInputRightWhite  { color:#d82243; font-size:7pt; text-align:right; border:white }
.selectSmallRed { color:#d82243; font-size:7pt }
.inputCenter { text-align:center }
dt { font-weight:bolder; line-height:200%; }

.fb_rollover a {
display:block;
height:25px;
font:bold 13px sans-serif;
color:#333;
background:url("../../images/site/facebook.jpg") 0 0 no-repeat;
text-decoration:none;
}
.fb_rollover a:hover { 
background-position:0 -25px;
color:#049;
}
.fb_rollover a:active {
background-position:0 -50px;
color:#fff;
}
.twit_rollover a {
display:block;
height:25px;
font:bold 13px sans-serif;
color:#333;
background:url("../../images/site/twitter.jpg") 0 0 no-repeat;
text-decoration:none;
}
.twit_rollover a:hover { 
background-position:0 -25px;
color:#049;
}
.twit_rollover a:active {
background-position:0 -50px;
color:#fff;
}
.rss_rollover a {
display:block;
height:25px;
font:bold 13px sans-serif;
color:#333;
background:url("../../images/site/rss.jpg") 0 0 no-repeat;
text-decoration:none;
}
.rss_rollover a:hover { 
background-position:0 -25px;
color:#049;
}
.rss_rollover a:active {
background-position:0 -50px;
color:#fff;
}

.content-div {           
  padding-top:5px;
  width:780px;
  height:100%;     
}
.sidebar {
 float:right;
 height:100%;
}
.image-div-right {
 float:right;      
}
.image-div-left {
 float:left;        
}