
body {
	background-color: #d7dfe6;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #275d8b;
}
a:visited {
	text-decoration: none;
	color: #275d8b;
}
a:hover {
	text-decoration: underline;
	color: #275d8b;
}



a.black:link {
	text-decoration: none;
	color: #333333;
}
a.black:visited {
	text-decoration: none;
	color: #333333;
}

a.black:hover {
	text-decoration: underline;
	color: #333333;
}
a.black:active {
	text-decoration: none;
	color: #333333;
}

p.callout {
	text-decoration: none;
	color: #265C8A;
	font-size: 18px;
	font-style: normal;
	font-weight: bold
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;	
}

h1.video 
{
	font-weight: bold;
	font-size: 26px;
	color: #265c8a;
	font-style: normal;
	padding:0px;
	margin:0px 0px 10px 0px;	
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

h2.video
{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #265c8a;
	font-style: normal;
	padding:0px;
	margin:0px;	
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

span.videoHeader
{
	font-weight: bold;
	font-size: 20px;
	color: #265c8a;
	font-style: normal;
	padding:0px;
	margin:0px;	
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

table.tblVideo
{
    width:900px;
    padding:0px 0px 10px 0px;
}

table.tblWorkout
{
    background: #dddddd;
    border-collapse:collapse;
}

table.tblWorkout td.bordered
{
    border:1 solid #999999;
}


a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
}



.shortreleasered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
}
.shortreleaseblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.bottcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.testimonials {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
}
.articlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	font-weight: bold;
	color: #275d8b;
}
.bottlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

td.footer 
{
	background-color: "#265C8A";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: "#FFFFFF";
}

td.pageTitle 
{
	background: #265C8A;
	font-family: 'Century Gothic' ,Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}


.sectionTitle
{
	font-weight: normal;
	font-size: 20px;
	color: #555555;
	font-style: normal;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.sectionSubTitle
{
	font-weight: normal;
	font-size: 16px;
	color: #555555;
	font-style: normal;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.articleTitle
{
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.boldArticleTitle
{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.articleSubTitle
{
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	font-style: normal;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.articleSection
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.author
{
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #333333;
	font-family: 'Century Gothic' , 'Arial Narrow' , Arial, Helvetica, sans-serif;
}


.termsofuse {
	font-size: 11.5px;
	font-style: normal;
	color: #333333;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 15px;
}

div.centered
{
	margin-left: auto;
	margin-right: auto;	
}

div.textcentered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

li
{
	list-style-image: url(images/bullet.gif);
	margin-bottom: 4px;
}


