body {
	background-color: #fff;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}
td {
	font-size: 11px;
	line-height: 14px;
}
.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	color: #6691D9;
}
.subheader {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.rowhead {
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}
.footer {
	color: #666;
}
.section {
	border-bottom:solid 1px #ccc;
	height: 20px;
}
td.textbody {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.label {	
  	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border: none;
  	margin: 0px;	
	padding: 0px 10px 5px;
	vertical-align: top;
}
.input {
	font-size: 12px;
}
td.input {
	border: none;
  	margin: 0px;
  	padding: 0px 0px 5px;
  	vertical-align: top;
}

.error {
	line-height: 12px;
	color: #FF0000;
	padding-left: 5px;
	font-weight: bold;	
}
/* TOOLTIP STYLE*/
.tool-tip {
	color: #000;
	width: 150px;
	z-index: 13000;
}
 .tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #003366;
	padding: 8px 8px 4px;
	background: #6691D9;
	border-bottom: 1px solid #ffcc00;
}
 .tool-text {
	font-size: 11px;
	color: #fff;
	padding: 4px 8px 8px;
	background: #6691D9;
}
/* HYPERLINK STYLE*/
a.flink { 
	color: #336699; 
	text-decoration: underline;
}  
a.flink:hover {  
	color: #ffcc00; 
	text-decoration: underline;
}
/* NAVIGATION */
#nav {
	cursor: pointer;
	cursor: hand;
}

/* MENU */
    #menu {
	  margin:0;
	  padding:0;
	  font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:solid 1px #ccc;
      }
    #menu ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/yt/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../images/yt/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End    #menu {
	  margin:0;
	  padding:0;
	  font: bold 11px/1.5em Verdana;
      float:left; IE5-Mac hack */
    #menu a:hover, #menu a:link#active, #menu a:visited#active {
      background-position:0% -42px;
      }
    #menu a:hover span, #menu a#active span {
      background-position:100% -42px;
	  color: #FFF;
      }

/* USER MENU */
    #user {
	  margin:0;
	  padding:0;
      float:right;
	 }
/* ACCOUNT MENU */
    #account {
	  margin:0;
	  padding:0;
      float:left;
	 }
    #account ul {
	  margin:0;
	  list-style:none;
      }
    #account li {
      display:inline;
      margin:0;
      padding:0;
      }
    #account a {
      float:left;
      margin:0;
      padding:0 0 0 15px;
      text-decoration:underline;
    }
/* SUMMARY */
.sumtop {
	background:url('../images/yt/yt_summaryTop.gif') top no-repeat;
	height:20px;
}
.summid {
	background:url('../images/yt/yt_summaryMid.gif') repeat;
}
.sumbot {
	background:url('../images/yt/yt_summaryBot.gif') bottom no-repeat;
	height:20px;
}
.sumtitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #6691D9;
	text-align:center;
}
.sumheader {
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
.sumtext {
	text-align: left;
	vertical-align: bottom;
}
.sumdiscount{
	color: #999;
	text-decoration:line-through;
	text-align: left;
}
.sumtotal{
	font-weight: bold;
	border-top: 1px solid #333;
	text-align: left;
}
div.plan{
	float:left;	
}
td.platitle{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
}
td.platext{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
td.platotal{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
td.pladiscount{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	text-decoration:line-through;
	text-align: right;
}

.plabg{
	background:url('../images/yt/yt_sub_bottom.gif') top no-repeat;
	height:75px;
}


	