<style type="text/css">
<!--

input,
textarea,
select {
    border: 1px solid #bbb;
    border-top-color: #676;
    border-left-color: #766;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FEF7DF;
    font-size: 16px;
    padding: 4px;
}

.buttons {
    color: #444;
    background-color: #eeeeee;
    font-size: 14px;
    font-weight: bolder;
}

.menu_navigation {
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
    font-size: 12px; 
    font-weight: normal;
    background: #eeeeee url(/images/blue_gradient_narrow.gif) repeat-x;     
}

.menu_navigation strong {
    font-weight: bold;
}

.title { 
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
}

.welcome_message { 
    font-size: 36px; 
    font-weight: bold;
}

.tagline { 
    font-size: 18px;
}

.tagsup { 
    font-size: 12px;
    font-weight:normal; 
 }

.information_selections { 
    background:#ddeeff; 
    background: url(/images/blue_gradient.gif) repeat-x;     
}

.start_sending { 
    font-size: 15px; 
    font-weight: bold; 
}

.border_right {
    border-right: 1px solid #ccc;
}

.border_top {
    border-top: 1px solid #ccc;
}

.information_links {
    font-size: 12px;
}

.information_selection {
    font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
    line-height: 16px;
    padding: 3px;
    height: 4.5em;    
    border-right: 1px solid #ccc;
}

.information_selection a {
    font-size: 12px;
    text-decoration: none;
    color: black;
    font-weight: normal;
    display: block;
    height: 4.4em;
    width: 160px;
    padding: 3px;
}

.information_selection a strong {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 3px;
}

.information_selection a:hover,
.information_selection a:hover strong{
    background-color: #006EC6;
    color: white;
}

.all_budgets {
    font-size: 16px; 
    font-weight: normal; 
}

.files_served {
    font-size: 14px; 
    font-weight: normal; 
    padding: 3px;
}

.files_served strong {
    font-size: 15px; 
    font-weight: bolder; 
}

.plan_panels {
    font-size: 14px; 
    font-weight: normal; 
    padding: 10px;
}

.plan_panels strong {
    font-size: 18px; 
    font-weight: bolder; 
}

.disclaimer,
.footer {
    font-family:verdana;
    font-size:9px;
    color:black;
}

.logo_red {color: #ee3a42;}
.logo_blue {color: #0066cc;}
.logo_yellow {color: #ffcc33;}


a:link {color: #0066cc;}
a:visited {color: #0066cc;}
a:hover {color: #ff0000;}
a:active {color: #0000ff;}

#register { 
    color: #EE3A42;
    font-weight: bold; }
    
 -->
</style>
