.Default      { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:14px; font-weight: normal;}
.Default td   { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:14px; font-weight: normal;}

.Default a { font-family: Arial, Helvetica, sans-serif; color: #008000; font-size:14px; font-weight: bold; text-decoration: underline; }
.Default a:hover {color: #cd0909; font-weight: bold; text-decoration: underline;}

.Default_title { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:18px; font-weight: bold;}
.Default_title a { font-family: Arial, Helvetica, sans-serif; color: #164776; font-size:18px; font-weight: bold;}
.Default_title a:hover { color: #164776; font-size:18px; font-weight: bold;}

.Default_body{ font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000000; }

.Default_image{ }
.Default img {  }

.Default_menu a{ font-size:14px; color: #164776; !important;display:block;}
.Default_menu a:hover{ color: black; !important;}


div.Default {clear:both;}


.Default hr { width: 100%; border:2px solid #103c03; }


/* FORMs */
.Default input, .Default textarea , .Default select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 14px; 
color: #164776;
font-weight: normal; 
width: 100%; 
}

.Default th {   font-size: 14px; color: #000000; 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: 14px; 
color: 164776; 
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 {
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	color:#222222;
	font-size:10px;
	height:50px;
	padding-right:2px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	background-color:#FFFFFF;
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:5px;
	text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#049BE4;
	/*color:#5983BF;*/
	text-decoration:none;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
	width:79px;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#222222;
	border: 1px solid silver;
	color:#ffffff;
}
.events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:10px;
}

.EmailMarketing h3 {
     color: black;
     font-size: 16px;
}


.EmailMarketing p {
     color: black;
     font-size: 13px;
}
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }

