body{
	margin:0;
	padding:0;
	background-color: #e4eef8;
}
html, body{height:100%}

.back-left {
	background-image:  url(/images/back-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back-right {
	background-image:  url(/images/back-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.homepage{
	background-color: #FFF;
	
}
#fullheight tr .homepage .body-text {
	padding-right: 15px;
	padding-left: 15px;
}
#fullheight tr .homepage h1 {
	padding-left: 15px;
}

h1 {
	font-size:35px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: lighter;
	margin-top: 25px;
}

h2 {
	font-size:20px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: lighter;
	margin-top: 25px;
	line-height:25px;
}

.superscript-title{
	font-size:medium;
	vertical-align:top;
}

#container {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 956px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a.body-link:link {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
a.body-link:active {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
a.body-link:visited {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
a.body-link:hover {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}

a.body-link2:link {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
a.body-link2:active {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
a.body-link2:visited {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
a.body-link2:hover {
	color: #0072bc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#fullheight{height:100%}

a.home {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: left;
	font-weight: ;
	text-indent: 10px;
}
a.home:hover {
	color: #0072bc;
}

a.aveo {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0072bc;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/aveo1.gif);
}
a.aveo:hover {
	color: #0072bc;
	font-weight:bold;
}

a.silent {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0072bc;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/silent1.gif);
}
a.silent:hover {
	color: #0072bc;
	font-weight:bold;
}

a.tap {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0072bc;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/tap1.gif);
}
a.tap:hover {
	color: #0072bc;
	font-weight:bold;
}

a.ema {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0072bc;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/ema1.gif);
}
a.ema:hover {
	color: #0072bc;
	font-weight:bold;
}

a.sleep {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #8c7e74;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/sleep1.gif);
}
a.sleep:hover {
	color: #8c7e74;
	font-weight:bold;
}

a.request {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #8c7e74;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(/images/tabs2/request1.gif);
}
a.request:hover {
	color: #8c7e74;
	font-weight:bold;
}

.tabs-back {
	background-image: url(/images/tabs/back.gif);
	background-repeat: no-repeat;
}

.bar-left{
	background-image: url(/images/bar-left.gif);
	background-repeat: repeat-y;
}

.bar-right{
	background-image: url(/images/bar-right.gif);
	background-repeat: repeat-y;
}

.back-white{
	background-color: #FFFFFF;
}

.footer {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.footer:link {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:active {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:visited {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:hover {
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.superscript {
	vertical-align:super;
	font-size: 10px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	text-align: justify;
	font-style: oblique;
}
