body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align:center;
	background: url(../images/web_background_cosmos.jpg) repeat-x top left #000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content {
	margin-left:auto;
	margin-right:auto;
	height:100%;
	position:relative;
	width:100%;
	text-align:center;

}

#content .logoTop {
	float: left;
	padding: 10px 0px 0px 10px;
}

#content .logoTopETF {
	float: left;
	padding-top: 5px;
}

#content .header {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:823px;
	height:90px;

	text-align:center;
}

#content .headerETF {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:823px;
	height:180px;

	text-align:center;
}

#content .topRightLinks {
	padding:10px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	float: right;
}

#content .topRightLinks a:link,
#content .topRightLinks a:visited,
#content .topRightLinks a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#content .topRightLinks a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#10b0ca;
	text-decoration:underline;
	font-weight:bold;
}

#content .menuContainer {
	width:100%;
	background-color:#000000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


#content .menuContainer2 {
	width:850px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#content .indexLeftSide {
	padding: 0px 8px 0px 8px;
	background-color:#fff;
	color:#666;
	font-size:11px;
	line-height:16px;
}

#content .indexLeftSide a:link,
#content .indexLeftSide a:visited,
#content .indexLeftSide a:active {
	color:#10b0ca;
	text-decoration:none;
	font-weight:bold;
}

#content .indexLeftSide a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

#content .indexRightSide {
	padding: 0px 8px 0px 8px;
	background-color:#fff;
	color:#666;
	font-size:11px;
	line-height:16px;
	text-align:center;
}

#content .indexRightSide a:link,
#content .indexRightSide a:visited,
#content .indexRightSide a:active {
	color:#10b0ca;
	text-decoration:none;
	font-weight:bold;
}

#content .indexRightSide a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

#content .sideHeaders {
	font-size:15px;
	color:#666;
	line-height: 30px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}

#content .largeHeader {
	font-size:18px;
	color:#10b0ca;
	line-height: 25px;
	letter-spacing:0.02em;
}

#content .subHeader {
	font-size:13px;
	font-weight: bold;
}

#content .indexCenterTable {
	padding: 0px 8px 8px 8px;
	background: #fff;
}

#content .insideRightContent {
	padding: 30px;
	background-color: #fff;
	border:1px solid #666;
	border-bottom:4px solid #666;
}

#content .indexMainStory {
	background-color:#fff;
	padding:0px 5px 5px 5px;
	text-align:left;
}

#content .mainText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height:18px;
}

#content .mainText a:link,
#content .mainText a:visited,
#content .mainText a:active {
	color:#10b0ca;
	text-decoration:none;
	font-weight:bold;
}

#content .mainText a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}	
	
#content .smallText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height:15px;
}

#content .smallText a:link,
#content .smallText a:visited,
#content .smallText a:active {
	color:#10b0ca;
	text-decoration:none;
	font-weight:bold;
}

#content .smallText a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

#content .yellowText {
	font-size:11px;
	color:#666;
	line-height:14px;
}

#content .yellowText a:link,
#content .yellowText a:visited,
#content .yellowText a:active {
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#content .yellowText a:hover {
	font-size:11px;
	color:#10b0ca;
	text-decoration:underline;
}

#content .insideMenu {
	width:187px;
	padding:5px 7px 10px 7px;
	background-color:#10b0ca;
	border-bottom:4px solid #666;
	background-image:url(../images/sideMenuBackground2.gif);
	background-repeat:repeat-x;
}

#content .insideMenuText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	line-height:45px;
	background-color:transparent;
	padding-left:5px;
	width:190px;

}

#content .insideMenuText a:link,
#content .insideMenuText a:visited,
#content .insideMenuText a:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666;
text-decoration:none;
font-weight:bold;

}

#content .insideMenuText a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#10b0ca;
text-decoration:underline;
font-weight:bold;
}

#content .footer {
	clear:both;
	background-color:#000;
	background-repeat:repeat-x;
	text-align:left;
	width:846px;
	margin-left:auto;
	margin-right:auto;
}


#content .footerText {
	color:#CCCCCC;
	font-size:11px;
}

#content .footerText a:link,
#content .footerText a:visited,
#content .footerText a:active {
	text-decoration:none;
	color:#CCCCCC;
	font-size:11px;
}

#content .footerText a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.boardImages {
	width: 50%;
}

.companyNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dottedLine {
	padding-bottom: 10px;
}


