@CHARSET "ISO-8859-1";
body {
	/*background: #C2CDE0 url(images/background.gif) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}	
p{
	color: #333333;
}

a
{
	color: #113355;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

h1
{
	font-size: 18px;
	color: #113355;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

h3{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #2244AA;
	letter-spacing: normal;
}


table.default {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
	background-color: white;
}
table.default th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	background-color: white;
}
table.default td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	background-color: white;
}

.frame {
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 0 0;
	background: #FFFFFF;
	display: block;
	border: 0px;
	width: 1000px;
	height: 1%; /* IE6 Hack */

}
.error 
{
	color: #CC0000;	
	font-weight: bold;
}

/* Header Styles */
.topNav {
	font-size: 10pt;
}

.topNav a
{
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.topNav a:hover
{
	color: #666666;
	text-decoration: underline;
}

#logo {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 1;
}

#bottomNav {
	position: absolute;
	bottom: 0px;
	padding-left: 0px;
	right: 0px;
	width: 100%;
	background: url(images/tab-bottom.gif) repeat-x 100% bottom; 
	z-index: 0;
}

#bottomNav ul {
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0;
	padding-top: 10px;
	margin: 0;
	list-style-type: none;
}

#bottomNav li {
	padding-right: 0px;
	padding-left: 6px;
	padding-bottom: 0;
	padding-top: 0px;
	margin-bottom: 1px;
	background: url(images/tab-left.gif) #EEEEEE no-repeat left top;
	float: right;
}

#bottomNav a {
	padding-right: 15px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin: 0px;
	background: url(images/tab-right.gif) #EEEEEE no-repeat right top;
	float: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#bottomNav li:hover {
	background-color: #003366;
}

#bottomNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}

#bottomNav .currentNav {
	background: url(images/tab-left.gif) #003366 no-repeat left top;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#bottomNav .currentNav a {
	background: url(images/tab-right.gif) #003366 no-repeat right top;
	color: #FFFFFF;
	padding-bottom: 5px;
}

/* Main Page Layout */
#rightContent
{
	/*position: absolute;*/
	float: right;
	width: 300px;
	margin: 0px 15px; 
}

#midContent
{
	margin-left: 174px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:auto !important; /* hack to get the height in ie6 */
	height: 700px; /* hack to get the height in ie6 */
	margin-left: 195px;
	margin-right: 320px;
	margin: 0 320px 0 195px;
	padding: 0 15px 15px 15px;

}

html>body #midContent {
	margin-left: 195px;
	margin-right: 320px;
}


#leftContent
{
	position: absolute;
	left:0px;
	top:10px;
	width: 180px;
}

/* Left Nav */
#divLeftNav, #divInvestNav
{
	width: 180px; 
	background-color: #EEEEEE;
	margin-left: 10px;
}

.leftMenuHeader
{
	color: #113355;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 5px 10px;
}

.leftMenuGrid
{
	padding: 5px 0;
	margin: -1px 0;
	background-color: #EEEEEE;
}

.leftMenu
{
	padding: 3px 5px 3px 5px;
	background-color: #EEEEEE;
	border: solid 1px #EEEEEE;
}

.leftMenuHover 
{
	padding: 3px 5px 3px 5px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right-width: 0px;
	
}

.leftSubMenu
{
	background-color: #FFFFFF;
	border: solid 1px #666666;
	padding: 10px 10px 10px 0;
}

.leftSubMenu td
{
	padding-left: 10px;
	background-color: #FFFFFF;
}

.leftMenuItem {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

.leftMenuItem:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.leftSubMenuItem {
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}



/* Sub Nav */
.subNav {
	font-size: 9pt;
	color: #333333;
	margin:0;
	padding:0 0 10px 0;
}

.subNav a
{
	color: #666666;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.subNav a:hover
{
	text-decoration: none;
}

.subNav .currentSubNav {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

/* Main Page Styles */
.listCompany
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #113355;
}

.listCompany a
{
	color: #113355;
	text-decoration: underline;
}

.listCompany a:hover
{
	color: #CC0000;
	text-decoration: underline;
}


.header 
{
	font-size: 14px;
	font-weight: bold;
	color: #113355;
}

.header a
{
	color: #113355;
	text-decoration: none;
}

.header a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.subHeader 
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.subHeader a
{
	color: #113355;
	text-decoration: none;
}

.subHeader a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.label
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
/*	color: #666666;
	line-height: 20px; */
}

.labelValue
{
	font-size: 11px;
	font-weight: normal;
	color: #990000;
/*	color: #990000;
	font-weight: normal; */
}

.formLabel
{
	text-align: right;
	color: #666666;
	padding: 0;
	margin: 0;
}

.content
{
	margin:0;
	padding: 20px 0 0 10px;
}

.dataListItem
{
	margin:0;
	padding: 5px 25px 0 10px;
}

input.groovybutton
{
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:150px;
   height:21px;
   background-image:url(images/button.gif);
   border-width:0px;
}


input.groovybuttonSmall
{
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:100px;
   height:24px;
   background-image:url(images/buttonSmall.gif);
   border-width:0px;
}

/* Profile sidebar styles */
.sidebarHeader 
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #003366;
	margin: 0;
	padding: 0 0 5px 10px;
	text-align: center;
}

.sidebarBody 
{
	color: #003366;
	font-size: 12px;
	line-height: 18px;
	background-color: #EEEEEE;
	margin: 0;
	padding: 0 10px 5px 10px;
}

/* Promo sidebar styles */
.promoSidebarHeader 
{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.promoSidebarBody 
{
	color: #003366;
}

.promoSidebarAd 
{
	font-size: 8pt;
	color: #666666;
}

.promoSidebarAd a
{
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.promoSidebarAd a:hover
{
	color: #CC0000;
	text-decoration: none;
}

/* Rank Box */
div#midContent h3 {
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 30px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 0;
	border: 0;
	margin: 0 0 0 0px;
}