body
{
color: #000;
background-color: #fff;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
padding: 0px;
margin: -10px 0px 0px -10px;
/*/*/
margin: 0px;
/* */
width: 550px;
}
#content .holdborder2
{
border: 1px solid #B2B2B2;
background-image: url(img/holderbg.gif);
background-repeat: repeat-y;
padding: 8px;
margin-bottom: 15px;
}
form
{
margin: 0px;
padding: 0px;
}
input
{
font-size: 1em;
}
select
{
font-size: 1em;
}
textarea
{
width: 480px;
height: 120px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
img
{
display: block;
border: 0px none;
}

div.holdborder2 ul
{
margin-top: 0px;
}
#recex
{
width: 516px;
border: 1px solid #B2B2B2;
padding-left: 16px;
padding-right: 16px;
}
#why
{
width: 516px;
}
#why img
{
display: inline;
}
#whyleft
{
float: left;
width: 258px;
}
#whyright
{
float: right;
width: 258px;
}
#logoholder
{
width: 516px;
}
#header
{
width: 387px;
float: left;
}
#logo
{
width: 129px;
float: right;
}
#title
{
width: 387px;
}
#company
{
width: 387px;
float: left;
padding-top: 15px;
}
#company a:link
{
color: #999999;
}
#company a:visited
{
color: #999999;
}
#company a:hover
{
color: #006699;
text-decoration: none;
}
#company h2
{
width: 387px;
padding: 0px;
margin: 0px;
font-size: 1.3em;
font-style: italic;
color: #999999;
}
#mainnav
{
width: 516px;
}
#mainnav ul#buttons
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#mainnav ul#buttons li
{
font-size: 0em;
line-height: 0em;
padding: 0px;
margin: 0px;
float: left;
}
#subnav
{
width: 506px;
padding: 5px;
background-repeat: repeat-y;
color: #fff;
font-size: .7em;
}

#subnav ul#navlist
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#subnav ul#navlist li
{
padding-right: 5px;
margin: 0px;
display: inline;
}
#subnav a:link
{
color: #000;
text-decoration: underline;
}
#subnav a:visited
{
color: #000;
text-decoration: underline;
}
#subnav a:hover
{
color: #FF0000;
text-decoration: none;
}
#subnav ul#navlist li.subon
{
color: #666;
}

#toptext
{
width: 506px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-size: .8em;
}
#toptext a:link
{
color: #FF0000;
text-decoration: none;
}
#toptext a:visited
{
color: #FF0000;
text-decoration: none;
}
#toptext a:hover
{
color: #006699;
text-decoration: none;
}

#content
{
width: 506px;
padding-top: 20px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-size: .7em;
}
#content .caption
{
color: blue;
}
#content select
{
width: 200px;
}
#content img
{
display: inline;
}
#content h3
{
padding: 0px;
padding-bottom: 15px;
margin: 0px;
font-size: 1.2em;
font-style: italic;
}
#content h4
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
padding: 0px;
padding-top: 0px;
margin: 0px;
}
#content h4.xtragap
{
padding-top: 37px;
}
#content .tabtitle
{
border-bottom: 1px solid #B2B2B2;
margin-bottom: 1px;
padding: 5px 8px 5px 8px;
}
#content .tabtitle h4
{
font-size: 1.1em;
}

#content p
{
font-family: verdana, arial, helvetica, sans-serif;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
}
#content a:link
{
color: #FF0000;
text-decoration: none;
}
#content a:visited
{
color: #FF0000;
text-decoration: none;
}
#content a:hover
{
color: #006699;
text-decoration: none;
}
#content .holdborder
{
border: 1px solid #B2B2B2;
background-image: url(img/holderbg.gif);
background-repeat: repeat-y;
padding: 8px;
margin-bottom: 15px;
}
#content .holdnoborder
{
padding: 8px;
margin-bottom: 15px;
}
#content .contentleft
{
float: left;
width: 240px;
overflow: hidden;
}
#content .contentleft input
{
width: 200px;
}
#content .contentleft select
{
width: 200px;
}
#content .contentleft textarea
{
width: 200px;
height: 80px;
}
#content .contentright
{
float: right;
width: 240px;
text-align: left;
overflow: hidden;
}
#content .contentright img
{
border: 1px solid #B2B2B2;
}
#content .contentright input
{
width: 200px;
}
#content .contentright select
{
width: 200px;
}
#content .contentright textarea
{
width: 200px;
height: 80px;
}
#content .fulltitle
{
font-weight: bold;
padding-bottom: 3px;
}
#content .fulltext
{
padding-bottom: 3px;
}
.clear
{
clear: both;
}