﻿/* Main */
html {
    height: 100%;
    background: #FFFFFF url(/images/framework/body_bg.jpg) repeat-x;
}
body {
    margin: 0px auto;
    width: 890px;
    padding: 0px;
    font: normal 12px/18px verdana, helvetica, arial, san-serif;
    color: #000000;
}
.spacer {
    height: 20px;
}
.clr {
    clear: both;
}
.clr_left {
    clear: left;
}
.clr_right {
    clear: right;
}

/* Links, Headlines, Special Type Classes, etc. */
a, a:link, a:visited, a:active {
    color: #0179bb;
    text-decoration: underline;
    outline: none;
}
a:hover {
    text-decoration: none;
}
h2 {
    font: bold 20px/26px "Trebuchet MS", sans-serif;
    color: #000000;
    padding: 0px;
    margin: 0px;
}
h3, span.heading {
    font: bold 25px/26px "Trebuchet MS", sans-serif;
    color: #0096E9;
    padding: 0px;
    margin: 0px;
}
h4 {
    font: bold 13px/10px "Trebuchet MS", sans-serif;
    color: #000000;
    padding: 3px;
    margin: 0px;
    margin-bottom: 5px;
}
h5 {
    font: bold 16px/17px "Trebuchet MS", sans-serif;
    color: #0096E9;
    padding: 0px;
    margin: 0px;
}
span.subhead {
    font: bold 14px/10px "Trebuchet MS", sans-serif;
    color: #0179bb;
}
.videoHeader {
    font: bold 16px/16px "Trebuchet MS", sans-serif;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}
p {
    font: normal 11px/16px verdana, helvetica, arial, san-serif;    
    margin: 0px;
    padding: 0px;
    padding-bottom: 18px;
}
span.smallText {
    font: 9px/14px verdana, helvetica, arial, san-serif
}
ul {
    margin: 10px;
    padding-left: 20px;
}
li {
    padding-bottom: 3px;
}
a.nounder {
    border: 0px;
    text-decoration: none;
}
a.more {
    font: bold 10px/16px verdana, helvetica, arial, san-serif;
    color: #002A4F;
    text-transform: uppercase;
}
a.more:hover {
    text-decoration: underline;
}
div.title {
    border-bottom: 1px dotted #0096E9;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
/* Header */
#header {
    width:825px;  /* 890 */
    height: 122px;
    background: url(/images/framework/header_bg.jpg) no-repeat;
    margin: 0px auto;
    padding:0px 25px 0px 40px;
}
#logo {
    position: absolute;
    top: 30px;
    display: block;
    width: 186px;
    height: 60px;
    border: 0;
}
/* Search Form */
#search_form {
    width: 264px;
    height: 42px;
    padding: 0px;
    float: right;
    position: relative;
    top: 80px;
}
#search_form input.search_box{
    font: bold 10px/10px verdana, helvetica, arial, san-serif;
    text-transform: uppercase;
    color: #666666;
    margin: 10px 0px 0px 25px;
    border: 0px;
    padding: 6px 10px;
    height: 25px;
    width: 169px;
    background: url(/images/framework/search_box.jpg) no-repeat;
}
#search_form input.search_button{
    background: url(/images/framework/search_button.jpg) no-repeat;
    width: 27px;
    height: 27px;
    border: 0px;
    margin: 0px;
    margin-left: 4px;
    margin-top: 10px;
    padding: 0px;
    vertical-align: top;
    outline: none;
}
/* Navigation */
#nav {
    width:850px;  /* 890 */
    height: 54px;
    background: url(/images/framework/main_nav_bg.jpg) no-repeat;
    padding: 0px 30px;
    margin: 0px auto;
}
#nav a {
    width: 111px;
    height: 54px;
    float: left;
    margin-left: 5px;
    outline: none;
}

#nav_home a { 
    background: url(/images/framework/nav_home.jpg) no-repeat;
    width: 80px;
}
#nav_home a:hover { 
    background: url(/images/framework/nav_home.jpg) 0px -54px no-repeat;
}
#nav_home_active a {
    background: url(/images/framework/nav_home.jpg) 0px -108px no-repeat;
    width: 80px;
}
#nav_audio a { 
    background: url(/images/framework/nav_audio.jpg) no-repeat;
    width: 95px;
}
#nav_audio a:hover { 
    background: url(/images/framework/nav_audio.jpg) 0px -54px no-repeat;
}
#nav_audio_active a {
    background: url(/images/framework/nav_audio.jpg) 0px -108px no-repeat;
    width: 95px;
}
#nav_video a { 
    background: url(/images/framework/nav_video.jpg) no-repeat;
    width: 120px;
}
#nav_video a:hover { 
    background: url(/images/framework/nav_video.jpg) 0px -54px no-repeat;
}
#nav_video_active a {
    background: url(/images/framework/nav_video.jpg) 0px -108px no-repeat;
    width: 120px;
}
#nav_imaging a { 
    background: url(/images/framework/nav_digitalimaging.jpg) no-repeat;
    width: 120px;
}
#nav_imaging a:hover { 
    background: url(/images/framework/nav_digitalimaging.jpg) 0px -54px no-repeat;
}
#nav_imaging_active a {
    background: url(/images/framework/nav_digitalimaging.jpg) 0px -108px no-repeat;
    width: 120px;
}
#nav_home-systems a { 
    background: url(/images/framework/nav_homesystems.jpg) no-repeat;
    width: 105px;
}
#nav_home-systems a:hover { 
    background: url(/images/framework/nav_homesystems.jpg) 0px -54px no-repeat;
}
#nav_home-systems_active a {
    background: url(/images/framework/nav_homesystems.jpg) 0px -108px no-repeat;
    width: 105px;
}
#nav_networking a { 
    background: url(/images/framework/nav_homesystems.jpg) no-repeat;
    width: 105px;
}
#nav_networking a:hover { 
    background: url(/images/framework/nav_homesystems.jpg) 0px -54px no-repeat;
}
#nav_networking_active a {
    background: url(/images/framework/nav_homesystems.jpg) 0px -108px no-repeat;
    width: 105px;
}
#nav_wireless a { 
    background: url(/images/framework/nav_wireless.jpg) no-repeat;
    width: 130px;
}
#nav_wireless a:hover { 
    background: url(/images/framework/nav_wireless.jpg) 0px -54px no-repeat;
}
#nav_wireless_active a {
    background: url(/images/framework/nav_wireless.jpg) 0px -108px no-repeat;
    width: 130px;
}
#nav_vehicle a { 
    background: url(/images/framework/nav_carelectronics.jpg) no-repeat;
    width: 130px;
}
#nav_vehicle a:hover { 
    background: url(/images/framework/nav_carelectronics.jpg) 0px -54px no-repeat;
}
#nav_vehicle_active a {
    background: url(/images/framework/nav_carelectronics.jpg) 0px -108px no-repeat;
    width: 130px;
}
#nav_green a { 
    background: url(/images/framework/nav_green.jpg) no-repeat;
}
#nav_green a:hover { 
    background: url(/images/framework/nav_green.jpg) 0px -54px no-repeat;
}
#nav_green_active a {
    background: url(/images/framework/nav_green.jpg) 0px -108px no-repeat;
}

#subnav {
    height: 26px;
    background: url(/images/framework/sub_nav_bg2.jpg) no-repeat;
    padding: 0px;
    padding-top: 4px; 
    margin: 0px;
    margin-left: 0px;
    text-align: center;
}
#subnav a {
    font: bold 12px/16px arial, san-serif;
    color: #000000;
    text-decoration: underline;
}
#subnav a:hover {
    color: #FFFFFF;
}
#subnav span {
    color: #000000;
    padding: 6px;
}
/* Main Body */
#main_body {
    width: 890px;
    height: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background: url(/images/framework/mainbody_bg.jpg) 0 0 repeat-y;
}

/* Main Content Area */

#main_col {
    width: 640px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    padding:13px 0px 0px 0px;
}
#main_colFull {
    width: 770px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
}

/* Main Content */
#maincontent {
    margin: 0px;
    padding: 20px 20px 0px 40px;
    vertical-align: top;
}

.narrow {
    width: 390px;
    float: right;
}
#textsize {
    font: normal 10px/17px helvetica, sans-serif;
    color: #000000;
    float: right;
    position: relative;
    top: 30px;
}
#textsize img {
    padding-left: 2px;
    vertical-align: middle;
}
.inset {
    width: 180px;
    padding-bottom: 20px;
    margin-right: 25px;
    vertical-align: top;
    float: left;
    clear: left;
}
.inset img {
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
.inset p {
    padding: 0px 20px;
    margin: 0px;
}
.inset ul {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    list-style-type: none;
}
.inset li.topicitem {
    font: normal 12px/36px "Trebuchet MS", sans-serif;
    border-top: 1px dotted #0987B6;
}
.inset li.topicitem a {
    color: #000000;
    text-decoration: none;
}
.inset li.topicitem a:hover {
    text-decoration: underline;
}
.return {
    font: normal 10px/10px verdana, helvetica, arial, san-serif;
    text-transform: uppercase;
    float: left;
}
.return a {
    color: #000000;
    text-decoration: none;
}
.return a:hover {
    color: #000000;
    text-decoration: underline;
}
.email {
    font: normal 10px/10px verdana, helvetica, arial, san-serif;
    text-transform: uppercase;
    float: right;
}
.email a {
    color: #000000;
    text-decoration: none;
}
.email a:hover {
    color: #000000;
    text-decoration: underline;
}
.index-green {
    width: 280px;
    padding: 0px 0px;
    margin: 0px;
    margin-top: 15px;
    float: left;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f9fde8;*/
}
.index-green img {
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.index-green h1 {
    font: bold 16px/22px verdana, helvetica, arial, san-serif;
    color: #2B7B02;
}
.index-green a:link, .index-green a:visited, .index-green a:active {
    color: #000000;
    text-decoration: underline;
}
.index-green a:hover {
    text-decoration: none;
}
.index-green ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-green li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2B7B02;
    padding: 13px 0px;
    padding-left: 25px;
    background: url(/images/framework/bullet_green.jpg) 0px 15px no-repeat;
}
.index-green li.indexitem a:link, .index-green li.indexitem a:visited, .index-green li.indexitem a:active {
    color: #2B7B02;
    text-decoration: underline;
}
.index-green li.indexitem a:hover {
    text-decoration: none;
}
.index-green li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.index-green li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.index-blue {
    width: 280px;
    padding: 0px 10px 0px 0px;
    margin: 0px;
    margin-top: 15px;
    float: right;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f8fcfd;*/
}
.index-blue img {
    margin: 0px 0px;
    padding-bottom: 10px;
}
.index-blue h1 {
    font: bold 16px/22px "Trebuchet MS", sans-serif;
    color: #2E82BD;
}
.index-blue a:link, .index-blue a:visited, .index-blue a:active {
    color: #000000;
    text-decoration: underline;
}
.index-blue a:hover {
    text-decoration: none;
}
.index-blue ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-blue li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2E82BD;
    padding: 13px 0px;
    padding-left: 25px;
    background: url(/images/framework/bullet_blue.jpg) 0px 15px no-repeat;
}
.index-blue li.indexitem a:link,.index-blue li.indexitem a:visited, .index-blue li.indexitem a:active {
    color: #03659c;
    text-decoration: underline;
}
.index-blue li.indexitem a:hover {
    text-decoration: none;
}
.index-blue li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}
.index-blue li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}

/* Right Column */
#right_col {
    width: 174px;
    margin: 0px 10px 0px -30px;
    padding: 0px 10px 0px -20px;
    vertical-align: top;
}

/* Callouts */
.module {
    font: 11px/14px Verdana, sans-serif;
    background: #1F6FA9;
    color: #FFFFFF;
    width: 162px;
    margin: 0px;
    margin-right: 15px;
    margin-bottom: 2px;
    padding: 10px;
    padding-bottom: 20px;
}
.module h3 {
    background: #000000;
    font: bold 13px/25px "Trebuchet MS", sans-serif;
    color: #C4EF40;
    margin: -10px;
    margin-bottom: 5px;
    padding-left: 10px;
}
.module a:link, .module a:visited, .module a:active {
    color: #C4EF40;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}
.module a:hover {
    text-decoration: none;
}
.module form {
    padding: 0px;
    margin: 0px;
}
.module input.radio {
    background: #C4EF40;
    color: #000000;
}
.module input.vote_button{
    background: url(/images/framework/vote_button.jpg) no-repeat;
    width: 66px;
    height: 24px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    margin-top: 20px;
    outline: none;
}
    
.module input.results_button{
    background: url(/images/framework/results_button.jpg) no-repeat;
    width: 66px;
    height: 24px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    outline: none;
}
.moduletable {
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
}
.moduletable td {
    vertical-align: top;
    padding: 3px 0px;
}
.moduletable a:link, .moduletable a:visited, .moduletable a:active {
    font-size: 9px;
}
hr.module_separator {
    height: 1px;
    border: 0px;
    border-bottom: 1px dotted #FFFFFF;
}
.module-locate {
    font: normal 11px/14px Verdana, sans-serif;
    background: #FFFFFF url(/images/framework/locate_bg.jpg) bottom left no-repeat;
    color: #000000;
    width: 160px;
    margin: 0px;
    margin-right: 15px;
    margin-bottom: 2px;
    padding: 10px;
    padding-bottom: 20px;
    border: 1px solid #1F6FA9;
}
.module-locate h3 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #000000;
    margin-bottom: 5px;
}
form.zipcode {
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
}
.zipcode input.zip_box {
    border: 2px solid #000000;
    width: 100px;
    height: 19px;
    vertical-align: top;
}
.zipcode input.zip_button{
    background: url(/images/framework/zip_button.jpg) no-repeat;
    width: 25px;
    height: 25px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    outline: none;
}

/* Home Modules */
#home_moduletable {
    margin: 0px 20px;
    width: 100%;
    text-align: left;
}
#home_moduletable td {
    vertical-align: top;
    padding: 5px 25px 15px 0px;
    width: 30%;
}
#home_moduletable td.sep {
    width: 4%;
    background: url(/images/framework/home_module_sep_bg.jpg) repeat-y;
}
#home_moduleSubtable {
    width: 100%;
    text-align: left;
}
#home_moduleSubtable td {
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    width: 100%;
}
#home_moduleSubtable h3 {
    font: bold 15px/18px "Trebuchet MS", sans-serif;
    color: #327CC3;    
    padding-top: 14px;
    padding-bottom: 12px;
}    
#home_moduleSubtable h4 {
    font: bold 14px/16px "Trebuchet MS", sans-serif;
    color: #80ae05;    
    padding-bottom: 5px;
}
#home_moduleSubtable ul {
    border-top: 1px dotted #2E82BD;
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
    padding-left: 15px;
}
#home_moduleSubtable li.topicitem {
    font: normal 12px/16px "Trebuchet MS", sans-serif;
    padding: 10px 0px;
    margin: 0px;
}
#home_moduleSubtable li.topicitem a:link, #home_moduletable li.topicitem a:visited, #home_moduletable li.topicitem a:active {
    color: #000000;
    text-decoration: underline;
}
#home_moduleSubtable li.topicitem a:hover {
    text-decoration: none;
}
/* Bottom Modules */
#bottom_modules {
    /*background: #FFF url(/images/framework/maincol_bg.jpg) bottom left no-repeat;*/
    font: normal 10px/14px Verdana, sans-serif;
    color: #000000;
}
#bottom_modules h3 {
    font: normal 12px/14px "Trebuchet MS", sans-serif;
    margin-top: 15px;
    padding-bottom: 5px;
}
#bottom_modules h4 {
    font: normal 12px/14px "Trebuchet MS", sans-serif;
    color: #000000;
    margin: 0px;
    margin-top: 15px;
    padding: 0px;
    padding-bottom: 5px;
}
#bottom_modules img {
}
#bottom_moduletable {
    width:583px;
    background: #FFF;
    border-top: 2px dotted #7F7F7F;
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
}
#bottom_moduletable td {
    vertical-align: bottom;
    padding: 10px 0px;
}
#bottom_moduletable td.bot_left {
    padding-right: 20px;
    background: url(/images/framework/bottom_module_bg.jpg) 100% 50% no-repeat;
}
#bottom_moduletable td.bot_right {
    padding-left: 30px;
}
#bottom_moduletable img {
    margin-top:10px;
}

#bottom_moduletable form {
    margin: 0px;
    padding: 0px;
}
/* Slider */
.jcarousel-skin.jcarousel-container {
    background: #00AEEF url(/images/framework/slider_bg.jpg) no-repeat;
    color: #FFFFFF;
    margin: 0px auto;
}
.jcarousel-skin.jcarousel-container-horizontal {
    width: 738px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width:  698px;
    height: 193px;
}
.jcarousel-skin .jcarousel-item {
    width: 580px;
    height: 193px;
}
.jcarousel-skin .jcarousel-item-horizontal {
    margin: 0px 0px;
    padding: 20px 60px;
}
.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin h5 {
    font: bold 21px/26px "Trebuchet MS", sans-serif;
    color: #FFFF33;
    padding: 0px;
    padding-bottom: 5px;
    margin: 0px;
}
.jcarousel-text  {
    font: normal 14px/19px Verdana, sans-serif;
    color: #FFFFFF;
    padding: 0px;
    padding-bottom: 5px;
    margin: 0px;
}
.jcarousel-text a, .jcarousel-text a:visited {
    font: normal 14px/19px Verdana, sans-serif;
    color: #FFF;
    text-decoration: underline;
}
.jcarousel-text a:hover {
    text-decoration: none;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: -15px;
    width: 32px;
    height: 40px;
    cursor: pointer;
    background: transparent url(/images/framework/next-button.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: -10px;
    width: 32px;
    height: 40px;
    cursor: pointer;
    background: transparent url(/images/framework/prev-button.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/* Footer */
#footer {
    width:890px;
    margin:0px auto 20px;
    height: 99px;
    background: url(/images/framework/footer_bg.jpg) 0 0 no-repeat;
    padding: 0px;
}
#copyright {
    font: bold 9px/28px "Trebuchet MS", sans-serif;
    color: #666;
    text-transform: uppercase;
    padding-top: 36px;
    padding-left: 45px;
}
#footer_nav {
    font: bold 10px/31px Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    background: url(/images/framework/bottom_nav_bg.jpg) no-repeat;
    width: 260px;
    height: 31px;
    margin: 28px 24px 0px 0px;    
    float: right;
    text-align: center;
    padding: 0px;
}
#footer_nav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#footer_nav li {
    display: inline;
    margin: 0px;
    padding: 9px 0px;
    border: 0px;
    border-left: 1px solid #000000;
}
#footer_nav li.menuitem_noborder {
    border-left: 0px;
}

#footer_nav a {
    font: bold 10px/31px "Trebuchet MS", sans-serif;
    color: #000000;
    text-decoration: none;
    padding: 0px 8px;
    margin: 0px;
}
#footer_nav a:hover {
    color: #FFFFFF;
}
 
/* Locators */
#searchBar
{
    padding-bottom: 10px;
}
.icon 
{
    float: left; 
    padding-left: 10px;
    padding-top: 15px;
    
}
.companyContainer
{
}
.companyName
{
}
.companyNameLabel
{
    font-weight: bold;
}
.container
{
    margin-top: 10px;
    width: 700px;
    border: solid 1px black;
}
.containerLeft
{
    float: left;
    width: 400px;
    padding: 10px;
}
.containerRight
{
    float: right;
    width: 200px;
    margin: 5px;
    padding: 6px;
}
.serviceCodeList
{
    border: solid 1px grey;
}
.footer
{
    clear: both;
    padding: 5px 10px;
}
#info
{
    width: 500px;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
    color: #00529B;
    background-color: #BDE5F8;
}
#status
{
    width: 500px;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
    color: #00529B;
    background-color: #93BF0B;
}

/*Green Section Styles*/

span.green-heading {
    font: bold 25px/26px "Trebuchet MS", sans-serif;
    color: #2B7B02;
    padding: 0px;
    margin: 0px; 
 }
div.green-title {
    border-bottom: 1px dotted #2B7B02;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.green-index-left {
    width: 280px;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    margin-top: 15px;
    margin-left: 0px;
    float: left;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f9fde8;*/
}
.green-index-left img {
    margin: 0px 0px;
    padding-bottom: 10px;
}
.green-index-left h1 {
    font: bold 16px/22px verdana, helvetica, arial, san-serif;
    color: #2B7B02;
}
.green-index-left a:link, .green-index-left a:visited, .green-index-left a:active {
    color: #000000;
    text-decoration: underline;
}
.green-index-left a:hover {
    text-decoration: none;
}
.green-index-left ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.green-index-left li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2B7B02;
    padding: 13px 0px;
    padding-left: 25px;
    background: url(/images/framework/bullet_green.jpg) 0px 15px no-repeat;
}
.green-index-left li.indexitem a:link, .green-index-left li.indexitem a:visited, .green-index-left li.indexitem a:active {
    color: #2B7B02;
    text-decoration: underline;
}
.green-index-left li.indexitem a:hover {
    text-decoration: none;
}
.green-index-left li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.green-index-left li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.green-index-right {
    width: 280px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    margin-top: 15px;
    margin-left: 10px;
    float: right;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f8fcfd;*/
}
.green-index-right img {
    margin: 0px -10px 0px 10px;
    padding-bottom: 10px;
}
.green-index-right h1 {
    font: bold 16px/22px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.green-index-right a:link, .green-index-right  a:visited, .green-index-right a:active {
    color: #000000;
    text-decoration: underline;
}
.green-index-right a:hover {
    text-decoration: none;
}
.green-index-right ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.green-index-right li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2B7B02;
    padding: 13px 0px;
    padding-left: 25px;
    background: url(/images/framework/bullet_green.jpg) 0px 15px no-repeat;
}
.green-index-right li.indexitem a:link,.green-index-right li.indexitem a:visited, .green-index-right li.indexitem a:active {
    color: #2B7B02;
    text-decoration: underline;
}
.green-index-right li.indexitem a:hover {
    text-decoration: none;
}
.green-index-right li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.green-index-right li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #2B7B02;
}
.green h3 {
    font: bold 25px/26px "Trebuchet MS", sans-serif;
    color: #2B7B02;
    padding: 0px;
    margin: 0px;
}
.green h4 {
    font: bold 13px/10px "Trebuchet MS", sans-serif;
    color: #000000;
    padding: 3px;
    margin: 0px;
    margin-bottom: 5px;
}
.green h5 {
    font: bold 16px/17px "Trebuchet MS", sans-serif;
    color: #2B7B02;
    padding: 0px;
    margin: 0px;
}

/* Great Audio*/
.maincontent-ga {
    width: 800px;
    margin: auto
}
.index-blue-ga-right {
    width: 385px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    margin-top: 15px;
    float: right;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f8fcfd;*/
}
.index-blue-ga-right h1 {
    font: bold 16px/22px "Trebuchet MS", sans-serif;
    color: #2E82BD;
}
.index-blue-ga-right a:link, .index-blue a:visited, .index-blue a:active {
    color: #000000;
    text-decoration: underline;
}
.index-blue-ga-right a:hover {
    text-decoration: none;
}
.index-blue-ga-right ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-blue-ga-right li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2E82BD;
    padding: 13px 0px;
    padding-left: 25px;
}
.index-blue-ga-right li.indexitem a:link,.index-blue li.indexitem a:visited, .index-blue li.indexitem a:active {
    color: #03659c;
    text-decoration: underline;
}
.index-blue-ga-right li.indexitem a:hover {
    text-decoration: none;
}
.index-blue-ga-right li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}
.index-blue-ga-right li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}
.index-blue-ga-left {
    width: 385px;
    padding: 0px 0px;
    margin: 0px;
    margin-top: 15px;
    float: left;
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    /*background-color: #f9fde8;*/
}
.index-blue-ga-left h1 {
    font: bold 16px/22px "Trebuchet MS", sans-serif;
    color: #2E82BD;
}
.index-blue-ga-left a:link, .index-blue a:visited, .index-blue a:active {
    color: #000000;
    text-decoration: underline;
}
.index-blue-ga-left a:hover {
    text-decoration: none;
}
.index-blue-ga-left ul {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    list-style-type: none;
}
.index-blue-ga-left li.indexitem {
    font: normal 11px/15px verdana, helvetica, arial, san-serif;
    border-top: 1px dotted #2E82BD;
    padding: 13px 0px;
    padding-left: 25px;
}
.index-blue-ga-left li.indexitem a:link,.index-blue li.indexitem a:visited, .index-blue li.indexitem a:active {
    color: #03659c;
    text-decoration: underline;
}
.index-blue-ga-left li.indexitem a:hover {
    text-decoration: none;
}
.index-blue-ga-left li.indexitem h2 {
    font: bold 13px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}
.index-blue-ga-left li.indexitem h3 {
    font: bold 12px/15px "Trebuchet MS", sans-serif;
    color: #064365;
}

/* Home Page Billboard */
#billboard {
  width: 573px;  /* 583 */
  height: 230px;  /* 256 */
  margin-bottom: 15px;
  background: url(/images/framework/billboard_bg.jpg) 0 0 no-repeat;
  position:relative;
  padding:26px 0px 0px 10px;
  }
#billboard h3 {
  float: left;
  clear: left;
  margin: 0;
  margin-bottom:2px;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  }
#billboard h3 a {
  color: #FFF;
  display: block;
  width: 155px;  /* 175 */
  height: 52px;  /* 72 */
  text-decoration: none;
  margin: 0;
  padding: 10px;
  vertical-align: middle;
  background:url(/images/framework/billboard_item_bg.jpg) 0 0 no-repeat;
  }
#billboard h3 a:hover {
  color: #C4EF40;
  }
#billboard h3.on a {
  background:url(/images/framework/billboard_item_active_bg.jpg) 0 0 no-repeat;
  }
#billboard h3.on a:hover {
  }
#billboard p {
  position: absolute;
  top: 26px;
  left: 185px;
  margin: 0;
  padding: 0;
  clear: none;
  }
#billboard p a {
  display: block;
  width: 384px;
  height: 216px;
  border: 1px solid #000;
  border-width: 2px 2px 2px 2px;
  }
.alt {
  display: none;
}
/* New Home Sytles */
#main_home {
    width: 890px;
    height:700px;
    margin: 0px auto;
    padding: 0px;
    background: url(/images/framework/home_bg.jpg) 0 0 no-repeat;
}
td#main_col_home {
    width:583px;  /* 614 */
    margin:0px;
    padding:13px 0px 0px 31px;
    vertical-align:top;
}
#moduletable_home {
    background: #FFF url(/images/framework/moduletable_home_bg.jpg) 0 0 no-repeat;;
    width: 583px;
    text-align: left;
    margin-bottom: 20px;
    padding:0px;    
}
#moduletable_home td {
    vertical-align: top;
    padding: 0px;
}
td.module_header {
    height: 43px;
    background: url(/images/framework/hp-header-bg.gif) repeat-x;
}
#moduletable_home h3 {
    font: bold 15px/15px "Trebuchet MS", sans-serif;
    color: #3D205D;
    padding:0px 0px 6px 0px;
    margin:11px 0px 0px -5px;
    border-bottom:1px solid #000;
    width:275px;
}
#moduletable_home h4 {
    font: bold 12px/16px "Trebuchet MS", sans-serif;
    color: #000000;    
    padding-bottom: 0px;
}
#moduletable_home div#video_container {
    background: #0F669F url(/images/framework/video_bg.jpg) 0 0 repeat-x;
    border:1px solid #000;
    text-align:right;
    font-size:11px;
    line-height:24px;
    padding:3px 2px;
    width:252px;
    margin:12px 11px;
}
#moduletable_home div#video_container a:link,
#moduletable_home div#video_container a:visited {
    color:#FFF;
    text-decoration:underline;
}
#moduletable_home div#video_container a:hover {
    text-decoration:none;
}
#moduletable_home div#video_container object.BrightcoveExperience {
    border:1px solid #000;
}
#moduletable_home ul {
    margin: 0px;
    padding: 0px;
    margin-left:10px;
    width:255px;
}
#moduletable_home li.topicitem {
    font: normal 13px/16px "Trebuchet MS", sans-serif;
    padding: 5px 0px;
    margin:0px;
    color:#000;
    font-weight:bold;
    border-bottom:1px dotted #0688D4;
}
#moduletable_home li.topicitem a:link, #moduletable_home li.topicitem a:visited, #moduletable_home li.topicitem a:active {
    color: #1F70AC;
    font-weight:normal;
    text-decoration: underline;
}
#moduletable_home li.topicitem a:hover {
    color: #643294;
}
#moduletable_home a.seemore:link,
#moduletable_home a.seemore:visited {
    padding:0px 20px;
    float:right;
    line-height:34px;
    color: #643294;
}
#moduletable_home a.seemore:hover {
    color: #1F70AC;
}
#bottom_moduletable_home {
    width:583px;
    background: #FFF;
    border-top: 2px dotted #7F7F7F;
    margin: 0px 0px 0px 0px;
}
#bottom_moduletable_home td {
    vertical-align: bottom;
    padding: 10px 0px;
}
#bottom_moduletable_home td.bot_left {
    padding-right: 20px;
    background: url(/images/framework/bottom_module_bg.jpg) 100% 50% no-repeat;
}
#bottom_moduletable_home td.bot_right {
    padding-left: 30px;
}
#bottom_moduletable_home img {
    margin-top:10px;
}
#bottom_moduletable_home form {
    margin: 0px;
    padding: 0px;
}

/* Home Right Column */
td#right_col_home {
    width: 242px;  /* 276 */
    margin: 0px;
    padding: 13px 27px 0px 7px;
    vertical-align:top;

}
 /* Home Blog */
#box {
    width: 242px;
    background: #FFF url(/images/framework/box_bg.jpg) 0 0 no-repeat;;
    margin: 0px 0px 10px 0px;
    padding: 25px 10px 0px 10px;
}
#box ul {
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
#box li.blogitem {
    font: normal 12px/16px "Trebuchet MS", sans-serif;
    padding: 5px 0px;
    border-bottom:1px dotted #0096E9;
}
#box li.blogitem a:link, #box li.blogitem a:visited, #box li.blogitem a:active {
    color: #000;
    text-decoration: underline;
}
#box li.blogitem a:hover {
    color: #653297;
    text-decoration: none;
}
#box a:link,
#box a:visited {
    font-size: 11px;
    color: #2582C7;
    text-decoration: underline;
}
#box a:hover {
    color: #00b7d1;

}
#box td {
    vertical-align: top;
    padding: 0px 8px 5px 13px;
}
td.blog_header {
}
#box h3 {
    font: bold 14px/16px "Trebuchet MS", sans-serif;
    color: #000000;   
}
#box h3 a:link, #box h3 a:visited, #box h3 a:active {
    font: bold 14px/16px "Trebuchet MS", sans-serif;
    color: #000000;
    text-decoration: none;
}
#box h3 a:hover {
    color: #000000;
    text-decoration: underline;
}
#box a.seemore:link,
#box a.seemore:visited {
    padding:0px;
    float:right;
    line-height:24px;
    color: #2582C6;
}
#box a.seemore:hover {
    text-decoration:none;

}
#box2 {
    width: 242px;
    background: #FFF url(/images/framework/box2_bg.jpg) 0 0 no-repeat;;
    margin: 0px 0px 20px 0px;
    padding: 25px 10px 0px 15px;
    font-size:11px;
    line-height:15px;
}
#box2 ul {
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}
#box2 li {
    font: normal 12px/16px "Trebuchet MS", sans-serif;
    padding: 0px 0px 0px 0px;
}
#box2 li a:link, #box2 li a:visited, #box2 li a:active {
    color: #2582C7;
    text-decoration: underline;
}
#box2 li a:hover {
    color: #000000;
    text-decoration: none;
}
#box2 a:link,
#box2 a:visited {
    color: #2582C7;
    text-decoration: underline;
}
#box2 a:hover {
    color: #00b7d1;
}
#box2 td {
    vertical-align: top;
    padding: 0px;

}
td.box2_header {
}

#box2 h3 {
    font: bold 14px/16px "Trebuchet MS", sans-serif;
    color: #000000; 
    margin-bottom:10px;
}
#box2 h3 a:link, #box2 h3 a:visited, #box2 h3 a:active {
    font: bold 14px/16px "Trebuchet MS", sans-serif;
    color: #000000;
    text-decoration: none;
}
#box2 h3 a:hover {
    color: #000000;
    text-decoration: underline;


}
#box2 h4 {
    font-size:15px;
    line-height:18px;
    color:#000;
    font-weight:bold;
    margin-bottom:5px;
    padding:0px;
}
