*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F1F1F0;
/* background: #F9F9F7 url('images/background.png') repeat-x; */
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

p.leftalign
{
text-align: left;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

img.floatright
{
float: right;
margin: 0px 0px 3px 14px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#outer
{
position: relative;
width: 850px;
margin: 0 auto;
background: #fff;
border-left: 1px solid #B5B5B5;
border-right: 1px solid #B5B5B5;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#menu
{
position: relative;
background: #46461F url('images/menu_background.gif') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 8px 0px 20px 0px;
text-align:center;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/menu_hover.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#secondarycontent
{
position: relative;
width: 210px;
float: right;
}

#secondarycontent h1
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #FFFFFF;
letter-spacing: -1px;
background: #4680b3 url('images/heading_underline.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#primarycontent
{
position: relative;
float: left;
min-height: 750px
}

#primarycontent .twocolumn
{
width: 550px;
}

#primarycontent .singlecolumn
{
width: 790px;
}

#primarycontent h1
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/heading_underline.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .topic
{
margin-bottom: 30px;
}

#primarycontent .topic .header
{
position: relative;
}

#primarycontent .topic .content
{
margin-bottom: 0px;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/footer_background.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}

#paynow
{
background: #FFEFE0;
border: 1px solid #000000;
padding: 10px 30px;
margin-left: 20px;
margin-right: 20px;
}

#paynow h4
{
font-weight: bold;
color: #000000;
}
