body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.container {
	width:100%;
	background-image: url();
	background-repeat: repeat-y;
	}
	
HR {	
	height:0px;	
	border:1px solid #d0d0d0;
	margin-top:8px;
	margin-bottom:8px;		
	}
	
/*COMMON TEXT STYLES*/
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}
	
td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
div { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
ul {
	margin-top:10px;
	}
	

table.Blue {
	border: 1px;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

table.Blue tr {
	vertical-align: top;
	border-collapse: collapse;
	text-align:left;
}

table.Blue th {
	border: 1px solid #d8d8d8;	
	border-collapse: collapse;
	font-size:12px;	
	font-weight: bold;
	padding: 4px;	
	background-color: #96b0d5;
}

table.Blue td {
	border: 1px solid #d8d8d8;	
	border-collapse: collapse;
	background-color: #ffffff;	
	padding: 4px;
}


/*SITE LINKS*/
a:link,a:visited,a:active  {
	text-decoration: none;
	color: #8c2321;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: none;
	color: #1d2e68;
	font-weight: bold;
	}
	

/*HEADERS*/

H1 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ac4a47;
	margin:0px;	
	padding-top:0px;
	}



H2 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #1d2e68;
	margin:0px;	
	}


H3 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d2e68;
	margin:0px;	
	}
	

/*HEADER BAR*/
.HeaderBar {
	display:none;
	}

.HeaderBarPadding {
	padding-right:10px;
	padding-top:4px;	
	}
	
	
.HeaderBarLinks { 	
	color: #ffffff; 
	font-size:12px;
	}
	
a:link.HeaderBarLinks,a:visited.HeaderBarLinks,a:active.HeaderBarLinks{ 
	text-decoration: none;
	color: #ffffff; 
	font-size:12px;
	}
	
A:HOVER.HeaderBarLinks { 
	text-decoration: none;
	color: #f0c34d; 
	font-size:12px;
	}	
		
.HeaderBarBullet {
	color: #f0c34d;
	padding-left:5px;
	padding-right:5px;
	}

/*Logo*/
.Logo {
	display:none;
	}
	
.LogoPrint {
	display:block;
	width:100%;
	text-align:left;
	border-bottom:1px solid #cccccc;
	}
	
/*NAVIGATION BAR*/
.NavBar {
	display:none;
	}

.Nav_Shadow {	
	background-image: url();
	background-repeat: repeat-x;
	}

/*COLUMNS*/

.ContentTable {
	width:100%;	
	}

.LeftColumn {
	display:none;	
	}

.MiddleColumn {
	margin-left:0px;
	margin-right:20px;
	padding-bottom:0px;
	text-align:left;	
	width:95%;
	}
	
.MiddleColumn_NoLeftColumn {
	text-align:left;
	margin-left:0px;
	margin-right:20px;
	padding-bottom:0px;
	padding-top:0px;
	width:95%;
	}
		
.MiddleColumn_NoRightColumn {
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:100%;
	}
	
.MiddleColumn_NoColumns {
	text-align:left;
	margin-left:00px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:100%;
}
	
.RightColumn {
	background-image: url();
	background-repeat: no-repeat;
	background-color:#ffffff;
	border-left:0px solid #ededed;
	width:200px;
	}
	
.RightColumn_Text {
 	margin-left:20px;
	}


/*FOOTER BAR*/
.FooterBar {
	width:100%;
	height:10px;
	background-image: url();
	background-repeat: no-repeat;
	text-align:left;
	}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left: 0px;
	padding-top:5px;
	}
	

/*HOME PAGE IMAGE*/
.HomeBanner {
	width:650px;
	height:251px;
	text-align:left;
	float:left;
	}
	
.HomeBannerShadow {
	width:941px;
	height:16px;	
	background-image: url();
	background-repeat: repeat-x;
    margin:0px;
	display:none;
	}

.HomeBannerArea {
	width:650px;
	height:251px;
	}
	
/*HOME PAGE NEWS*/


.NewsHead{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom:10px;
	padding-top:4px;
	float:left;
	
	}

.ViewAllNews{
	font-size: 12px;	
	float:right;
	padding-top:7px;	
	clear:right; 
	}


/*HOME PAGE CALENDAR*/
.Calendar_ViewAll{
	font-size: 12px;
	text-align:right;
	width:190px;
	}
	
.Calendar {
	width:238px;
	height:251px;
	text-align:left;
	float:right;
	background-image: url(images/Calendar_Bg.jpg);
	background-repeat: no-repeat;
	display:none;
	}
	

.Calendar_Text {
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	width:238px;
	display:none;
	}

.Calendar_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.Calendar_Title_Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
.Calendar_Line {
	padding-top:5px;
	padding-bottom:5px;
	}

	
/*HOME PAGE EMERGENCY BOX*/
.EmergencyBox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width:160px;
	background-color:#8c2321;
	border:1px solid #ffffff;
	text-align:center;	
	margin-left:23px;
	margin-top:10px;
	}
	
.EmergencyBoxText {
	text-align:left;
	width:160px;
	margin-left:23px;
	padding-top:10px;
	}
	
.RightColumn_Emergency {
	text-align:left;
	float:left;	
	width:220px;
	height:264px;
	background-image: url(images/Emergency_Bg.jpg);
	background-repeat: no-repeat;
	}
	

.Red {	
	color: #8C2321;
	}
	
	
	