@charset "utf-8";

/*RESET*/
html, body, div, figure, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  button {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} 

table{border-collapse:collapse; border-spacing:0;}

header, section, footer, aside, nav, main, article, figure {
    display: block; 
}

button::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner {
  padding: 0;
  border: 0 none;
  margin:0;
}


body {
	max-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 16px;
	padding: 0px;
	background-color: #FFF;
	line-height: 24px;
	}

header {
	position: fixed;
	top: 0px;
	Width:100%;
	max-width:960px;
	
}


nav {
	width: 386px;
	float:right;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 8px;
	padding-top: 12px;
	box-shadow:0px 4px 16px 0px rgba(0,0,0,0.2);
	background-color: rgba(255,255,255,0.85);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-radius: 0 0 0 10px;
	white-space: nowrap;
	overflow: visible;
	z-index: 999;
		
}


nav a{
	display: inline-block;
	text-decoration: none;
	color: #666;
	font-size: 13px;
	padding-right: 12px;
	}
nav a:hover, nav a:active {
	color: #c30;
	}

nav a:hover svg path{stroke:#c30; fill: #c30;
}


section {
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
}



p {
	line-height: 24px;
	text-indent: 24px;
	margin-top: 16px;
}
a {
	color: #666;
	text-decoration: underline;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}


ol ul{
	padding:0px;
	}
li {
	margin-top: 8px;
	margin-left: 8px;
	padding: 0px;
	list-style-position: outside;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}



img {
	max-width: 100%;
	height:auto;

}
dt {
	font-size: 110%;
	line-height: 36px;
}
dd {
	line-height: 28px;
	margin-left: 24px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c30;
	background-image: url(images/svg/heart%202.svg);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 36px;
	clear: both;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	background-image: url(images/svg/logo-ONLY-24x24.svg);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 8px;
	background-color: #c30;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h3 {
	font-size: 18px;
	color: #C30;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
	margin-top: 16px;
}

h4 {
	margin-top: 16px;
	color: #c00;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
figure {
	background-color: #ffe;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 90%;
	line-height: 110%;

}
.noBullet {
	list-style-type: none;
}
.banner {
	white-space: nowrap;
	clear: both;
	overflow: hidden;
}
.banner  img {
	width: 25%;
}



.imageAlignRight {
	float: right;
	text-align: center;
	max-width:45%;
	margin-bottom: 4px;
	margin-left: 12px;
	margin-top: 24px;
	border-radius: 5%;
}

.imageAlignLeft {
	float: left;
	text-align: center;
	color: #999;
	max-width:45%;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-top: 24px;
	border-radius: 5%;
}
.noWrap li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background-image: url(images/check-box2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
}



ul.listWithStyle  li{
	list-style-position: outside;
	list-style-type: square;
	margin-left: 48px;
	padding-bottom: 8px;
}
footer {
	Width: auto;
	height:24px;
	position: fixed;
	bottom: 0px;
	border-radius: 0 16px  0 0;
	box-shadow: 2px 6px rgba(0,0,0,0.2);
	background-color: rgba(204,0,0,0.72);
	box-shadow:1px -3px 8px 0px rgba(0,0,0,0.2);
	color: #fff;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 90%;
	}
	
	footer:hover {
	
	background-color: #c30;
		}
	
	footer a:link, footer a:visited {
	color: #FFF;
	text-decoration: none;
	}
		
.ulPicture3 {
	max-width: 960px;
	width: 100%;
	clear: both;
	padding: 0px;
}
ul.ulPicture3 li{
	float: left;
	width: 32%;
	padding: 0px;
	margin-left: 0px; margin-right: 0px;
	list-style-type: none;
	margin-top: 16px;
	
	
}
/*
ul.upPicture3 li:last-child {margin-right: 0px;
}
*/

.ulPicture2 {
	max-width: 960px;


	width: 100%;
	
	padding: 0px;		clear: both;
}
ul.ulPicture2 li{
	float: left;
	width: 49%;
	padding: 0px;
	list-style-type: none;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
}

	

.ulPicture4 {
}
#terms a {
	margin: 6px;
	border: 1px solid #CCC;
	padding: 4px;
	font-size: 80%;
	text-decoration: none;
}

table{
	border-collapse: collapse;
	border: 2px solid #999;
	margin-top: 24px;
}

table td{
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 6px;
	vertical-align: middle;
}
.sideNote {
	background-color: #ffffee;
	float: right;
	width: 30%;
	margin-left: 10px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 90%;
	line-height: 120%;
}
.sideNote p {
	text-indent: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	line-height: 120%;
}


#VTchart {
	float: right;
	max-width:40%;
	padding: 1.2%;
	border-radius: 10px;
	border: 1px solid #CCC;
	margin-left: 1.2%;
	margin-top: 16px;
	background-color: #FFF;
}

.bulbFloat {
	position: relative;
	top: -12px;
	height: 8px;
}
