@charset "iso-8859-1";

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-face-color: #2C4697;
  scrollbar-track-color: #C6CAC9;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: silver;
  scrollbar-3dlight-color: white;
  scrollbar-shadow-color: gray;
  scrollbar-darkshadow-color: silver;  
}

H1 {
  color: #2C4697;
  font-family: Arial, sans-serif;  
  text-decoration: none;
  font-size: 16px;  
  font-weight: bold;
}

H2 {
  color: #000000;
  font-family: Arial, sans-serif;  
  text-decoration: none;
  font-size: 22px;  
  font-weight: bold;
}

H3 {
  color: #000000;
  font-family: Arial, sans-serif;  
  text-decoration: none;
  font-size: 18px;  
  font-weight: bold;
}

P {
  color: #000000;
  font-family: Arial, sans-serif;  
  text-decoration: none;
  font-size: 12px;  
  font-weight: bold;
}

A.nav {
  color: #2C4697;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 10px;  
  font-weight: bold;
}

A.nav:hover {
  color: #C00000;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 10px;  
  font-weight: bold;  
}

A.more {
  color: #2C4697;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 12px;  
  font-weight: bold;
}

A.more:hover {
  color: #C00000;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 12px;  
  font-weight: bold;  
}

A.one {
  color: white;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 12px;  
  font-weight: bold;
}

A.one:hover {
  color: yellow;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: underline;
  font-size: 12px;  
  font-weight: bold;  
}

A.two {
  color: #2C4697;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: none;
  font-size: 12px;  
  font-weight: bold;
}

A.two:hover {
  color: #2C4697;
  font-family: Verdana, Arial, sans-serif;  
  text-decoration: underline;
  font-size: 12px;  
  font-weight: bold;  
}

P {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px; 
  margin-bottom: 5px; 
}

ul
{ 
list-style-image: url("bullet1.gif") 
}

li
{
FONT: 10pt Tahoma, Arial, Helvetica, sans-serif;
FONT-WEIGHT: normal;
MARGIN-LEFT: 2px;
COLOR: #000000;
}

font.form
{
FONT: 8pt Tahoma, Arial, Helvetica, sans-serif;
FONT-WEIGHT: normal;
MARGIN-LEFT: 0px;
COLOR: #000000;
}

font.items
{
FONT: 8pt Tahoma, Arial, Helvetica, sans-serif;
FONT-WEIGHT: normal;
MARGIN-LEFT: 0px;
COLOR: #000000;
}

	#grey_box {
		background-color: #E7E7E7;
		border: 1px solid #000000;
		padding: 5px;
		width: 540px;
	}
	#blue_box {
		background-color: #D0DFF6;
		border: 1px solid #000000;
		padding: 5px;
		width: 540px;
	}
	#free_trial {
		border: 1px solid #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #D0DFF6; 
		padding: 2px;
		color: darkblue;
		font-size: 10px;
	}
	table.border {
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
	}
	td.cell_top {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		background-color: #D0DFF6; 
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
	}
	td.cell {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		background-color: #E7E7E7; 
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
	}
