<style type="text/css">
/* CSS definitions for VeriSign Storefront Redesign */

/* global definitions */
body {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#ffffff;
}

.text
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}

A:link    { color: #003366 } /* unvisited links */
A:visited { color: #999999 } /* visited links   */
A:hover   { color: #94AA3D } /* user hovers     */
A:active  { color: #94AA3D } /* active links    */

/* TABLE definitions */
table.leftrightborder {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-right-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
table.minitablegrayborder {
	border: thin solid rgb(204,204,204);
	border-width: 1px;
}

/* TD definitions */
td {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 11px;
	}

td.copy {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 11px;
	}

td.darkrule { 
	background-color:#CE9933; }

td.darkruleborderline {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#CE9933; 
	}		

td.dark { 
	background-color:#FFCC33; 
	}

td.name
{
        background-color:#003399;
}
td.build
{
        background-color:#006633;
}
td.options
{
	background-color:#999900;
}
td.learn
{
        background-color:#990099;
}
td.manage
{
        background-color:#666699;
}
td.default
{
        background-color:#990000;
}

td.grayborderline {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#CCCCCC; 
	}
	
td.grayborderline-leftrightborder{
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#CCCCCC; 
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}	
	
td.dark-leftborder { 
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size:11px;
	}	
	
td.leftborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size:11px;
	}

td.lightcalltoaction {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FDF7E7;
	}
	
td.lightcalltoaction-rightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FDF7E7;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}	
		
td.rightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.leftrightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}
		
td.topborder { 
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 1px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #ce9933;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.topborder-gray { 
	font-family:Verdana,Geneva,Arial,helvetica,sans serif;
	border-top-width: 1px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #CCCCCC;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.bottomborder { 
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #ce9933;
	border-bottom-width: 1px;
	font-size:11px;
	}

td.blackborderline {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#000000; }
	
td.calltoaction {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFE59A; 
	}
td.calltoaction-light {
        font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
        background-color:#FCF2CC;
        }
td.calltoaction-rightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFE59A;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}	

td.calltoaction-leftborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFE59A;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size:11px; 
	}	

td.calltoaction-leftrightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFE59A;
	border-top-width: 0px;
	border-left-color: #CE9933;
	border-left-width: 1px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-bottom-width: 0px;
	font-size:11px;
	}	

td.calltoaction-topbottomborder-black {
	border-top-width: 1px;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	font-size:11px;
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFE59A; 
	}	
		
td.searchleft {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #CE9933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}

td.searchleft-black {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}	
		
td.searchright {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #CE9933;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	}
	
td.searchcopy {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	font-size:12px;
	}
	
td.searchcopysmall {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#FFCC33;
	font-size:10px;
	vertical-align: middle;
	}

/* DIV AND SPAN definitions */
div.subhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	}
	
span.subhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}
	
div.bluesubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000099;
	}
	
span.bluesubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000099;
	}
span.redsubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #990000;
}

span.emphasis {
	font-family:Verdana,Geneva,Arial,helvetica,sans serif;
	color: #990000;
}

/* Other definitions */
.srchInput{
	border-left: 1px solid #4E4E4E;
	border-top: 1px solid #4E4E4E;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width:142px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}
.emailSrchInputLeft{
        border-left: 1px solid #4E4E4E;
        border-top: 1px solid #4E4E4E;
        border-right: 1px solid #EAEAEA;
        border-bottom: 1px solid #EAEAEA;
        width:80px;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:11px
}

.homesrchInput{
	border-left: 1px solid #4E4E4E;
	border-top: 1px solid #4E4E4E;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width:230px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}
.smtext
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px
}
.minitext
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9.5px
}
.mediumtext
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold
}
.caption
{
	font-family:arial,helvetica,sans-serif;
	font-size:9.5px
}
.subtitle
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:20px;
}

.subheader
{
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:20px;
}

.lgtext
{
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:13px;
}

.learnmore
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}
A.learnmore A.learnmore:visited
{
	color:#003399;
	text-decoration:none;
}
A.learnmore:hover
{
	color:#990000;
	text-decoration:underline;
}

A:link, A.novisit:link, A.novisit:visited
{
	color:#003399
}
A:visited
{
	color:#666666
}
A:hover, A.novisit:hover
{
	color:#990000;
	text-decoration:underline
}


.color-name
{
	color:#003399
}
.color-build
{
	color:#006633
}
.color-options
{
	color:#666600
}
.color-learn
{
	color:#990099
}
.color-manage
{
	color:#666699
}
.color-default
{
	color:#990000
}
.color-black
{
	color:#000000
}
.color-secure
{
	color:#000066
}
.trail-here
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9.5px;
	font-weight:bold
}
.trail
{
	color:#999999;
	font-family:arial,helvetica,sans-serif;
	font-size:9.5px
}
.trail A:link, .trail A:visited
{
	color:#003399
}
.trail A:hover
{
	color:#990000;
	text-decoration:underline
}


.faq-title
{
	color:#333333;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold
}
A.faq
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px
}

A.footer
{
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none
}
A.footer:hover
{
	text-decoration:underline
}
A.sublevel
{
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none
}
A.sublevel:hover
{
	text-decoration:underline
}
A.package
{
	text-decoration:none
}
A.package:hover
{
	text-decoration:underline
}
.menu A:link, .menu A:visited
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none
}
A.menu:hover
{
	text-decoration:underline
}
.submenu A:link, .submenu A:visited
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:underline
}

.copyright
{
	color:#999999;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px
}
.label
{
	color:#993333;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold
}
.question
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold
}
.answer
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px
}
.menu
{
	color:#ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px
}
.submenu
{
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px
}
.srchBldtext{
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:13px
}

.BgCEGrey {
	background-color: #CECECE;
}
a.textHelpAirline:link, a.textHelpAirline:visited {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color: #003399;
	text-decoration: none;
}

.textAirlineBox {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color: #3F434C;
}

.textAirlineHdr {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	color: #10226A;
	font-weight: bold;
}

.textBoldAirlineBox {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #3F65B8;
}

.textWarningAirlineBox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.textBoldWarningAirlineBox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.airlineEntryBox {
	width:192px;
	border: 1px solid;
	color: 3F434C;
}
.bgLtYellow {

	background-color: #FEF8E1;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px

}

.bgLtPurple {

	background-color: #EFEFF5;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px

}
A.whitelink {
	color: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}

A.whitelink:Hover	{
	color: #FFFFFF;
	text-decoration:underline;	
	font-size:10px;
}

A.whitelink:Visited	{
	color: #FFFFFF;
	font-size:10px;
}
.BgGraySideNav {
	background-color: #E6E6E6;
}

.ManageTableGrayBG {
	background-color: #F5F5F5;
}

.RenewExpTableBorder
{
	background-color:#4C3D3D;
}
.hdrDarkPurple {
	background-color: #363651;
}

.hdrMediumPurple {
	background-color: #4C4C71;
}

.hdrPurple {
	background-color: #666699;
}

.hdrLightPurple {
	background-color: #8585AD;
}
.whttext
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#FFFFFF;	
}
.manageGray{
	color:#999999;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
.allWhite
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;	
}
.allWhite A:link, .allWhite A:visited
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:underline	
}
.allWhite A:hover
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:underline
}
.allBlack
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#000000;	
}
.allBlack A:link, .allBlack A:visited
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#000000;
  text-decoration:underline	
}
.allBlack A:hover
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#000000;
  text-decoration:underline
}
</style>
