/*Default Copy Style */
.hidden {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copysmallsmall {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 11px; margin-top:3px; margin-bottom:3px; margin-left:0px; margin-right:0px }
.copysmall {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 12px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copy {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 13px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copymed {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 14px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copylarge {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 15px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copymedred {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-size: 14px; margin-top:3px; margin-bottom:11px; margin-left:0px; margin-right:0px }
.copyheader {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #2778CB; font-size: 14px; margin-top:3px; margin-bottom:0px; margin-left:0px; margin-right:0px }
.copyheaderwhite {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; margin-top:3px; margin-bottom:0px; margin-left:0px; margin-right:0px }
.copytitle {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #2778CB; font-size: 15px; font-weight: bold }
.copysmalltitle {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #2778CB; font-size: 15px; font-weight: bold }
.copysubtitle {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #2778CB; font-size: 15px }
.copyfooter {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px }
.copydownload {  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #3B3B3B; font-size: 13px }

p { margin-top:3px; margin-bottom:12px; margin-left:0px; margin-right:0px; }
p.topmarg { margin-top:12px; margin-bottom:8px; }
p.nobot { margin-top:2px; margin-bottom:0px; }
p.topmargnobot { margin-top:12px; margin-bottom:0px; }
p.nav { color:#FFFFFF; text-align:center; margin-top:8px; margin-bottom:12px; margin-left:3px; margin-right:3px; }
p.foot { font-size:9px; margin-top:3px; margin-bottom:3px; margin-left:3px; margin-right:3px; }
/* BEGIN REMOVED FOR AQUACLUSTER CSS TRIAL
a { color: #446185; text-decoration: none }
a:hover { text-decoration: underline }
a:visited { color: #446185; text-decoration: none }
a:visited:hover { text-decoration: underline }
END REMOVED FOR AQUACLUSTER CSS TRIAL*/

.copywhite {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px }
.copywhiteB {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold }

/*More Information Link Style */
.copy11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }

/* Section Headers Style */
.blueheader {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #446185; font-size: 13px; font-weight: bold }
.whiteheader {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; font-weight: bold }

.topics {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 11px }
.topicsB {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold }
.topicsH {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px}
a.topics { color: #CCCCCC; text-decoration: none }
a:hover.topics { color: #CCCCCC; text-decoration: underline }
a:visited.topics { color: #CCCCCC; text-decoration: none }
a:visited:hover.topics { color: #CCCCCC; text-decoration: underline }

h2 { font-size:13px; color:#2778CB; margin-left:0px; margin-right:0px; margin-top:3px; margin-bottom:0px; }




#tabs {
  font-size: 100%;
}

#tabs li      { background-color: #b5c7e7 ;}
#tabs li a:link {  color: #0F3660;  }
#tabs li a:visited { color: #0F3660; }
#tabs li a:hover { color: #000066; }

#tabs {
    clear: both;
    padding-left: 10px;
    margin: 0;
    list-style: none;
}
/*    background: #CFDCED url("images/tab-right.gif") no-repeat right top;*/
#tabs li {
    float: left;
    background-image: url(images/rtab.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #B5C7E7;
    margin: 0 3px 0 0;
    padding: 0;
}

/*background: url("images/tab-left.gif") no-repeat left top;*/
#tabs li a {
    float: left;
    display: block;
    font-family: verdana, arial, sans-serif;
    text-decoration: none;
    color: black;
    white-space: nowrap;
    background-image: url(images/ltab.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 5px 15px 4px;
    width: .1em; /* IE/Win fix */
}

#tabs > li a { width: auto; } /* Rest of IE/Win fix */

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a { float: none; }
/* End IE5-Mac hack */






/* list items with blue bullet */
.listitem {
    line-height: 15px;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-weight: normal;
	color: #262626;
    margin-top:4px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px
}

.subtitle_body{
    background-image: url(images/subtitle_body.gif);
    background-repeat: repeat-x;
    color: #035AA4;
    font-size: 13px;
    font-weight: bold;
}

.subtitle_cap{
    height: 25px;
    width: 12px;
    background : url(images/subtitle_cap.gif);
}

/* commnon feature layout ----------------------------------------- */
#features {height: 350px;}
.featurelist li {
         font-family: trebuchet ms, verdana, arial;
         font-size: 86%;
         padding: 5px 0px 5px 0px;
         list-style-type: none;
         }
.featurelist li a:link, .featurelist li a:visited, .featurelist li a:hover {
         text-decoration: none;
         border-bottom: 1px solid #fff;
         display: block;
         padding: 0.5em 0 0 40px;
         height: 3em;
         }
/* end of commnon feature layout ----------------------------------------- */

.feature {
    line-height: 1.7em;
    margin-bottom: 2.5em;
    }

.feature span {display: none;}

.feature h3 {
    font-size: 86%;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0.3em 0.3em 0.3em 2.2em;
    margin-bottom: 1em;
    background: #F0F0F0 url(../img/bullet.gif) no-repeat 0.5em 0.4em;
	}

.feature img {
    border: 1px solid #555;
    margin-bottom: 5px;
    }

.feature img.nobottom {
    border: 1px solid #555;
    margin: 0px 3px 0px 3px;
    }

.feature img.screenshot {
    float: left;
    margin: 5px 25px 15px 0px;
    }

.outline
{
color: #000000;
font-family: verdana,arial,helv;
font-size: 11px;
font-weight: normal;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-left-color:  #999999;
border-right-color:  #999999;
border-top-color:  #999999;
border-bottom-color:  #999999;
}

.outlinebubble
{
color: #000000;
font-family: verdana,arial,helv;
font-size: 11px;
font-weight: normal;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-style: solid;
border-left-color:  #999999;
border-right-color:  #999999;
border-top-color:  #999999;
border-bottom-color:  #999999;
}

.outlinesection
{
color: #000000;
font-family: verdana,arial,helv;
font-size: 11px;
font-weight: normal;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
border-style: solid;
border-left-color:  #999999;
border-right-color:  #999999;
border-top-color:  #999999;
border-bottom-color:  #999999;
}

.outlinesectioncorner
{
color: #000000;
font-family: verdana,arial,helv;
font-size: 11px;
font-weight: normal;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-style: solid;
border-left-color:  #999999;
border-right-color:  #999999;
border-top-color:  #999999;
border-bottom-color:  #999999;
}

.outlinesectionnone
{
color: #000000;
font-family: verdana,arial,helv;
font-size: 11px;
font-weight: normal;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-left-color:  #999999;
border-right-color:  #999999;
border-top-color:  #999999;
border-bottom-color:  #999999;
}

#dbTopNavList {
  list-style: none;
  margin: 0;
  padding: 0;

  height: 15px;
  padding-top: 2px;
}

#dbTopNavList li {
  padding: 0 1em 0 1.2em;
  display: inline;
  border-left: 1px solid #c3d9ff;
}

#dbTopNavList li a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

#dbTopNavList li:first-child {
  border-left: 0;
  padding-left: 0;
}

/* BEGIN NEW CSS to match aquacluster layouts --------------- */
body,td,div,p,a,font,span {
    /*background-color: #d3d3d3;*/
    font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
    font-size: 12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    color: #2D2D2D;
}

a, a.visited {
    color: blue;
    text-decoration:underline;
}
/* tabs main navigation ------------------------------------- */
a.tab {
    background-color:#e0ecff;
    border: 1px solid #c3d9ff;
    /*font-size:80%;*/
    font-weight:bold;
    padding: 2px 2em 2px 1em;
    margin-bottom:15px;
    font-size:12px;
    color:black;
}

a.tabselected {
    background-color:#c3d9ff;
    border: 1px solid #c3d9ff;
    /*font-size:80%;*/
    font-weight:bold;
    padding: 2px 2em 2px 1em;
    margin-bottom:10px;
    font-size:12px;
    color:black;
    text-decoration:none;
}

/* subtabs under main navigation ---------------------------- */
div.subtab {
	background-color:#c3d9ff;
	/*font-size:80%;*/
    /*font-weight:bold;*/
    padding: 0px .5em /*4*/ 0px 0em;
	margin-top:2px;
	color: black;
	margin-bottom:6px;
}

