body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	background-color:#21212e;
	margin-top:0px;
	color:#FFFFFF;
}

.mainbody {
	background-image:url(images/graphicdesigncoloradobg.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	
}

.backbody {
	background-image: url(images/plainbg.png);
	vertical-align:top;
	text-align:left;
	
}

.bodywsidebar {
	float:left; 
	width:480px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:30px;
}

.bodywosidebar {
	
	padding-top:10px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:60px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color:#fff;
	display:inline;
	font-weight:400;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	font-weight:200;
	color:#72789b;
	display:inline;
	
}

.h1alt {
	font-style:italic;
	color:#72789b;

}

.ulchecks  {
	list-style-image:url(images/checks.png);
	}

.bodystyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color:#fff;
	text-align:left;
	vertical-align:top;
	
}

.disclaimer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#fff;
	text-align:left;
	
	
}

.inset {
	margin-left: 20px;

}

.rightalign {
	text-align:right;
	font-size: 10pt;
}

.medium {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}

.big {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
}

.xbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
}

.expanded {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 24pt;
	letter-spacing: 2pt;
}

.justified {
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	margin-right:20px;
	margin-top:5px;
	text-align:right;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-right:30px;
	margin-top:4px;
	text-align:right;
}

.sidebar {
	padding-left:23px;
	padding-right:33px;
	color:#abb0b6;
	font-size:12pt;
	text-align:left;
}

#auxnav {
	font-size:10pt;
	text-align:left;
}

.portfolioimage {
	margin-bottom:10px;
	margin-right:10px;
}

a:link {
	color: #fff;
}

a:visited {
  color: #fff;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #fff;
}

#rounded-corner {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	margin: 5px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;

}

#rounded-corner thead th.rounded-company {
	background: #000 url('images/left.png') left -1px no-repeat;

}

#rounded-corner thead th.rounded-q4 {

	background: #000 url('images/right.png') right -1px no-repeat;

}

#rounded-corner th {
	padding: 8px;
	font-size: 14pt;
	font-weight: 300;
	color: #669;
	background-color:#000;

}

#rounded-corner td {
	padding: 8px;
	background-image:url(images/bigboxmid.png);
	border-top: 1px solid #fff;
	color: #fff;
	text-align:center;

}

#rounded-corner tfoot td.rounded-foot-left {

	background: #000 url('images/botleft.png') left bottom no-repeat;

}

#rounded-corner tfoot td.rounded-foot-right {

	background: #000 url('images/botright.png') right bottom no-repeat;

}

#rounded-corner2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	margin: 5px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;

}

#rounded-corner2 thead th.rounded-company {
	background: #000 url('images/left.png') left -1px no-repeat;

}

#rounded-corner2 thead th.rounded-q4 {

	background: #000 url('images/right.png') right -1px no-repeat;

}

#rounded-corner2 th {
	padding: 8px;
	font-size: 12pt;
	font-weight: 300;
	color: #669;
	background-color:#000;

}

#rounded-corner2 td {
	padding: 8px;
	background-image:url(images/bigboxmid.png);
	border-top: 1px solid #fff;
	color: #fff;
	text-align:left;
	

}

#rounded-corner2 tfoot td.rounded-foot-left {

	background: #000 url('images/botleft.png') left bottom no-repeat;
	font-size:14px;

}

#rounded-corner2 tfoot td.rounded-foot-right {

	background: #000 url('images/botright.png') right bottom no-repeat;

}

#innertable {
	border:none;
	font-size:14px;
}
	

#innertable tr:hover td {
	background:  #333333;
	
}

	


