html, body {
	margin: 0;
	padding:0;   /* needed for column backgrounds to display correctly */
    border:none;
	background-color: #FFFFFF;
	}

#wrapper {
	margin-left:auto;
	width: 882px;
	border-top:0;
	overflow: auto;
	margin-right: auto;
	}
	
/* heading, including logo, color bar */
#header {
	margin:0;
	padding:0;
	background-image:url(../Images/background.gif);
	background-repeat: repeat;
	} 
	
/* Logo */
.logo {
	margin: 20px 0 15px 0;
	border:0;
	width:444px;
	height:74px;
	text-align: left;
	display: block;
	}	
	
.logo a:link,
.logo a:visited,
.logo a:hover { 
	text-decoration:none; 
	} 

.ie6fix	{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.wowi.com/Images/wowilogo.png',sizingMethod='scale');
	margin: 0;
	border:0;
	width:444px;
	height:74px;
	text-align: left;
	display: block;
}

.account  {
	display: none;
	}
	
.account a {
	display: none;
	}

.account a:hover {
	display: none;
	}

a img{border:0;}

.imgLeft {
	border:0;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	}
			
/* Design element over the top navigation bar */
#colorBar {
	clear:both;
	}	
	
#content {
	margin: 0;
	border-top: 1.7px solid #66FF00;
	}

/* top banner  */
#banner {
	border:0;
	padding:0;
	margin: 0;
	}
	
#content-left {
	margin:0;
	width:215px;
	float: left;
	background-color: #E0E0E0;
	}

/* right column */	
#content-main {
	margin: 0 0 0 215px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	}

	
/* Heading that corresponds to top nav bar */
.pageheading {
	margin-top: 0;
	color: #2E3240;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 160%;
	padding-top: 20px;
	padding-bottom: 15px;
	}	

/* Heading that corresponds to nav bar in left column */
.navhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 110%;
	color: #669900;
	line-height:25px;
	display:block;
	}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000
	}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 90%;
	color: #080808;
	line-height:30px;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 175%;
	color: #76787b;
	}

.bodytext a:link  { color: #000000; }
.bodytext a:visited { color: #000000; }
.bodytext a:active { color: #000000; }
.bodytext a:hover { color: #004489; }

	
/* Used in forms in Tools */	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #76787b;
	}
	
/* Quotes */

.quote_box {
	padding:15px 50px 10px 120px;
	margin: 0;
	background-image: url(../Images/wowicircle.png);
	background-repeat: no-repeat;
	background-color: #7caf38;
	}

/* VESID uses version 6 of Explorer so we need this extra style */
.quote_box_ie6 {
	padding:15px 50px 10px 120px;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #7caf38;
	}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 155%;
	color: #FFFFFF;
	}
.quoteName {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	}
	
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 155%;
	color: #FFFFFF;
	display: block;
	margin-left: 235px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

.testimonialName {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	margin-left: 180px;
	padding-bottom: 5px;
	}
	
/* Index page, left column, workshop box */
#content-left img{
	margin:0;
	display: block;
	border-bottom: 1.7px solid #66FF00;
}

.leftcolbox {
	margin:20px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2E3240;
	font-size: 80%;
	text-align: left;
	padding: 10px;
	width: 150px;
	}	
	
.leftcolbox a{ 
	color:#2e3240;
	}

.leftBoxTitle {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px 5px 20px;
	display: block;
	margin: 30px 20px 0 20px;
	}	
	

.leftBoxDetails {
	margin:0 20px 20px 20px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 80%;
	text-align: left;
	padding: 20px 10px 20px 20px;
	display: block;
	background-color: #FFFFFF;
	}	
	
.leftBoxDetails a{ 
	color:#2e3240;
	}
	
.colorBox {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	text-align: left;
	padding: 3px;
	display: block;
	margin: 0;
	font-weight: bold;
	}

.bg_orange {
	background-color: #f8951d;
	}
	
.bg_Brightblue {
	background-color: #0040ff;
	}	
	
.bg_Darkblue {
	background-color: #0d3c5f;
	}		

.bg_green {
	background-color: #00cc00;
	}	
	
/* Index page heading  */
.indexHeading {
	color: #031246;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 160%;
	}	

table.login { 
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px; 
	padding: 0px; 
	border: none;
	}
	
table.login td { 
	font-size: 80%;  
	padding:3px; 
	}
	
table.login tfoot {
	padding:7px;
	text-align: left;
	clear:left;
	}
		
.bodytextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	}	

.tableText {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small
	}
/* pages with tables that have only one column */	
#tablepages {
	margin:0;
	background-color: #FFFFFF;
	text-align: center;
	overflow:auto;
	clear: both;
	padding-left:20px;
	}
		
table.data { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%; 
	padding: 0px; 
	border: none;
	}
	
table.data caption{
	color: #005a9c;
	font-size: 110%;
	text-align: left;
	}

/* table header cells */	
table.data th {
	font-size: 80%;
	border-bottom: 1px solid #778855;
	font-weight: bold;
	vertical-align: bottom;
	}

table.data td {
	font-size: 80%;
	background-color: #F4F4F4;
	vertical-align: middle;
	padding:7px;
	border-bottom: 1px solid #789DB3;
	text-align: left;
	}
	
table.data tfoot {
	padding:7px;
	text-align: left;
	}
	
table.basic { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 560px; 
	padding: 0px; 
	border: none;
	}
	
table.basic caption{
	color: #005a9c;
	font-size: 110%;
	text-align: left;
	}

/* table header cells */	
table.basic th {
	font-size: 80%;
	border-bottom: 1px solid #778855;
	font-weight: bold;
	vertical-align: bottom;
	color: #333333;
	}

table.basic td {
	font-size: 80%;
	vertical-align: top;
	padding:7px;
	border-bottom: 1px solid #BDB9B9;
	text-align: left;
	color: #76787b;
	}

#resources {
	margin: 0;
	} 
	
#leftColumn {
	width: 175px;
	float: left;
	} 	
	
#middleColumn {
	width: 175px;
	margin-left: 20px;
	float: left;
	} 
	
#rightColumn {
	margin-left: 20px;
	width: 175px;
	float: left;
	} 
		

/* Navigation Bar Footer */
#navfooter {
	margin:0;
	text-align:left;
	background:#fff;
	border:0;
	padding-top: 30px;
	padding-bottom: 7px;
	display:block;
	clear: both;
	} 

#navfooter li { 
	display:inline; 
	} 

#navfooter a:link,
#navfooter a:visited {  
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;  
	color: #031246;
	} 
#navfooter a:hover { text-decoration: underline;}

#bottom {
	margin:0;
	padding-top:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fff;
	padding-bottom:30px;
	color: #76787b;

	display:block;
	}
	
#testFooter {
	margin:0;
	width:100%;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	background-color: #fff;
	padding-top: 50px;
	padding-bottom:20px;
	color: #76787b;
	}
	
/* top navigation bar  */
#nav {
	display: none;
	}


/* remove all the bullets, borders and padding from the default list styling */
#nav ul {
	display: none;
	}

#nav ul ul {width:124px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav li {
	display: none;
	}


/* style the links for the top level */
#nav a, #nav a:visited {
	display: none;
	}


/* style the second level background */
#nav ul ul a.drop, #nav ul ul a.drop:visited {
	display: none;
	}


/* style the second level hover*/
#nav ul ul a.drop:hover{display: none;}
#nav ul ul :hover > a.drop {display: none;}



/* style the third level background */
#nav ul ul ul a, #nav ul ul ul a:visited {display: none;}
/* style the third level hover */
#nav ul ul ul a:hover {display: none;}


/* HIDE the sub levels and give them a positon absolute so that they take up no room */
#nav ul ul {
	display: none;
}

/* position the third level flyout menu */
#nav ul ul ul{display: none;}

/* position the third level flyout menu for a left flyout */
#nav ul ul ul.left {
	display: none;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {
	display: none;
}

/* style the second level links */
#nav ul ul a, #nav ul ul a:visited {
	display: none;}


/* style the top level hover */

#nav a:hover,  #nav ul ul a:hover{display: none;}
#nav :hover > a,  #nav ul ul :hover > a {display: none;}

/* make the second level visible when hover on first level list OR link */
#nav ul li:hover ul,
#nav ul a:hover ul{display: none; }
/* keep the third level hidden when you hover on first level list OR link */
#nav ul :hover ul ul{display: none;}
/* make the third level visible when you hover over second level list OR link */
#nav ul :hover ul :hover ul{ display: none;}
