body, p, ul, ol,li, td, tr, a, input, select  {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.monospace{
	font-family : "Courier New", Courier, monospace;
}
.monospacesmall{
	font-family : "Courier New", Courier, monospace;
	font-size: 8pt;	
}
.toptableheader {
	background-color : #974807;
	color : White;
}
.toptablecontent {
	background-color : #FEF0D7;
    font-size: 8pt;
}
.toptablecontentlight {
	background-color : #FFF6E6;
    font-size: 8pt;
}
.toptableedge {
	background-color : #333333;
}
.toptablegrid {
	background-color : #CCCCCC;
	font-size:  12pt;
}
h1 {
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 0px
}
h2 {
	font-weight: normal;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #333333;
	padding-bottom : 0;
	padding-left : 2;
	padding-right : 0;
	padding-top : 0;
}
a.h2link {
	font-weight: normal;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #333333;
}
h3 {
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 0px
	color: #333333;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}
.summarycell {
	background-image : url("/images/sectiongradnew.gif");
}
.topnavbarcell {
	background-color: #E9E7E2;
}
.bottomnavbarcell {
	background-color: #E9E7E2;
}
.sectioncell  {
	background-color: #E9E7E2;
}
.sectionboothcell  {
	background-color: #E9E7E2;
}
.linecell  {
	background-color: #999999;
}
.boothlinecell  {
	background-color: #999999;
}
.copyrighttext {
	font-size: 8pt
}
.copyrightcell {
}
A {
	color: black;	
}
A:hover {
	color: #990000;
}
A.HomeLink {
	text-decoration: none;
	color:#333333;
	font-size: 13pt;
}
A.HomeLink:active {
	color:#333333
}
A.HomeLink:visited {
	color:#333333;
}
A.HomeLink:hover {color:#990000}
A.HeaderLink {
	text-decoration: none;
	font-size: 10pt;
}
A.NoUnderline {
	text-decoration: none;
	color:#523414;
}
A.NoUnderline:hover {
	color:#990000
}
A.BigNoUnderline {
	text-decoration: none;
	font-size: 12pt;
	color:#003399
}
A.BigNoUnderline:hover {
	color:#990000
}
A.SmallNoUnderline {
	text-decoration: none;
	font-size: 8pt;
	color:##523414;
}
A.SmallNoUnderline:hover {
	color:#990000;
	text-decoration: underline;
}
A.SmallText {
	font-size: 8pt;
}
A.SmallLink {
	font-size: 8pt;
}
A.BigLink{
	font-size: 12pt;	
}
.NoMarginForm{
	margin : 0 0 0 0;
}
.tablehighlight  {
	background-color: #E9E7E2;
}
.formtable {
	background-color: #FDE9D9;
}
.TableHelp {
	background-color: white;
	font-size : 8pt;
}
.TableEntry {
	background-color: #FFF6E6;
}
.LoginText {
	font-size: 12pt;
}
.AuthenticationEdit {
	width : 130px;
}
.FormInput{
	width : 80px;
}
.SmallFormInput{
	width : 40px;
}
.BigFormInput{
	width : 300px;
}
.VeryBigFormInput{
	width : 450px;
}
.MediumFormInput{
	width : 220px;
}
.PrepayEditOpen{
	width : 110px;
	margin-top: 2px;
	background-color : #F0FFF0;
	text-align : center;
	border: 1px solid;
	border-color : #999999;
	font-size : 8pt;
}
.PrepayEditClosed{
	width : 110px;
	margin-top: 2px;
	background-color : #FFF0F0;
	text-align : center;
	border: 1px solid;
	border-color : #999999;
	font-size : 8pt;
}
.input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid;
	width: 115px;
	background-color : #FEF5ED;
}
ul.homepagebox,ul.homepagebox li{
	padding:0;
	list-style:none;
	margin : 0;
}
ul.homepagebox li{
	float:left;
	width : 18em;
	margin : 2px 0 13px 1px;
}
ul.homepagebox h3{
  font-weight: normal;
  margin:0px;
  padding: 4px;
  text-align:center;
  background: #F79646;  
}
ul.homepagebox p{
	margin:0;
	padding: 5px 5px 10px 5px;
	text-align : center;
}
ul.homepagebox div{
  background : #FDE9D9;
  border:1px solid #F79646;
  background-image : url(images\globe.gif);
  background-position : bottom right;
  background-repeat : no-repeat;
}
A.NoWrap{
	font-size: 8pt;
	white-space: nowrap;
	color : rgb(134,85,32);
	text-decoration: none;	
}
A.NoWrap:hover {
	color : rgb(134,85,32);
	text-decoration: underline;
}
.logoninput {
	font-size: 8pt;
	border: 1px solid rgb(134,85,32);
	width: 75px;
	background-color : #FFF7EB;
	text-align : center;
	color : rgb(134,85,32);
}
p.BalanceText {
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 0px
}
ul.sidebarbox,ul.sidebarbox li{
	padding:0;
	list-style:none;
	margin : 0;
}
ul.sidebarbox li{
	float:left;
	width : 122px;
	margin : 2px 0 13px 0px;
        position:relative; left:1px;
}
ul.sidebarbox h3{
  font-size: 10pt;
  font-weight: normal;
  margin:0px;
  padding: 2px 0 1px;
  text-align:center;
  color: #FFFFFF;
  background: #974807;  
}
ul.sidebarbox p{
	margin:0;
	padding: 5px 0px 5px 1px;
}
ul.sidebarbox div{
  background-color: #E9E7E2;
  border:1px solid #974807;
}
.toptablecallshopheader {
	background-color : #1D77D2;
	color : White;
}
.toptablecallshopcontent {
	background-color : #FEF0D7;
    font-size: 8pt;
}
.toptablecontentcallshoplight {
	background-color : #FFF6E6;
    font-size: 8pt;
}
.toptablecallshopedge {
	background-color : #333333;
}

.toptablecallshopgrid {
	background-color : #CCCCCC;
	font-size:  12pt;
}
.Newh2 {
	font-weight: normal;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #333333;
	padding-bottom : 0;
	padding-left : 2;
	padding-right : 0;
	padding-top : 0;
}
.TinyFormInput{
	width : 30px;
}
.NoWrap
{
	white-space: nowrap;
}
ul.supportbox,ul.supportbox li{
	padding:0;
	list-style:none;
	margin : 0;
}
ul.supportbox li{
	float: left;
	width : 18em;
	margin : 10px 10px 10px 10px;
}
ul.supportbox h3{
  font-weight: normal;
  font-size: 13pt;
  color: #FFFFFF;
  margin:0px;
  padding: 4px;
  text-align:center;
  background: #999999;  
}
ul.supportbox p{
	margin:0;
	padding: 5px 5px 10px 5px;
	text-align : left;
	font-size : 8pt;
}
ul.supportbox div{
  background : #E9E7E2;
  border:1px solid #999999;
}
ul.supportbox a{
  font-size: 8pt;
}
span.urgent
{
  color: #FF0000;
}
span.urgent a
{
  color: #FF0000;
}
A.HomeLinkBox {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 13pt;
}
A.HomeLinkBox:active {
	color:#FFFFFF;
}
A.HomeLinkBox:visited {
}
A.HomeLinkBox:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.FringFrame {
	height: 360px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: none;
}