  TABLE, TR, TD                   { font-family: Verdana,Arial; font-size: 12px;  }
  BODY                            {
	font: 10px Verdana;
	background-color: #FFFFFF;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

  a:link, a:visited, a:active     {
	color: #000000;
	text-decoration: none;
}
  a:hover                         { color: #000000; text-decoration: underline }
  FORM                            { padding: 0; margin: 0 }
  #textinput { background-color: #EEEEEE; color:Ê#000000; font-family:Verdana, Arial; font-size:10px; width:90% }

  .textbox                        { border: 1px solid black; padding: 1px; width: 100% }
  .headertable                    { background-color: #FFFFFF; border: 1px solid black; padding: 2px }
  .title                          { font-size: 10px; font-weight: bold; line-height: 150%; color: #FFFFFF; height: 26px; background-image: url(./tile_back.gif) }
  .tablewrap {background-color:#EEF2F7;
            border-bottom:1px solid #D1DCEB;
            border-right:1px solid #D1DCEB ;
		    border-top:1px solid #FFF;
			border-left:1px solid #FFF; }
  .tdrow1 { background-color:#00CCFF;
					          border-bottom:1px solid #D1DCEB;
					          border-right:1px solid #D1DCEB ;
					          border-top:1px solid #FFF;
					          border-left:1px solid #FFF;
							  padding:2px 5px;
					        }
  .tdrow2 { background-color:#00CCFF;
							  border-bottom:1px solid #D1DCEB;
					          border-right:1px solid #D1DCEB;
					          border-top:1px solid #FFF;
					          border-left:1px solid #FFF;
							  padding:2px 5px;
							  }
  .tdtop                          { font-weight: bold; height: 24px; line-height: 150%; color: #FFFFFF; background-image: url(./tile_back.gif) }
  .note                           { margin: 10px; padding: 5px; border: 1px dashed #555555; background-color: #FFFFFF }

  .rowbar  {
	font-size:18px;
	font-weight:bold;
	background-color:#C4DCF7;
	color:#000;
	padding:2px 5px;
	background-image: url(images/cathead.gif);	
	align:center;
	height: 30px;
			 }
	.rowbar1  {
	font-size:12px;
	font-weight:bold;
	background-color:#C4DCF7;
	color:#000;
	padding:2px 5px;
	background-image: url(images/cathead.gif);	
	align:center;
	height: 30px;
			 }
	.rowbar2  {
	font-size:12px;
	font-weight:bold;
	background-color:#C4DCF7;
	color:#000;
	padding:2px 5px;
	background-image: url(images/cathead.gif);	
	align:center;
	
			 }
a.subnav {
	color: #000000;
	font-size: 10px;
}
a.subnav:hover {
	color: #000000; text-decoration: underline;}
.header {
	background-attachment: fixed;
	background-image: url(/skin/default2/images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
	width: 800px;
}
/* Nav Menu */
#NavMenu	{
	width: 800px;
	text-align: center;
	background-color: #00CCFF;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 40px;
	}
#nv		{
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
		}
/*#nv ul.nv	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	text-align: right;
	display: inline;
}*/
#nv li.nv	{
	display: inline;
	list-style-type: none;
	text-align: center;
		}
a.nv		{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.5em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.10em;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-left: 0.25em;
}
a.nv:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#000000;
	text-decoration: underline;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-left: 0.25em;
}
/* End Nav Menu */
a.regbtn {
	background-image: url(/skin/default2/images/regup.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 200px;
}
a.regbtn:hover {
	background-attachment: fixed;
	background-image: url(/skin/default2/images/regdwn.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 200px;
}	
.regbtn {
	margin-top: 5px;
	height: 42px;
	width: 205px;
}
.sub {
	padding-top: 3px;
}
.faq {
	padding-left: 15px;
}