﻿body
{
	margin: 0;
	padding: 0 386px;
	text-align: center;
	background-color:#189CFF;
    color: #444444;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 18pt;
    text-align: left;
}

a
{
	color: #0066ff;
}

li
{
    margin: 10px;
    font-size: 12pt;
    color: #990033;
}

.mainMenuClass 
{
	text-align:center;
}

.imageRight 
{
	text-align:right;
	padding-right:10px;
}

#cornerTable
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

.picture48
{
	float:left;
	width:48px;
	height:48px;
	margin-right:15px;
}

.picture72
{
	float:left;
	width:72px;
	height:72px;
	margin-right:15px;
}

.picture128
{
	float:left;
	width:128px;
	height:128px;
	margin-right:20px;
}

.clickVideo
{
    cursor:pointer;
}

.videoSectionDivider
{
    height: 2px;
    width: 100%;
    background-color: #3399FF;
    margin-top: 36pt;
    margin-bottom: 12pt;
}


h1, h2, h3, h4, h5, h6, .h1s, .h2s, .h3s, .h4s, .h5s, .h6s
{
    color: #B13E16;
}

h1, .h1s {
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2, .h2s {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3, .h3s {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4, .h4s {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5, .h5s {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6, .h6s {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

.bodyDiv
{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
}

.bodyDiv2
{
	border-bottom:solid thin #EEEEEE;
	margin-bottom:20px;
	margin-left:40px;
	margin-right:40px;
}


.leftColumn 
{
	vertical-align:top;
	padding-right:10px;
	border-right: dotted;
}

.rightColumn 
{
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}

.shade
{
	background-color:#EEEEEE;
}

.videoTitle
{
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
    color: #B13E16;
    padding-top:10px;
}

#topbarcontainer 
{
	margin: 0 -386px 0 -386px;
	background-image:URL(Images/topbarslice.gif);
	background-repeat: repeat-x;
}

#topbar
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}


#sizer {
	margin: 0px auto 0 auto;
	padding: 0;
	width: 58%;
	max-width: 192px;
}

#expander {
	min-width: 772px; /* Critical Safari fix! */
	position: relative;
	margin: 0 -386px 0 -386px;
	background-color:transparent;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer-container
{
	text-align:center;
	font-size: 0.8em;
	color:#FFFFFF;
	
}
