* { padding: 0; margin: 0; }

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

img {
border: none;
}

h1, h2, h3, p, #content ul {
margin-bottom: 10px;
}

h1 {
font-size: 20px;
font-weight: normal;
background: #EFEFEF;
padding: 3px 10px 3px 0;
text-align: right;
}

h2 {
font-size: 13px;
font-weight: normal;
padding-bottom: 2px;
border-bottom: 1px dotted #333333;
}

h3 {
font-size: 13px;
font-weight: normal;
}

sup {
	font-size: .7em;
}

a:link, a:visited {
text-decoration: none;
}

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

/* Container */

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

/* Masthead */

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

#masthead img.logo {
float:left;
}

#masthead img.banner {
float:right;
}

/* 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: #333333;
}

/* Left Navigation */

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

#leftnavigation li {
list-style: none;
height: 25px;
}

/* Content */

#content { 
float: right;
width: 700px;
padding-left: 20px;
background: #FFFFFF;
min-height: 370px;
height: auto !important;
height: 370px;
}

#columnleft {
float:left;
width: 460px;
margin-right: 20px;
}

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

#topanchor {
float: right;
text-align:right;
width: 700px;
margin-top: 10px;
display: none;
}

#content li {
list-style: none;
background: top left url(../images/uscf-uppernavigation_star.png) no-repeat;
padding-left: 16px;
padding-bottom:3px;
}

/* Table Type A, H4, Table Type B, H5 */

#typea th, #typea td, h4, #typeb th, #typeb td, h5 {
padding: 3px;
font-size: 11px;
text-align: left;
vertical-align:top;
}	

#typea th, h4 {
color: #FFFFFF;
font-weight: normal;
}

#typea td {
border: 1px dotted #CCCCCC;
}

#typea tr:hover td {
border: 1px solid #333333;
}

#typea tr td.nowrap {
	white-space:nowrap;
	text-wrap:none;
}

#typea.xbrl tr td {
border: 1px dotted #CCCCCC;
}

#typea.xbrl tr:hover td {
border: 1px solid #333333;
}

#typeb th, h5 {
font-weight: normal;
font-style: italic;
background: #EFEFEF;
}

#typeb td {
border-bottom: #FFFFFF 1px solid;
}

#typeb tr:hover td {
border-bottom: 1px dotted #333333;
}

#typeb th.header, h5, #typeb th.headercenter {
background:#333333;
font-weight: bold;
color:#FFFFFF;
}

#typea th.cellright, #typea td.cellright, #typeb th.cellright, #typeb td.cellright {
	text-align: right;
}

#typea th.cellcenter, #typea td.cellcenter, #typeb th.cellcenter, #typeb td.cellcenter, #typea th.headercenter, #typeb th.headercenter {
	text-align: center;
}

h4, h5 {
margin: 2px;
}

/* Document Forms */

form {
	font-size: 13px;
	font-weight: bold;
}

#year, #xbrlyear {
	padding-bottom:10px;
}

input, select {
	margin-left: 10px;
}

/* Disclosure */

#disclosure { 
clear: both;
width: 940px;
background: #FFFFFF;
padding: 10px 0;
}

#disclosure p, p.disclosure {
margin: 5px 0;
font-size: 10px;
}

p.disclosure {
font-style: italic;
}

#disclosure p.larger {
font-size: 11px;
}

#disclosure sup {
font-size: .8em;
}
	

/* Dynamic CSS, inline styles in head */

.primarycolor { }
.secondarycolor { }




