/* Use this page to overwrite styles found in standard1.css - do not change standard1.css */

#centercol-its {
	float: right;
	width: 315px;
	border: 0;
	margin: 0;
	padding: 0 10px 0 3px;
	}
	
#doubleleftcol-its {
	display: block;
	float: left;
	width: 535px;
	padding: 0;
	border: 0;
	}	
	
#header-its {
	background-color:#fff;
	clear:both;
	width:750px;
	margin:0px auto;
	padding: 10px 0 0 0;
	}
	
#leftcol-its {
	float: left;
	width: 190px;
	margin: 0px 5px 10px 0px;
	border: 0;
	padding: 0 0 0 3px;
	}	

#rightcol-its {
	float: right;
	width: 210px;
	margin: 0;
	background-color: #FFFFFF;
        border: 0;
        padding: 0;

	}	


#rightcol-its-box {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	border: 1px solid #609;
        padding: 0 0 10px 0;
        width: 190px;
        margin: 0;

	}	

#nav-top {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
	width: 740px;
	height: 20px;
	background:#609;
	margin-bottom: 5px;	
	}
	
#nav-top ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav-top a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}

#nav-top li {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#609;
	font-weight:bold;
	float: left;
}

/*Drop nav-top down menu tags*/

	
/* All links when moused over (i.e. buttons when moused over) */
#nav-top li ul {
	position: absolute;
	width: 125px;
	left: -999em;
	border: 1px solid #609;
}

#nav-top li ul li {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border-bottom: 1px solid #609;
	clear:left;
	background: #fff;
	height: 20px;
}

#nav-top li ul li a {
	color: #609;
	background-color:#EEEEEE;
	display:block;
	width: 165px;
	height: 20px;
	}


#nav-top li ul li a:hover{
	color: #FFFFFF;
	background-color:#660099;
	display: block;
}

#nav-top li:hover ul, #nav-top li.sfhover ul {
	left: auto;
}

/*End nav-top Drop down menu tags*/

.category-blue {
	background-color:#DDDDFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 15px 0px 10px 0;
	}

.category-purple {
	background-color:#660099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 15px 0px 10px 0px;
	}

.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0px 3px 0px;
}

.outage{
	background-color: #FFCC66;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: 1px solid #FF0000;
	margin: 0px 0px 0px 0px;
	}

.outage-message {
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FF0000;
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 5px 10px;	
	}
	
.rightcol-heading {
	background-color: #FFCC66;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border: 1px solid #FF0000;
	margin: 0px 0px 0px 0px;
	}
	
.second-level-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
	padding: 10px 0px 20px 0px
}
.second-level-h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
