body {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color:#222222;
	}
	
ul,li,div,p {
	text-decoration: none;
	}


/*----------- [ header ] ----------------------------------------*/

#header {
	width:100%;
	background-image: url(/images/h-bg.gif);
	background-repeat: repeat-x;
}

#header #banner {
	background-color: #e6edff;
	background-image: url(/images/tm-logo.gif);
	width: 549px;
	height: 78px;
}

#header #banner p {
	display: none;
}

#header #tagline {
	position: absolute;
	top: 60px;
	right: 10px;
	background-image: url(/images/tagline2.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 18px;
}

#header #tagline p {
	display: none;
}


/*----------- [ main content area ] ----------------------------------------*/

#content {
	min-width: 815px;
	margin: 0;
	padding: 10px 25px;
	background-image: url(/images/bg-blue.gif) ;
	background-repeat: repeat-x;
	background-position: top left;
	}
#content2 {
	min-width: 815px;
	margin: 0;
	padding: 10px 25px;
	background-image: url(/images/bg-blue-short.gif) ;
	background-repeat: repeat-x;
	background-position: top left;
	}
#content4 {
	min-width: 815px;
	margin: 0;
	padding: 10px 25px;
	background-image: url(/images/bg-blue-short2.gif) ;
	background-repeat: repeat-x;
	background-position: top left;
	}
#content3 {
	min-width: 815px;
	margin: 0;
	padding: 10px 25px;
	background-image: url(/images/bg-blue-horiz.gif) ;
	background-repeat: repeat;
	background-position: top left;
	}
#content-popup {
	margin: 0;
	padding: 10px 25px;
	}
	
#main {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 555px;
	}
	
#main2 {
	margin-left: auto;
	margin-right: auto;
	width: 555px;
	}
	
#main-front {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
	
#main-transit {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 800px;
	}
	
#nav {
	margin-left: 570px;
	}
	
#nav-transit {
	margin-bottom: 10px;
	}
#nav-transit li {
	display: inline;
	list-style-type: none;
	}
#nav-transit li a {
	padding-right: 20px;
	}
#nav-transit #pbox {
	width: 800px;
	}
	

/*----------- [ footer ] ----------------------------------------*/

#footer {
	border-top: 1px solid #F8FBFF;
	background-color: #E8EBFF;
	padding: 10px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #555555;
	}
#footer hr {
	display: none;
	}
#footer p {
	margin: 5px 0;
	}
#footer ul {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#footer ul li {
	display: inline;
	padding-right: 10px;
	}
	
#footer-popup {
	padding: 5px 25px;
	font: normal 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
	}
#footer-popup hr {
	display: none;
	}
/*----------- [ top menu ] ----------------------------------------*/



#menu {
	text-decoration: none;
	}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menunav {
	padding: 0;
	margin: 0;
	height: 19px;
	background-color: #000090;
	border-top: 1px solid #9C9CE3;
	border-bottom: 2px solid #B6E156;
	color: #B3C5FF;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	}
#menunav a {
	color: #E5F4C3;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	}
#menunav a:hover {
	color: #FFFFFF;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	}
#menunav li li a {
	display: block;
	padding: 1px;
	margin: 0;
	margin-right: 2px;
	color: #FFFFFF;
	border-top: 1px solid #3030A9;
	}
#menunav li li a:hover {
	margin-right: 2px;
	padding: 1px;
	background-color: #3030A9;
	}
#menunav li li.last a:hover {
	margin-right: 2px;
	padding: 1px;
	background-color: #3030A9;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	}
#menu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	}
#menu li { 
	float: left;
	position: relative;	
	width: 15em;
	text-align: center;
	}	
#menu li ul { 
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	}
#menu li>ul { 
	top: auto;
	left: auto;
	}
#menu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	}
#menu li:hover ul, #menu li.over ul { 
	display: block;
	background-color: #000080;
	border-left: 1px solid #B6E156;
	border-right: 1px solid #B6E156;
	border-bottom: 1px solid #B6E156;
	}


/*----------- [ calculator box and inner layout ] --------------------------------------*/

#calcbox {
	margin: 0;
	padding: 0;
	width: 551px;
	background-color: #D5F687;
	}
#calctop {
	height: 9px;
	background: url(/images/calcbox-tl.gif) no-repeat top left;
	}
#calctop2 {
	height: 9px;
	background: url(/images/calcbox-tr.gif) no-repeat top right;
	}
#calcbot {
	height: 9px;
	background: url(/images/calcbox-bl.gif) no-repeat bottom left;
	}
#calcbot2 {
	height: 9px;
	background: url(/images/calcbox-br.gif) no-repeat bottom right;
	}
#calcquestions {
	background-color: #E5F4C3;
	padding: 5px;
	}
#calcquestions hr {
	width: 500px;
	margin: 0 20px;
	border: 0;
	border-top: 1px solid #CFD6BF;
	padding: 0px;
	height: 0px;	
	}
#calcquestions .question {
	margin: 5px 20px;
	border: 1px solid #E5F4C3;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(/images/greenarrow.gif) no-repeat 0px 7px;
	font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	}
#calcquestions .question p {
	margin: 5px 0 15px 0;
	}
.qfield {
	font: normal 13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.qlabel {
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	}	

#calcquestions .question h4 {
  margin: 5px 0 15px 0;
}

.note {
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	}
	
#calcresults {
	background-color: #E5F4C3;
	padding: 5px 20px;
	}

#calcresults .modetitle {
	margin: 0;
	border: 1px solid #E5F4C3;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	background: url(/images/greenarrow.gif) no-repeat 0px 7px;
	font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	}
#calcresults hr {
	width: 700px;
	margin: 15px;
	border: 0;
	border-top: 0px solid #CFD6BF;
	padding: 0px;
	height: 0px;	
	}
	

#calccopy {
	background-color: #E5F4C3;
	margin: 0;
	padding: 10px 20px;
	font: normal 14px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#calccopy p {
	padding: 5px 0;
	}
#calccopy h2 {
	font: bold 16pt/18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.iamount {
	font: bold 20px/19px Arial, Helvetica, sans-serif;
	color: #990000;
	}
#calccopy hr {
	margin: 0 20px;
	border: 0;
	border-top: 1px solid #CFD6BF;
	padding: 0;
	height: 0;	
	}
#calccopy .smalltext {
	font: normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	
#calcfooter {
	border-top: 1px solid #CFD6BF;
	text-align: center;
	padding-top: 10px;
	}

#calcmenu {
	margin: 0;
	padding: 0;
	height: 22px;
	border-bottom: 1px solid #CFD6BF;
	text-align: center;
	}

#calcmenu ul {
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	padding-left: 5px;
	list-style-type: none;
	text-align: center;
	}

#calcmenu ul li {
	display: inline;
	padding: 0 5px;
	}

#calcmenu ul li a {
	margin: 0;
	padding: 5px;
	height: 22px;
	color: #666666;
	text-align: center;
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	}

#calcmenu ul li a:hover {
	color: #000000;
	}

#calcmenu a:active {
	color: #308D00;
	}

#calcmenu li#active a {
	padding-left: 20px;
	background: url(/images/star.gif) no-repeat 0px 2px;
	color: #308D00;
	font-weight: bold;
	}

#calcbox h3 {
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	}

#calcbox h3.inset {
	margin: 5px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	}
	
#calcquestions .calcintro {
	padding: 5px 42px;
	color: #000000;
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	}



/*----------- [ blue on blue profile nav box ] ----------------------------------------*/

#pbox {
	margin: 0;
	width: 200px;
	background-color: #B3C5FF;
	}
#ptop {
	height: 9px;
	background: url(/images/prof-tl.gif) no-repeat top left;
	}
#ptop2 {
	height: 9px;
	background: url(/images/prof-tr.gif) no-repeat top right;
	}
#pbot {
	height: 9px;
	background: url(/images/prof-bl.gif) no-repeat bottom left;
	}
#pbot2 {
	height: 9px;
	background: url(/images/prof-br.gif) no-repeat bottom right;
	}
#pbox .contents {
	padding: 0 20px;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	color: #222222;
	}
#pbox .contents a {
	color: #000090;
	}
#pbox .contents a:hover {
	color: #FFFFFF;
	}
#pbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#pbox li {
	margin: 0;
	padding: .5em 0;
	}
#pbox #save {
	padding-left: 20px;
	background: url(/images/i-save.gif) no-repeat 0 4px;
	}
#pbox #view {
	padding-left: 20px;
	background: url(/images/i-view.gif) no-repeat 0 4px;
	}
#pbox #delete {
	padding-left: 20px;
	background: url(/images/i-delete.gif) no-repeat 0 4px;
	}
#pbox #new {
	padding-left: 20px;
	background: url(/images/i-new.gif) no-repeat 0 4px;
	}
#pbox #down {
	padding-left: 20px;
	background: url(/images/i-down.gif) no-repeat 0 4px;
	}
#pbox a {
	margin: 0;
	padding: .5em 0;
	}
#pbox h4 {
	margin: 5px 0;
	}





/*----------- [ green on blue tally box ] ----------------------------------------*/

#tbox {
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #D5F687;
	}
#ttop {
	height: 9px;
	background: url(/images/tbox-tl.gif) no-repeat top left;
	}
#ttop2 {
	height: 9px;
	background: url(/images/tbox-tr.gif) no-repeat top right;
	}
#tbot {
	height: 9px;
	background: url(/images/tbox-bl.gif) no-repeat bottom left;
	}
#tbot2 {
	height: 9px;
	background: url(/images/tbox-br.gif) no-repeat bottom right;
	}
#tbox .contents {
	padding: 0px 20px;
	color: #666666;
	}
#tbox h3 {
	padding: 0;
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	}
	
.amount {
	margin: 0;
	width: 120px;
	border: 2px inset #FFFFFF;
	padding: 10px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	text-align: right;
	font: bold 32px/20px Arial, Helvetica, sans-serif;
	color: #990000;
	}
.amountlabel {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	}
	
	
#tbox ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	font: normal 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#tbox li {
	margin: 0;
	padding: .2em 0;
	text-align: right;
	}
/*----------- [ results page columns ] ----------------------------------------*/
#results {
	padding: 2px 20px;
	}

#results-col1 {
	float: left;
	width: 285px;
	margin-right: 10px;
	padding-left: 15px;
	}

#results-col2 {
	margin-left: 311px;
	padding-right: 15px;
	}
	
#cloudspacer {
	background: url(/images/cloudpic.gif) no-repeat top right;
	}
	
/*----------- [ results page tally tables ] ----------------------------------------*/
.tally {
	width: 285px;
	border: 2px solid #FFFFFF;
	margin: 5px 0;
	padding: 2px;
	font: normal 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	}
.tally td {
	padding: 1px;
	padding-right: 2px;
	}
.tally .total {
	font-weight: bold;
	color: #000000;
	}
.tally .lbs {
	text-align: right;
	padding-right: 2px;
	}
.tally .totallbs {
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 2px;
	}
.link {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	}
	
/*----------- [ charcoal box ] ----------------------------------------*/
	
#charcoalbox {
	font-size: 10pt;
	padding: 5px;
	padding-left: 58px;
	background: #FFFFFF url(/images/charcoal.gif) no-repeat 8px 8px;
	}
#charcoalbox p {
	margin: 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#charcoalbox .link {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	}
	
/*----------- [ maple tree box ] ----------------------------------------*/

#mapletreebox {
	font-size: 10pt;
	padding: 5px;
	padding-left: 58px;
	background: #FFFFFF url(/images/mapletree.gif) no-repeat 8px 8px;
	}
#mapletreebox p {
	margin: 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#mapletreebox .link {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	}


/*----------- [ results page empty white box ] ----------------------------------------*/
	
#blankbox {
	font-size: 10pt;
	padding: 5px 10px;
	background: #FFFFFF;
	}
#blankbox p {
	margin: 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#blankbox .link {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	}
.bbfloat {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/*----------- [ green on blue/white directions box] ----------------------------------*/
	
#dbox {
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #D5F687;
	}
#dtop {
	height: 9px;
	background: url(/images/dbox-tl.gif) no-repeat top left;
	}
#dtop2 {
	height: 9px;
	background: url(/images/dbox-tr.gif) no-repeat top right;
	}
#dbot {
	height: 9px;
	background: url(/images/dbox-bl.gif) no-repeat bottom left;
	}
#dbot2 {
	height: 9px;
	background: url(/images/dbox-br.gif) no-repeat bottom right;
	}
#dbox .contents {
	padding: 0px 20px;
	color: #000000;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	}
#dbox h3 {
	padding: 0;
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	}	
#dbox ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	font: normal 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#dbox li {
	margin: 0;
	padding: .2em 0;
	text-align: right;
	}
	
	
/*----------- [ blue on blue profile table ] ----------------------------------------*/

#prbox {
	margin: 0;
	background-color: #B3C5FF;
	}
#prtop {
	height: 9px;
	background: url(/images/prof-tl.gif) no-repeat top left;
	}
#prtop2 {
	height: 9px;
	background: url(/images/prof-tr.gif) no-repeat top right;
	}
#prbot {
	height: 9px;
	background: url(/images/prof-bl.gif) no-repeat bottom left;
	}
#prbot2 {
	height: 9px;
	background: url(/images/prof-br.gif) no-repeat bottom right;
	}
#prbox .contents {
	padding: 0 20px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #222222;
	}
#prbox .contents a {
	color: #000090;
	}
#prbox .contents a:hover {
	color: #FFFFFF;
	}
#prbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#prbox li {
	margin: 0;
	padding: .5em 0;
	}
	
	
/*----------- [ green on blue youth box ] ----------------------------------------*/

	
#ybox {
	margin: 0;
	background-color: #D5F687;
	}
#ytop {
	height: 9px;
	background: url(/images/ybox-tl.gif) no-repeat top left;
	}
#ytop2 {
	height: 9px;
	background: url(/images/ybox-tr.gif) no-repeat top right;
	}
#ybot {
	height: 9px;
	background: url(/images/ybox-bl.gif) no-repeat bottom left;
	}
#ybot2 {
	height: 9px;
	background: url(/images/ybox-br.gif) no-repeat bottom right;
	}
#ybox .contents {
	padding: 0 20px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #222222;
	}
	
#ybox ul {
	list-style-type: none;
	list-style-image: url(/images/greenarrow.gif);
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}
#ybox li {
	margin: 5px 0;
	}
#ybox ul ul {
	list-style-type: circle;
	list-style-image: none;
	font-weight: bold;
	}
#ybox h3 {
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #308D00;
	}
	
#lcheader {
	margin-top: -10px;
	margin-right: -25px;
	margin-bottom: 0;
	margin-left: -25px;
	height: 50px;
	background-image: url(/images/bg-lcheader.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
	

/*----------- [ travelog heading ] ----------------------------------------*/

#daytitle {
	margin: 5px 20px;
	border: 1px solid #E5F4C3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	}



/*----------- [ travelog table ] ----------------------------------------*/
	
table .tt {
	margin: 5px 20px;
	}
table .ttname {
	width: 25%;
	padding: 3px;
	font: bold 11px/12px Arial, Helvetica, sans-serif;	
	}
	
table .ttvalue {
	padding: 3px;	
	}
	
	

/*----------- [ blue data table ] ----------------------------------------*/
	
table .dtname {
	border-bottom: 1px dotted #000000;
	border-collapse: collapse;
	font-weight: bold;
	}
table .dtvalue {
	background-color: #C9D5FF;
	}
table .dtvalue-alt {
	background-color: #B3C5FF;
	}
table .dttotal {
	background-color: #A0B0F0;
	font-weight: bold;
	}
table .dttotal2 {
	background-color: #A0B0F0;
	font-weight: bold;
	font-style: italic;
	}
	
	
/*----------- [ green data table ] ----------------------------------------*/
	
table .dt2 {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}	
table .dt2 td {
	padding: 2px 5px; 
	}
table .dt2name {
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}	
table .dt2name2 {
	padding-bottom:0;
	border-collapse: collapse;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}	
table .dt2name2 th {
	vertical-align: bottom;
	}
table td.right,table th.right {
	text-align: right;
	}
table td.left,table th.left {
	text-align: left;
	}
table td.center,table th.center {
	text-align: center;
	}
table .co2 {
	background-color: #E5F4C3;
	}
table .cp {
	background-color: #FAFCC3;
	}
table .dt2value {
	background-color: #EDFDCC;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table tr.dt2value td {
	background-color: #EDFDCC;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table tr.dt2value-reduct td {
	background-color: #EDFDCC;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #308D00;
	}
table tr.dt2value-alt td {
	background-color: #E5F4C3;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table tr.dt2value-alt-reduct td {
	background-color: #E5F4C3;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #308D00;
	}
table tr.dt2value-orig td {
	background-color: #EDFDCC;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #999999;
	}
table tr.dt2value-alt-orig td {
	background-color: #E5F4C3;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #999999;
	}
table .dt2value-alt {
	background-color: #E5F4C3;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt2total {
	background-color: #D2F087;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt2total-orig {
	background-color: #D2F087;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #888888;
	}
table .dt2total-reduct {
	background-color: #D2F087;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #308D00;
	}
table .dt2total2 {
	background-color: #D2F087;
	font: bold italic 11px/12px Arial, Helvetica, sans-serif;
	}	

/*----------- [ grey data table ] ----------------------------------------*/
	
table .dt3 {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}	
table .dt3name {
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt3value {
	background-color: #F3F3F3;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt3value-alt {
	background-color: #FFFFFF;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt3total {
	background-color: #EEEEEE;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt3total-hl {
	background-color: #EEFFDD;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}
table .dt3total2 {
	background-color: #EEEEEE;
	font: bold italic 11px/12px Arial, Helvetica, sans-serif;
	}
	
.tiny td {
	font-size: 75%;
	}
/*----------- [ side nav menu ] ----------------------------------------*/

dl#nav-menu {
	font-family: helvetica, arial, sans-serif;
	margin-top: 37px;
	margin-left: 37px;
}

dl#nav-menu>dt {
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #308D00;
	border-bottom: 1px solid #ddd;
}
/*
dl#nav-menu dd.d2 {
	margin-left: -8px;
	margin-top: 10px;
	padding: 1px 0 0 8px;
	background: url('/images/bg-dd.gif') repeat-y 0px 0px;	
}

dl#nav-menu dl.d2 {
	padding: 5px 20px 5px 12px;
	background: url('/images/bg-dd2.gif') repeat-y bottom right;	
}
*/

dl#nav-menu dd.d2 {
	background: none;	
}
dl#nav-menu dl.d2 {
	margin-left: -10px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;	
	background-color: #F6F6F6;
}

	
dl#nav-menu dt.d2 {
	font-weight: bold;
	margin-left: -18px;
	padding-left: 18px;
	background: url('/images/bg-dd3.gif') no-repeat 0px 3px ;	
}

dl#nav-menu dl {
	margin: 0;
}

dl#nav-menu dd {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-left: 0;
	padding-left: 13px;
	font-size: 8.5pt;
	background: url('/images/menu-bullet.gif') no-repeat 4px 7px;
}

/*----------- [ about/glossary ] ----------------------------------------*/

#glossary {
}

#glossary abbr {
	font-weight: normal;
	color: #666;
	font-style: normal;
}

#glossary dt {
	font-weight: bold;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px dotted #999;
}

#glossary dd {
	margin-bottom: 1.1em;
	line-height: 1.5em;
	color: #333;
	margin-left: 1.5em;
}

/*----------- [ about/links ] -------------------------------------------*/

#other-links {
	background-color: inherit;
	}

#other-links>dt {
	font-weight: bold;
	font-size: small;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px dotted #999;
}

#other-links dd {
	margin-bottom: 1em;
	margin-left: 0.8em;
	padding-left: 0.7em;
	line-height: 1.5em;
	font-size: small;
	color: #333;
	background: url('/images/menu-bullet.gif') no-repeat 0px 6px;
}

.tm-table table {
}

	

/*----------- [ miscellaneous ] ----------------------------------------*/
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19pt;
	color: #FFFFFF;
	}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	}
h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 2px 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
a {
	color: #2255D3;
	text-decoration: none;
	}
a:hover {
	color: #8AA1FA;
	text-decoration: none;
	}
	
blockquote {
	font-family: Courier, "Courier New", Arial, Helvetica, sans-serif;
	}	
	
sub {
	font-size: 75%;
	line-height: 10%;
	}
sup {
	font-size: 75%;
	line-height: 10%;
	}
hr {
	border: 0;
	border-top: 1px solid #CFD6BF;
	padding: 0px;
	height: 0px;	
	}
	
.result-text {
	border: 1px dotted #bbbbbb;
	padding: 1px 3px;
	background-color: #FFFFFF;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	}
.welcometext {
	color: #FFFFFF;
	font: normal 17px/21px Arial, Helvetica, sans-serif;
	}
p.pull-quote {
	float: right;
	width: 40%;
	border-top: 1px dotted #308D00;
	border-bottom: 1px dotted #308D00;
	margin: 20px 0 20px 20px;
	padding: 15px 0;
	color: #308D00;
	font: bold italic 16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.boxtext {
	float: right;
	width: 40%;
	border-top: 1px dotted #308D00;
	border-bottom: 1px dotted #308D00;
	margin: 20px 0 20px 20px;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
.boxtext h3 {
	color: #308D00;
	font: bold italic 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
	}
.sources {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 100%;
	}
.method-box {
	border: 3px double #666666;
	padding: 10px;
	}
.method-box p {
	font-family: Courier;
	}

#content-popup h2.correct {
	color: #308D00;
	font-style: italic;
	}
#content-popup h2.wrong {
	color: #990000;
	font-style: italic;
	}

.err-intro {
	color: #CC0000 !important;
	font: bold 13px/15px Arial, Helvetica, sans-serif !important;
	}
.login-err {
	color: #CC0000;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	}
.error {
	color: #CC0000;
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	}
.login-el {
	font: normal 13px/13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	}
.el-val-err {
	color: #CC0000;
	font: normal 13px/13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	}
.fieldlabel {
	font: normal 13px/13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	}
.fieldlabel-err {
	color: #CC0000;
	font: normal 13px/13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	}  

.req {
  color: #c00;
}

.opt {
  color: #06c;
}

.form-notes {
	margin: 5px 20px;
}

.errors {
  margin: 0;
	padding: 5px 20px;
  background-color: #ffb4b3;
}

.sm {
  font-size: 80%;
}

.qlist {
  margin-left: 2em;
}

a[href^="javascript:popGloss"] {
background: transparent url('/images/popup-gloss.gif') 100% 25% no-repeat;
padding-right: 14px;
}
a[href^="javascript:popLinks"] {
background: transparent url('/images/popup-links.gif') 100% 25% no-repeat;
padding-right: 14px;
}

.downloadbox {
	border: 1px solid #999999;
	background-color: #F0F0E9;
	padding: 10px;
	}
.downloadbox h3, .downloadbox h4 {
	margin: 2px 0;
	}
	
.greenHilite {
	font-weight: bold;
	color: #66CC33;
	}

.CodeBlock {
  padding: 7px;
  background-color: #fff;
  border: 1px solid #c5e677;
}

th {
  text-align: left;
}

