/* there is no need for you to be looking at this file is there? 
 i know where you've been :)
*/

body { 
	margin: 10px;
background-color:white;	
color:#2f4f4f;
	font-family:verdana,helvetica, sans-serif;
	font-size:8pt;
	}

tr,td,th { 
	font-size:8pt;
	font-weight:normal;	
	text-align:left;
}

  
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover {
	color: #fff;
	background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



a.nodeco:hover { 
decoration:none; }

.svcpopup { 	
	width:200px;
	border:1px solid gray;
	background-color:gainsboro;
}

a.tooltip {color:white; text-decoration:underline}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(tooltip.gif) 0 0; display:block; font-size:1px;}

a.tooltip2 {color:black; text-decoration:underline}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip2:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(tooltip.gif) 0 0; display:block; font-size:1px;}


.outage { 
	font-weight:bold;
	color:#8b0000; } 

li.nobullet { 
margin-left:0px;
padding:0px;
list-style-type: none; list-style-image:none;}

.ename { 
	margin-top:10px;padding:3px;width:200px; border-bottom:1px solid silver; }
.edesc { 
	padding:3px;  } 

.tix { 
	border-bottom:1px solid silver;
	padding:3px;
	}	

input,select { 
	border:1px solid gray; 
	margin:3px;
	font-family:verdana,helvetica,sans-serif;
	font-size:8pt;
}
.wx { 
	border-right:1px dotted silver;
	width:100px;
}

th.serv { 
	font-weight:bold;
	background-color:#778899;
	padding:3px;
	color:white;
	border:1px solid silver;
}

tr.serv { 
	border:1px solid silver;
}

td.serv { 
	padding:3px;
	border:1px solid silver; 
}

.fronthead { 
	width:33%;
	height:20px;
	background-color:#dcdcdc;
	border:1px solid silver;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;	
}

.frontsplash  { 
	width:60%;
	height:200px;
	color:#2f4f4f;
	font-weight:normal;
	vertical-align:top;
	text-align:justify;
}

.frontsplash p {
	text-align:justify; 
	padding-right:50px;
}

h3 { 
	font-size:10pt; }

#blueblock{
width: 180px;
border: 1px solid gray;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: silver;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 5px solid #dcdcdc;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 5px solid silver;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
 } 

.news { 
	width:250px;
	padding-left:5px;
}

a	{	
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

a:hover { 
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#slantedmenu{
font-weight: bold;
font-size: 95%;
background: url(media/blockdefault.gif) center center repeat-x;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
left:0;
padding: 3px;
margin: 0;
background: url(media/blockdefault.gif) center center repeat-x;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: white;
padding: 3px 0;
padding-right: 25px;
padding-left:15px;
margin: 0px;
text-decoration: none;
/*background: transparent url(slantdivider.gif) top right no-repeat;*/
border-right:1px solid gray;
}

#slantedmenu ul li a:visited {
color: white;
} 

#slantedmenu ul li a:hover {
background: url(media/blockactive.gif) center center repeat-x;
color: white;
}

#chromemenu{
font-weight: bold;
font-size:90%;
background: url(media/blockdefault.gif) center center repeat-x;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
background: url(media/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(media/chromebg2.gif) center center repeat-x;
}

#thicktabs {

margin: 0px;
padding: 0px;
border:1px solid gray;
text-align:left;
vertical-align:middle;
height:20px;
}

#thicktabs ul { 
padding-left:0px;
margin-bottom:0px;
margin-top:4px;
margin-left:0px;
height:20px;
}

#thicktabs li {
display: inline;
}

#thicktabs li a {
color: black;
left:0px;
border-right:1px solid gainsboro;
padding-right:8px; /*padding of tabs*/
padding-left:8px;
text-decoration: none;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited {
color: black;
}

#thicktabs li a:hover {
color: red;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font-size:10pt;
font-family:arial;
width: 100%;
background: url(nbbg2.jpg) repeat;
height:30px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 11px;
text-decoration: none;
border-right: 1px solid white;
height:18px;
text-align:center;
}

.solidblockmenu li a:visited{
color: white;
}

#nodeco a:hover { 
background:white; }

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.solidblockmenu2 {
margin: 0;
padding: 0;
float: left;
font-size:10pt;
font-family:trebuchet ms;;
width: 100%;
background: url(nbbg.jpg) no-repeat;
height:30px;
}

.solidblockmenu2 li{
display: inline;
}

.solidblockmenu2 li a{
float: left;
color: white;
padding: 6px 11px;
text-decoration: none;
border-right: 1px solid white;
height:18px;
text-align:center;
}

.solidblockmenu2 li a:visited{
color: white;
}
.solidblockmenu2 li a:hover, .solidblockmenu2 li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}
#ticker { width:270px; height:200px; overflow:auto; }
#ticker dt { font:normal 14px Helvetica,Arial,sans-serif; font-weight:bold;padding:0 10px 5px 10px; background-color:white; padding-top:10px; border:1px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Helvetica,Arial,sans-serif; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa; background-color:white; border-left:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

