/*************** 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;
}
.sub {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
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: 13px;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
}
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: #B6B3AD;
	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: #E6E4D8;
	color: #013567;
	vertical-align: top;
}
#menuLinks ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuLinks ul li {
	background: #E6E4D8;
	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: #D4D0C8;
}
#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;
}
/*************** kk Setup ***************/

.homefaq {
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
.homeyes {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}
.rbbody {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}
.subscribe2 {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
