html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
margin:0 0 10px 0;
background-color: #FFFFFF;
text-align:center;
background-color:#DECA97;
background-image:url(images/bg_body1.jpg);
background-repeat:repeat-x;
}

table td p {
font-family:Verdana,Arial,sans-serif; 
font-size: 12px; 
color: #383838; 
line-height:1.5;
}

li {
padding-bottom:8px;
}

ul {
padding-left:10px;
margin-left:10px;
margin-bottom:12px;
}

ol {
margin-bottom:12px;
}

#header {
height:197px;
}

#wrapper {
width:980px;
margin:auto;
font-family:Verdana,Arial,sans-serif; 
font-size: 12px; 
color: #333333; 
line-height:1.5;
text-align:left;
}

/* BEGIN TOP NAVIGATION */


#behindtopnav {
    background-image:url(images/bg_content_top2.gif);
    height:40px;
    background-repeat:no-repeat;
    margin-top:25px;
}

ol#topnav {   
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left:30px;
}

ol#topnav li {
    float: left;
    margin: 0 4px 0 0;
}

ol#topnav a {
    background: #9E9E9E url(images/tab1.gif);
    color: #FFFFFF;
    display: block;
    float: left;
    height: 2.3em;
    padding-left: 14px;
    text-decoration: none;
    font-weight:bold;
    font-size:11px;
}

ol#topnav a:hover {
    background-color: #F8EFD5;
    background-position: 0 -28px;
    color:#8D2C03;
}

ol#topnav a:hover span {
    background-position: 100% -28px;
    color:#8D2C03;
}

ol#topnav li.topon a {
    background: #5E8AA4 url(images/tab_on.gif);
    background-position: 0 -28px;
    font-weight:bold;
    height: 2.4em;
    color:#8D2C03;
}

ol#topnav li.topon span {
    background: #5E8AA4 url(images/tab_on.gif);
    background-position: 100% -28px;
    color:#8D2C03;
}

ol#topnav span {
    background: url(images/tab1.gif) 100% 0;
    display: block;
    line-height: 2.3em;
    padding-right: 14px;
}



ol#topnav-tie {   
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left:30px;
}

ol#topnav-tie li {
    float: left;
    margin: 0 4px 0 0;
}

ol#topnav-tie a {
    background: url(images/tab1_tie.gif);
    color: #FFFFFF;
    display: block;
    float: left;
    height: 2.3em;
    padding-left: 14px;
    text-decoration: none;
    font-weight:bold;
    font-size:11px;
}

ol#topnav-tie a:hover {
    background-position: 0 -28px;
    color:#113279;
}

ol#topnav-tie a:hover span {
    background-position: 100% -28px;
    color:#113279;
}

ol#topnav-tie li.topon a {
    background:url(images/tab_on_tie.gif);
    background-position: 0 -28px;
    font-weight:bold;
    height: 2.4em;
    color:#113279;
}

ol#topnav-tie li.topon span {
    background: url(images/tab_on_tie.gif);
    background-position: 100% -28px;
    color:#113279;
}

ol#topnav-tie span {
    background: url(images/tab1_tie.gif) 100% 0;
    display: block;
    line-height: 2.3em;
    padding-right: 14px;
}


/* END TOP NAVIGATION */


#content-top {
background-image:url(images/bg_content_top.gif);
height:24px;
background-repeat:no-repeat;
margin-top:40px;
}

#content {
background-color:#FAF4DC;
padding:10px 30px;
padding-top:18px;
border-left:solid 1px #892702;
border-right:solid 1px #892702;
}

#content-tie {
background-color:#F1EFEF;
padding:10px 30px;
padding-top:18px;
border-left:solid 1px #B8B7B7;
border-right:solid 1px #B8B7B7;
}

#content-bottom {
background-image:url(images/bg_content_bottom.gif);
height:24px;
background-repeat:no-repeat;
}

#content-bottom-tie {
background-image:url(images/bg_content_bottom_tie.gif);
height:24px;
background-repeat:no-repeat;
}

#content ul {
list-style-type: none;
padding: 0;
margin: 10px 0 12px 8px;
}

#content ul li {
background-image: url(images/bg_list_content.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left:19px;
}

#content-tie ul {
list-style-type: none;
padding: 0;
margin: 10px 0 12px 8px;
}

#content-tie ul li {
background-image: url(images/bg_list_content_tie.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left:19px;
}

h1 {
font-size:17px;
color:#333333;
padding-bottom:15px;
font-weight:bold;
line-height:1.3;
}

.imgborder {
padding:2px;
border:solid 1px #DAC492;
}

.subnav {
text-align:center;
padding:4px;
font-size:11px;
border:dotted 1px #A34309;
margin-bottom:15px;
}

.subnav a:link, .subnav a:active, .subnav a:visited {
color:#680F00;
text-decoration:none;
}

.subnav a:hover {
text-decoration:underline;
}

.subnav-tie {
text-align:center;
padding:4px;
font-size:11px;
border:dotted 1px #113279;
margin-bottom:15px;
background-color:#FFFFFF;
}

.subnav-tie a:link, .subnav-tie a:active, .subnav-tie a:visited {
color:#113279;
text-decoration:none;
}

.subnav-tie a:hover {
text-decoration:underline;
}

h2 {
font-size:14px;
color:#A10048;
padding-bottom:10px;
font-weight:bold;
line-height:1.3;
}

.floatleft {
float:left;
margin-right:20px;
margin-bottom:20px;
}

.floatright {
float:right;
margin-left:25px;
margin-bottom:20px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/* FOOTER */

#footer {
height:82px;
background-image: url(images/bg_content_reflection.gif);
background-repeat: no-repeat;
}

.footerleft {
float:left;
padding:15px 0 15px 20px;
color:#666666;
font-size:11px;
}

.footerright a:link, .footerright a:active, .footerright a:visited {
color:#666666;
text-decoration:none;
}

.footerright a:hover {
text-decoration:underline;
}

.footerright {
float:right;
text-align:right;
padding:15px 20px 15px 0;
color:#666666;
font-size:11px;
}


/* LINKS */
a:link, a:active {color: #680F00; text-decoration:underline}
a:visited {color: #BB7558; text-decoration:underline} 
a:hover {color: #680F00; text-decoration:none}

a.heavylink:link, a.heavylink:active, a.heavylink:visited {
font-weight:bold;
text-decoration:none;
color: #E36065
}

a.tielink:link, a.tielink:active, a.tielink:visited {
text-decoration:underline;
color: #1E508D
}

a.tielink:hover {
text-decoration:none;
}

/* FORM */
form { margin-top: 0px; margin-bottom: 0px; padding: 0px }

input.box {	
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #bfbfbf;	
padding:2px;
padding-left:6px;
width:300px;
margin-bottom:18px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
margin-top:6px;
}

input.box:hover {
border:solid 1px #888888;
}

textarea.box {	
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #bfbfbf;	
padding:2px;
padding-left:6px;
width:300px;
margin-bottom:18px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
margin-top:6px;
}

textarea.box:hover {
border:solid 1px #888888;
}

select {
background:#F5F5F5 url(images/bg_input.gif) left top no-repeat;
border:1px solid #bfbfbf;	
padding:2px;
padding-left:6px;
font-family: Verdana,arial, helvetica; 
font-size:8pt;
margin-bottom:18px;
margin-top:6px;
}