
a
{
	color: #000000;
	text-decoration: underline;
	outline:none;
}


body
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

ul
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}


ol
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}


/* Content used to format body */
/* Also used to add border left and right on main body */
/* Dont remove */
#contentholder
{
	border-right: #b2b2b2;
	border-left: #b2b2b2;
	border-top: #b2b2b2;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	width: 980px;
	vertical-align:top;
}


/* Footer formating */
#footer
{
	width: 980px;
	padding: 0px;
}

#footer p
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#footer a
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration:none;
}


p
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px 3px 1px;
	margin: 1px 0px 3px 1px;
	line-height:20px;
}

h1
{
	color: #01215c;
	font-size: 16px;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0px 8px 0px;
}

h2
{
	border-bottom-color: #ccd3dd;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #01215c;
	font-size: 13px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0px 8px 0px;
}

p.smallital
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
}

p.subhead
{
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px 3px 1px;
	margin: 1px 0px 3px 1px;
	color:#525252;
	font-weight:bold;
}


a.subhead
{
	color: #525252;
	text-decoration: underline;
	outline:none;
}

/* Tab navigation system*/
#navtab
{
	line-height: 21px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	width: 914px;
	border-bottom: solid #999999 1px;
	height: 25px;
}

#navtab ul
{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;

}

#navtab li
{
	float: left;
	text-align: center;
	height: 21px;
	width: 111px;
	display: block;
	background-image: url(../images/tab_header.gif);
	background-repeat: no-repeat;
}

#navtab li a
{
	text-decoration:none;
	padding-top: 4px;
	
	
	
}


#navtab li a:hover
{
	color: #000000;
	display: block;
	background-image: url(../images/tab_header_over1.gif);
	background-repeat: no-repeat;
	text-decoration:none;

}

#navtab li.select a 
{ 	
	height: 21px;
	width: 111px;
	text-align: center;
	display: block;
	background-image: url(../images/tab_header_over1.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

#navtab li.nonselect a 
{ 	
	height: 21px;
	width: 111px;
	text-align: center;
	display: block;
	text-decoration:none;
}

/* Forex table*/

td.tabhead {
background-color:#8DA6CF;
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:5px;
border: solid #CCCCCC 1px;
border-right:none;
}

td.tabheadr {
background-color:#8DA6CF;
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:5px;
border: solid #CCCCCC 1px;
}


td.tabcontent {
color:#000000;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:5px;
border: solid #CCCCCC 1px;
border-top: none;
border-right:none;
}

td.tabcontentr {
color:#000000;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-left:5px;
border: solid #CCCCCC 1px;
border-top: none;
}


/*Results*/
#results
{
	padding: 3px 0px 5px 5px;
	width: 206px;
	vertical-align: top;
	margin: 5px 0px 5px 5px;
}

#results p {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/*News*/

a.news {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}

a.news:hover {
color:#DA754B;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:underline;
border-bottom-color: #ccd3dd;
}

