body {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
color: #000000;
text-align: center;
background-color: #efefef;
margin: 0px;
}

p, td, li {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
color: #333333;
background-color: #ffffff;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: #000000;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #ff7329;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #000000;
}

.blur {
background-color: #ccc; /*shadow color*/
color: inherit;
margin-left: 4px;
margin-top: 4px;
width: 760px;
}

.shadow, .wrapper {
position: relative;	
bottom: 2px;
right: 2px;
width: 760px;
}

.shadow {
background-color: #666; /*shadow color*/
color: inherit;
width: 760px;
}

div.wrapper {
width: 760px;
text-align: left;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
padding: 0px;
}

td.nav {
background-color: #ffffff;
padding: 30px 15px 15px 15px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #0033ff;
vertical-align: top;
}

td.content {
background-color: #ffffff;
padding: 30px 15px 15px 0px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
color: #000000;
vertical-align: top;
}
		
td.sidepic {
background-color: #ffffff;
padding: 0px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: normal;
color: #000000;
vertical-align: top;
}

td.baseline {
background-color: #ff7329;
padding: 0px;
}

td.footer {
background-color: #ffffff;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
color: #999999;
vertical-align: middle;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #333333;
text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #333333;
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #ff7329;
text-decoration: underline;
}

a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #333333;
text-decoration: none;
}

a.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #ffffff;
background-color: #ff7329;
border: 1px solid #333333;
display: block;
width: 178px;
padding: 5px;
}

a.button:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #ffffff;
background-color: #ff7329;
}

a.button:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #ff7329;
background-color: #ffffff;
}

a.button:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #ff7329;
background-color: #ffffff;
}

a.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #0033ff;
text-decoration: none;
}

a.nav:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #0033ff;
text-decoration: none;
}

a.nav:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background: #ff0000;
padding: 5px;
}

a.nav:active {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: #0033ff;
text-decoration: none;
}

a.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #999999;
text-decoration: none;
}

a.footer:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #999999;
text-decoration: none;
}

a.footer:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

a.footer:active {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: bold;
color: #999999;
text-decoration: none;
}

.fs-top-bar {
background-image: url(/images/fs-bar.gif);
background-repeat: repeat-x;
}

.white {
background-color: #ffffff;
}

.black {
background-color: #000000;
}

.imgbutton {
padding: 5px 0px 5px 0px;
}

.topimgbutton {
padding: 0px 0px 5px 0px;
}

#boxedlogo {
position: absolute;
top: 15px;
left: 15px;
}

#promo-120x60 {
position: absolute;
top: 15px;
right: 50px;
}

#promo-280x60 {
position: absolute;
top: 15px;
right: 15px;
}