body {
	margin: 0;
	padding: 0;
	background: #C0C0C0;
}
p,ul,ol,i {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 5px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

input.big_text_input{
	background-color: #E7E7E7;
  border-color:#808080;
  border-style:solid;
	border-width:1px;
	font-size: 18px;
}

select.big_text_input{
	background-color: #E7E7E7;
  border-color:#808080;
  border-style:solid;
	border-width:1px;
	font-size: 18px;
}

div.new_rounded_box 
{
	margin: 0 auto; /* center for now */
	width: 948px; /* ems so it will grow */
	font-size: 100%;
 	background-color: white;          /* if needed */
  /*border: 5px solid DAE5F8;   /* if needed */
  border: 2px solid #808080;   /* if needed */
	padding: 5px 10px 5px 10px;
  -webkit-border-radius: 10px;    /* for Safari */
  -moz-border-radius: 10px;       /* for Firefox */
 	border-radius: 10px;       /* for Firefox */
	min-height: 300px;
		display: block;

}

table.calculator_table {	
border: 0px solid #666666; 
width:900px; 
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
margin-top:20px;
}
table.calculator_table  th { 
font-size: 18px;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-weight: bold;
padding-bottom:5px;
text-align:left;
 }	

table.calculator_table td { 
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding-left: 10px;
}

table.price_table {	
border: 0px solid #666666; 
width:900px; 
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
margin-top:1px;
}
table.price_table  th { 
font-size: 12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-weight: bold;
padding-bottom:5px;
text-align:left;
 }	

table.price_table td { 
	font-size: 12x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding-left: 2px;
text-align:right;
}


a.footer_link, a.footer_link:link, a.footer_link:active{
  font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #196185;	
}
a.footer_link:hover
{
	text-decoration: none;
}

a.header_link, a.header_link:link, a.header_link:active{
  font-size: 14px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #196185;	
}
a.header_link:hover
{
	text-decoration: none;
}
strong {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

blockquote {
	margin: 0 20px;
	padding: 0px 20px 10px 10px;
	border-left: 4px solid #ff7c36;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

img {
	border:0px;
	padding: 0px;
	margin: 0px;
}
.centered_image
  {
	  text-align:center;
  	display:block;
  }
.link_image
{
	padding-right: 10px;
	text-decoration: none;
}
		
small {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

h1 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 8px 0px 5px;
	color: #000; 
	font-weight: bold; 
	font-size: 20px; 
	font-weight: bold;
	line-height: 1em;
	text-align:center;
}

h2 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 0px 0px 4px;
	color: #000; 
	font-weight: bold; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 1em;
}

h3 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 0px 0px 4px;
	color: #000; 
	font-weight: bold; 
	font-size: 14px; 
	font-weight: bold;
	line-height: 0.9em;
}

/*sphider styles*/

/*Small urls*/
.url {font-family:arial;color: #115599}

/*Page descriptions*/
.description{font-family:arial;font-size: 13px;}

/* Title/link of pages */
.title{font-family:arial;color:#0000FF; font-size:15px}

a, a:link, a:active
{
  font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #196185;}

a:hover
{
	text-decoration: underline;
}

#page {
  border:0px solid purple;
  width:1000px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
  text-align:left;
}
#header {
  border:0px;
  width:995px;
  height:60px;
	padding:0px;
	margin: 0px;
	background: url(/images/logo.jpg) no-repeat top left;
}

#content {
  border:0px;
  width:995px;
  float:left;
  margin:0px 0px 10px 0px;
  min-height:500px;
	padding: 0px;
  _height:500px
}

#content.table {
	align:center;
}

#menu {
  float:right;
  border:0px;
  width:245px;
/*  margin:0px 0 10px 755px;*/
  margin:0px 1px 10px 0px;*/
  min-height:500px;
  _height:500px
}
#footer {
	clear:both;
	border:0px;
	margin: 0 auto; /* center for now */
  width:995px;
  height:30px;
	text-align:center;
	display: block;
}
* html #footer {
	height:1px;
}

.search_box {
	color: #000;
	background-color: #FFFFFF;
	width: 105px;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
	height: 20px;
	font-size: 14px;
}

.search_box_area{
	display:block;
	float:left;
	height:20px;
	border:0px;
	margin:0px;
	padding: 12px 0px 0px 12px;
}

.search_button_area{
	margin:0px 0px 0px 150px;
	height:35px;
	padding:13px 0px 0px 0px;
	margin:0px;
}

.search_button_area input{
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#content input,textarea,select{
	background-color: #FFFFFF;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
}



input.edit_time{
	width:50px;
}

input.edit_day{
	width:70px;
}

input.small_text_input{
	background-color: #eeeeFF;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
	font-size: 13px;
}

textarea.small_text_input{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-color: #eeeeFF;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
	font-size: 13px;
}


select.small_text_input{
	background-color: #eeeeFF;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
	font-size: 13px;
}


#navlist ul
{
margin: 0;
/*white-space: nowrap;*/
padding: 0 0 100px 0;
}

#navlist li
{
display: inline;
float: left;
list-style-type: none;
text-align:center;
}

#navlist a
{
display: block;
width: 90px;
padding: 75px 20px 0px 20px;
border: 1px solid #fff;
background-color: #fff;
}

#navlist a:link, #navlist a:visited
{
border: 1px solid #fff;
color: #000;
text-decoration: none;
}

#navlist a:hover
{
border: 1px solid #333;
background-color: #EFF5FF;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #EFF5FF;
color: #333;
}

#list-table
{
	font-family: Arial, Tahoma, Verdana, sans-serif;;
	font-size: 12px;
	margin-left: 100px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#list-table th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#list-table td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/gradback.png') repeat-x;
}
#list-table tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#list-table tbody tr:hover td
{
	background: #d0dafd url('images/gradhover.png') repeat-x;
	color: #339;
}

.top_button{
position:absolute;
top:15px;
left:585px;
z-index:1;
}
.bottom_button{
position:absolute;
top:15px;
left:585px;
z-index:3;
}




table.report_table {
	align:left;
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

.report_header{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 5px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-align:left;
	padding: 5px 0px 5px 0px;
}

.report_footer{
	font-size: 13px;
	line-height: 20px;
	margin: 0px 5px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

.report_header_cell{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}

.report_cell{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text_align:left;
}

a.blank_rollover_button {
display:block;
width: 138px;
height:50px;
background: url('/images/blank-rollover-button.gif') 0 0 no-repeat;
padding:0px 1px 0px 0px;
font: bold 16px sans-serif;;
line-height:300%;
color:#4884b6;
text-decoration: none;
}
a.blank_rollover_button:hover { 
background-position: 0 -50px;
color:#4884b6;
}
a.blank_rollover_button:active {
background-position: 0 -100px;
color:#4884b6;
}

a.blank_rollover_button_narrow {
display:block;
width: 70px;
height:25px;
background: url('/app/images/blank-rollover-button-narrow.gif') 0 0 no-repeat;
padding:0px 1px 0px 0px;
font: bold 10px sans-serif;;
line-height:250%;
color:#4884b6;
text-decoration: none;
}
a.blank_rollover_button_narrow:hover { 
background-position: 0 -25px;
color:#4884b6;
}
a.blank_rollover_button_narrow:active {
background-position: 0 -50px;
color:#4884b6;
}

#subscription_table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	
}
#subscription_table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #A5C6E9;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #fff;
	color: #396D9C;
	text-align: center ;
}

#subscription_table td
{
	padding: 2px;
	background: #d6e6ec; 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	text-align: center ;
}
#subscription_table td.expired
{
	background: #FAAFBE; 
}
#subscription_table td.expiring
{
	background: #FFF380; 
}
#subscription_table td.current
{
	background: #B1FB17; 
}
#subscription_table td.future
{
	background: #d6e6ec; 
}
#subscription_table tr:hover td
{
	background: #d0dafd;
	color: #33f;
}

#subscription_table tr.current:hover td.current
{
	background: #59E817;
	color: #347235;
}
#subscription_table tr.expired:hover td.expired
{
	background: #E7A1B0;
	color: #33f;
}
#subscription_table tr.expiring:hover td.expiring
{
	background: #EDDA74;
	color: #33f;
}

a.buy_subscription {
text-align: center;
margin: 0 auto;
display:block;
width: 143px;
height:59px;
background: url('/app/images/buy-subscription.gif') 0 0 no-repeat;
padding:0px 1px 0px 0px;
font: bold 13px sans-serif;;
color:#333;
text-decoration: none;
}
a.buy_subscription:hover { 
background-position: 0 -59px;
color: #049;
}
