﻿body {
	background-image: url('/images/bg.gif');
	margin: 0px;
	font: 12px Tahoma, sans-serif;
	line-height: 1.6em;
	color: #000;
}
h1 {
	margin: 0px;
	margin-left:3px;
	font-size: 16px;
	color: #435972;
	padding: 5px;
}
h2 {
	margin: 0px;
	margin-left:3px;
	font-size: 16px;
	color: #155300;
}
h3 {
	margin: 0px;
	margin-left:3px;
	font-size: 15px;
	color: #5E2F0D;
}
p {
	margin: 5px;
}
.menuTEXT {
	float: left;
	height: 25px;
	background-image: url('/images/bgMenu.jpg');
	margin-right: 5px;
	text-align: center;
}
.Payment {
	font-size:11px;
	width: 232px;
	font-weight: normal;
}

.menu {
	font-size: 11px;
	float: right;
	width: 430px;
	font-weight: bold;
	color: #28415e;
	margin-bottom: 27px;
}
.menu a {
	color: #28415e;
}
.box {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
.boxtop {
	background: #f9f9f9 url('/images/boxBgTop.jpg') repeat-x top;
	float: right;
}
.Hiv-Text {
	font-size: 15px;
	color: #018c11;
	font-weight: bold;
	text-align: left;
}
.ThreeSteps {
	background: #f9f9f9 url('/images/boxBgTop.jpg') repeat-x top;
	float: left;
	width: 247px;
	float: left;
	font-size: 12px;
	margin-left:15px;
	margin-top:7px
}
.howtouse {
	text-align: center;
}
.howtouse p {
	float: left;
	width: 167px;
}
.howtouse img {
	margin: 0px 5px 3px 3px;
	border: thin navy solid;
}
.footer {
	text-align: center;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: 700;
}
.footer a {
	color: #4F4F4F;
}
.smallfooter {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}
.smallfooter a {
	color: #808080;
	text-decoration: none;
}
.TalkBubble {
	width: 212px;
	margin-left: 10px;
	padding: 24px 9px 0px 9px;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 7px;
}
.Steps {
	font-size: 30px;
	float: left;
	margin-left: 11px;
	margin-right: 10px;
}
.Pic {
margin:5px;
border:1px solid #E0E1E4;
height:100px
}

