* {
	margin:0;
	padding:0;}

body {
	background:#fff;
	}

a {text-decoration:none; color:#16678e;}

a:hover{text-decoration:underline;}
	
h1 {}
	
h1 span {}
/*h2 defined in the respective areas*/
h3 {font-size:17px; color:#005983; font-weight:normal; padding: 0 0 10px 0;}
h3.underline {border-bottom:1px solid #cecece; padding:0 0 2px 0; margin:0 0 8px 0;}
h4 {font-size:13px; color:#005983; padding:10px 0 3px 0;}
h5 {font-size:12px; color:#005983; padding:10px 0 2px 0;}
h6 {font-size:11px; color:#005983; font-weight:bold;padding:10px 0 2px 0;}

.content p, .content table, .content ul, .content ol {padding:0 0 1em 0;}
.content table, .content ul, .content ol {padding-left:30px;}
table {border-collapse:collapse;}

	
/****************************************
	general page structure aspects
*****************************************/
#container {}
	
/****************************************
	header
***************************************/
#header {
	padding:20px;
	position:relative;}
.burn_ban_icon { display:none; }	
ul#global, div#emergency_toggle, div#emergency_container {display:none;}
img.motto {float:left;}
.logout_global { display:none; }

/****************************************
	nav_bar
***************************************/
	
#nav_bar {display:none;}
	
/****************************************
	main
***************************************/	
	
#main {}	
	
.main_top {padding:20px;}

/************************
hero area on home
************************/

.main_top .hero-area {
	float:left;
	width:60%;	}

img.hero {float:left; }
img.hero-side {
    float:right; 
	padding:0;
	}
	
/*************************
	calender box on home
**************************/					
					
.main_top .cal-box {
	float:right;
	width:285px;
	padding:30px 20px 20px 15px;
}


ul#home_cal {}
ul#home_cal li {
  	display:block; 
  	list-style-type:none;
  	padding-bottom:13px;
}

.date {
    float:left; 
	width:68px;
	padding:10px 0px 15px 0px;
	text-align:center;
	}
div>.main_top .cal-box .date  {}

ul#home_cal li .date .month {display:block; font-size:13px; text-transform:uppercase;}
ul#home_cal li .date {font-size:22px;}
ul#home_cal li .info {float:left; width:185px; padding:10px 0 0 10px; font-size:10px; color:#c5dcee;}
ul#home_cal li .info h4{font-size:11px; padding:0;}

/******************************************
main middle -- three column area on home
*******************************************/

.main_middle {
	padding: 0 0 20px 0px;
	margin:0 20px;}
	

.threecol {
	padding:0 10px 20px 0px;
	margin-bottom:15px; 
	font-size:11px;}

.quote { 
	font-size:16px; 
	line-height:26px; 
	font-style:italic;
	color:#a8a8a8;}

.threecol_icon {padding:0 0 10px 0;}


/*****************************************
interior pages
*****************************************/
.interior {
	margin:3px 0 0 0;
	padding:0;
	font-size:11px;
}

/************************************
interior left column
************************************/

.int_left {
	width:0px;
	display:none;	}


.int_right { 	padding:20px 0 20px 1px;	}

.int_right .int_hero {display:none;}

.int_right .content, .int_right .bigcal {
	margin:0 0 0 0;
	padding:0 0 0 12px;
	position:relative;
	line-height:17px;
	width:100%;
	float:left;	
}

.int_right .bigcal {width:685px;}

.int_right .content h2, .int_right .bigcal h2{
	color:#005983;
	font-size:17px;
	font-weight:normal;
	text-transform:capitalize;
	padding:14px 10px 10px 0;
	}

.int_right .content h2.top, .int_right .bigcal h2.top {	padding:14px 10px 20px 0;}	
.int_right .content h3 {
	color:#005983;
	font-size:15px;
	padding-top:10px;}
	
.int_right .content table td { padding:2px 10px;}
.int_right .content table tr.light {}
.int_right .content table tr.dark {}
	
.int_right .side {
	float:right;
	width:auto;
	padding:10px 20px 0 0;}
	
.int_right .side h3 { display:none;}
.int_right .side ul#related{ display:none;}
a.print {display:none}

/*********************************
calpage
*********************************/
h3.cal {
	font-size:13px !important;
	color:#005983; 
	margin:0 0 10px 0;
	font-weight:bold;}
	
h3.cal .datetime {color:#686868;}

.calendar { padding: 2px 0 30px 0;}

table#caltable {}

table#caltable td {
	padding:4px 5px 4px 5px; 
	text-align:center; 
	border-left:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	color:#114d60;
	}
	
table#caltable td.left {border-left:0; padding-left:4px;}
table#caltable tr.last td {border-bottom:0;}
table#caltable td a {color:#b40b12; text-decoration:underline;}

table#caltable tr.heading {		}
table#caltable tr.heading a {color:#fff; font-weight:bold; text-decoration:none;}
table#caltable tr.heading td {
	border-left:0; 
	text-align:center;}


/****************************************
big calender for page
****************************************/
table#caltable_main { width:686px; border-bottom:1px solid #e4e4e4; padding:0;}

table#caltable_main td {
	width:98px; height:100px;
	border-right:1px solid #e4e4e4; 
	border-top:1px solid #e4e4e4;
	vertical-align:top;
	line-height:13px;
	}

table#caltable_main td.left {border-left:1px solid #e4e4e4;}

table#caltable_main td .caldate { padding:2px 3px 2px 2px; text-align:right; border-bottom:1px solid #E4E4E4;}
table#caltable_main td .infobox {padding:4px; font-size:10px;}
table#caltable_main td a {font-weight:bold; color:#124c68;}

table#caltable_main td.weekend {border-color:#efefef;}
table#caltable_main td.weekend .caldate {border-color:#e7e7e7;}

table#caltable_main td.inactive {border-color:#f5f5f5; color:#efefef;}
table#caltable_main td.inactive .caldate {border-color:#f5f5f5;}

table#caltable_main tr.heading {	text-align:center;	}
	
table#caltable_main tr.heading a {color:#fff;}
table#caltable_main tr.heading td { 
	height:24px; 
	border-right:none; 
	border-top:0;
	text-align:center;
	font-size:13px;
	padding:6px 0 0 0;}
table#caltable_main tr.heading td.middle a {display:block; margin:0 auto; width:480px;}
/*last above saves colspan from collapsing in ie*/

table#caltable_main tr.weekday {}

table#caltable_main th 	{
	border:none;
	font-size:10px;
	color:#fff; font-weight:normal;}
	

/****************************************
footer and navigation area above footer
****************************************/
.main_bottom {display:none;}

	
#footer {
	font-size:10px;
	padding:20px;
	width:800px;
	border-top:1px solid #000;
}


/****************************************
*****************************************/

a.readmore {text-transform:capitalize;}
span.error {color:red;}

.cleaner {
	clear:both;
	background:transparent;
	font-size:1px;
	border:0;}