body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background-image: url('../images/interface/interface_background.gif');
background-repeat: repeat-y;
}

body,table,td,th,div,input,select,textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}

p
{
text-align: justify;
line-height: 19px;
}

li
{
line-height: 17px;
}

a:link, a:visited {
color: #688C3B;
font-weight: bold;
text-decoration: none
}

a:hover, a:active {
color: #FE720E;
font-weight: bold;
text-decoration: underline
}

.navlink {
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
}

a:link.navlink, a:visited.navlink {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

a:hover.navlink, a:active.navlink {
font-size: 11px;
color: #FFD800;
font-weight: bold;
text-decoration: underline
}

input.text {
color: #000000;
padding-top: 1px;
padding-left: 3px;
height:	18px;
border: 1px #3E7897 solid;
}

.textarea {
color: #000000;
padding-top: 1px;
padding-left: 3px;
border: 1px #3E7897 solid;
}

.header {
font-size: 22px;
color: #A88370;
font-weight: normal;
}

.small {
font-size: 10px;
}

a:link.small, a:visited.small {
font-size: 10px;
color: #688C3B;
font-weight: bold;
}

a:hover.small, a:active.small {
font-size: 10px;
color: #FE720E;
font-weight: bold;
text-decoration: underline
}

.error {
color: #FF0000;
font-weight: bold;
}

.label {
color: #666666;
font-weight: normal;
}

.charcoal {
color: #444444;
}

.grey {
color: #999999;
}

.green {
color: #688C3B;
}

.white {
color: #ffffff;
}

.orangetext {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #FFD800;
font-weight: normal;
font-size: 18px;
}

.red {
color: #FF3366;
}

.tooltip {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #A75B4F;
}

body.emailafriend, body.printview {
    background-image: none;
    width: inherit;
}

/**************/
/* FOOTER ROW */
/**************/
#footer
{
margin: 10px 0px 0px 180px;
padding: 2px;
width: 600px
}

#emailfooter 
{
    margin: 10px 0px 0px 0px;
    padding: 2px;
    width: 400px
}

#footer a, #footer a:visited
{
font-weight: normal;
color: #000000;
text-decoration: underline
}

#footer a:hover, #footer a:active
{
text-decoration: underline
}
