

/* GLOBAL ELEMENTS----------------------------------------------*/

body
{
    /* 7da6c3 **/
    font: 75%/160% verdana, arial, helvetica, sans-serif;
    color: #333;
    background-image: url(../img/bckgrnd.png);
    background-repeat:repeat-x repeat-y;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, img, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}


a:link, .footerlink a:link
{
    color: #023e6c;
}

a:hover, .footerlink a:hover
{
    text-decoration: none;
    color: #333;
}

a:visited, .footerlink a:visited
{
    color: #023e6c;
}



.clear
{
    clear: both;
}



strong, b
{
    font-weight: bold;
}



i, em
{
    font-style: italic;
}



caption, th, td
{
    text-align: left;
    font-weight: normal;
}



acronym
{
    cursor: help;
    border-bottom: 1px dashed #333;
}





/* MAIN FRAMEWORK ----------------------------------------------*/



#page
{
    width: 966px;
    height:auto;
    margin:0 auto;
}

#main
{
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 1px;
    width: 679px;
    overflow: hidden;
}

div.frameHome
{
    float: left;
    width: 966px;
    height:auto;
    margin: auto;
    background-color: white;
   /* border-left:2px solid #02518A; 
    border-right:2px solid #02518A; */

}

#mainHome
{
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 1px;
    width: 679px;
    overflow: hidden;
    background-color:white;
}

#mainContent
{
    float: left;
    background-color: #FFF;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-right: 10px;
    width: 928px;
    overflow: hidden;
    margin-top: 0px;
}

#mainContentDecision
{
    float: left;
    background-color: #FFF;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-right: 0px;
    width: 1000px;
    overflow: hidden;
    margin-top: 0px;
}

#pageLabel
{
    float: left;
    margin-left: 30px;
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    width: 888px;
    border-bottom: 1px solid #e2e3e3;
}


#side
{
   float: right;
   width: 246px;
   background-color:white;
   overflow: hidden;
}

.centerRightColumn
{
	float: left;
    width: 300px;
    vertical-align: top;
    margin-left: 140px;
}




/* HEADER ------------------------------------------------------*/

#header
{
    width: 966px;
    height: 93px;
    padding:0;
    margin:0;
    top:0;
    background: url(../img/headerBkgrd.png) repeat-x;
    /*border-left:2px solid #02518A; 
    border-right:2px solid #02518A;*/
    
}

.header-left
{
    float: left;
    width: 125px;
}
.header-right
{
    float: right;
    width: 650px;
}

a.logo img
{
    margin: 5px 0px 5px 0px;
    padding: 0 100px 0 0;
}



a.logo, a:visited.logo
{
    color: #e7e7e7;
    font-size: 1.2em;
    font-weight: bold;
}



.logo:hover
{
    text-decoration: none;
}



#navigation
{
    width: 966px;
    height: 50px;
    margin: 0;
    padding: 0;
    background: url(../img/navigation-bg.png) no-repeat left top;
    background-color:#E1E1E1;
    float: left;
   /* border-left:2px solid #02518A; 
    border-right:2px solid #02518A;*/
}
#navigation ul
{
    display: inline;
    list-style: none;
    margin: 0 0 0 6px;
    padding: 0;
}
#navigation ul li
{
    display: inline;
    margin: 0px;
}
#navigation ul li a
{
    margin-top: 4px;
    height: 29px;
    display: block;
    float: left;
    padding: 17px 11px 0 11px;
    font: bold 12px Arial;
    color: #000000;
    text-decoration: none;
    background: url(../img/navigation-separator.png) no-repeat right center;
}

#navigation ul li a:hover
{
    margin-top: 4px;
    height: 29px;
    color: #fff;
    background: #87C441 url(../img/navigation-hover.png) no-repeat right;
    text-decoration: underline;
}

.NavDisable
{

}

#navigation ul li.active a
{
    color: #fff;
    margin-top: 4px;
    height: 29px;
    background: #8AC542 url(../img/navigation-hover.png) no-repeat right;
}

/* Search -------------------------------------------------------*/




#search
{
    float: right;
}



#searchform
{
    margin: 10px 0px 0 0;
    padding: 0;
    width: 240px;
    background: url(../img/searchbar.png) no-repeat;
    height: 25px;
}



#s
{
    background: transparent;
    border: 0;
    color: #CECFCE;
    width: 227px;
    padding: 5px 0 0 10px;
    font-size: 1.2em;
}





/* Social -------------------------------------------------------*/


ul.buttons li
{
    float: left;
    display: inline;
    display: block;
    padding: 0px 5px 3px;
    margin-top: 10px;
}




/*---Main ----------------------------------------------*/

#main
{
}


/*---Vital Signs ----------------------------------------------*/


#slidedeck_frame
{
    width: 630px;
    height: 250px;
}

.skin-slidedeck
{
    position: relative;
    padding: 11px 11px 24px;
    background: url(../img/back.png) 0 0 #d7d7d7;
    border: 14px solid #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
}


.skin-slidedeck dl.slidedeck
{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}


.skin-slidedeck dl.slidedeck > dd
{
    position: relative;
    height: 294px;
    padding: 10px 15px;
    margin: 0;
    border-right: 5px solid #d7d7d7;
    background: url(../img/slides.png) bottom left #d7d7d7;
    overflow: hidden;
}


.skin-slidedeck dl.slidedeck > dt
{
    position: relative;
    cursor: pointer;
    height: 43px;
    line-height: 38px;
    font-size: 12px;
    font-weight: bold;
    font-family: "Futura Bold" , Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url(../img/spines.png) top left #d7d7d7;
    color: #505050;
    margin: 0;
    padding: 0;
}


.skin-slidedeck dl.slidedeck dt.spine:hover
{
    color: #000;
    background-position: center left;
}


.skin-slidedeck dl.slidedeck dt.spine.active, .skin-slidedeck dl.slidedeck dt.spine.active:hover
{
    cursor: default;
    color: #fff;
    background-position: bottom left;
}


.skin-slidedeck dl.slidedeck dt.spine .index
{
    margin-bottom: 2px;
    font-size: 24px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #505050;
}
.skin-slidedeck dl.slidedeck dt.spine.active .index
{
    margin-bottom: 0;
}


.skin-slidedeck dl.slidedeck dt.spine:hover .index
{
    color: #000000;
}


.skin-slidedeck dl.slidedeck dt.spine.active .index
{
    color: #ffffff;
}


.skin-slidedeck dl.slidedeck .activeCorner
{
    margin-left: -6px;
    background-image: url(../img/corner.png);
    width: 12px;
    height: 25px;
}


.skin-slidedeck dl.slidedeck dd.slide ul.slidesVertical > li
{
    overflow: hidden;
    padding: 10px;
}


.skin-slidedeck dl.slidedeck ul.verticalSlideNav
{
    height: 70px;
    width: 25px;
    background: none;
    position: relative;
    overflow: hidden;
    padding: 15px 0 0;
    margin: 0;
    top: 0;
    left: 125px;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: -7px 0;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: -7px 0;
    -o-transform: rotate(90deg);
    -o-transform-origin: -7px 0;
}


.skin-slidedeck dl.slidedeck ul.verticalSlideNav li
{
    position: relative;
    width: 25px;
    height: 12px;
    line-height: 12px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    float: left;
    clear: left;
}


.skin-slidedeck dl.slidedeck dd.slide ul.verticalSlideNav li.arrow
{
    display: none;
}


.skin-slidedeck dl.slidedeck ul.verticalSlideNav li a
{
    position: relative;
    display: block;
    padding: 12px 0 0 0;
    margin: 0;
    width: 25px;
    height: 0;
    overflow: hidden;
    line-height: 12px;
    background: url('vertical-nav.png') 0 0 no-repeat;
}

.skin-slidedeck dl.slidedeck ul.verticalSlideNav li.active a
{
    background-position: 0 -24px;
}

.skin-slidedeck dl.slidedeck dt.active ul.verticalSlideNav li.active a
{
    background-position: 0 -12px;
}


dl.slidedeck dd.slide ul.verticalSlideNav li a:hover
{
    opacity: 0.75;
    -moz-opacity: 0.75;
    -webkit-opacity: 0.75;
    -khtml-opacity: 0.75;
    -ms-filter: "Alpha(opacity=75)";
    filter: Alpha(opacity=75);
}


/* content page layout */
#leftContent
{
    width: 62%;
    float: left;
    margin-left: 25px;
    padding-right: 10px;
}

#middleContent
{
    width: 1px;
    background-image: url(../img/slides.png) bottom left #d7d7d7;
    background-repeat: repeat-y;

}

#rightContent
{
    width: 33%;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}


/*---Coda Slider - See Codeslider 2.0 CSS ----------------------------------------------*/







/*---Feautred----------------------------------------------*/

#featured
{
    float: left;
    width: 677px;
    border-style: solid;
    border-top-width: 1px;
    border-top-color: #CCC;
}

#featuredContentPage
{
    float: left;
    width: 677px;
}

#featured h1
{
    padding-top: 20px;
    padding-bottom: 15px;
    color: #1c3860;
}

#news_releases
{
    float: left;
    width: 300px;
    vertical-align: top;
    margin-left: 6px;
}

#newsroom
{
    background-color:white;
    border:1px solid #777777;
}

.newsroom
{
     background-color: white;
     width: 560px;
}

#newsreleasesList
{
    width: 300px;
    float: left;
    vertical-align: top;
}


#american_pulse
{
    float: left;
    width: 300px;
    vertical-align: top;
}

#chart_area
{
    float: left;
    vertical-align: top;
    /*margin-left: 75px;*/
}

#articles
{
    float: right;
    width: 300px;
    vertical-align: top;
}

#linkGroupTable
{
    width: 100%;
    margin-top:8px;
}

#linkGroup h2
{
    color: #1c3860;
}

#linkGroupColumn1
{
    float: left;
    width: 200px;
    margin-right: 5px;
}

#linkGroupColumn2
{
    width: 200px;
    float: left;
    margin-left: 15px;
}

#linkGroupColumn3
{
    width: 200px;
    float: left;
    margin-left: 15px;
}

#linkGroupSeparator3
{
    border-left: 1px solid #CCC;
    margin-left: 305px;
    border-collapse: separate;
    height: 375px;
}

.linkGroupRows
{
    margin-bottom: 20px;
}

.panels
{
    margin-left: 10px;
    margin-right: 0px;   
}

/*---SIDEBAR ----------------------------------------------*/

#side
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}



/* Topline -------------------------------------------------------*/


.topline
{
    width: 234px;
    height:47px;
    padding: 0;
    margin-top:4px;
    margin-bottom:10px;
   
}



/* Video -------------------------------------------------------*/

.video
{
	border:1px solid #777777;
	width:234;
	height:172px;
	margin-bottom:0px; 
}

.happinessBox
{
    border:1px solid #777777; 
    padding:4px; 
    overflow: hidden;  
    background-color:white; 
    width: 222px;
    height: 95px;
    margin-top:10px;
    margin-bottom:6px;
}

.confidence-gauge
{
	margin-top: 10px;
	border:1px solid #777777; 
	overflow: hidden; 
	width: 222px; 
	height: 380px;
	padding:4px;
}		


/* Book Ads -------------------------------------------------------*/

.book_ad
{
	border:1px solid #777777;
	width:230px;
	height:228px;
	padding: 0;
	margin-top: 10px;
	background-color: White;
}

#blogLink
{
	padding: 0;
	margin-top: 7px;
	position: relative;
    left: -8px;
}

#bizFiling
{
   margin-bottom: 5px;
}

/* FOOTER ------------------------------------------------------*/

#footer
{
    background-image: url(../img/bottom_border.png);
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    width: 966px;
    border:none;
}
#footerWrapper
{
	background-image: url(../img/bckgrnd.png);
    background-repeat: repeat-x repeat-y;
    float: left;
    height: 100px;
    width: 966px;
}

.footerMenu
{
    float: left;
    color: #000;
    padding:0;
    font-size: 11px;
    line-height: 14px;
    margin:auto;
    height:120px;
    width:966px; 		
    background-color:white;
   /* border-left:2px solid #02518A; 
    border-right:2px solid #02518A; */
}

.footer-left
{
    float: left;
    width: 500px;
    color: #000;
    padding-top: 20px;
    padding-left: 30px;
    font-size: 9px;
    line-height: 14px;
}

.footer-right
{
    float: right;
    width: 400px;
    text-align: right;
    color: #000;
    padding-top: 20px;
    padding-right: 30px;
    font-size: 9px;
    line-height: 14px;
}

#footerMenu
{
    float: left;
    height: 180px;
    width: 966px;
    margin:0;
    padding-bottom: 10px;
    
}





.slide_big_item_panel
{
    border-top: solid 1px #dbe1e6;
    border-left: solid 1px #dbe1e6;
    border-right: solid 1px #dbe1e6;
    padding: 2px;
}
.slide_small_item_panel
{
    background-image: url('../img/small_item_bg.gif');
    background-repeat: repeat-x;
    cursor: pointer;
    cursor: hand;
}
.slide_nav_panel
{
    background-color: #f9fafa;
    padding: 3px 5px 3px 5px;
    border: solid 1px #dbe1e6;
}
.slide_small_item a
{
    color: #16387c;
    text-decoration: none;
}
.slide_small_item_hover
{
    background-image: url('../img/smalliconTall.png');
    background-repeat: no-repeat;
    color: White;
}
.slide_small_item_hover a
{
    color: White;
    text-decoration: underline;
}
.slide_item_number
{
    font-family: Arial;
    font-size: 12px;
    color: #6c717a;
}


.twitter-update
{
    font-family: "Georgia";
    font-size: 8pt;
    width: 300px;
    padding: 20px;
}


.status-updates-table
{
    width: 200px;
    border: solid 1px #444444;
}
.status-updates-table-header
{
    font-family: "Trebuchet MS";
    font-size: 9pt;
    background-color: #0099B9;
    color: white;
    border: solid 1px #444444;
}
.status-updates-table-cell
{
    font-family: "Georgia";
    font-size: 7pt;
    border: solid 1px #666666;
    padding: 6px;
}
.status-updates-table-footer
{
    border: solid 1px #666666;
    padding: 3px;
    width: 50%;
}
.status-datetime
{
    float: right;
    color: #666666;
}

.feed_row
{
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e3e3;
}
.feed_title
{
    color: #005695;
    margin-bottom: 5px;
    font-weight: bold;
}
.feed_title a
{
    color: #005695;
    text-decoration: none;
}
.feed_title a:hover
{
    text-decoration: underline;
}
.feed_date
{
    margin-bottom: 5px;
    font-style: italic;
    font-size: 0.8em;
}
.feed_info
{
    margin-top: 10px;
}
.feed_link
{
    color: #005695;
    text-decoration: none;
    font-style: italic;
}
.feed_link:hover
{
    text-decoration: underline;
}
.feed_more
{
    color: #005695;
    text-decoration: none;
    font-size: 0.9em;
}
.feed_more:hover
{
    text-decoration: underline;
}
.block_info
{
    margin: 10px 0 20px 20px;
    word-wrap: break-word;
    max-width: 250px;

}
.block_newsFeed
{
    margin: -10px 0 20px 20px;
    word-wrap: break-word;
    max-width: 250px;

}
.block_title
{
    background: url(/uploads/bbm/title_bg.png) left center repeat-x;
}
.block_title div
{
    background: url(/uploads/bbm/title_l.png) left center no-repeat;
    padding-left: 20px;
}
.block_title div h2
{
    padding: 0;
    padding-right: 6px;
    font-size: 2.9em;
    letter-spacing: -1px; /*line-height:0.8em; height:30px;*/
    background: url(/uploads/bbm/title_r.png) right center no-repeat;
}
.socialheader
{
    font-family: 'Comic Sans MS' , Textile, cursive;
    color: #005595;
    font-weight: bold;
    font-style: italic;
    font-size: larger;
    margin-top: 10px;
}
.socialheader a
{
    text-decoration: none;
}


.fb_hidden
{
    position: absolute;
    top: -10000px;
    z-index: 10001;
}


.fb_reset
{
    background: none;
    border-spacing: 0;
    border: 0px;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}


.fb_link img
{
    border: none;
    display: none;
}




        .slide_big_item_panel
        {
            border-top: solid 1px #dbe1e6;
            border-left: solid 1px #dbe1e6;
            border-right: solid 1px #dbe1e6;
            padding: 2px;
            width: 671px;
        }
        .slide_small_item_panel
        {
            background-image: url('../img/small_item_bg.gif');
            background-repeat: repeat-x;
            border-left: solid 1px #dbe1e6;
            border-right: solid 1px #dbe1e6;
            cursor: pointer;
            cursor: hand;
        }
        .slide_nav_panel
        {
            background-color: #f9fafa;
            padding: 3px 5px 3px 5px;
            border: solid 1px #dbe1e6;
        }
        .slide_small_item a
        {
            color: #16387c;
            text-decoration:none;
        }
        .slide_small_item_hover
        {
            background-image: url('../img/smallIcon.png');
            color: White;
        }
        .slide_small_item_hover a
        {
            color: White;
            text-decoration:underline;
        }
        .slide_item_number
        {
            font-family: Arial;
            font-size: 12px;
            color: #6c717a;
        }


.ttImage
{
    margin-left: 0px;
    margin-bottom:12px;
}

.contentLeftMargin
{
    margin-left: 30px;
}


.socialTable
{
table-layout:fixed; width:200px
}

.chartHoverMessage
{
	font-size: 10px;
 	font-family: Verdana;
	float: right;
	margin-right: -5px;
	margin-top: 24px;
}


a.addthis_button_compact:link    { color:black; text-decoration:none; }
a.addthis_button_compact:visited { color:black; text-decoration:none; }
a.addthis_button_compact:hover   { color:black; text-decoration:none; }
a.addthis_button_compact:active  { color:black; text-decoration:none; }


.slideshow1 {
	width: 230px;
	height: 190px;
	margin: 0px auto;
}

.adBox {
	position: relative;
	width: 230px;
	height: 190px;
	margin: 0px auto;
	left:-7px;
	border: 1px solid #777;
	/*margin-bottom:12px;*/
}

.adHeader {
	position: absolute;
	top: 0;
	z-index: 1000;
}


.GoogleSearchBtn
{
	float:left; 
	margin-left:0px; 
	padding-top: 0px; 
	height: 35px; 
	width: 370px; 
	margin-top: 6px;
	background-color: transparent;
}

.BIGlogo
{
	margin-top:12px; 
	height:70px; 
	width:166px;
	margin-left:12px;
}
.followUsSpan
{
	color: black; 
	float:left;  
	margin-top: 14px;
	margin-left:20px;
}