/* CSS Document */

body {  background-color: #054368; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #4488AA; font-weight: normal; letter-spacing: 0px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #4488AA; font-weight: normal; letter-spacing: 0px }
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #4488AA; font-weight: bold; letter-spacing: 0px }
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #4488AA; font-weight: bold; letter-spacing: 0px; padding: 0 0 6 0; }


.NTSh1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #CE0007; font-weight: normal; letter-spacing: 0px}
.NTSh2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: normal; letter-spacing: 0px}


.date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #4488AA; font-weight: bold; letter-spacing: 0px }

td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.smalltext  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}


.caption  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.nav  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}


.footer  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}


li {color: #000000} 
ul {color: #000000; list-style-type: square} 


.imagefloatleft { float:left; margin-right: 10px;}

.imagefloatright { float:right; margin-left: 10px;}

a:link {color: #773322;  font-weight : bold; text-decoration: none } 
a:visited {color: #773322;  font-weight : bold; text-decoration: none } 
a:hover {color: #4488AA;  font-weight : bold; text-decoration: underline } 
a:active {color: #4488AA;  font-weight : bold; text-decoration: underline } 

.subtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #4488AA; font-weight : bold;} 
.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 


/* SIDEBAR DIV FOR QUICKLINKS */

#Sidebar1 {
	width: 150px;
	float: left;
	margin-right: 5px;
	margin-top: 80px;
	border: 2px solid #4488AA;
	padding: 0px 5px;
}

#Sidebar1 a:link {color: #773322;  font-weight : normal; text-decoration: none } 
#Sidebar1 a:visited {color: #773322;  font-weight : normal; text-decoration: none } 
#Sidebar1 a:hover {color: #4488AA;  font-weight : normal; text-decoration: underline } 
#Sidebar1 a:active {color: #4488AA;  font-weight : normal; text-decoration: underline } 

.RuleTopBottom {
	border-top: 1px solid #773322;
	border-bottom: 1px solid #773322;
}

/* END SIDEBAR DIV INFO */

.rule { border: 1px solid #4488AA;}

.BottomRule { border-bottom: 1px solid #4488AA;}

.background {
	background-image: url(images/main_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.box {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}

.boxbottom {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}


.box2 {
	border-top: 1px solid #773322;
	border-right: 1px solid #773322;
	border-bottom: 1px solid #773322;
	border-left: 1px solid #773322;
}

.holidaybox {
	border-top: 2px solid #009900;
	border-right: 2px solid #009900;
	border-bottom: 2px solid #009900;
	border-left: 2px solid #009900;
}

.HalloweenBox { border: solid 2px #FF6600}

.HalloweenText {font-family:  Verdana, Helvetica, sans-serif;
				font-size: 11px;
				color: #FFFFFF;
				font-weight:bold;
				padding: 2px;
				line-height: 16px;
}


.ThreeDbox {
	border-top: 1px solid #773322;
	border-right: 2px solid #773322;
	border-bottom: 2px solid #773322;
	border-left: 1px solid #773322;
}


/* CALENDAR STYLES */

.headerTR {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
	background-color: #427EA0;
}

.disconnect  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: normal;
	font-weight: bold;
}

.bill-due  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	line-height: normal;
	font-weight: bold;
}
