﻿* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin: 10px;
	background: #FFFFFF;
	color: #000000;
}
#wrapper { 
	margin: 0 auto;
	width: 1024px;
}
#header {
 	color: white;
	width: 1014px;
 	display: block;
 	float: left;
	padding: 0px 0px 0px 0px;
 	border: 0px solid #ccc;
 	height: 75px;
 	margin: 0px 0px 0px 0px;
 	background: white;
}
#headerimg {
	display: block;
	float: left;
	padding: 5px 0 0 15px;
	z-index: 7;
}
#headerleft {
	padding: 1px 0px 1px 0px;
	float: left;
}
#header right {
	padding:1px 0 0 1px;
	margin: 0 0 0 25px;
	float: right;
}
#header2 {
	color: #052A55;
	width: 1014px;
 	float: left;
 	border: 0px solid #ccc;
 	height: 30px;
 	margin: 0px 0px 0px 0px;
 	background-image: url(images/header2.gif);
 	z-index: 0;
}
#logo {
	padding-left: 15px;
	width: 28%;
	float: left;
}
.search-branding-bottom, .search-branding-right { margin:0; padding:0 } .search-branding-bottom, .search-branding-right { zoom:1 } .search-branding-bottom:after, .search-branding-right:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } .search-branding-text { font: 10px Arial; } .search-branding-form form { margin-bottom: 0; padding-bottom: 0; }
/* Bottom-specific selectors */ .search-branding-bottom .search-branding-logo, .search-branding-bottom .search-branding-text { display: block; float: left } .search-branding-bottom .search-branding-form { margin-bottom: 3px; } .search-branding-bottom .search-branding-logo { padding: 0 } .search-branding-bottom .search-branding-text { padding-top: 4px } .search-branding-right .search-branding-form { float: left; }
/* Right-specific selectors */ .search-branding-right .search-branding-logo, .search-branding-right .search-branding-text { margin-left: 4px; } .search-branding-right .search-branding-form { float: left; margin-right: 4px; } .search-branding-right .search-branding-logo { padding: 0 } .search-branding-right .search-branding-text { margin-top: -4px }
#search {
	width:350px;
	float:right;
	text-align:right;
	position:relative; top:0px; right:27px;
}
#search form {
	margin:0;
	padding:7px 0 0 0;
}
#search input {
	font-size:11px;
	border:0; background:transparent;
}
#search input.search {
	width:145px;
	background:#fff; 
	border:0;
	margin-right:17px;
}
.search-branding-text {
color:#fff;
}
#header3 {
	color: #052A55;
	width: 1014px;
	float: left;
	border: 1px solid #ccc;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background: #052A55;
}
#leftcolumn { 
 	color: #999;
 	border: 0px solid #999;
 	background: #DEE2A3;
 	margin: 0px 5px 5px 0px;
 	padding: 0px;
 	height: auto;
 	width: 160px;
 	float: left;
}
#contentleft { 
 	float: left;
 	color: #333;
 	border: 0px solid #ccc;
 	background: white;
 	margin: 0px 5px 5px 0px;
 	padding: 0px;
 	height: auto;
 	width: 382px;
 	display: inline;
}
#contentright { 
 	float: left;
 	color: #333;
 	border: 0px solid #ccc;
 	background: #DEE2A3;
 	margin: 0px 5px 5px 0px;
 	padding: 0px;
 	height: auto;
 	width: 301px;
 	display: inline;
}
#rightcolumn { 
 	color: black;
 	border: 0px solid #999;
 	background: #DEE2A3;
 	margin: 0px 0px 5px 0px;
 	padding: 0px;
 	height: auto;
 	width: 160px;
 	float: left;
}
#footer { 
 	width: 999px;
 	clear: both;
 	color: white;
 	border: 0px solid #ccc;
 	background: #052A55;
 	margin: 0px 0px 10px 0px;
 	padding: 10px;
}
/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 2em;
	z-index: 1; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #052A55;
	color: #fff;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #052a55;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #369;
	border-bottom: 1px solid #fff;
	color: #fff; }
#navbar li li a:hover {
	background-color: #A5B003; }
.navcontainer {
	width: 98%;
	}
.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	}
.navcontainer a {
	display: block;
	padding: 1px;
	width: 100%;
	background-color: #A5B003;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	}
.navcontainer a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.navlist a:visited	{
	color: #DEE2A3;
	text-decoration: none;
	}
.navcontainer a:hover {
	background-color: #369;
	color: #fff;
	}
TD, LI, UL, Table {
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	text-decoration: none;
	}		
h1 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:1.4em;
	font-weight : bold;
	color:#A5B003;
	}
h2, h5 {
    font-size: 1.3em;
    font-weight: bold;
    margin:10px 0px 10px 0px;
	padding:0px;
    color: #052A55;
    }
h3 {
    font-size: 1.0em;
    font-weight: bold;
    background: #1C4877;
    margin:0px 0px 5px 0px;
	padding:4px;
    color: #FFFFFF;
    width: 80%;
    }
h4  {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:1.4em;
	font-weight : bold;
	color:#A5B003;
	}
H6 {
    font-size: 140%;
    font-weight: bold;
    margin:0px 0px 5px 0px;
	padding:0px;
    color: #FFFFFF;
    }
/* this group sets the normal link colors */
A:LINK {
    color : #052A55;
    text-decoration: underline;
    font-weight: bold;
    }
A:VISITED {
    color : #676767;
    text-decoration : none;
    font-weight: bold;
    }
A:HOVER {
    color : #A5B003;
    text-decoration : underline overline;
    font-weight: bold;
    }
A:ACTIVE {
    color : #A5B003;
    text-decoration : none;
    font-weight: bold;
    }
.nav1 {
	position: relative; top: 5px; left: 399px;
	width:600px;
	height:2em;
	margin:0px 0px 0px 0px;
	background-image: url('images/cell1.gif');
	color:#FFFFFF; 
	text-align: left;
	font-size: 100%;
	padding-right: 2px;
	z-index: 1;
	}   
.nav3 {
	float: left;
	min-width:120px;
	margin:10px 190px 20px 210px;
	background: #052A55;
    color: #FFFFFF;
    text-align: left;
    font-size: 90%;
    padding: 10px;
    }
.nav3
    A:LINK {
    color : #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
    }
.nav3
    A:VISITED {
    color : #FFFFFF;
    text-decoration : none;
    font-weight: bold;
    }
.nav3
    A:HOVER {
    color : #FFFFFF;
    text-decoration : underline overline;
    font-weight: bold;
    }
.nav3
    A:ACTIVE {
    color : #FFFFFF;
    text-decoration : none;
    font-weight: bold;
    }
.column {
	float: left;
	padding: 0px 1px 0px 1px;
	}
/* These styles run the index thumbs section. */
#info {
	width:375px;
	background:#fff;
	float:left;
	border:1px solid #DEE2A3;
	margin:1px 1px 5px 1px;
	padding:1px 1px 1px 1px;
	}
#info p {
	margin-left:15px;
	}
div.img {
	margin: 3px;
	border: 1px solid #DEE2A3;
	height: 110px;
	width: 116px;
	float: left;
	text-align: center;
	}	
div.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
	}
div.img a:hover img {
	border: 1px solid #052A55;
	}
div.desc {
	text-align: center;
	font-weight: normal;
	width: 114px;
	margin: 3px;
	}
.included {
	background: #DEE2A3;
	}
.included .paragraph {
	background: #DEE2A3;
	}
.hottopic {
    background: #B5BE31;
    color: #283500;
    border: 0px solid #283500;
    float: left;
    width: 96%;
    line-height: 1.2em;
    padding: 5px 5px 5px 5px;
	margin: 205px 0px 0px 0px;
    }
.hottopic h1 {
	margin: 0;
	background: #B5BE31;
	color: #283500;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	}
.hottopic h2 {
  	margin: 0;
  	background: #B5BE31;
  	color: #283500;
  	font-size: 1.2em;
  	font-weight: bold;
  	padding: 2px;
  	text-align: left;
	}
.hottopic1 {
    background: #B5BE31;
    color: #283500;
    border: 0px solid #283500;
    float: left;
    width: 96%;
    line-height: 1.2em;
    padding: 5px 5px 5px 5px;
	margin: 5px 0px 0px 0px;
    }
.hottopic1 h1 {
	margin: 0;
	background: #B5BE31;
	color: #283500;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	}
.hottopic1 h2 {
  	margin: 0;
  	background: #B5BE31;
  	color: #283500;
  	font-size: 1.2em;
  	font-weight: bold;
  	padding: 2px;
  	text-align: left;
	}
	
.topiclist {
	padding: 0 0 0 0;
	margin-left: 0;
	font: bold 1em Verdana, sans-serif;
	background: white;
	width: 90%;	
}
.topiclist li {
	list-style: none;
	margin: 0;
	border-top: 0px #B5BE31;
	text-align: left;
}
.topiclist li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #336699;
	background: #B5BE31;
	text-decoration: none;
}
.topiclist li a:link {
	color: black;
}
.topiclist li a:visited {
	color: #DEE2A3;
}
.topiclist li a:hover {
	border-color: #DEE2A3;
	color: #FFF;
	background: #336699;
}
.traininglist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 90%;
}
.traininglist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}
.traininglist li a {
	text-decoration: none;
}
.traininglist li a:link {
	color: black;
}
.traininglist li a:visited {
	color: #A5B003;
}
.traininglist li a:hover {
	color: #052A55;
	background: white;
	margin-left: 5px;
}
.tellingitstraight div {
 	margin: 3px 0px 5px 0px;
  	color: black;
  	background: white;
  	border: 1px solid #999;
  	padding: 0px 1px 0px 1px;
	}
.tellingitstraight h2 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.3em;
	padding: 2px;
	text-align: center;
	}
.tellingitstraight h3 {
  	margin: 0;
  	background: white;
  	color: #A5B003;
  	font-size: 1.1em;
  	padding: 2px;
  	text-align: left;
	}
.tellingitstraight p {
 	margin: 5px 0; /* Only vertical margins on the p */
  	padding: 0 1px; /* Also side padding */
	}
.tellingitstraight .p-divider {
  	border-top: 1px solid #999;
  	padding-top: 1px; /* This one gets top padding */
	}
.paragraph {
	color: #000000;
	background: #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
.ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 2px;
	margin-left: 2px;
	line-height: 1.5em;
	}
.ol li {
	margin-left: 2px;
	margin-right: 0px;
	padding-left: 2px;
	border-left: 2px solid #B5BA02;
	}
.copyright {
    position:relative;
	width:50%;
	min-width:120px;
	margin:0px 190px 20px 210px;
	border:0px solid black;
	background-color:#FFFFFF;
	font-size: 80%;
    color: #052A55;
    text-align: center;
    padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
.copyrighta {
    color: #FFFFFF;
    font-size: 80%;
    letter-spacing: 0.1em;
    position: relative; top: 2px; left: 10px;
    text-align: center;
    }
.theartofp {
    color: #052A55;
    font-size: 1.9em;
    font-weight: normal;
    position: relative; top: 0px; left: 85px;
    width:28%;
    }
.pullout {
    color: #052A55;
    font-size: 1.75em;
    font-style: italic;
    font-weight: normal;
    margin: 0.6em 0.4em 0.6em 0em;
    }
.quote {
    color: #1C4877;
    font-size: 1.95em;
    font-style: italic;
    font-weight: normal;
    margin-top: 1.0em;
    }  
.quotesource {
	color: black;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	}
.toptips div {
 	margin: 3px 0px 5px 0px;
  	color: black;
  	background: white;
  	border: 1px solid #999;
	padding: 0px 1px 0px 1px;
	}
.toptips h2 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.3em;
	padding: 2px;
	text-align: center;
	}
.toptips h3 {
  	margin: 0;
  	background: white;
  	color: Black;
  	font-size: 0.75em;
  	font-weight: bold;
  	padding: 2px;
  	text-align: left;
	}
.toptips p {
 	background: #A5B003;
 	margin: 0px 0; /* Only vertical margins on the p */
  	padding: 0 1px; /* Also side padding */
	}
.toptips .p-divider {
  	background: #A5B003;
  	border-top: 0px solid #999;
  	padding-top: 1px; /* This one gets top padding */
	}
.news div {
 	margin: 3px 0px 5px 0px;
  	color: black;
  	background: white;
  	border: 1px solid #999;
  	padding: 0px 1px 0px 1px;
	}
.news h2 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.3em;
	padding: 5px;
	text-align: center;
	}
.news h3 {
  	margin: 0;
  	background: white;
  	color: #A5B003;
  	font-size: 1.1em;
  	padding: 5px;
  	text-align: left;
	}
.news p {
 	margin: 5px 0; /* Only vertical margins on the p */
  	padding: 0 1px; /* Also side padding */
	}
.news .p-divider {
  	border-top: 1px solid #999;
  	padding-top: 2px; /* This one gets top padding */
	}

.definition div{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:1.75em;
    border: 0px solid #999;
    background: white;
    color: #1C4877;
    font-weight: normal;
    margin: 0px 0px 1px 0px;
    padding: 1px;
 	height: 100px;
 	width: 380px;
 	float: left;
    }
.speakerresources {
	font-family: Verdana, Arial, sans-serif;
    font-size: 1.5em;
    border: 1px solid #999;
    background: #052A55;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin: 1px
    }
.keypoints {
	width: 90%;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #333;
}
.keypoints ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.keypoints li {
	border-bottom: 1px solid #315983;
	margin: 0;
}
.keypoints li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #052A55;
	border-right: 10px solid #ACBCCE;
	background-color: #315983;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body .keypoints li a {
	width: auto;
}
.keypoints li a:hover {
	border-left: 10px solid #DEE2A3;
	border-right: 10px solid #D6DEE6;
	background-color: #369;
	color: #fff;
}
.calltoaction div {
	font-family : Verdana, Arial, sans-serif;
	border: 0px solid #999;
    background: #1C4877;
    color: white;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
 	padding: 1px;
 	height: 100px;
 	width: 299px;
 	float: left;
 	position: relative; top: 5px; left: 0px
 	}
.calltoaction h2 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.7em;
	padding: 2px;
	text-align: left;
	}
.calltoaction h3 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.2em;
	padding: 2px;
	text-align: left;
	}
.calltoaction h4 {
	margin: 0;
	background: #1C4877;
	color: white;
	font-size: 1.2em;
	padding: 2px;
	text-align: left;
	width: auto;
	}
.calltoaction
	A:LINK {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	}
.calltoaction
	A:VISITED {
	color : white;
	text-decoration : none;
	font-weight: bold;
	}
.calltoaction
	A:HOVER {
	color: white;
	text-decoration : underline overline;
	font-weight: bold;
	}
.calltoaction
	A:ACTIVE {
	color: white;
	text-decoration : none;
	font-weight: bold;
	}
.crescent {
	border: 0px solid black;
    background: white;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: 0px;
 	width: 355px;
 	float: left;
 	position: relative; top: 0px; right: 30px;
 	z-index: 1;
 	}
.column1 { 
    display: inline;
    float: left;
    width: 150px;
    height: 300em;
    margin: .7em;
    padding: 0;
    border-bottom: 1px solid #999;
    }
.column2 { 
    display: inline;
    float: left;
    width: 150px;
    height: 300em;
    margin: .7em;
    padding: 0;
    border-bottom: 1px solid #999;
    }
#top-section {
  position:relative;
  left:0;
  top:0;
  }
#mid-section {
  position:relative;
  left:0;
  top:0;
  border-bottom: 1px olive;
  }
#bottom-section {
  position:relative;
  left:0;
  top:0;
  }
#top-col-1 {
  position:relative;
  padding-left:0%;
  padding-right:10px;
  background: #B5BA02;
  }
#mid-col-1 {
  position:absolute;
  top:0;
  left:0;
  width:33%;
  }
#mid-col-2 {
  position:relative;
  top:0;
  left:34%;
  width:33%;
  }
#mid-col-3 {
  position:absolute;
  top:0;
  left:68%;
  width:33%;
  }
#mid-col-4 {
  position:absolute;
  top:0;
  left:99%;
  width:0%;
  }
#bottom-col-1 {
  position:relative;
  padding-left:20%;
  padding-right:10px;
  background: #B5BA02;
  }
.floatLeft{float: left;}

.floatRight{float: right;}

.image-left{float: left; vertical-align: text-top;}

.image-right{float: right; vertical-align: text-top;}

div.wrapContainer{width:99.5%; float:left;}

.form {
    margin: 0 0px 0px 0px;
    font-size: 0.75em;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #999;
    background: white;
    color: #052A55;
    letter-spacing: 0.1em;
    font-weight: normal;
    padding: 2px;
    }
.input {
	background-color: #C4C400;
	color: black;
	font-size: 1.1em;
	border: 1px solid #999;
	border-bottom: 1px;
	width: 12em;
	height: 1.5em;
	}
.submit {
	background-color: #1C4877;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #999;
	width: 6em;
	height: 3em;
	}

.buy {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 2px;
	}

.picturefloat {
	float: left;
	margin: 5px 10px 5px 0px;
}

.sitemapa {
	color: #000000;
	background: #DEE2A3;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.sitemapa
	A:LINK {
	color: #052A55;
	text-decoration: none;
	font-weight: bold;
}
.sitemapa
	A:VISITED {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.sitemapa
	A:HOVER {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.sitemapa
	A:ACTIVE {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.sitemapb {
	color: #000000;
	background: #A5B003;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
.sitemapb
	A:LINK {
	color: #052A55;
	text-decoration: none;
	font-weight: bold;
}
.sitemapb
	A:VISITED {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.sitemapb
	A:HOVER {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.sitemapb
	A:ACTIVE {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.img {
	border: thin none #FFFFFF;
}