﻿html body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	color: #666666;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
}

a:active, a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.search
{
    margin:6px 2px 5px 2px;
}

.search .ms-sbcell .ms-sbplain
{
    margin-right:0px;
    margin-left:0px;
    border:1px #666666 solid;
    height:17px;
}

.search .ms-sbcell
{
    border:0px;
    font-weight:normal; 
    font-size:10pt; 
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    padding:0px;
}

.search, .ms-sbgo
{
    background:none;
    border:0px;
}

.bannerframe
{
	height: 164px;
	background: #FFFFFF;
	background-image: url('./images/WaterBub.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
/* div#content p{line-height:1.4} */
div#navigation{background:#B9CAFF;}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}
div#topArea {width:1100px; background:#CCCCCC; }
div#actionMenu {float:right}
div#wrapper{float:right;width:100%;margin-left:-200px;}
div#content{margin-left:200px;}
div#navigation{float:left;width:200px;}
div#footer{clear:both;width:100%}

div#topwrapper{clear:both;width:100%}
div#topwrapper{position:relative}

div#searchlinks{width:180px;float:right; vertical-align:top;right:0px;white-space:nowrap;padding:5px; font-size:.80em;color:#666666;}
div#searchlinks a{
	color: #666666
}

.logo{width:192px; padding-left:5px; padding-top:5px;}
div#topnavigation {clear:both;width:100%;position:relative;border-bottom:2px black solid;padding-top:180px; }

div#topnavlinks
{
    padding-right: 2px;
    padding-left: 2px;
    text-align:center;
}

.sew-topnavtable
{
	width: 100%;
}

.sew-topnavrow
{
	height: 1px;	 
}

.sew-topnav
{
	vertical-align:bottom;
}

.ms-pagebreadcrumb
{
	 display:none;
}

.sew-body
{
	width: 1000px;
}

/* Navigation styles: Information about */
.topNavInformationAboutItem
{
	font-family: Arial, Helvetica, sans-serif;  
	font-weight:bold; 
	font-size: 10pt; 
	background-color:transparent;
	background-image: url('./images/TabWhite.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
    visibility:hidden;
	width:92px;
	height:29px;
	display: block;
	color: #75B167;	
	line-height:2em;  /* fixes vertical alignment of text in the navigation cell */
}

a.topNavInformationAboutItem:link, a.topNavInformationAboutItem:visited
{
	color: #75B167;
}

.topNavInformationAboutItemSelected
{
	background-image:url('./images/TabGreen.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color: #FFFFFF;
}

a.topNavInformationAboutItemSelected:link, a.topNavInformationAboutItemSelected:active, a.topNavInformationAboutItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.topNavInformationAboutItemHover
{
	background-image:url('./images/TabGreen.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#FFFFFF;
}

a.topNavInformationAboutItemHover:hover, a.topNavInformationAboutItem:active
{
	color:#FFFFFF;
	text-decoration: none;
}

/* Navigation styles: Solutions for */
.topNavSolutionsForItem
{
	font-family: Arial, Helvetica, sans-serif;  
	font-weight:bold; 
	font-size: 10pt; 
	background-color:transparent;
	background-image: url('./images/TabWhite.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	width:92px;
	height:29px;
	display:block;
	color: #6B8AC6;
	line-height:2em;  /* fixes vertical alignment of text in the navigation cell */
}

a.topNavSolutionsForItem:visited, a.topNavSolutionsForItem:active, a.topNavSolutionsForItem:link
{
	color: #6B8AC6;
}

.topNavSolutionsForItemSelected
{
	background-image:url('./images/TabBlue.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color: #FFFFFF;
}

a.topNavSolutionsForItemSelected:link, a.topNavSolutionsForItemSelected:active, a.topNavSolutionsForItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.topNavSolutionsForItemHover
{
	background-image:url('./images/TabBlue.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#FFFFFF;
}

a.topNavSolutionsForItemHover:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

/* Navigation styles: Personal */
.topNavPersonalItem
{
	font-family: Arial, Helvetica, sans-serif;  
	font-weight:bold; 
	font-size: 10pt; 
	background-color:transparent;
	background-image: url('./images/TabWhite.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
   	width:92px;
	height:29px;
	display:block;
	color: #3DBFC5;
	line-height:2em;  /* fixes vertical alignment of text in the navigation cell */
}

a.topNavPersonalItem:active, a.topNavPersonalItem:visited
{
	color: #3DBFC5;
}

.topNavPersonalItemSelected
{
	background-image:url('./images/TabTeal.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color: #FFFFFF;
}

a.topNavPersonalItemSelected:link, a.topNavPersonalItemSelected:active, a.topNavPersonalItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.topNavPersonalItemHover
{
	background-image:url('./images/TabTeal.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#FFFFFF;
}

a.topNavPersonalItemHover:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

/* Navigation styles: Applications */
.topNavApplicationsItem
{
	font-family: Arial, Helvetica, sans-serif;  
	font-weight:bold; 
	font-size: 10pt; 
	background-color:transparent;
	background-image: url('./images/TabWhite.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
    visibility:hidden;
	width:92px;
	height:29px;
	display:block;
	color: #EA9152;
	line-height:2em;  /* fixes vertical alignment of text in the navigation cell */
}

a.topNavApplicationsItem:active, a.topNavApplicationsItem:visited
{
	color: #EA9152;
}

.topNavApplicationsItemSelected
{
	background-image:url('./images/TabOrange.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color: #FFFFFF;
}

a.topNavApplicationsItemSelected:link, a.topNavApplicationsItemSelected:active, a.topNavApplicationsItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.topNavApplicationsItemHover
{
	background-image:url('./images/TabOrange.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#FFFFFF;
}

a.topNavApplicationsItemHover:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

/* Footer styles */

span.Footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}

span.Footer a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

.sew-SectionNav1
{
	text-align: center;
	font-weight: bold;
	color: white;
}
