body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-top: 15px;
}

h2
{
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 0px;
//color: #999999;
}

h3
{
	color: #032656;
	font-family: verdana;
	line-height: 130%;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

p
{
	text-align: justify;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.disclaimer
{
  color: #555555;
  font-family: "courier new";
  font-size: 8pt;
  margin: 10px;
  text-align=left;
}

p.news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 12;
	line-height: 125%;
}

p.newshead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 12;
	font-style: normal;
}

p.slogan
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: italic;
}

li {
	line-height: 1.7em;
}

ul {
	list-style-image: url(images/bullet.gif);
	line-height: 1.4em;
	font-size: medium;
}

.bottommenu
{
	font-size:9px;
	margin: 10px;
	text-align: right;
}


.cellshade
{
	background-color:#E8EEFA;
}

.footer
{
  background-color: #03A5EA;
  color: white;
  font-size: 9pt;
  font-style: italic;
}

/* price table */

table.price_table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}

table.price_table th{
	background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0;
	height: 35px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;	
	color: #fff;
	text-align: left;
	border: 1px solid #E5F0FB;
}

table.price_table td {
	border: 1px solid #E5F0FB;
	text-align: center;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

table.price_table td.left {
	text-align: left;
}

table.price_table td.right {
	text-align: right;
}

/* end - price table */

.legal
{
  font-family: verdana;
  font-size: 9pt;
}

.mainmenu
{
  // background-color: #003399;
	// background-color: #5A8EDD;
	background-image: url(images/tile_back.gif);
	height: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

.mainmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.note
{
	color: #dc143c;
	font-weight: bold;
	padding-top: 1.2em;
}

.topbar
{
  // background-color: #E8EEFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #E8EEFA;
	font-weight: normal;
}

.interleave {
	background-color: #CCE6FF;
}
td.interleave {
	padding: 12px;
}



.topmenu
{
  color: #5A8EDD;
  font-size: 10pt;
  font-weight: bold;
}

a:hover
{
  color: red;
}

.longtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.6em;
}

ul.bullet
{
  list-style-image: url(images/bullet.gif);
}

ul.p2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-size: 80%;
}

ul ul
{
  list-style-image: none;
}

ul li
{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 90%;
}

/* ######### Top tabs ######### */

#ddtoptabs{
	margin-left: 4px;
	width: 450px;
	height: 27px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
}

#ddtoptabs ul{
font: normal 10px verdana, arial, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddtoptabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.3em;
font-size: 120%;
}

#ddtoptabs a, #ddtoptabs strong{
float:left;
color:#fff;
background: transparent url("images/tabs_left.gif") no-repeat left top;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
font-size: 10px;
letter-spacing: 1px;
margin-top: 4px;
font-family:  Arial, Verdana, sans-serif;
border-bottom: 1px solid #FFF;
}

#ddtoptabs a span, #ddtoptabs #current span{
float:left;
display:block;
color:#fff;
background: transparent url("images/tabs_right.gif") no-repeat right top;
padding:3px 9px 3px 6px;
font-weight:bold;
}

#ddtoptabs a span{
float:none;
}

#ddtoptabs #current a, #ddtoptabs strong{
background-position:0 -300px;
border-bottom: 1px solid #2B6600;
}

#ddtoptabs #current a span, #ddtoptabs #current span{
background-position:100% -300px;
padding-bottom:3px;	color:#fff;
}

#ddtoptabs a:hover{
background-position:0% -150px;
}

#ddtoptabs a:hover span{
color: #fff;
background-position:100% -150px;
}

#ddtoptabs #current a:hover {	background-position:0% -300px; }
#ddtoptabs #current a:hover span { color: #fff;	background-position:100% -300px; }

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
background: #2B6600;
border-bottom: 1px solid #fff;
margin-bottom: 5px;
}

/* ######### Screenshots ######### */

.screenshot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 15px;
}

ol.screenshot li {
	margin-top: 22px;
	margin-bottom: 10px;
}
