html {color:#000; }
a {color:#000;}
a:hover {text-decoration:none;}
body {
	margin: 0px 0px 0px 0px;
	font: normal 8pt Arial, Helvetica, sans-serif;
	background-color:White;
}
#body {
	margin: 0px 0px 0px 0px;
	font: normal 8pt Arial, Helvetica, sans-serif;
}
input {
	font : normal 8pt Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}
.pt {
	background: #222 url(../graphics/bg.gif) repeat-x top left;
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: White;
	vertical-align: text-bottom;
	padding-left: 5px;
	overflow: hidden;
	letter-spacing: -1px;
	height: 54px;
	clear: both;
	position: relative;
	z-index: 0;
}
.pt #caption {
	position: absolute;
	bottom: 15px;
	right:15px;
}
#pid {
	text-align : right;
	position: absolute;
	right:5px;
	z-index:20;
	padding:2px;
}
#pid a {
	color:white;
	text-decoration: none;
	padding:0px 2px;

}
#pid a:hover {
	background-color:#B6E626;
	color:black;
}

.pl {
	width:100px;
	overflow : hidden;
}
.pi {
	background-color : #9ACD32;
	font : 8pt Arial, Helvetica, sans-serif;
	color : Black;
	padding-left : 5px;
	overflow : hidden;
	padding : 0px 3px 0px 3px;
	text-align : right;
}
.pm {
	background-color : #9ACD32;
	font : 8pt Arial, Helvetica, sans-serif;
	color : Black;
	overflow : hidden;
	padding : 0px 3px 0px 3px;
	text-align :left;
}
img {
	border : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	white-space : nowrap;
}
#pagecontent {
vertical-align: top;
padding: 5px 5px 5px 0px;
}
form {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#user {
	white-space : nowrap;
	overflow : hidden;
}
#pagefooter {
	font : normal 7pt Arial, Helvetica, sans-serif;
	text-align : center;
}
/*Quote of the day*/
#qotd {
	clear: both;
}
.qotdheader {
	font-weight: bold;
}
.qotd {
	font: normal 8pt Arial, Helvetica, sans-serif;
	border: 1px solid Silver;
	background-color: #FFFF99;
	padding: 2px;
	margin: 0px;
}
/* Table formating */
.t {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : none;
	border-collapse : collapse;
}
.tc {
	height:16px;
	color : Black;
	font : bold 8pt Arial, Helvetica, sans-serif;
	white-space : nowrap;
	vertical-align : middle;
	border-bottom : 1px solid #9ACD32;
	margin-bottom:2px;
}
.t img {
	vertical-align: middle;
}
.t tbody td {
	font : normal 8pt Arial, Helvetica, sans-serif;
	line-height : 10pt;
	vertical-align : middle;
}
.t tbody tr {
	height:18px;
}

.t thead th {
	background-color : #DCDCDC;
	border : 1px solid White;
	height:16px;
	color : Black;
	font : normal 8pt Arial, Helvetica, sans-serif;
	white-space : nowrap;
	overflow : hidden;
	cursor : hand;
}
.t tfoot tr td {
	background-color : #DCDCDC;
	color : #666666;
	white-space : nowrap;
	overflow : hidden;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.te {
	background-color : White;
}
.to {
	background-color: #F5F5F5;
}
.t tr:hover {
	background-color: #9ACD32;
	color: White;
}
.te a {
	color : Black;
	text-decoration : none;
}
.to a {
	color : Black;
	text-decoration : none;
}
.te a:hover {
	text-decoration : underline;
}
.to a:hover {
	text-decoration : underline;
}
.ta {
	background-color : #F4FAD0;
	color : #666666;
	font : normal 8pt Arial, Helvetica, sans-serif;
	white-space : nowrap;
	overflow : hidden;
}
.tdc {
	white-space : nowrap;
	overflow : hidden;
}
.tar {
	text-align : right;
	padding-right: 3px;
}
.tac {
	text-align : center;
}
.tncur {
	color : Red;
}
.tcurneg {
	width: 50px;
	color : red;
}
.ellipsis {

}
.tdci {
	font : normal 8pt Arial, Helvetica, sans-serif;
	color : #7B839B;
	text-align : left;
	line-height : 6pt;
}
.tdsm {
	font : normal 8pt Arial, Helvetica, sans-serif;
	line-height : 6pt;
}
.tpg {
	margin:2px 0px;
	color: #777;
	font: normal 8pt Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.tpg a {
	color: #9ACD32;
	text-decoration: none;
	margin: 0px 2px;
	padding: 2px;
}
.tli {
	vertical-align: middle;
	margin: 0px 2px;
}
.tpg span {
	color: #AAA;
	text-decoration : none;
   margin: 0px 2px;
	padding: 2px;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.tpg a:hover {
	color:black;
	background-color : #9ACD32;
	text-decoration : none;
}
/* Form formatting */
.f {
	width:450px;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.fc {
	height:16px;
	color : Black;
	font : bold 8pt Arial;
	white-space : nowrap;
	overflow : hidden;
	vertical-align : middle;
	border-bottom : 1px solid #9ACD32;
}
.fr {
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	clear: both;
}
.f fieldset {
	border : 1px solid #F0F0F0;
	
}
.f fieldset legend {
	color:#9ACD32;
}
.f label {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : right;
	background-color : White;
	width : 100px;
	padding-top:2px;
	padding-right : 3px;
	padding-bottom: 2px;
	margin-right: 2px;
	vertical-align :middle;
	float:left;
	color:#999;
}
.f label img.help {
vertical-align: middle;
}

.f label.fl2 {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : right;
	background-color : #DCDCDC;
	width : 250px;
	padding-top:2px;
	padding-right : 3px;
	padding-bottom: 2px;
	margin-right: 2px;
	vertical-align :top;
		display:inline-block;

}
.gecko .f label.fl2 {
  display: -moz-inline-box;
}
.f label.fl3 {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : right;
	background-color : #777;
	padding-top:2px;
	padding-right : 3px;
	padding-bottom: 2px;
	margin-right: 2px;
	vertical-align :top;
		display:inline-block;

}
.gecko .f label.fl3 {
  display: -moz-inline-box;
}
.fa  {
	background-color : #F4FAD0;
	color : #666666;
	font : normal 8pt Arial, Helvetica, sans-serif;
}
.frsp, .fs {
	height:16px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-color : #E9E9E9;
}
a.flink {
	font : normal 8pt Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-decoration : none;
	cursor : pointer;
	border-bottom : 1px dotted #B2B2B2;
}
a.flink:hover {
	text-decoration : none;
	cursor : pointer;
	border-bottom : 1px dotted #669933;
	background-color : inherit;
}
.tb, .tbpop {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border-bottom : 1px solid #D0D0D0;
	vertical-align :top;
	border-top : none;
	border-left : none;
	border-right : none;
	background-color: #F0F0F0;
}
.tbt {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : 1px solid #D0D0D0;
	vertical-align :top;
	border-top : none;
	border-left : none;
	border-right : none;
}
.tbro {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : none;
	background-color : White;
	color : #333;
}
.tbd {
	font : normal 8pt Arial, Helvetica, sans-serif;
	border : 0px solid #D0D0D0;
	vertical-align :top;
	line-height : 8pt;
}
.cb {
	border : 0px solid White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align : middle;
	text-align : center;
	overflow:hidden;
	height: 11px;
	width:11px;
}
.cbl {
	display: inline-block;
}

label.cl {
	font : normal 8pt Arial, Helvetica, sans-serif;
	text-align : left;
	background-color : White;
	width : auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align :middle;
	float:none;
	color:Black;
}
.cb2 {
	border : 0px solid White;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	vertical-align : middle;
	text-align : center;
	overflow:hidden;
	height: 14px;
	width:14px;
}
.f select {
	border : 1px solid #D0D0D0;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal 8pt Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
}

.sbpop {
	position: absolute;
	display :none;
}

.sbo {
	
}
.sbnone {
	color : Gray;
}
/*Action formatting */
.ag {
	margin : 0px 0px 2px 0px;
	clear:both;
}
.ah {
	color : #7FA82A;
	font : bold 8pt Arial;
}
.bn {
	border : 1px solid #888888;
	font : normal 8pt Arial, Helvetica, sans-serif;
	width:120px;
	background-color : #9ACD32;
	text-align : center;
	vertical-align : middle;
	height : 20px;
	border-left : 1px solid #F4FAD0;
	border-top : 1px solid #F4FAD0;
	margin : 0px 2px 0px 0px;
}

/*Special items*/
.i {
	visibility : hidden;
}
.i2 {
	visibility : hidden;
	display: block;
}
.hidden {
	display : none;
}
/*Graph stuff*/
.gt{
	border-collapse : collapse;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal  7pt Arial, Helvetica, sans-serif;
	border : none;
}
.gh{
	height:16px;
	color : Black;
	font : bold 8pt Arial;
	white-space : nowrap;
	overflow : hidden;
	vertical-align : middle;
	border-bottom : 1px solid #9ACD32;
}
.gy {
	text-align : right;
	vertical-align : bottom;
	font : normal 7pt Arial, Helvetica, sans-serif;
	width: 80px;
	background-color : #DCDCDC;
}
.gyc {
	font : bold 7pt Arial, Helvetica, sans-serif;
}
.gys {
	
}
.gyl {
	border-top: 1px solid White;
	top : 0px;
	bottom : 0px;
}
.gd {
	text-align : center;
	vertical-align : bottom;
	font : normal 7pt Arial, Helvetica, sans-serif;
	border : none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gdl {
	font : normal 5pt Arial, Helvetica, sans-serif;
	color: Blue;
}
.gdb {
	font : normal 1pt Arial, Helvetica, sans-serif;
	background-color : #9ACD32;
	width : 100%;
	text-align : center;
	vertical-align : bottom;
	white-space : nowrap;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.gxl {
	font : normal 7pt Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : #DCDCDC;
	border-right : 1px solid White;
}
.nowrap {
	white-space : nowrap;
}
.hot {
	background-color : Red;
	color : White;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #565;
  font-size: 11px;
  color: #000;
  cursor: default;
  background-color: #efe;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background-color: #676;
  color: #fff;
  font-size: 90%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background-color: #250;
  color: #efa;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #565;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #afa;
  color: #000;
  border: 1px solid #084;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background-color: #dfb;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #564;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background-color: #dfb;
}

.calendar tbody .rowhilite td {
  background-color: #dfd;
}

.calendar tbody .rowhilite td.wn {
  background-color: #efe;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background-color: #efd;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background-color: #dec;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background-color: #f8fff8;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { font-weight: bold; color: #0a0; }

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background-color: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background-color: #250;
  color: #efa;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background-color: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background-color: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #565;
  background-color: #efd;
  color: #000;
  font-size: smaller;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background-color: #af8;
}

.combo .active {
  border-top: 1px solid #6a4;
  border-bottom: 1px solid #6a4;
  background-color: #efe;
  font-weight: bold;
}

/* Navigation */

 /* common styling */
/* Set up the default font and ovrall size to include image */
#menu {background-color: #444;  vertical-align: top;  position:relative; height:1.5em; padding:2px 0px;color:#BBB;border-bottom:solid 2px #9ACD32;}
#nav , #nav ul {padding:0; margin:0; list-style-type: none; position:relative;z-index:10; }
#nav a {
	display: block;
	color: #000;
	height: 1.5em;
	text-decoration: none;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
	
}
.gecko  #nav a {  display: block;}
#nav li {position:relative; float:left;}

#nav li ul {visibility: hidden; position:absolute;left:0; top:1.5em;width:150px;}
#nav li a {	color:White; width:auto;}

#nav li ul li { background-color:#666;  position:static; float:none; width:150px;}
.ie #nav li ul li {	width:150px;}
#nav li ul li a {  color: White;}

#nav > li:hover > a {background-color:#666; color:White; }
#nav li:hover a:hover {	background-color: #B6E626;	color: Black;}
#nav li.sfhover a {	background-color: #666;	color: White;  }
#nav li.sfhover li a {	font-weight:normal; }
#nav li.sfhover a:hover {background-color:#B6E626; color:Black;}
#nav li:hover ul {	visibility: visible; }
#nav li.sfhover ul {	visibility: visible; }

td.content3 {
	vertical-align:top;
}
td.content2 {
	width:48%;
	padding-right:3%;
	vertical-align:top;
}

#tamsMsg {
	background-color: #B33;
	color: White;
	position:absolute;
	right:0px;
	
}
.terms {
	
	margin:5px 20px;
}
.terms h1 {
	font: bold 20pt Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin:0px;
	padding:0px;
	color:#AAA;
	border-bottom: solid 1px black;
}
.terms h2 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin:0px;
	padding:0px;
	color:#666;
}
.terms p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
.terms ul {
	margin-top:0px;

}

.ie6 img.png, .ie6 img.help {
	    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "graphics/trans.gif"
    );

}