body {
	margin:0px; 
	padding:0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-weight: normal;
	margin:0px auto;
	text-align:center;
	color:#707276;
}
	
#Content {
	color:#707276;
	width:960px;
	margin:0px auto;
	font-size: 12px;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
	font-family:Arial, Helvetica, sans-serif; 
}

h1 {
	font-family:Arial, Helvetica, sans-serif; 
	float: down;
	font-size:20px; 
	color:#000000;
	padding:0px;
	line-height: 1.5em; 
	margin: 2px 2px 2px 0px;

}

.blue-h1 {
	font-family:Arial, Helvetica, sans-serif; 
	float: down;
	font-size:20px; 
	color:#009dd9;
	padding:0px;
	line-height: 1.5em; 
}

h2 {
	font-family:Arial, Helvetica, sans-serif; 
	float: down;
	font-size:16px; 
	color:#333333;
	padding:0px;
	height:25px;
	margin: 2px 2px 2px 0px;

}

h3 {
	font-size: 14px; 
	color:#707276;
	margin-bottom: 2px; 
	padding:2px 0 2px 0;
	float: down;
	font-family:Arial, Helvetica, sans-serif; 
	margin: 2px 2px 2px 0px;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	float: down;
	color:#707276;
	font-size: 11px; 
	font-stretch: normal;
	font-weight: bold;
	height:20px;
	margin: 2px 2px 2px 0px;
	padding:0px;
	text-align:left;
	vertical-align:middle;
}

h5 {
    font-family: Arial,, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#707276;
	height:20px;
	margin:1px;
	text-align:left;
}

p {
	margin: 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-weight: normal;
	color: #636363;
}


a:link ,a:visited, a:active  {
  color:            #009dd9;
} 

a:hover   {
  color:            #636363;
} 

.item-small {
	text-align:left;
	overflow:hidden;
	background-image:url('../images/segment-bg-small.png');
	background-repeat:repeat-y;
	float: left;
	width:230px;
	height:72px;
	font-size: 10px;
	font-stretch: normal;
	font-weight: normal;
	cursor: pointer;
	vertical-align:top;
	position:relative;
	color: #CCCCCC;    
	border-style:solid;
	border-width:0px;
	border-color: #CCCCCC;
	margin:1px;
	padding:1px;

}

.item-small-hover {
	background-image:url('../images/segment-bg-small-selected.png');
	background-repeat:repeat-y;

 }
 
.menu-selected {
	color:#009dd9;
 }


.x-item-selected {
	background-image:url('../images/segment-bg-small-selected.png');
	background-repeat:no-repeat;
}

.itemSmallUHeader {
	overflow:hidden;
	height:20px;
	color:white;
	border-color: #b42827;
	background-color: #b42827;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space:nowrap;

}
.itemSmallCHeader {
    overflow:hidden;
    height:20px;
    color:white;
    border-color: #361a55;
    background-color: #361a55;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;

}
.itemSmallSHeader {
    overflow:hidden;
    height:20px;
    color:white;
    border-color: #f89c33;
    background-color: #f89c33;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;
}

.itemSmallTHeader {
    height:20px;
    color:white;
    border-color: #004e3e;
    background-color: #004e3e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;
}


.itemSmallYHeader {
    height:20px;
    color:white;
    border-color: #ed037c;
    background-color: #ed037c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;
}

.itemSmallFHeader {
    overflow:hidden;
    height:20px;
    color:white;
    border-color: #8CC63F;
    background-color: #8CC63F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;
}

.itemSmallMHeader {
    overflow:hidden;
    height:20px;
    color:white;
    border-color:  #009DD9;
    background-color:  #009DD9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;

}

.item-small-number {
    width:30px;
    height:30px;
    font-size: 18px;
    font-stretch: normal;
    font-weight: normal;
    color: gray;
    cursor: pointer;
    vertical-align:top;
}


.item-image-small {
    width:60px;
    display:inline;
}


.item-small-desc {
    overflow:hidden;
    padding: 5px 5px 0px 5px;
    height:20px;
    
    color:#707276;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align:top;
    font-stretch: normal;
    font-weight: normal;
}

.item {
    float: left;
    padding: 0px;
    padding:10px 5px 5px 5px;
    margin:5px;
    width:114px;
    height:145px;
    text-shadow: #fff 0 1px 0;
    display: block;
    overflow:hidden;
    background-image:url('../images/prizm/white_bg.png');
    border-style:solid;
    border-width:1px;
    border-color: #cccccc;
    font-size: 10px;
    font-stretch: normal;
    font-weight: normal;
    cursor: pointer;
 }

.item-desc {
    display: block;
    overflow:hidden;
    background-color:white;
    padding: 0px 5px 5px 5px;
    width:110px;
    height:60px;
    font-size: 11px;
    vertical-align:middle;
    font-stretch: normal;
    font-weight: normal;
    color:#707276;
}

.itemGroupUHeader,
.itemGroupSHeader,
.itemGroupCHeader,
.itemGroupTHeader,
.itemGroupYHeader,
.itemGroupFHeader,
.itemGroupMHeader {
}


.itemGroupUHeader {
    border-color: #ce1142;
    background-color: #ce1142;
}


.itemGroupSHeader {
    border-color: #feb811;
    background-color: #feb811;
}

.itemGroupCHeader {
    border-color: #5e3895;
    background-color: #5e3895;
}

.itemGroupTHeader {
    border-color: #008b78;
    background-color: #008b78;
}

.itemGroupYHeader {
    border-color: #ed037c;
    background-color: #ed037c;
}
.itemGroupFHeader {
    border-color:  #7abe3d;
    background-color:  #7abe3d;
}

.itemGroupMHeader {
    border-color: #009DD9;
    background-color: #009DD9;
}

.itemGroupText{
    font-family:11px;
}

.itemGroupUText{
    color: #b42827;
}

.itemGroupSText {
    color: #ff9a00;
}

.itemGroupCText {
    color: #696db1;
}

.itemGroupTText {
    color: #008853;
}

.itemGroupYText {
    //color: #DF0101;
	color:#ED037C;
}

.itemGroupFText {
    //color: #088A08;
	color: #8cc63f;
}

.itemGroupMText {
    //color: #0174DF;
	color: #009dd9;
}

.itemGroupLegend{
	border:1px solid #a0a0a0;
	margin-top:2px;
	float:left;
	width:13px;
	height:13px;
}
.itemGroupYLegend {
    background: #ED037C;
}

.itemGroupFLegend{
    background: #8cc63f;
}

.itemGroupMLegend {
    background: #009dd9;
}

.itemGroupULegend{
    background: #b42827;
}

.itemGroupSLegend {
    background: #ff9a00;
}

.itemGroupCLegend {
    background: #696db1;
}

.itemGroupTLegend{
    background: #008853;
}


.item h3 {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
}

.x-btn .direction-asc {
    background-image: url("../../resources/themes/../images/default/grid/sort_asc.gif");
    background-position: 4px 6px !important;
}

.x-btn .direction-desc {
    background-image: url("../../resources/themes/../images/default/grid/sort_desc.gif");
    background-position: 4px 6px !important;
}




.item-img {
    position: relative;
    top: -10px;
    height:112px;
    width:112px;
    z-index:-1;
}


.details-info {
    float: left;
    padding: 5px;
    margin: 5px;
    text-shadow: #fff 0 1px 0;
    position: relative;
    display: block;
    font-size: 11px;
}

.details-info table {
    float: left;
    font-size: 10px;
    border:1px;
}

.details-info table td {
    float: left;
    font-size: 10px;
    color:#6f7273;
    font-weight: bold;
}



.nielsen-segment-group-header {
	font-family:Arial, Helvetica, sans-serif; 
	float: down;
	font-size:20px; 
	color:#000000;
	padding:0px;
	line-height: 1.5em; 
	color: #FFF;
	background-color: inherit;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 10px;
	float:left;
	text-align:left;
	width: 700px;
}

.nielsen-segment-group-header-unassigned {
	font-family:Arial, Helvetica, sans-serif; 
	float: down;
	font-size:20px; 
	color:#000000;
	padding:0px;
	line-height: 1.5em; 
	background-color: inherit;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 10px;
	float:left;
	text-align:left;
	width: 700px;
}
.detail-seg-image {
	float: right;
	height: 152px;
	width: 152px;
	border: 1px solid #CCCCCC;
	position: relative;
	top: -20px;
	left: -10px;
}
.detail-seg-narrative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 10px;
	padding: 10px 10px 10px 20px;
	float: left;
	width: inherit;
	vertical-align: top;
}
.nielsen-body-text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-weight: normal;
	border: 1px;
	border-color: #999;
}
.nielsen-title-blue {
	color: #39C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.segment-details {
	background-image: url(./../images/usa-map.gif);
	background-repeat: no-repeat;
	background-position:center; 
	width: 100%;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-weight: normal;
	padding:10px 10px 10px 10px;
	
}


.usa-map-background {
	background-image: url(./../images/usa-map.gif);
	background-repeat: no-repeat;
	background-position:center; 
}



.mbs-menu {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-weight: normal;
	border:0px solid black;
	overflow:hidden;
	width:960px;
	height:42px;
	border:0px solid black;
	margin:0px;
	padding:0px;
	vertical-align:top;
	border-spacing:0px;
	border-collapse: expression('separate', cellSpacing = '0px'); 
}


.mbs-menu-left {
    background-image:url('../images/menu-bg-left.gif');
    background-repeat:repeat-x;
    float: left;
    width:15px;
    height:42px;
    font-size: 12px;
    font-stretch: normal;
    font-weight: normal;
    vertical-align:middle;
    position:relative;
    margin:0px;
    padding:0px;

}

.mbs-menu-right {
    background-image:url('../images/menu-bg-right.gif');
    background-repeat:repeat-x;
    border:0px solid black;
    float: left;
    width:15px;
    height:42px;
    margin:0px;
    padding:0px;
}

.mbs-menu-item {
    color:#707276;
    border-style:solid;
    border-width:0 0 0 0;
    background-image:url('../images/menu-bg-center.gif');
    background-repeat:repeat-x;
    width:150px;
    overflow:hidden;
    height:42px;
    vertical-align:middle;
    text-align:center;
    padding:10px;
    margin:0px;
}

.mbs-menu-item a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      bold;
  color:            #707276;
  } 
.mbs-menu-item a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      bold;
  color:            #707276;
  } 
.mbs-menu-item a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      bold;
  color:            #009dd9;
  } 
.mbs-menu-item a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  color: #009dd9;
  } 




.mbs-menu-bg-separator {
    border:0px solid black;
    background-image:url('../images/menu-bg-separator.gif');
    width:3px;
    background-repeat:repeat-x;
    vertical-align:middle;
    margin:0px;
    padding:0px;
}


.mbs-menu-filler {
    border:0px solid black;
    background-image:url('../images/menu-bg-center.gif');
    background-repeat:repeat-x;
    vertical-align:middle;
    margin:0px;
    padding:0px;
}

.mbs-footer {
    overflow:hidden;
    background-image:url('../images/footer-bg.gif');
    background-repeat:repeat-x;
    width:960px;
    height:260px;
    font-size: 10px;
    font-stretch: normal;
    font-weight: normal;
    cursor: pointer;
    vertical-align:top;
    position:relative;
    color: #CCCCCC;    
    border-style:solid;
    border-width:0px;
    border-color: #CCCCCC;
    margin:2px;
    padding:2px;
}





.mbs-header {
	width:960px;
	font-size:12px;
}
.mbs-header a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #009dd9;
  } 
.mbs-header a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      normal;
  color:            #009dd9;
  } 
.mbs-header a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      normal;
  color:            #009dd9;
  }
  
.mbs-header a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      normal;
  color: #009dd9;
  } 

.mbs-header img {
	border: 0px solid black
}


.segment-explorer-view     {
      margin:0px;
      width:960px;
      text-align:left;
      
} 


.page-header {
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    height:60px;
    vertical-align:top;
    position:relative;
    color: white;    
    border-style:solid;
    border-width:0px;
    border-color: #CCCCCC;
    margin:5px 5px 5px 5px;
    padding:0px 0px 0px 0px;
}



.icon-undo {
    background-image:url('./../images/16x16/Undo.png') !important;
}

.icon-sort-asc {
    background-image:url('./../images/16x16/Up.png') !important;
}

.icon-sort-desc {
    background-image:url('./../images/16x16/Down.png') !important;
}

.icon-social-group-colors {
    background-image:url('./../images/16x16/social-group-colors.png') !important;
}

.icon-lifestage-group-colors  {
    background-image:url('./../images/16x16/lifestage-group-colors.png') !important;
}

.icon-sort  {
    background-image:url('./../images/sort-icon.jpg')
}


.icon-print  {
    background-image:url('./../images/16x16/Print.png')
}


.icon-select  {
    background-image:url('./../images/16x16/Yes.png')
}


.icon-download-pdf  {
    background-image:url('./../images/pdf.gif')
}
	
.icon-download-xls  {
    background-image:url('./../images/16x16/Table.png')
}

.blue-table {
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-color:#d3f1f2;
	font-size:12px;
	color:#707276;
	width:100%;
}

.blue-table th {
	background-color:#009dd9;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#d3f1f2;
	padding:3px;
	color:#FFFFFF;

}

.blue-table td {
	border-style:solid;
	border-width:1px;
	border-color:#d3f1f2;
	padding:3px;
	font-size:12px;
}

.blue-table-tr-even {
	background-color:#f5fafa;
}

.blue-table-tr-odd {
	background-color:#FFFFFF;
}

.mbs-ul {
    color: #009DD9;
    text-decoration: none;
        
}

.mbs-ul li {
	color:#707276;
	background-image:url('../images/bullet-n3.gif') !important;
	background-repeat:no-repeat;
	background-position: 0px 4px !important;
	padding-left:15px;
	padding-bottom:3px;
}



.mbs-ul li li {
	color:#707276;
	background-image:url('../images/bullet-dash.gif') !important;
	background-repeat:no-repeat;
	background-position: 0px 4px !important;
	padding-left:15px;
}



.banner-heading {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-stretch: normal;
	font-weight: bold;
}

.banner-sub-heading {
	color:#009dd9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-stretch: normal;
	font-weight: normal;

}

.login input {
    background: url("../images/1pxGradient_blue.gif") repeat-x scroll 0 0 ;
	width:60px;
	color: #FFFFFF;
	text-align:center;
    font: bold 13px Arial,Helvetica,sans-serif;
    padding:2px;
	text-decoration:none;
}

.login a {
    background: url("../images/1pxGradient_blue.gif") repeat-x scroll 0 0 ;
	width:60px;
	color: #FFFFFF;
	text-align:center;
    padding:4px 0px 3px 11px;
    font: bold 13px Arial,Helvetica,sans-serif;
	text-decoration:none;
}

.item-group-small {
    text-align:left;
    overflow:hidden;
    vertical-align:middle;	
    float: left;
    width:230px;

    vertical-align:top;
    position:relative;
    color: #333333;    
    border-style:solid;
    border-width:0px;
    border-color: #CCCCCC;
    margin:1px;
    padding:1px 1px 1px 10px;

}

.item-group-small-selected {
    text-align:left;
    overflow:hidden;
    vertical-align:top;	
    float: left;
    width:230px;
    cursor: pointer;
    vertical-align:top;
    position:relative;
    color: #009dd9;    
    border-style:solid;
    border-width:0px;
    border-color: #CCCCCC;
    margin:1px;
    padding:1px 1px 1px 10px;
    

}

.item-group-Y {
    position:relative;
    background-image:url('./../images/group-Y-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding-right:0px 0px 0px 0px;
    
}


.item-group-F {
    position:relative;
    background-image:url('./../images/group-F-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding:0px 0px 0px 0px;
    
}

.item-group-M {
    position:relative;
    background-image:url('./../images/group-M-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding:0px 0px 0px 0px;
    
}


.item-group-C {
    position:relative;
    background-image:url('./../images/group-C-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding-right:0px 0px 0px 0px;
    
}


.item-group-U {
    position:relative;
    background-image:url('./../images/group-U-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding:0px 0px 0px 0px;
    
}

.item-group-S {
    position:relative;
    background-image:url('./../images/group-S-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding:0px 0px 0px 0px;
    
}


.item-group-T {
    position:relative;
    background-image:url('./../images/group-T-bg.png');
    borders:0 0 0 0;
    border-color:#dcdcdc;
    margin-right:10px; 
    padding:0px 0px 0px 0px;
    
}

.vertical-text {
	color:#333;
	border:0px solid red;
	writing-mode:tb-rl;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	white-space:nowrap;
	display:block;
	width:150px;
	height:20px;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;

}

.piecharts {
	font-size:9pt;
	font-family:verdana;
	font-weight:bold;
	color:#636380;
}
.legend {
	font-size:8pt;
	font-family:verdana;
	color:black;
}

.bullets {
   font-size:8pt;
   font-family:verdana;
   color:#009DD9;
}

td.bullets {
   font-size:8pt;
   font-family:verdana;
   color:#000000;
}
.sidebarBadge {
    background-color: #FFFFFF;
    border: 0px solid #C9C9C9;
    border-radius: 4px 4px 4px 4px;
    color: #888888;
    display: block;
    margin: 5px;
    padding: 10px;
}

.badge {
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: block;
    height: 110px;
    line-height: 1.4em;
    margin-bottom: 0;
    padding: 8px;
}


.blue-button {
    background: url("../images/1pxGradient_blue.gif") repeat-x scroll 0 0 transparent;
    padding: 6px 8px;
    font-size:12;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
	
}

.blue-button a, .blue-button a:active {
    background: url("../images/right_arrow.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    padding-right: 19px;
    font-size:12;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-decoration: none;
	
}

.blue-button a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.blue-button a:hover {
    color: #ff9a00;
}



.green-button {
    background: url("../images/1pxGradient_green.gif") repeat-x scroll 0 0 transparent;
    padding: 6px 8px;
    font-size:12;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    height:30px;
	
}

.green-button a, .green-button a:active {
    background: url("../images/right_arrow.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    padding-right: 19px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    font-size:12;
	
}

.green-button a:visited {
    color: #FFFFFF;
}

.green-button a:hover {
    color: #ff9a00;
}


.title-box {
    font-family: Arial,Helvetica,sans-serif;
    font-size:10px;
    float:down;
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: block;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding: 8px;

 }

.title-box p {
    font-size:12px;
    color: #333333;
 }



.title-box p a, .title-box p a:link, .title-box  p a:visited, .title-box  p a:active  {
    font-family: Arial,Helvetica,sans-serif; 
    font-size:12px;
    color: #009DD9;
}

.title-box p a:hover {
	color: #333333;
}
 
.title-box  ul {
    color: #009DD9;
    text-decoration: none;
    
        
}

.title-box li {
	color:#707276;
	background-image:url('../images/bullet-n3.gif') !important;
	background-repeat:no-repeat;
	background-position: 0px 4px !important;
	padding-left:15px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
}


.title-box li a, .title-box li a:link, .title-box  li a:visited, li .title-box  a:active  {
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    color: #009DD9;
}

.title-box li a:hover {
	color: #333333;
}
 
.title-box .title-teal {
	height:25px;
	margin-bottom:10px;	border-bottom:4px #00677c solid;

}

.title-box .title-green {
	height:25px;
	margin-bottom:10px;	border-bottom:4px #76b900 solid;
}

.title-box .title-orange {
	height:25px;
	margin-bottom:10px;	border-bottom:4px #ff9a00 solid;
}

.title-box a, .title-box a:link, .title-box a:visited, .title-box  a:active  {
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    color: #009DD9;
}

.title-box a:hover {
	color: #333333;
}


div.displaycenter {
	width: 100px;
	height: 100px;
	border: 0px solid #C9C9C9;
	position:absolute;
	left: 50%;
	top: 70%;
	margin-left: -50px;
	margin-top: -50px;
	z-index: 100000002;
}
.contact_us {
    background: url("../images/1pxGradient_green.gif") repeat-x scroll 0 0 transparent;
	width: 100%;
	float: right;
    padding: 6px 8px;
   
}
.contact_us a {
    background: url("../images/right_arrow.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding-right: 19px;
    text-decoration: none;
	
}
.contact_us a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
div.active {
    background: url("../images/close.gif") no-repeat scroll left center transparent;
    color: #009DD9;
    cursor: pointer;
    padding-bottom: 0px;
    padding-left: 20px; 
}
div.inactive {
    background: url("../images/open.gif") no-repeat scroll left center transparent;
    color: #009DD9;
    padding-bottom: 0px;
    padding-left: 20px;
}
/* Form elements */
input.first, textarea.first, select.first {
    border : 1px solid grey;
    background-color : #FFFFFF;
    color : #0E1930;
    valign: center;
    font-size : 11px;
    padding-top:3px;
    height: 21px;
    font-family : Arial,Helvetica,sans-serif;
}
.pull_quote_new {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 7px solid #009DD9; 
    color: #888888;
    display: list-item;
    font: 19px/1.4em Arial,Helvetica,sans-serif;
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 18px;
    padding: 10px;
}
.topblue {
    background: none repeat scroll 0 0 #009DD9;
    width:100%;
}
.topnoblue {
    background: none repeat scroll 0 0 #FFFFFF;
    width:100%;
}
.security
{
    border:0px solid;
    position: relative;
    top: -20%;
    border-radius:25px;
    -moz-border-radius:25px; /* Firefox 3.6 and earlier */
    align:-mozilla-top;
}

.x-tip
{
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
padding:2px 2px 2px 2px;
border-width:1px;
border-style:solid;
background-color:#F0F8FF;
text-align:left;
}



/* Page Headers */ 
div.banner {
	width;100%;
	height:125px;
	background-repeat:repeat-x;
}


div.banner div {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	background:url('../images/banner-bg.png');
	background-repeat:repeat-y;	
	background-position:right; 
	
	padding:15px 15px 15px 360px;
	position:relative;
	vertical-align:middle;
	top:0;
	left:0;
	color:white;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:125px;
	font-weight:normal;

	
}

div.banner h1 {
	color:#ff9a00;
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	display:inline;
	text-transform:uppercase;

}

.bread-crumbs {
	vertical-align:top;
	color:gray;
	font-size:10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	height:15px;
	line-height:15px;
	margin:0px;
	padding:0px;
}

.bread-crumbs a, bread-crumbs a:visited, bread-crumbs a:active {
	color:009dd9;
}

.bread-crumbs a:hover {
	color:#009dd9;
}

.learnmore {
    font: 10px Arial,Helvetica,sans-serif;
    padding-right:10px;
    text-decoration: none;
    background: url("../images/learnmore.png");
    background-position: right;
    background-repeat:no-repeat;
}

.learnmore: a:link, .learnmore a:visited, .learnmore a:active {
    color:#009dd9;
    font: 10px Arial,Helvetica,sans-serif;
    text-decoration: none;
}
learnmore a:hover {
    color: #333333;
    text-decoration: none;
    background: url("../images/learnmore-hover.png");
    background-position: right;
    background-repeat:no-repeat;
}


nav #login-trigger
 {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #444;
}
nav #login-content {
  display: none;
  position: absolute;
  top: 24px;
  right: 50px;
  z-index:100000001;
  margin:35px;
  background: #fff;
  background-image: none;
}


.segment-group a:link ,.segment-group a:visited,.segment-group  a:active  {
  color:#333333;
} 

.segment-group a:hover   {
  color:#ff9a00;
} 
.ziptitle{
background: none repeat scroll 0 0 #FFFFFF;
border-top: 0px solid #009DD9;
padding: 0px 0px 5px 0px;
color: #888888;
}
.errormessage {
   font-size:8pt;
   font-family:verdana;
   color:red;
}
.segmentTabs{
height:100%;
width:290px;
font-size:11px;
padding:0;
margin:0;
}
.zipmap{
border: 1px #C9C9C9 solid;
background-color:#E6E6E5;
width:650;
}
.zipcharts{
border: 1px #C9C9C9 solid;
background-color:#FFFFFF;
}
.zipcharttitle{
color: #444444;
}
.zipchartsource{
font:normal 11px Arial, Helvetica, sans-serif;
color:#5c5d5f;
margin-bottom:0.5px;
margin-top:2px;
}

/* End Page Headers */