/* CSS Document */
body{
background:#98fffe;
margin:0;
padding:0;
background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#003333;
}

.style2 {color: #003333}
.style5 {color: #CC0000}
.style11 {
	color: #003333;
	font-size: 15pt;
		background-color: #FFFFFF;
}
.style14 {font-size: 18}
.style16 {color: #CC0000; font-weight: bold; }
.style17 {color: #2CADAD}
.style18 {font-size: 18px}
a:link {
	color: #00756d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00756d;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #00756d;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}

td.header{
	vertical-align:bottom;
}
td.header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	display:table-cell;
	vertical-align:middle;
	color:#000000;
}
.hi{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:57px;
	vertical-align:top;
	color:#000000;
	padding-top:10px;
}
.shorty{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
}
.we-know{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.head-thin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#000000;
}


.head-strong, .head-strong a, .head-strong a:visited, .head-strong a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#40bfb6;
	text-decoration:none;
}
.head-strong-black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#000000;
}
.head-strong-pink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#fe3964;
}
.head-stronger{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	color:#40bfb6;
}
.normal-text{
	padding:10px 60px;
}
.normal-text-black{
	padding:10px 60px;
	color:#000000;
}
.all-caps{
	text-transform:uppercase;
}
.how{
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#000000;
}
.cross-list{
	padding-top:20px;
	list-style:none;
}
.cross-list li
{
	padding-left: 30px;
	padding-right:30px;
	padding-bottom:10px;
	background:url(../images/cross.gif) no-repeat;
	color:#000000;
	font-size:16px;
}

.tick-list{
	padding-top:20px;
	list-style:none;
}
.tick-list li{
	padding-left: 30px;
	padding-right:30px;
	padding-bottom:20px;
	background: url(../images/tick_small.gif ) no-repeat;
	color:#000000;
	font-size:16px;
}

.box-mid{
	width:780px;
	background:#d8faff;
}


.box-mid2{
	width:780px;
	background:#d8faff;
	border:#fe3964 dashed 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}

.box-content{
padding:20px 20px;
text-align:left;
}
.book
{
	width:250px;
}
.book-des
{
	float:right;
	width:480px;
	clear:none;
	text-align:center;
}
.testi{
	width:780px;
	background:url(../images/gradient.jpg) repeat-x;
}
.box-content-testi{
padding:5px 15px;
text-align:left;
height:300px;
}
.pic
{
	width:280px;
}
.testi-des
{
	float:right;
	width:450px;
	clear:none;
	text-align:left;
	padding-left:20px;
}
.left-aligned
{
	text-align:left;
}

.yel {
	background-color: #FFFF88;
	padding: 0px;
	font-weight: normal;
}


.blu {
	background-color: #ccffff;
	padding: 0px;
	font-weight: normal;
}



