* { padding: 0; margin: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color:#333333;
}

img {
border: none;
}

p {
margin: 10px 0 0 0;
}

h1 {
font-size: 20px;
font-weight: normal;
font-style: italic;
border-bottom: 2px dashed #CCCCCC;
padding-bottom: 3px;
}

a:link, a:visited {
text-decoration: none;
color: #9A542E;
}

a:hover, a:active {
text-decoration: underline;
color: #808080;
}

.usoify, .uslify, .dnoify, .ungify, .unlify, .ugaify, .uhnify {
font-weight:600;
}

.usoify {
color: #B4985A;
}

.uslify {
color: #E8941A;
}

.dnoify {
color: #BB8748;
}

.ungify {
color: #00457C;
}

.unlify {
color: #00457C;
}

.ugaify {
color: #005480;
}

.uhnify {
color: #C2A303;
}

.bnoify {
color: #0D9CD8;
}

/* Container */

#container { 
margin: 0 auto;
width: 960px;
background-color:#FFFFFF;
}

/* Masthead */

#masthead {
color: #333;
width: 940px;
margin: 10px 10px 0 10px;
float: left;
background-position: right top;
background-repeat: no-repeat;
height: 100px;
}

#masthead img.uscflogo {
float:left;
margin-left: 10px;
}

#masthead p.mastheadtext {
width: 380px;
height: 90px;
border-left: #FFFFFF 2px dashed;
float: right;
color: #FFFFFF;
margin: 0;
padding: 10px 10px 0 10px;
}


/* Double Line */

#uppernavigation {
float: left;
width: 960px;
margin: 10px 0;
border-top: 2px dashed #CCCCCC;
border-bottom: 2px dashed #CCCCCC;
}

#uppernavigation ul {
float:right;
margin: 2px 0;
}

#uppernavigation li {
list-style: none;
padding: 0 16px 0 4px;
display:inline;
background:center right url(../images/uscf-uppernavigation_star.png) no-repeat;
}

#uppernavigation li.last {
background: none;
}

#uppernavigation a {
color: #808080;
}


/* Sub-Container */

#subcontainer { 
clear: both;
width: 940px;
margin: 0 10px 0 10px;
background-color:#333333;
}

/* Left Navigation */

#leftnavigation {
width: 220px;
float: left;
}

/* Content */

#content { 
float: right;
width: 700px;
min-height: 340px;
background: #FFFFFF;
padding: 0 0 0 20px;
}

div.spacer {
clear: both;
height: 15px;
}

p.top {
float: right;
position: relative;
/*top: 250px;*/

margin-right: 10px;
}

/* Site Cards */ 
table.card, table.cardend {
float: left;
width: 220px;
height: 278px;
border: none;
border-right: 2px dashed #CCCCCC;
border-bottom: 2px dashed #CCCCCC;
}

table.card {
margin: 0 20px 0 0;
}

table.cardend {
margin: 0;
}

td.logo {
vertical-align: middle;
height: 80px;
}

td.info {
vertical-align: top;
height: 150px;
padding: 0 10px 0 0;
}

td.info p {
padding: 0;
margin: 0;
}

td.links {
height: 18px;
vertical-align: bottom;
text-align: right;
}

td.links ul {
margin: 0 0 5px 0;
}

td.links li {
list-style: none;
padding: 0 10px;
display:inline;
border-right: 1px solid #808080;
}

td.links li.enter {
border: none;
}

/* Disclosure */

#disclosure { 
clear: both;
background-color:#FFFFFF;
padding: 5px 0 10px 0;
font-size: 10px;
font-style: italic;
}