<style type="text/css">

/*
*** global definitions ***
 */

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

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

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

ul { 
   padding-top:5px;
   padding-bottom:8px;
}

h1 {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #112269;
	font-size:18px;
	}
h2 {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #112269;
	font-size:14px;
	}

/*
*** home search box styles ***
 */

.undersearchbox {
	font-size: 9px;
	font-weight: bold;
}

.smallsearchboxcopy { font-size: 9px;}
.smallsearchboxcopy A:visited { color: #003366; } /* visited links   */
.smallsearchboxcopy A:hover {color: #003366;}

.searchboxnew {
	background-color: #C9E355;
	border-top: 1px solid #112269;
	border-bottom: 1px solid #112269;
}

.searchboxnewleft { border-left: 1px solid #112269; }
.searchboxnewright {	border-right: 1px solid #112269; }

.abovesearchbox {font-size: 11px;}
.abovesearchbox A:visited { color: #003366; } /* visited links   */
.abovesearchbox A:hover {color: #003366;}

.searchcopysmall {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#B0D144;
	font-size:9px;
	vertical-align: middle;
	}

.searchcopysmall A:visited { color: #003366; } /* visited links   */
.searchcopysmall A:hover {color: #003366;}

/*
*** TABLE definitions ***
 */

table.leftrightborder {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-right-color: #B0D144;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
table.leftrightdark {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #3E6200;
	border-right-color: #3E6200;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	font-size:11px;
	}

table.leftrightblack {
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-color: #000000;
	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:#336600;
	}

td.darkruletop { 
	background-color:#ffffff; 
	border-top-width: 1px;
	border-top-color: #336600;
	border-right-color: #336600;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}

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

td.dark { 
	background-color:#02BF01; 
	}

td.light { 
	background-color:#DBDCC6; 
	}

td.lightleft { 
	background-color:#DBDCC6;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #336600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}

td.lightright { 
	background-color:#DBDCC6;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-right-color: #336600;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	}

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

td.dark-rightborder { 
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#B0D144;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-right-color: #336600;
	border-top-width: 0px;
	border-right-width: 1px;
	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: #336600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.dark-topborder { 
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#B0D144;
	border-top-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #336600;
	border-left-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:#EBF5DB;
	}
	
td.lightcalltoaction-rightborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#EBF5DB;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #336600;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.lightcalltoaction-leftborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#EBF5DB;
	border-top-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-right-width: 0px;
	border-left-color: #336600;
	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: #336600;
	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: #336600;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #336600;
	border-bottom-width: 0px;
	font-size:11px;
	}

td.leftrightblack {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #000000;
	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: #336600;
	border-bottom-width: 0px;
	font-size:11px;
	}
	
td.topborderblack { 
	border-top-width: 1px;
	border-top-color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}
	
td.blackborderline { background-color:#000000; }

td.blackborder {
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-width: 0px;
	font-size:11px;
	}

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

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:#DBDCC6;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #336600;
	border-bottom-width: 0px;
	font-size:11px;
	}	

td.calltoaction-leftborder {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#DBDCC6;
	border-top-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #336600;
	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:#DBDCC6;
	border-top-width: 0px;
	border-left-color: #336600;
	border-left-width: 1px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #336600;
	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:#DBDCC6; 
	}	
		
td.searchleft {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#B0D144;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #336600;
	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:#B0D144;
	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:#B0D144;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #336600;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	}
	
td.searchcopy {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-color:#B0D144;
	font-size:12px;
	}

td.dark-TopRightBlackborder {
	border-style: solid;
	background-color:#B0D144;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-bottom-width: 0px;
}
	
td.RightBlackBorder { 
    border-style: solid;
	background-color:#FFFFFF; 
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	}

td.pagePadding {
   padding-left:75px;
   padding-right:75px;
   padding-top:20px;
   padding-bottom:20px;
}
	
	td.BottomBlackBorder { 
    border-style: solid;
	background-color:#FFFFFF; 
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	}
	
	td.dark-TopGreenborder {
	border-style: solid;
	background-color:#DBDCC6;
	border-top-color: #336600;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

td.calltoaction-Boxborder {
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #336600;
	border-left-width: 1px;
	border-left-color: #336600;
	border-bottom-width: 1px;
	border-bottom-color: #336600;
}
td.calltoaction-Actionbox {
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #336600;
	border-left-width: 1px;
	border-left-color: #336600;
	border-bottom-width: 0px;
}

td.calltoaction-ActionboxBottom
{
	border-style: solid;
	background-color:#DBDCC6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #336600;
	border-left-width: 1px;
	border-left-color: #336600;
	border-bottom-width: 1px;
	border-bottom-color: #336600;
}
td.calltoaction-RightGrayborder {
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-width: 0px;
	border-bottom-width: 0px;
}
td.Footer {
        border-style: solid;
		/*color:#FFFF00;*/
        background-color:#DBDCC6;
        border-top-width: 0px;
        border-right-width: 1px;
        border-right-color: #FFFFFF;
        border-left-width: 0px;
        border-bottom-width: 0px;
}

td.Footer-last {background-color:#DBDCC6;}

td.offerbox-background
{
	border-style: solid;
	background-color:#DBDCC6;
	border-top-width: 1px;
	border-top-color: #336600;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #336600;
}

td.greenblackborder {
        border-top-width: 0px;
	   background-color:#DBDCC6;
        border-left-width: 0px;
        border-style: solid;
        border-right-width: 1px;
        border-right-color: #000000;
        border-bottom-width: 0px;
        font-size:11px;
        }

td.headercell {
	padding-left:5px;	
	padding-right:5px;	
   padding-top:5px;
   padding-bottom:5px;
   background-color: #DDDDDD;
}

/*
*** DIV AND SPAN definitions ***
 */

div.subhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	}

div.subhead-sm {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	font-size:11px;
	letter-spacing:-0.1em;
	}

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: #112269;
	}
	
span.bluesubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #112269;
	}
	
span.darkbluesubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #112269;
	}
span.redsubhead {
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	font-weight: bold;
	color: #993300;
	}

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


/*
*** Other definitions***
 */

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

.answer-sp {
	FONT-SIZE: 11.5px; 
   FONT-FAMILY: verdana,arial,helvetica,sans-serif;
}

.subtitle-sp {
	FONT-SIZE: 21px; 
   FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
   font-style:italic; 
   font-weight:bold;
}

.trans-sp {
	margin-bottom:4px;
	font-style:italic;
	color:#000000;
	font-size:105%;
	font-weight:bold;
	}

EM.trans-sp {
	font-size:115%;
	font-weight: bolder;
}

.undo-sp {
	font-style: normal;
	}

li.trans-sp {
	margin-top:0px;
	font-style:italic;
	font-size:11.5;
	}

select.selectAccount { width : 525;}

.lightcalltoaction-hairlinebox{
	background-color: #EBF5D6;
	border: 1px solid #CCCCCC;
}

.grayhairlinebox{ border: 1px solid #999999; }

.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;
	}

.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;
	}

.namesrchInput{
	border-left: 1px solid #4E4E4E;
	border-top: 1px solid #4E4E4E;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width:200px;
	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;
}

.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;
	}

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

.faxtitle {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.faxsubtitle {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	}

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

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

.color-name {color:#112269;}
.color-manage {color:#112269;}
.color-default {color:#993300;}

.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;}

.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;
	}

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;
	}

.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;
	}

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

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

.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;
	}

.textHeaderGreen {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#548300;
	}

.smallText {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	}

.helpLink {

   font-weight:normal;
   text-transform:normal;
   margin:0px 0px 5px 2px;
   padding:0px;

}

.indent {
	padding-left:10px;	
   padding-top:3px;
   padding-bottom:3px;
}

.padding {
	padding-left:5px;	
	padding-right:5px;	
   padding-top:5px;
   padding-bottom:5px;
}

.homesearchboxrule-top {
border-top: 1px solid #000000;
background-color:#B0D144;
}

.homesearchboxrule-bottom {
border-bottom: 1px solid #000000;
background-color:#B0D144;
}

.homesearchboxrule-left {
border-left: 1px solid #000000;
background-color:#B0D144;
}

.homecolumnrule-left {
border-left: 1px solid #000000;
background-color:#DBDCC6;
}

.homecolumnrule-bottom {
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color:#DBDCC6;
}

.homeinnerrule-top {
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.homeinnerrule-bottom {
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.homeinnerrule-left {border-left: 1px solid #cccccc;}

.homeinnerrule-right {border-right: 1px solid #cccccc;}

.homebullets {line-height: 18px;}

.cos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000;}
.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: red;}
.address {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: uppercase; color: #003366; line-height: normal; font-variant: normal;}
.domain {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bolder; font-variant: normal; text-transform: uppercase; color: #112269;}
.price {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bolder; font-variant: normal; text-transform: uppercase; color: #CC0000;}
.smallbluetext {font-size: 11px}
.jumpnav {border: 1px solid #cccccc; padding: 2px;}
.jumpnavtext {color: #003366; cursor: hand; text-decoration: underline; background-color: #FFFFFF; width: auto; padding: 2px; font-weight: bold; }
.linkage {cursor: hand; text-decoration: underline; background-color: #FFFFFF; width: auto; padding: 2px; color: #003366;}
.navigation-std {color:#003366; text-decoration:underline;}

.homesearchboxrule-right {
border-right: 1px solid #000000;
background-color:#B0D144;
}

.homeprodheaders {
font-family:verdana,arial,helvetica,sans-serif;
font-size:17px;
color:#112269;
}
.textnavhome-select {
background:#666666;
}

.textnavborders { border-right: 1px solid #CCCCCC;}

.textnavborders-select {
	border-right: 1px solid #CCCCCC;
	background: #02BF01;
}
.textnavtable {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

a.textnav-select {
	color:#ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.textnav-select:visited {
	font-size: 9px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.textnav-select:hover {
	font-size: 9px;
	color:#608F01;
	font-weight: bold;
	text-decoration: none;
}

a.textnav {
	font-size: 9px;
	color:#3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

a.textnav:visited {
	font-size: 9px;
	color:#3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

a.textnav:hover {
	font-size: 9px;
	color:#608F01;
	font-weight: bold;
	text-decoration: none;
}

</style>
