﻿body
{
    margin: 0px auto;
    position: relative;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    background: url('../img/style/background.gif') repeat;
    font-size: 10pt;
    margin-top:15px;    
    line-height: 16.7px;
}

a
{
    color: #1d5dab;
    font-weight: bold;
    text-decoration: underline;
}
a:link
{
    color: #1d5dab;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #a9adb1;
    font-weight: bold;
    text-decoration: underline;
}
a:visited
{
    color: #4573ab;
    font-weight: bold;
    text-decoration: underline;
}

#content a
{
    color: #1d5dab;
    font-weight: bold;
    text-decoration: none;
}
#content a:link
{
    color: #1d5dab;
    font-weight: bold;
    text-decoration: none;
}
#content a:hover
{
    color: #a9adb1;
    font-weight: bold;
    text-decoration: none;
}
#content a:visited
{
    color: #4573ab;
    font-weight: bold;
    text-decoration: none;
}

h1
{
    color: #1d5dab;
    font-weight: bold;
    font-size: 22px;
    margin-top: 0px;
}

h2
{
    color: #aeaeae;
    font-weight: bold;
    font-size: 16px;
    line-height:18px;
}

.blue
{
    color: #1d5dab;
}

.content_block h2
{
    line-height:28px;
}

h1 + h2
{
    margin-top: -5mm;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

p
{
    font-size: 10pt;
}
.cf
{
    clear: both;
    float: left;
}

#wrapper
{
    background-color: #FFFFFF;
    margin: 0 auto;
    min-height: 605px;
    position: relative;
    width: 900px;
}

#wrapperLanding
{
    background-color: #FFFFFF;
    margin: 0 auto;
    min-height: 1300px;
    position: relative;
    width: 900px;
}

#header_top
{
}
#header
{
    background: url('../img/style/header_bg.gif') repeat-x;
    height: 144px;
}

#header_bar
{
    height: 95px;
}

#header_bar .logo
{
    float: left;
    height: 46px;
    left: 44px;
    position: absolute;
    top: 22px;
    width: 318px;
}

#header_bar .since
{
    color: white;
    left: 155px;
    position: absolute;
    top: 60px;    
    font-size: 10pt;
    font-style:italic;
    font-family: Georgia, serif;
}

#header_bar .toplinks
{
    float: right;
    text-align: right;
    font-size: 11px;
    height: 16px;
    width: 500px;
    padding: 4px 8px 0px 0px;
}

#header_bar .toplinks a
{
    color: #868686;
    font-weight: normal;
}
#header_bar .tagline
{
    float: right;
    text-align: right;
    font-size: 11px;
    height: 30px;
    margin:6px 8px 0px 0px;
    width: 500px;
    color:#EFEFEF;
}
#header_bar .contactInfo
{
    float: right;
    text-align: right;
    font-size: 11px;
    height: 45px;
    width: 500px;
    padding: 0px 5px 0px 0px;
}
#header_bar .contactInfo a
{
    text-decoration: none;
}

#header_bar h2
{
    font-size: 15px;
    margin: 0px 0px 0px 35px;
    padding: 0px 0px 0px 0px;
}

#header_bar .contactInfo .infoBlock
{
    float: right;
    text-align: left;
    font-size: 11px;
    height: 39px;
    width: 179px;
    padding: 8px 0px 3px 0px;
    margin-right: 15px;
}

#header_bar .contactInfo .infoBlock h2
{
    color:#fff;
}
#menu
{
    height: 45px;
    margin: 6px 0px 0px 8px;
}
#main
{
    margin-left: 2px;
    float: left;
}
#mainLanding
{
    margin-left: 8px;
    float: left;
    height:950px;
}
#rightColumn
{
    padding-left: 6px;
    height: 200px;
    width: 218px;
    height: 257px;
    float: left;
    overflow: hidden;
}

#leftColumn
{
    padding-left: 9px;
    height: 200px;
    width: 204px;
    height: 257px;
    float: left;
    overflow: hidden;
}
.accordionHeader
{
    background: url('../img/accordion/homeArrow.gif') no-repeat;
    width: 204px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 28px;
}
.titleBox
{
    background: url('../img/accordion/homeNoArrow.gif') no-repeat;
    width: 204px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 7px;
    line-height: 18px;
    padding-top: 2px;
}
.accordionHeader
{
    background: url('../img/accordion/homeArrow.gif') no-repeat;
    width: 204px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 28px;
}
.accordionHeaderSelected
{
    background: url('../img/accordion/homeArrowSelected.gif') no-repeat;
    width: 204px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 28px;
}
.actionButtons
{
    border:0px;
    margin-bottom:9px;
}

.videoBoxes
{
    font-size: 11px;
    padding: 5px 0px 4px 0px;
    width: 204px;
    height: 135px;
    overflow: hidden;     
}

.buttonBlock
{
    color:#1d5dab;
    font-weight:bold;
    font-size: 13px;
    padding: 5px 0px 4px 0px;
    width: 204px;
    height: 35px;
    overflow: hidden;  
    border:1px solid #1d5dab;
    background-color:#fff;
}

.accordionContent
{
    font-size: 11px;
    padding: 5px 5px 4px 10px;
    width: 188px;
    height: 180px;
    overflow: hidden;
    border-left:1px solid #efefef;
    border-bottom:1px solid #efefef;
}
.accordionInsides
{
    height: 150px;
    width: 184px;
    overflow: hidden;
}

.clear
{
    clear: both;
}
#content_block
{
    clear: both;
    float: left;
    width: 900px;
    /*height: 185px;*/
    background-color: #FFF;
}

.aboutCE
{
    clear: both;
    width: 295px;
    float: left;
    margin-left: 10px;
}

.aboutCE p
{
    font-size: 11px;
    margin-top: 5px;
}

.aboutCE h1, h1.aboutCE
{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 0 10px;
    padding: 0;
    width: 500px;
}

.sectionButton
{
    /* background: url('../img/style/buttonBox.png') no-repeat;*/
    float: left;
    width: 138px;
    height: 138px;
    margin: 20px 0px 0px 8px;
    text-align: center;
}

.sectionTitle
{
    float: left;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    width: 138px;
    color: #3B3B3B;
}

.barLinks
{
    width: 215px;
    height: 245px;
    float: left;
    padding-left:2px;
}

.barLinks a
{
    width: 211px;
    height: 60px;
    float: left;
    padding-top:20px;
}

.barLinks a.sidebars
{   
    background: url('../img/home/bar_image_sm.jpg') no-repeat;
    background-position:center center;
    margin-bottom: 6px;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    text-align:center;
    font-size:11pt;
    line-height:12pt;
}

.barLinks a.sidebars:hover
{   
    /*background: none;
    background-color:#ababab;*/
    margin-bottom: 6px;
    font-weight:bold;
    color:#fff;
    text-decoration:underline;
    text-align:center;
    font-size:11pt;
    line-height:12pt;
}

#content_block_title
{
    background: url('../img/style/content_block_title.gif') no-repeat;
    width: 890px;
    height: 33px;
    line-height: 34px;
    font-size: 11px;
    padding: 0px 0px 0px 9px;
}

#content_block_text
{
    padding: 10px 5px 10px 20px;
    width: 874px;
    height: 200px;
    background-color: #fff;
}
.content_block_group
{
    width: 208px;
    height: 170px;
    float: left;
    font-size: 11px;
    padding-right: 10px;
}
.content_block_group h1
{
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    color: #000;
}
.content_block_group img
{
    width: 92px;
    height: 62px;
    margin-left: 45px;
    margin-bottom: 5px;
}
#footer
{
    height: 250px;
    width: 100%;
    float: left;
    text-align: center;
    color: #e6e6e6;
    padding-bottom: 10px;
}
#footer_wrapper
{
    margin: 0px auto;
    position: relative;
    width: 900px;
    text-align: left;
    font-size: 9px;
    line-height: 10pt;
    background-color: #333333;
    padding: 13px 0px 10px 0px;
    background: url('../img/style/footer_bg.gif') repeat-x;
}
#footer h1
{
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
    width: 155px;
    padding: 0px 0px 3px 0px;
}

#footer .address
{
    clear: both;
    font-size: 7pt;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 895px;
    padding-top: 9px;
}
#footer img
{
    border: 0px;
}
#footer .ln_column
{
    float: left;
    height: 325px;
    width: 200px;
    margin-left: 14px;
}
#footer .column
{
    float: left;
    width: 165px;
    padding-left: 10px;
}
#footer .findus
{
    float: left;
    height: 60px;
    width: 165px;
}
#footer .mailing
{
    float: left;
    height: 75px;
    width: 165px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover
{
    color: #e6e6e6;
    text-decoration: none;
}
#footer h1
{
    color: #e6e6e6;
}
#footer .findus a.icon
{
    width: 24px;
    height: 24px;
    background: url('../img/social_icons.gif') no-repeat;
    text-decoration: none;
    float: left;
}

#footer .findus a.facebook
{
    /*background-position: 0% 0%;*/
    background-position: 0% 100%;
}
#footer .findus a.twitter
{
    /*background-position: 50% 0%;*/
    background-position: 50% 100%;
    margin-left: 6px;
}
#footer .findus a.indeed
{
    /*background-position: 100% 0%;*/
    background-position: 100% 100%;
    margin-left: 6px;
}

#footer .findus a.facebook:hover
{
    background-position: 0% 100%;
}
#footer .findus a.twitter:hover
{
    background-position: 50% 100%;
}
#footer .findus a.indeed:hover
{
    background-position: 100% 100%;
}
#error, .error
{
    background: #FFEBE9;
    background-repeat: no-repeat;
    border: 1px solid #DD3C10;
    margin: 0pt 10px 10px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    list-style: none;
}
#error li, .error li
{
    list-style: none;
    background-image: none;
}

#alert, .alert
{
    background: #FFF9D7;
    border-color: #E2C822;
    border: 1px solid #E2C822;
    margin: 0pt 0px 10px 0px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    list-style: none;
}
#alert li, .alert li
{
    list-style: none;
}

.monthTable
{
	width:100%;
	margin-bottom:20px;
	padding:5;	
}
.monthTD
{
	background-color: #CCC;
	padding:6px 0px 6px 12px;
}
.dateTD
{
	width:130px;
	padding-top:5px;
	vertical-align:top;
	text-align:right;
}
.articleLinkTD
{
	padding-top:5px;
	padding-left:10px;
	vertical-align:top;
	text-align:left;
}
ul.classic li
{
    background-image:none;
    list-style-type:disc;
    margin:0px;
    padding:0px;
}


.register
{
	background: url("/img/landing/header_bar.gif") no-repeat scroll 0 0 transparent;
	padding-bottom:20px;
	padding-top:10px;
	padding-left:5px;
}

.ce_credit_card
{
	background:url("/img/landing/credit-card.jpg") no-repeat scroll 0 0 transparent;
}
.webinar
{
	background:url("/img/landing/webinar.jpg") no-repeat scroll 0 0 transparent;
	padding-bottom:30px;
}

.headline
{
    color: #1d5dab;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom:5px;
}
