/*************** CSS Document Created By Lee Diggins ***************/

/*************** Main Page Setup ***************/
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	font-weight: normal;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
p, ul, ol, li {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #D4D0C8;
	font-weight: bold;
}
form {
	background:  url("/images/rb_logo_trans_25.gif") no-repeat right bottom;
	padding: 10px;
	border: solid #ccc 1px;
	clear: both;
}
#tsForm {
	background: none;
	padding: 0;
	border: none;
	clear: none;
}
.bold_green {
	color: #009933;
}
#dshadow {
	padding: 0;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background:  url(/images/rb_bg_shadow.jpg) repeat-y;
	margin-top: 0;
}
#dshadowfooter {
	padding: 0;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background:  url(/images/rb_bg_shadow_footer.jpg) no-repeat bottom;
}
#container {
	margin: 5px auto 0;
	padding: 0;
	border: 0;
}
#outer {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
#inner {
	margin: 0;
	padding: 0;
}
#mainContent {
	vertical-align: top;
	padding: 0 10px 10px 10px;
	margin: 0;
	color: #333333;
}
#mainContent h1 {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #013567;
}
#mainContent h2 {
	padding-bottom: 8px;
	padding-top: 8px;
}
#mainContent h3 {
	padding-bottom: 6px;
	padding-top: 6px;
}
#mainContent h4 {
	padding-bottom: 5px;
	padding-top: 5px;
}
#mainContent h5, p{
	padding-bottom: 4px;
	padding-top: 4px;
}
#mainContent h6 {
	padding-bottom:3px;
	padding-top: 3px;
}
#mainContent ul {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 10px;
}
#mainContent ol {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 10px;
}
#mainContent ol ul {
	list-style: disc;
}
#mainContent li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
}
#mainContent p {
 text-align: justify;
}
.attachedFile a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.attachedFile a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.attachedFile a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
.attachedFile a:active {
	text-decoration: none;
	color: #D4D0C8;
	font-weight: normal;
}
#mainContent .tradingSystemList {
	position: relative;
	float: right;
	top: 5px;
	right: 0;
	/*display: block;*/
	width: auto;
	border: 1px solid #12315D;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#mainContent .pright {
	text-align: right;
}
.bold_red {
	font-weight: bold;
	color: #993300;
}
/*************** Info Box Setup ***************/
fieldset {
 border: 2px solid #013567;
}
fieldset p {
	padding: 5px;
}
fieldset form {
	background-image: none;
	border: none;
	margin: 0;
	padding: 0;
}
legend {
 font-size: 12px;
 font-weight: bold;
 color: #013567;
}
/*************** Left Menu Setup ***************/
#menuLinks {
	background-color: #F9F6F9;
	color: #013567;
	vertical-align: top;
}
#menuLinks ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuLinks ul li {
	background: #F9F6F9;
	padding: 0;
	margin: 0;
	/* IE hack */
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}
#menuLinks ul a {
	color: #013567;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px;
	display: block;
}
#menuLinks ul a:link {
	color: #013567;
	text-decoration: none;
}
#menuLinks ul a:visited {
	color: #013567;
	text-decoration: none;
}
#menuLinks ul a:hover {
	color: #013567;
	text-decoration: none;
	background: #EFE7EF;
}
#menuLinks ul a:active{
	color: #013567;
	text-decoration: none;
}
/*************** Footer Setup ***************/
.footerLinks {
	text-align: center;
	color: #666666;
	margin-top: 5px;
}
.footerLinks a {
	color: #666666;
}
.footerLinks a:link {
	text-decoration: none;
}
.footerLinks a:visited {
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration: none;
}
.footerLinks a:active {
	text-decoration: none;
}
.footerLinks span a:link {
	text-decoration: underline;
}
.footerLinks span a:visited {
	text-decoration: underline;
}
.footerLinks span a:hover {
	text-decoration: underline;
}
.footerLinks span a:active {
	text-decoration: underline;
}
#itsthetable	{
		background: #F0F0F0 url(back01.gif) no-repeat;
		}
#mainContent hr{
border: thin dashed #ADBBCA;
}


#mainContent table		{
		margin: 0;
		padding: 0;
		font: normal 0.9em tahoma, arial, sans-serif;
		line-height: 1.4em;
		border-collapse: collapse;
		border: 4px solid #ADBBCA;
		color: #4F6480;
		background: #F0F0F0;
		}
		


#mainContent table caption	{
		margin: 0;
		height: 32px;
		padding: 0;
		color: #4F6480;
		line-height: 2em;
		text-align: left;
		font: bold 150% georgia, serif;
		text-transform: uppercase;
		letter-spacing: 0.14em;
		}
		
#mainContent thead		{
		color: #fff;
		background: #5E7796;
		}
		
#mainContent thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
#mainContent thead th	{
		border: 4px solid #ADBBCA;
		}

#mainContent tfoot		{
		background: #fff;
		}
		
#mainContent tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 4px;
		}
		
#mainContent tbody tr:hover	{
		background: #fff;
		}
		
#mainContent tbody tr	{
		border: 4px solid #ADBBCA;
		}
		
#mainContent tbody th	{
		padding: 8px;
		border: 4px solid #ADBBCA;
		}
		
#mainContent tbody td	{
		background: #E9ECEE;
		}

#mainContent tbody tr.odd		{
		background: #C4CFDB;
		}
		
#mainContent tbody tr.odd td		{
		background: #F0F0F0;
		color: #4F6480;
		}
		

		
#mainContent tbody tr.odd:hover		{
		background: #fff;
		}
		

		
#mainContent tbody tr th a:link		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: underline;
		
		}
		
#mainContent tbody tr th a:visited		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
#mainContent tbody tr th a:hover		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
		
#mainContent tbody tr th a:active		{
		font: bold 0.9em tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: line-through;
		
		}
		
#mainContent tbody tr th a:visited:after {
		content: "\00A0\221A";
		}
		
#mainContent tbody td a:link		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
#mainContent tbody td a:visited		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
#mainContent tbody td a:hover		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
#mainContent tbody td a:active		{
		font: normal 0.9em tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
			
#mainContent tbody td a:visited:after {
		content: "\00A0\221A";
		color: #808000;
		text-decoration: none;
		}
		
#mainContent tbody td + td + td + td a { background: transparent url(downloadcss244.gif) no-repeat scroll 0 50%; 
			display: block;
			height: 24px;
			width: 24px;
			overflow: hidden;
			text-decoration: none;
			text-indent: -5000px;
			border: none;
			}
			
#mainContent tbody td + td + td + td a:hover { background: transparent url(downloadcss2441.gif) no-repeat scroll 0 50%; 
			display: block;
			height: 24px;
			width: 24px;
			overflow: hidden;
			text-decoration: none;
			text-indent: -5000px;
			border: none;
			}
