.Default      { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size:12px; font-weight: normal; }
.Default td   { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size:12px; font-weight: normal; }

.Default a { font-family:Arial, Helvetica, sans-serif; color:#2f3196; font-size:12px; font-weight:normal; text-decoration:none; line-height:18px; }
.Default a:hover { font-weight: normal; text-decoration:underline;}

.Default_title { font-family: Trebuchet MS, Helvetica, sans-serif; color: #2f3196; font-size:19px; font-weight: bold; margin: 10px 0 5px; }
.Default_title a { font-family: Trebuchet MS, Helvetica, sans-serif; color: 2f3196; font-size:19px; font-weight: bold; }
.Default_title a:hover { color: #2f3196; font-size:19px; font-weight: bold; }

.Default_body { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #666666; line-height:18px; }

.Default_image { }
.Default img {  }

.Default_menu a { font-size:14px; color: #666666; !important;display:block; }
.Default_menu a:hover { color: #666666; !important; }

.Default ul,.Default ol {
list-style-position:outside;
list-style-type:square;
color:#737B80;
list-style-image:url(images/bullet_square.gif);
margin:0px 0 15px 12px;
padding-left:1em;
padding-bottom:5px;
}

div.Default {clear:both;}

.Default .grayCircle img { padding:0; }

.Default hr { width: 100%; border:1px solid #CFCFCF; }


/* FORMs */
.Default input, .Default textarea , .Default select {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 2px;
font-size: 12px;
color: #666666;
font-weight: normal;
}

.Default th { color: #666666; font-size:12px; font-weight: normal; }
.Default .submit input{ width: 100px; font-weight: bold; }
.Default .submit input:hover { background-color: #4174BC; color: white; }

#SearchBar_Input {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 2px;
font-size: 12px;
color: 000000;
font-weight: normal;
width: 130px;
}
#SearchBar_Search {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 1px;
font-size: 11px;
color: 164776;
font-weight: normal;
width: 72px;
}

div.calendarStyles td.calendar{
 width:80;
 font-size:10px;
 height:50px;
 border-right:1px solid silver;
 border-bottom:1px solid silver;
 width:75px;
}

div.calendarStyles td.calendarToday{
 background-color:#ccc;
}
div.calendarStyles table.calendar{
 border:1px solid silver;
 width:100%;
}

div.calendarStyles .calendar .calendar_events a{
 color:#D31145;
 padding-bottom:5px;
 display:block;
}
div.calendarStyles .calendar .calendar_events a:hover {
 color:#D31145;
 text-decoration:underline;
}

div.calendarStyles .calendar .calendar_events{
 font-size:9px;
 text-align:left;
 padding-left:10px;
 width:79px;
 list-style-position:inside;
 list-style-type:none;
}
div.calendarStyles .calendar .calendar_events li{
 font-size:9px;
}
.calendarHeader { background-color:#ccc; border: 1px solid silver;}

.events a {
 padding-bottom:10px;
 display:block;
}
