﻿*
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
}

b
{
	color:#830607;
}

.center
{
	text-align:center;
}


p
{
	margin-bottom:10px;	
}

h1
{
	font-size:12pt;
	text-align:center;

}

h2
{
	color:#830607;
	font-size:13pt;
	margin-top:20px;
	margin-bottom:20px;
	background:url(images/bgH2.jpg) no-repeat;
	height:45px;
	padding-left:45px;
	line-height:45px;
	text-decoration:underline;
	margin-left:-20px;
}

h3
{
	font-size:12pt;
	color:red;
	text-align:center;
}

body
{
	font-family:Verdana, thahoma;
	
	background:#740405;
	padding-top:30px;
	padding-bottom:30px;
}

#page
{
	border:0px solid #1e3b62;
	background:#fff;
	width:780px;
	margin:auto;
}

#header
{
	width:780px;
	height:180px
}

#menu
{
	background:#9b0506;
	height:30px;
	line-height:30px;
	font-weight:bold;
}

#menu ul
{
	margin-left:10px;
}

#menu ul li
{
	list-style-type:none;
	display:inline;
	margin-right:10px;
}

#menu ul li a
{
	color:#fff;
	text-decoration:none;
	font-size:10pt;
}

#menu ul li a:hover
{
	color:#333;
}

#text
{
	background:#fff;
	padding:30px;
	border:0px solid #1e3b99;
	font-size:10pt;
	line-height:14pt;
	text-align:justify;
}

#text ul
{
	margin-left:30px;
	list-style:disc;
	margin-bottom:10px;
	color:#000000;
}

.compare ul
{
	margin-left:-5px;
}

.compare table
{
	width:100%;
}

.compare table tr td
{
	padding:8px;
	background:#fdd;
}

.compare table tr th
{
	padding:5px;
	background:#ddd;
}

#text form table tr td
{
	padding:10px;
}

#tickDiv
{
	padding-left:0px;
	border:2px solid #bbbaba;
	border-left:0;
	margin-top:10px;
}

ul.tickBox
{
	width:500px;
	float:right;
	margin-right:10px;
}

ul.tickBox li
{
	list-style:none;
	background:url(images/bullet.png) no-repeat;
	padding-left:23px;	
	line-height:20px;
	margin-top:12px;
	color:#333;
}

#bottom
{
	text-align:center;
	padding:20px;
	font-size:10pt;
}

#footer
{
	background:#740405 url(images/bgFooter.jpg) no-repeat;
	font-size:8pt;
	color:#fff;
	text-align:center;
	height:20px;
	line-height:20px;
}

#footer a
{
	color:red;
}

#testi
{
	float:right;
	width:218px;
	border:1px solid red;
	font-size:8pt;
	margin:20px 0 0 10px;
}

#testi p
{
	padding:4px;
	margin:0;
	font-style:italic;
}

#testi h3
{
	background:#ddd;
	margin:0;
	font-size:10pt;
	text-align:center;
	padding:2px;
	width:214px;
}

#testi h4
{
	text-align:center;
	margin-bottom:15px;
	font-size:10pt;
}
