body 
{
    font-weight: normal; 
    font-size: 70%; 
    color: #000000; 
    font-family: verdana, arial, helvetica, sans-serif; 
    text-decoration: none; 
    background-color: #ff9e4f;
    margin:0px;
}
.textbox 
{
    border-left : 1px solid #cc9999; 
    border-right : 1px solid #cc9999; 
    border-top : 1px solid #cc9999; 
    border-bottom : 1px solid #cc9999; 
    background-color : #ffffff; 
    font-size : 10px;
    font-family : verdana, arial, helvetica, sans-serif; 
    color : #000; 
}  
.submit 
{
    color : #fff; 
    font-family : verdana, arial, helvetica, sans-serif; 
    font-size : 8pt; 
    font-weight : bold; 
    background-color : #660000; 
    border : 1px solid #cc9999; 
    cursor : pointer; 
} 
p 
{
    font-weight: normal; color: #000000; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; margin: 0px 0px 5px 0px; padding: 0px;
} 

b, strong 
{
    font-weight: bold; color: #000000;
}

h1  
{
    font-family: verdana, arial , helvetica , sans-serif; font-size: 120%; font-weight: bold; color: #000000;
    padding: 0px; margin: 0px; padding-bottom: 3px;
}

h2  
{
    font-family: verdana, arial , helvetica , sans-serif; font-size: 100%; font-weight: bold; color: #000000;
    padding: 0px; margin: 0px; padding-bottom: 2px; padding-top: 10px;
}
h3, h4, h5, h6  
{
    font-family: verdana, arial , helvetica , sans-serif; font-size: 100%; font-weight: bold; color: #000000;
    padding: 0px; margin: 0px; padding-bottom: 5px;
}
a:link 
{
    color: #003966; font-weight: bold; text-decoration: none; font-size: 90%;
}
a:active 
{
    color: #003966; font-weight: bold; text-decoration: none; font-size: 90%;
}
a:visited 
{
    color: #003966; font-weight: bold; text-decoration: none; font-size: 90%;
} 
a:hover 
{
    text-decoration: none; font-weight: bold; font-size: 90%; color: #c75e1a;
}
td 
{
    font-weight: normal; color: #000000; font-size: 70%; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
} 
.org_sdc_section_bordered 
{
    background-color:#fee870;
    border-left: 1px solid #003966;
    border-right: 1px solid #003966;
}
.org_sdc_content_box 
{ 
    border: 1px solid #660000; 
    background-color: #fffeb4;
}
.org_sdc_main_section_title
{ 
    background-color:#993333; 
    color:#fff; 
    font-weight: bold; 
    text-align: left;
    font-size: 70%;	
    padding:5px 3px 5px 10px;
    height: 12px;
}

.org_sdc_fake_h2
{
    font-family: verdana, arial , helvetica , sans-serif; font-size: 100%; font-weight: bold; color: #000000;
    padding: 0px; margin: 0px; padding-bottom: 2px; padding-top: 10px;
}

.org_sdc_small_section_text 
{
    font-weight: normal;
    padding-bottom: 6px;
    font-size: 65%;
}
.org_sdc_body_text
{ 
    padding:9px 9px 9px 9px;
    text-align: left;
}
.org_sdc_body_subheader
{ 
    font-weight:bold
    font-size: 125%;
}

.org_sdc_subheader_1
{ 
    background-color:#993333; 
    color:#ffffff; 
    font-weight: bold; 
    text-align: left;
    font-size: 70%;	
    padding:5px 3px 5px 10px;
    height: 12px;
}
#org_sdc_menu_div 
{
    width: 178px;
    padding: 0 0 0 0;
    margin-bottom: 1em;
    font-size: 11px;
    font-weight: normal;
    font-family: verdana, lucida, geneva, helvetica, arial, sans-serif;	  	  
    background-color: #ffcc66;
    color: #333;
}
#org_sdc_menu_div ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}		
#org_sdc_menu_div li 
{
    border-bottom: 1px solid #90bade;
    margin: 0;
    width: auto;
}
#org_sdc_menu_div li a 
{
    display: block;
    padding: 3px 0px 3px 0.5em;
    border-left: 5px solid #990000;
    border-right: 5px solid #990000;
    background-color: #ffcc33;
    color: #202020;
    text-decoration: none;
    width: auto;
}
#org_sdc_menu_div li a:hover 
{
    border-left: 5px solid #800000;
    border-right: 5px solid #800000;
    background-color: #ff9900;
    color: #fff;
}
.org_sdc_section_title 
{
    width : auto;
    font-family : verdana, arial, helvetica, sans-serif;  
    font-size : 10px; 
    text-align : left; 
    font-weight : bold; 
    color : #ffffff; 
    background-color : #993333; 
    padding-top : 3px; 
    padding-bottom : 4px; 
    padding-left : 4px; 
    border-left: 5px solid #ff7c3e;
    display : block; 
}
.org_sdc_section_title_decoration 
{
    font-size : 10px; 
    font-weight: bold;
    color : #000;  
    font-family : verdana, arial, helvetica, sans-serif; 
    text-decoration : none; 
} 	
.org_sdc_section_title_content 
{
    font-size : 11px; 
    font-weight : bold; 
    color : #ffffff; 
    font-family : verdana, arial, helvetica, sans-serif;
    text-decoration : none; 
}
#org_sdc_page_banner 
{
    height: 114px;
    width: 725px;
    background: #336699 url("../images/banner2.jpg") ;
    padding: 0;
    margin-right: 7px;  
    margin-left: 7px;
    margin-bottom: 15px;
    margin-top: 5px;
}