
form
{
    margin: 0px;
    padding: 0px;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    height: 14px;
    width: 168px;
}



/*Javascript Accordion
______________________________________________*/

#test-content
{
    width: 100%;
    height: 100%;
}

#bni-accordian
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    z-index: 2;
}

.bni_headings
{
    font-family: Arial, Verdana, san serif;
    font-style: normal;
    line-height: 22px;
    padding: 0px 0px 0px 5px;
    background-image: url(../images/accordion_bg.jpg);
    background-repeat: repeat-x;
    color: #3e8e14;
    cursor: pointer;
    font-size: 12px;
}

.bni_headings:hover
{
    color: #FFCC00;
}

.bni_child
{
    padding: 10px;
    color: #EEE;
    background-color: #333;
    border-top: 1px solid #555;
    border-bottom: 1px solid #222;
    background-repeat: repeat-y;
}

.bni_child ul
{
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 15px;
}

.bni_child ul li
{
    list-style: disc;
    padding-bottom: 10px;
}

.bni_highlight
{
    color: #FFCC00;
}


/* FAQs
___________________________________________*/
.FAQ_Q
{
    color: #c78800;
    font-weight: bold;
}
.FAQ_A
{
}

/* Login
___________________________________________*/
.login_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    line-height: 15px;
}

.LoginControl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 34px;
    width: 300px;
    height: 35px;
    margin: 0px;
    clear: none;
    padding: 4px 2px;
    color: #333333;

}


/* Homepage Boxes
___________________________________________*/

/* Box Header Styles */
.box_header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #222222;
    line-height: 34px;
    padding: 0px 0px 0px 10px;
    background-image: url(../images/box_header.gif);
    background-repeat: no-repeat;
    width: 192px;
    height: 35px;
    margin: 0px;
    float: left;
    clear: none;
}

.box_link a
{
    color: #222222;
    text-decoration: none;
}

.box_link a:link
{
    text-decoration: none;
    color: #222222;
}

.box_link a:visited
{
    text-decoration: none;
    color: #222222;
}

.box_link a:hover
{
    text-decoration: none;
    color: #669933;
}

.box_link a:active
{
    text-decoration: none;
    color: #88BB55;
}


.page_header
{
    color: #3e8e14;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
}

.bodycopy
{
    padding: 10px 10px 40px 10px;
    line-height: 1.3em;
}

blockquote
{
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #DDD;
    color: #333;
    background-image: url(../images/box_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.white_box
{
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #333;
    background-image: url(../images/box_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin: 10px 0px 10px 0px;
}

#event
{
    width: 380px;
    padding: 10px;
    margin: 10px 10px 10px 10px;
    border-top: 1px solid #ddd;
}

.event_header
{
    color: #3e8e14;
    font-size: 11px;
    font-weight: bold;
}

/* MEET THE TEAM
______________________________________________________*/

.Team_Photos
{
    float: left;
    margin: 0px 10px 10px 0px;
    border: 1px solid #aaaaaa;
}

/* RATE YOUR AD
______________________________________________________*/

#RateYourAd
{
}

#RateYourAd .Heading
{
    color: #c78800;
    font-size: 14px;
    font-weight: bold;
}

#RateYourAd .SubHeading
{
    color: #3e8e14;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

#RateYourAd .Row_Points
{
    background-color: #e9e9e9;
    color: #aaaaaa;
    font-size: 9px;
    text-align: center;
    width: 50px;
}

#RateYourAd .AltRow_Points
{
    color: #aaaaaa;
    font-size: 9px;
    text-align: center;
    width: 50px;
}

#RateYourAd .Row_Checkbox
{
    background-color: #e9e9e9;
}

#RateYourAd .AltRow_Checkbox
{
}

#RateYourAd .Row_Desc
{
    background-color: #e9e9e9;
}

#RateYourAd .AltRow_Desc
{
}

/* BUDGET CALCULATOR
______________________________________________________*/
.Budget_Border
{
    border: 2px solid #333333;
}

.Budget_SubHeading
{
    color: #c78800;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

#Results .Row_Numbers
{
    background-color: #e9e9e9;
    color: #3e8e14;
    font-size: 10px;
    font-weight: bold;
}
#Results .Numbers
{
    color: #c78800;
    font-size: 10px;
    font-weight: bold;
}
#Results .AltRow_Numbers
{
    color: #3e8e14;
    font-size: 10px;
    font-weight: bold;
}

#Results .SubHeading
{
    color: #3e8e14;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

#Results .Row_Points
{
    background-color: #e9e9e9;
    color: #aaaaaa;
    font-size: 9px;
    text-align: center;
}

#Results .AltRow_Points
{
    color: #aaaaaa;
    font-size: 9px;
    text-align: center;
}

#Results .Row_Checkbox
{
    background-color: #e9e9e9;
}

#Results .AltRow_Checkbox
{
}

#Results .Row_Desc
{
    background-color: #e9e9e9;
}

#Results .AltRow_Desc
{
}

/* CONTACT FORM
______________________________________________________*/

#Contact_Form input
{
    font-size: 11px;
    font-weight: normal;
}

#Contact_Form .Contact_Row
{
    background-color: #e2e2e2;
}

#Contact_Form .Contact_RowAlt
{
    background-color: #FFFFFF;
}





/* GREY BOXES
______________________________________________________*/

li
{
    list-style: square;
}

.grey_box
{
    padding: 0px;
    background-color: transparent;
    border: 0px solid #CCC;
    color: #333;
}

.grey_box_header
{
    background-image: url("../images/header_middle.gif");
    background-repeat: repeat-x;
    color: #EEE;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 0px 0px 0px;
}

.grey_left_side
{
    background-image: url("../images/content_left.gif");
    background-repeat: repeat-y;
}

.grey_right_side
{
    background-image: url("../images/content_right.gif");
    background-repeat: repeat-y;
}

.grey_box_content
{
    background-color: #5f5f5f;
    color: #EEE;
    font-size: 10px;
    font-weight: normal;
}

.grey_box_footer
{
    background-image: url("../images/footer_middle.gif");
    background-repeat: repeat-x;
    color: #c78800;
    font-size: 12px;
    font-weight: bold;
}

.list_header
{
    list-style: none;
    text-indent: -15px;
}

.bq_header
{
    color: #3e8e14;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2em;
}

.image
{
    border: 1px solid #DDD;
    background-color: #FFF;
    padding: 3px;
    margin: 0px 12px 0px 0px;
}

.box_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #222222;
    line-height: 1em;
    padding: 6px 1px 0px 10px;
    margin: 0px;
    width: 115px;
    height: 71px;
    float: left;
}

#page_header_graphic
{
    float: left;
    margin: 20px 0px 0px 20px;
    height: 280px;
    width: 860px;
}

.box_image
{
    float: right;
    margin: 2px 3px 2px 2px;
    clear: none;
    padding: 0px;
    border: 0px solid #FFF;
}

.box_1
{
    padding: 0px;
    margin: 0px;
    background-image: url(../images/box_1.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 77px;
    float: left;
    clear: left;
}

.box_2
{
    padding: 0px;
    margin: 0px;
    background-image: url(../images/box_2.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 77px;
    float: left;
    clear: left;
}

.box_3
{
    padding: 0px;
    margin: 0px;
    background-image: url(../images/box_3.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 77px;
    float: left;
    clear: left;
}

.box_4
{
    padding: 0px;
    margin: 0px;
    background-image: url(../images/box_4.gif);
    background-repeat: no-repeat;
    width: 202px;
    height: 77px;
    float: left;
    clear: left;
}


.leftnav_header
{
    color: #3e8e14;
    font-size: 18px;
}

.leftnav_subheader
{
    color: #c78800;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
}

.left_nav_links a
{
    font-size: 10px;
    color: #666;
    line-height: 3em;
    font-weight: bold;
    text-decoration: none;
}

.left_nav_links a:link
{
    text-decoration: none;
    color: #666;
}

.left_nav_links a:visited
{
    text-decoration: none;
    color: #666;
}

.left_nav_links a:hover
{
    text-decoration: none;
    color: #669933;
}

.left_nav_links a:active
{
    text-decoration: none;
    color: #88BB55;
}

/* WHITE PAPER DOWNLOADS
______________________________________________________*/

#wp_Downloads { margin: 0px 0px 0px 10px; padding: 0px; }
#wp_Downloads li a { font-weight: bold; font-size: 12px; }
#wp_Downloads li a:link { font-weight: bold; font-size: 12px; }
#wp_Downloads li a:visted { font-weight: bold; font-size: 12px; }
#wp_Downloads li a:active { font-weight: bold; font-size: 12px; }
#wp_Downloads li a:hover { font-weight: bold; font-size: 12px; }
#wp_Downloads li { margin: 25px 0px 0px 0px; list-style-type: none; }