body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 00px;
	margin-top:00px;
	margin-right: 00px;
	margin-bottom: 00px;
	}
/* Global Styles */	
	
/* ID Styles */
	


#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #000000;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */	
.menu_content {	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: NORMAL;
	text-transform: uppercase;
	text-decoration:none;
}
.menu_content:hover {	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	color: #000000;
	font-weight: NORMAL;
	text-transform: uppercase;
	text-decoration:none;
}
.menu_content_black {	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	color: #000000;
	font-weight: NORMAL;
	text-transform: uppercase;
	text-decoration:none;
}
.menu_content_white{	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	color: #ffffff;
	font-weight: NORMAL;
	text-transform: uppercase;
	text-decoration:none;
}
.textbox_area_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	height: 20px;
	width: 150px;
	border-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.textbox_area_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	height: 20px;
	width: 150px;
	border-color:#c8b12f;
 	border-style:inset;
    border-width:1px;
	
}
.headings_1 {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 18px;
	font-weight: NORMAL;
	color: #ffffff;
	background-color:#01a7e5;
	
	height: 30px;
	text-decoration:none;
}
.headings_2 {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 18px;
	font-weight: NORMAL;
	color: #000000;
	background-color:#ececec;
	
	height: 30px;
	text-decoration:none;
}
.headings_3 {	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
.menu_links {	font-family: Arial, Helvetica, sans-serif;
	color: #52524c;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	
}
.news_italic {
	font:12px arial;
	font-style:italic;
	color:#333333;
	}
	
.more {
	font:12px arial;
	font-weight: bold;
	color:#2277c7;
	}
.more:hover  {
	font:12px arial;
	font-weight: bold;
	color:#000000;
	}
.black_bold_02 {
	font:12px arial;
	font-weight: bold;
	color:#000000;
	}


.footer_1 {
	font:11px arial;
	text-transform: uppercase;
	color:#5E5C5D;
	font-weight:bold;
	}
.footer_1:hover {
	font:11px arial;
	text-transform: uppercase;
	color:#000000;
	font-weight:bold;
	}

.footer_2 {
	font:11px arial;
	text-transform: uppercase;
	color:#2277c7;
	}

.msgBox {
	background-color: #87A0BF;
	border-top-style: none;
	border-top-width: thin;
	border-right-style: none;
	border-bottom-style: thin;
	border-left-style: none;
	border: 0px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 33px;
	width: auto;
	padding:8px;
}

.button
{   
    font-family:Tahoma;
    font-size:8pt;
	font-weight:bold;
    color: #000000; 
	cursor: hand; 
	border: 1px solid #808080; 
	background:  url('../images/Button_Back.gif') center; 
	padding:1px;
	
	height:25px;
	cursor:pointer
}

.typeforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal; 
	background-color: #FFFFFF;
	border: 1px solid #3A7EB6;
}

.frntfrmlft{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #EAF0F7;
	border:1px solid #A4C2DF;
	line-height:18px;
	padding-left:4px;
	text-align: right;
}

.holidayclass1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #87A0BF;
	text-decoration: none;	
}
a.holidayclass1:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #364D67;
	text-decoration: underline;	
}





/* Sub Page Links ============================ */

table.subpage {

	display: block;
	margin-bottom: 1px;
	font-size: 11px;
	margin-right: 1px;
	margin-left: 1px;

}

table.subpage td.link {

	width: 220px;
	padding-bottom: 6px;

}

table.subpage td.link a {

	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 6px 9px;
	background-color: #D8D8D8;
	padding: 6px;
	padding-left: 20px;
	color: #044362;
	text-decoration: none;
	font-weight:bold;

}

table.subpage td.link a:hover {

	background-color: #044362;
	color: #D8D8D8;
	font-weight:bold;
	
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #323232;
}