.Default a.item2 {
	background-color:#20559c;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display:block;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:4px;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
}
.Default a.item2:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: none;
	text-decoration:underline;
}
.Default      { font-family: Arial, Helvetica, sans-serif; color: #27549a; font-size:12px; font-weight: normal; line-height:18px; }
.Default td   { font-family: Arial, Helvetica, sans-serif; color: #27549a; font-size:12px; font-weight: normal; line-height:18px; text-align:left; }

.Default a {  }
.Default a:hover {  }

.Default_title { font-family: Trebuchet MS, Helvetica, sans-serif; color: #2f3196; font-size:19px; font-weight: regular; /*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: #27549a; line-height:18px; }

div.Default {clear:both;}

.Default .grayCircle img { padding:0; }

.Default hr {
	border-bottom:0px solid #20559c;
	border-left:0px solid #20559c;
	border-right:0px solid #27549A;
	border-top:1px solid #27549A;
	width: 100%;
}
/* 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 {
font-weight: bold;
width: 100px;
}
.Default .submit input:hover {
background-color: #4174BC;
color: white;
}
#SearchBar_Input {
border: 1px solid #CFCFCF;
color: 000000;
font-size: 12px;
font-weight: normal;
margin: 1px;
padding: 2px;
width: 130px;
}
#SearchBar_Search {
border:solid 0px #CFCFCF;
color:#164776;
font-weight: normal;
font-size: 11px;
margin: 1px;
padding: 1px;
width:px;
}

.AlignRight { text-align:right; }
.SmallForm a.item2 {
	background-color:#20559c;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display:block;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:4px;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
}
.SmallForm a.item2:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: none;
	text-decoration:underline;
}
.SmallForm      { font-family: Arial, Helvetica, sans-serif; color: #27549a; font-size:12px; font-weight: normal; line-height:18px; }
.SmallForm td   { font-family: Arial, Helvetica, sans-serif; color: #27549a; font-size:12px; font-weight: normal; line-height:18px; text-align:left; }

.SmallForm a {  }
.SmallForm a:hover {  }

.SmallForm_title { font-family: Trebuchet MS, Helvetica, sans-serif; color: #2f3196; font-size:19px; font-weight: regular; /*margin: 10px 0 5px;*/ }
.SmallForm_title a { font-family: Trebuchet MS, Helvetica, sans-serif; color: 2f3196; font-size:19px; font-weight: bold; }
.SmallForm_title a:hover { color: #2f3196; font-size:19px; font-weight: bold; }

.SmallForm_body { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #27549a; line-height:18px; }

div.SmallForm {clear:both;}

.SmallForm .grayCircle img { padding:0; }

.SmallForm hr {
	border-bottom:0px solid #20559c;
	border-left:0px solid #20559c;
	border-right:0px solid #27549A;
	border-top:1px solid #27549A;
	width: 100%;
}
/* FORMs */
.SmallForm input, .SmallForm textarea , .SmallForm select {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 2px;
font-size: 12px;
color: #666666;
font-weight: normal;
width:95px;
}
.SmallForm th { color: #666666; font-size:12px; font-weight: normal; }
.SmallForm .submit input{ width: 100px; font-weight: bold; }
.SmallForm .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 {
border: 0px solid #CFCFCF;
color:#164776;
font-size: 11px;
font-weight: normal;
margin: 1px;
padding: 1px;
width: 70px;
}
.AlignCenter { text-align:center; }
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:#2F3196;
 padding-bottom:5px;
 display:block;
}
div.calendarStyles .calendar .calendar_events a:hover {
 color:#2F3196;
 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;
}

