/* ### FONT SIZE DEFINITION BEGINS ### */
/*define absolute size (12px) for each of these elements, all browsers:*/
body, td, th, p {
  font-family: verdana, helvetical, arial, sans-serif;
  font-size: 12px;
}
/*following styles are only for non-Netscape 4 browsers*/
/*/*/a{}/*all browsers except Opera 5 (Mac) see this*/
body,
/*previous styles for body, td, th, and p are overwritten here*/
body td,
body th,
body p {
  font-size: x-small;/*Internet Explorer 5 reads this as 12px, but this is changeable with browser font size selector*/
  voice-family: "\"}\"";/*Internet Explorer ignores everything after this tag*/
  voice-family: inherit;
  font-size: small;/*To all other browsers except IE5, the "small" keyword means 12px*/
}
/*these definitions are for Opera 5*/
html>body,
html>body td,
html>body th
html>body p {
  font-size: small;
}  
/* */
/* ### FONT SIZE DEFINITION ENDS ### */

/* LINK STYLES */
a:link { 
	color:#0035A9;
	text-decoration:none;
}
a:visited {
	color:#0035A9;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#0035A9;
	text-decoration:none;
}
a.small:link, a.small:visited, a.small:hover, a.small:active {
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none !important;
}
a.list:link, a.list:visited, a.list:hover, a.list:active {
	text-decoration:underline;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	text-decoration:none;
}
a.menuOn:link, a.menuOn:visited, a.menuOn:hover, a.menuOn:active {
	color:#000000;
	text-decoration:none;
}
a.white:link, a.white:visited, a.white:hover, a.white:active {
	font-size:80%;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Links in nav bar with chevron icons (e.g. Enroll Now) */
a.chevron:link, a.chevron:visited, a.chevron:hover, a.chevron:active {
	font-family: 'arial narrow', verdana, arial, helvetica, sans-serif;
	font-size:120%;
	line-height:1em;
}
a.chevron img {
	vertical-align:middle;
}
.chevronWrapper {
	padding-right: 10px;
	background-image: url(../images/chevron_yellow_forward.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* ELEMENT STYLES */
body {
	margin:0;
	padding:0;
	background-color:#ffffff;
}
h1 {
	font-family: 'arial narrow', verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	display:inline;
	padding-left:10px;
	font-size:150%;
	padding-bottom:20px;
}
h2 {
	color:#0035A9;
	font-family: 'arial narrow', verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:230%;
	margin:10px 0 10px 0;
	line-height:1em;
}
h3 {
	color:#0035A9;
	font-family: 'arial narrow', verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:200%;
	margin:10px 0 10px 0;
	line-height:1em;
}
h4 {
	color:#0035A9;
	font-weight:bold;
	font-size:90%;
	padding-bottom:8px;
	margin:0;
}
h5 {
	color:#000000;
	font-weight:bold;
	font-size:90%;
	padding-bottom:0;
	margin:0;
}

/* ID STYLES */
/* buttonbar on demo pages */
#buttonBar {
	background-image:url(../images/bgd_btn_panel.gif);
}
#buttonBar td {
	 background-image:url(../images/button_divider.gif);
	 background-position:right;
	 background-repeat:no-repeat;
}
#buttonBar td.last {
	 background-image:none;
}
#buttonBar table.first {
	 background-image:url(../images/button_divider.gif);
	 background-position:left;
	 background-repeat:no-repeat;
}
#content {
	padding-right:10px;
}
#contentTable {	
	background-repeat:no-repeat;
	border:1px solid black;
	border-top:0;
	width: 780px;
}
#footerTable {
	padding:5px 10px 8px 10px;
	background-color:#0035A9;
}
#headerBar {
	border:1px solid black;
	border-bottom:0;
	background-color:#0035A9;
	padding:0 10px 0 10px;
}
#headerBar img {
	float:left;
}
#headline sup {
	line-height:1.8em;
}
#printHeaderBar{
	display: none;
}
/* contains nav menu. sides have 1 pixel border */
#navBar {
	border:1px solid black;
	border-top:0;border-bottom:0;
}
#subnav {
	position:absolute;
	top:0;
	background-color:#ffffff;
	z-index:7;
}
/* wrapper for sub nav menu */
#subnavWrapper {
	position:relative;
	z-index: 1000;
}
/* wrapper for entire page code (optional) */
#wrapper {
}

/* classes */
.currentNavOn {
	background-image:url(../images/current_section.jpg);
}
.navOn
{
	font-weight: bold;
}
.currentNavOff {
	background-image:none;
}
/* screenshot container cell */
#byTheWayHeader {
	padding:10px;
	border-top: 1px solid black;
}
.demoCell {
	width: 230px;
	padding:0 5px 20px 10px;
}
.demoCellLeft {
	width: 550px;
	padding:0 5px 20px 10px;
}
.demoStep {
	padding-bottom:10px;
	border-bottom:1px dashed #ffcc00;
	margin-bottom:10px;
}
/* on service map pages */
.featureDescOff {
	display:none;
}
/* on service map pages */
.featureDescOn {
	padding-top:5px;
	display:block;
}
/* feature links list */
.featureName {
	color:#0035A9;
	text-decoration:underline;
	cursor:pointer;
}
/* first subnav column is 1px thinner than main menu b/c it starts 1px after the left edge border of main nav column */
.firstSub {
	width:103px;
	*width:102px; /*ie*/
}
.footerLinks {
	background-color:#0035A9;
	*background-color:#002ba0; /*ie*/
}
.footerLinks a
{
	text-decoration: none;
}
/* place all lists within a div with this class */
.listBox {
	padding:10px 0 10px 15px;
}
.listChevron {
	 margin:0;
	 padding:0;
	 list-style-image: url(../images/bullet.gif);
	 list-style-position:outside;
	 font-size:90%;
}
.listChevron li {
	padding-bottom: 5px;
}
.listChevron li.topnav {
	margin-left: -5px;
}
.listChevron li {
}
.listChevron li a:link, .listChevron li a:visited, .listChevron li a:hover, .listChevron li a:active {
	text-decoration:underline;
}

.listCircle {
	 margin:8px 0 0 30px;
	 padding:0;
	 list-style-image: url(../images/bullet-circle.gif);
	 list-style-position:outside;
}
.listCircle li {
	padding-bottom:5px;
}
.listCircle li a {
	text-decoration:underline;
}
.nav li {
	padding-bottom:10px;
	background-position:-1px 0em;
}
.nav, .navLast {
	border-right:1px dashed #f9d117;
	padding:0px 10px 3px 10px;
}
.navLast {
	border-right:0;
}
.navLast.copy {
	padding-bottom:10px;
	font-size:85%
}
.nav a {
	color:#0035A9;
	font-family: 'arial narrow', verdana, arial, helvetica, sans-serif;
	font-size:120%;
	line-height: 1.1em;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
.nav a.small:link, .nav a.small:visited, .nav a.small:active {
	text-decoration:none !important;
}
.nav a.small:hover, {
	color:#000000;
	text-decoration:none !important;
}
.navCopy {
	padding-bottom:10px;
	font-size:85%;
}
.promoBoxTable {
	border-top: 1px dashed #cccccc;
	margin: 15px 0 0 0; /*ie*/
}
.linkColumnTable {
	margin:5px 0 8px 0; /*ie*/
	padding:5px 0 8px 0; /*firefox*/
}
.promoBoxLeftCell {
	padding:15px 10px 0 0;
}
.promoBoxLeftCell img {
	margin-right:10px;
}
.promoBoxRightCell {
	border-left:1px dashed #cccccc;
	padding:15px 0 0 10;
}
.promoBoxLeftCell #copy, .promoBoxRightCell #copy, .promoBoxLeftCell #link, .promoBoxRightCell #link {
	font-size:85%;
}
.relatedFeaturesLeftCell, .relatedFeaturesRightCell {
	padding:10px 10px 0 0;
}
.relatedFeaturesRightCell {
	padding-left:10px;
}
.small {
	font-size:85%;
}
.stepNumber {
	position:absolute;
	z-index:1; 
	top:200px; 
	left:200px; 
	background: transparent url('../images/bgd_step_number.gif') no-repeat top left; 
	width:19px; 
	height:19px; 
	color:#ffffff;
	text-align:center;
	padding:3px 2px 0 0;
	font-weight:normal;
	font-size:85%;
}
.subNavOpen {
	display:block;
	border-bottom:2px solid #f9d117;
}
.subNavClosed {
	display:none;
}

/* BUTTON and BOX STYLES */
/* button container styles and box container style (maintain order of classes) */
.btnContainerWhiteFwd, .btnContainerYellowFwd, .btnContainerWhiteRev, .btnContainerYellowRev, .boxContainerYellowFwd {
	float: left;
	margin: 0;
	padding: 0;
	color: #000000;
} 
.btnContainerWhiteRev, .btnContainerYellowRev {
	float: right;
} 
.btnContainerWhiteFwd {
	background: transparent url(../images/btn_white_fwd_bgd.jpg) top right no-repeat;
}
.btnContainerYellowFwd {
	background: transparent url(../images/btn_yellow_fwd_bgd.gif) top right no-repeat;
} 
.btnContainerWhiteRev {
	background: transparent url(../images/btn_white_rev_bgd.jpg) top left no-repeat;
} 
.btnContainerYellowRev {
	background: transparent url(../images/btn_yellow_rev_bgd.gif) top left no-repeat;
}
/* box container style */
.boxContainerYellowFwd {
	background: transparent url(../images/box_yellow_fwd_bgd.jpg) top right no-repeat;
} 
.btnContainerYellowRev a, .btnContainerYellowFwd a, .btnContainerWhiteRev a, .btnContainerWhiteFwd a, .boxContainerYellowFwd a {
	font-family: helvetica, arial, sans-serif;
	color: #0035A9;
	text-decoration:none;
}
/* button top styles (maintain order of classes) */
.btnWhiteFwdTop, .btnYellowFwdTop, .btnWhiteRevTop, .btnYellowRevTop, .btnYellowRevTopWhite, .btnYellowFwdTopWhite {
	margin: 0;
	padding: 4px 5px 0 5px;
}
.btnWhiteFwdTop {
	background: transparent url(../images/btn_white_fwd_edge.gif) top left no-repeat;
}
.btnYellowFwdTop {
	background: transparent url(../images/btn_yellow_fwd_edge_blue.gif) top left no-repeat;
}
.btnYellowFwdTopWhite {
	background: transparent url(../images/btn_yellow_fwd_edge.gif) top left no-repeat;
}
.btnWhiteRevTop {
	background: transparent url(../images/btn_white_rev_edge.gif) top right no-repeat;
}
.btnYellowRevTop {
	background: transparent url(../images/btn_yellow_rev_edge_blue.gif) top right no-repeat;
}
.btnYellowRevTopWhite {
	background: transparent url(../images/btn_yellow_rev_edge.gif) top right no-repeat;
}
/* box top style */
.boxYellowFwdTop {
	background: transparent url(../images/box_yellow_fwd_edge.gif) top left no-repeat;
	padding: 8px 5px 0 8px;
}
/* button link styles (maintain order of classes) */
.btnLinkWhiteFwd, .btnLinkYellowFwd, .btnLinkYellowFwdWhite, .boxLinkYellowFwd {
	margin: 0;
	padding: 0 0 0 5px;
}
.btnLinkWhiteFwd {
	background: transparent url(../images/btn_white_fwd_edge.gif) bottom left no-repeat;
}
.btnLinkYellowFwd {
	background: transparent url(../images/btn_yellow_fwd_edge_blue.gif) bottom left no-repeat;
}
.btnLinkYellowFwd a.next
{
	background: url(../images/chevron_white_forward.gif) right center no-repeat;
	padding-right: 10px;
}

.btnLinkYellowRev a.prev
{
	background: url(../images/chevron_white_reverse.gif) left center no-repeat;
	padding-left: 10px;
}
.btnLinkYellowFwdWhite {
	background: transparent url(../images/btn_yellow_fwd_edge.gif) bottom left no-repeat;
}
/* box style */
.boxLinkYellowFwd {
	background: transparent url(../images/box_yellow_fwd_edge.gif) bottom left no-repeat;
}
.btnLinkWhiteRev, .btnLinkYellowRev, .btnLinkYellowRevWhite {
	margin: 0;
	padding: 0 5px 0 0;
}
.btnLinkWhiteRev {
	background: transparent url(../images/btn_white_rev_edge.gif) bottom right no-repeat;
}
.btnLinkWhiteRev a.prev 
{
	display: block;
	padding-left: 10px;
	background: url(../images/chevron_yellow_reverse.gif) left center no-repeat;
}

.btnLinkYellowRev {
	background: transparent url(../images/btn_yellow_rev_edge_blue.gif) bottom right no-repeat;
}
.btnLinkYellowRevWhite {
	background: transparent url(../images/btn_yellow_rev_edge.gif) bottom right no-repeat;
}
/* button 'em' tag styles (maintain order of classes) */
.btnLinkWhiteFwd em, .btnLinkYellowFwd em, .btnLinkYellowFwdWhite em, .btnLinkWhiteRev em, .btnLinkYellowRev em, .btnLinkYellowRevWhite em, .boxLinkYellowFwd div.box {
	font-family: helvetica, arial, sans-serif;
	color:#000000;
	display: block;
	padding: 0 8px 5px 5px;
	font-style: normal;
	background-color:#ffcc00;
}
.btnLinkWhiteRev em, .btnLinkYellowRev em, .btnLinkYellowRevWhite em {
	padding: 0 5px 5px 8px;
}  
.btnLinkWhiteFwd em {
	background: #ffffff url(../images/btn_white_fwd_bgd.jpg) bottom right no-repeat;
}
.btnLinkYellowFwd em {
	background: #0035a9 url(../images/btn_yellow_fwd_bgd.gif) bottom right no-repeat;
}
.btnLinkYellowFwdWhite em.whiteBgd {
	background: #ffffff url(../images/btn_yellow_fwd_bgd.gif) bottom right no-repeat;
}
.btnLinkYellowFwdWhite a.next 
{
	background: url(../images/chevron_white_forward.gif) right center no-repeat;
	padding-right: 10px;
}

.btnLinkWhiteRev em {
	background: #ffffff url(../images/btn_white_rev_bgd.jpg) bottom left no-repeat;
}  
.btnLinkYellowRev em {
	background: #0035a9 url(../images/btn_yellow_rev_bgd.gif) bottom left no-repeat;	
}
.btnLinkYellowRevWhite em.whiteBgd {
	background: #ffffff url(../images/btn_yellow_rev_bgd.gif) bottom left no-repeat;	
}
/* box style for 'How it works' content */
.boxLinkYellowFwd div.box {
	background: url(../images/box_yellow_fwd_bgd.jpg) bottom right no-repeat;
	padding:3px 15px 0 10px;
}
/* button 'em > img' tag styles for when button has icon (maintain order of classes) */
.btnLinkYellowFwd em img, .btnLinkYellowFwdWhite em img, .btnLinkWhiteFwd em img, .btnLinkWhiteRev em img, .btnLinkYellowRev em img, .btnLinkYellowRevWhite em img {
	vertical-align:middle;
	padding:0 0 0 5px;
	border:0;
}
.btnLinkWhiteRev em img, .btnLinkYellowRev em img, .btnLinkYellowRevWhite em img {
	padding:0 5px 0 0;
}

/* TAB STYLES */
#tabs {
	margin:0;
	padding:0;
	float:left;
	width:100%; /* width of table */
	list-style: none;
	background: transparent url(../images/tab_bgd.gif) repeat-x bottom left;
}
.tabOn, .tabOff {
	float:left;
	padding-left:15px; /* padding-left for tabs */
	margin:0 3px 0 3px; /* space between tabs */
}
.tabOn {
	background:#ffffff url(../images/tab_on_bgd.gif) no-repeat top left;
}
.tabOn div {
	background: #ffffff url(../images/tab_on_bgd.gif) no-repeat top right;
	padding:0.7em 0 0.7em 0; /* top/bottom padding for tab text. keep bottom padding 1px more than off state to cover bottom line */
	padding-right:15px; /* padding-right for tab on-state */
	color:#0035A9;
	font-weight:bold;
	font-size:90%;
}
.tabOff {
	background:#ffffff url(../images/tab_off_bgd.gif) no-repeat top left;
}
.tabOff div {
	background:#ffffff url(../images/tab_off_bgd.gif) no-repeat top right;
	padding:0.7em 0 0.6em 0;  /* top/bottom padding for tab text. keep bottom padding 1px more than off state to cover bottom line */
	padding-right:15px; /* padding-right for tab off-state */
	color:#0035A9;
	cursor:pointer;
	font-size:90%;
}
.white {
	color:#ffffff;
}

/* SCREENSHOT CONTAINER STYLES */
.sshotContainer {
	float: left;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(../images/screenshot_header_bgd.gif) top left no-repeat;
} 
.sshotEdges {
	padding:0 7px 0 0;
	background: url(../images/screenshot_right_edge.gif) top right repeat-y;
}
.leftEdge {
	padding:0 0 0 3px;
	background: url(../images/screenshot_left_edge.gif) top left repeat-y;
}
.sshotHeader {
	margin: 0;
	padding: 14px 0 0 0;
	background: url(../images/screenshot_header_edge.gif) top right no-repeat;
}
.sshotFooter {
	margin: 0;
	padding: 0;
	background: url(../images/screenshot_footer_bgd.gif) bottom left no-repeat;
}
.sshotFooterEdge {
	margin: 0;
	padding: 7px 0 0 0;
	background: url(../images/screenshot_footer_edge.gif) bottom right no-repeat;
}

/* CONTENT IMAGE DROPSHADOW STYLES */

/*on td tag with image for content*/
.imgContent {
	 padding-left:5px;
	 padding-top:30px;
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative; /*firefox*/
  *position:fixed; /*ie*/
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
/* SIMULATION WINDOW STYLES */
#simFooter {
	background-color:#0035A9;
}

#simFooter td {
	padding: 15px 12px 20px 12px;
}

#simFooter span {
	color:#ffffff;
	font-size: .8em;
}

#selectHolder {
	border-right: dashed 1px #FFCC00;
}

#selectHolder div {
	text-align: left;
}

#selectHolder select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 4px;
	margin-bottom: 5px;
}

#simButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 4px;
	margin-bottom: 5px;
}


#selectLabel {
	font-weight: bold;
	white-space: nowrap;
}

#simBackButtonHolder {
	border-left: dashed 1px #FFCC00;
}

#simContainer {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#frameHolder {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
/* SIMULATION WINDOW STYLES */