@charset "utf-8";
/* CSS Document */

#outerWrapper {
  width: 980px;
  position: relative;
  margin: 0 auto 0 auto;
}

body {
	font-family : Calibri, Verdana, Helvetica, sans-serif;
	font-size: 25pt;
	margin: 10px 0 0 0 ;
	padding: 0;
	}
#general-link {
	text-decoration: none;
	color: #35F; 
	font-weight: bold;
}

#menubar {
	height: 40px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	background-color:#69F;
}

#menubar a:link {
	color: white; 
	text-decoration: 
	none; font-size: 16pt;
}
#menubar a:visited {
	color: white; 
	text-decoration: none; 
	font-weight:bold
}
#menubar a:hover {
	color: #69F; 
	background-color: white; 
	text-decoration: none; 
	font-weight:bold;
}
#menubar a:active {
	color: yellow; 
	text-decoration: none; 
	font-weight:bold
}

#buy-now {
	width: 240px;
}
h1 {
	font-size: 30pt;
	font-weight: bold;
	color: #35F;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}
h2 {
	color:#35F; 
	font-size:45pt; 
	font-weight:bold; 
	text-align:center;
	margin-top: -10px;
	margin-bottom: -10px;
}
h2 a:link {
	color: #F30;
	text-decoration: none;
}
h2 a:visited {
	color: #F30; 
	text-decoration: none; 
	font-weight:bold
}
h2 a:hover {
	color: #F30; 
	background-color:#FF0; 
	text-decoration: none; 
	font-weight:bold
}
h2 a:active {
	color: #F30; 
	text-decoration: none; 
	font-weight:bold
}
h3 {
	color:#35F; 
	font-size:20pt; 
	font-weight:bold; 
	text-align:center;
	margin-bottom: -5px;
}
h4 {
	color:#35F; 
	font-size:15pt; 
	font-weight:bold; 
	margin-top: 40px;
	margin-bottom:10px;
}
h5 {
	font-size:16pt; 
	font-weight:bold;
}

#p1 {
	margin-right: 30px;
	text-align: justify;
	font-size: 13pt;
}
#p1 FocusWord {
	font-size: 13pt;
	font-weight:bold; 
	color: #35F;
}
#p1 HeadLine {
	font-size:16pt; 
	color: #35F;
}
#p1 a {
	font-size:16pt; 
	color: #35F;
}

#p2 {
	font-size: 18pt;
	color: #35F;
}	

#p3 {
	font-size: 14pt;
	font-family: serif;
	font-style:italic;
	font-weight:bold;
	color:#F30;
	margin-left: 20px;
}

#p4 {
	font-size: 22pt;
	text-align: center;
	margin-right: 30px;
}

#p5 {
	margin-right: 30px;
	font-size: 13pt;
}

#p-list {
	font-size: 13pt;
	margin-left: 20px;
	margin-right: 30px;
}
#p-footer {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}

#img-check {
	width: 35px;
	margin-bottom: -5px;
}
#img-check1 {
	width: 20px;
	margin-bottom: -5px;
}

#td-left {
	width: 600px; 
	padding-right: 10px;
}
#td-right {
	background-color:#E8F8FF; 
	width: 380px;
	vertical-align: top;
	text-align: center;
}
#footerbar {
	margin-top: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#69F;
	font-size: 12pt;
	font-weight: bold;
}
#footerbar a:link {
	color: white; 
	text-decoration: none;
}
#footerbar a:visited {
	color: white; 
	text-decoration: none; 
	font-weight:bold
}
#footerbar a:hover {
	color: #69F; 
	background-color: white;
	text-decoration: none;
	font-weight:bold
}
#footerbar a:active {
	color: yellow; 
	text-decoration: none; 
	font-weight:bold
}

label,a, body 
{
	font-family : Calibri, Verdana, Helvetica, sans-serif;
	font-size : 14px; 
}
.err
{
	font-family : Calibri, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color: red;
}
