/* Global  Heading, List, Italics And Anchor Styles */
h1 {
	font-size: 14px;
	color: #003366;
	font-family: Arial, sans serif;
	margin: 0 0 7px 0;
	font-weight:normal;
}

h2 {
	font-size: 11px;
	color: #003366;
	font-family: Arial, sans serif;
	margin: 0 0 2px 0;
}

/* Break in case of emergency */
/* *:hover { border: 1px #f00 solid; } */

a {
	display:block;
	text-decoration: none;
	color: #0065A3;
}

a:hover {
	text-decoration: underline;
}

a.none:hover {
	text-decoration: none;
}

.inline {
	display:inline;
}
/* End Global  Heading, List, Italics And Anchor Styles */

/* Main Layout Styles */
#contentarea {
	float: left;
	width: 535px;
	background-image: url(../images/maincontent_gradtop.html);
	background-attachment: top left;
	background-repeat: no-repeat;
	padding: 15px 20px 50px 20px;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
/* Top Nav Styles */

#topnav {
	display: none;
}

input,select {
	color: #999;
	border: 1px #999 solid;
	height: 17px;
	font-size: 11px;
}
/* End Main Layout Styles */

/* Lnav Styles */
#lnav {
	display: none;
}
/* End Lnav Styles */

/* Content Area Styles */
#contentarea h1.pagetop {
	font-size: 12px;
	line-height: 12px;
	color: #999;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 12px;
}

#contentarea div.pagetop {
	font-size: 14px;
	line-height: 16px;
	color: #333;
	font-family: Arial;
	margin-bottom: 20px;
}

.vertrule {
background-image: url(../images/rules/vert_blu_dashedbg.gif);
background-repeat:repeat-y;
}

li {
	margin-left: 13px;
}
/* End Content Area Styles */

/* RCC Styles */
.greytop {
background-image:url(../images/167_grey_gradient.gif);
background-repeat: no-repeat;
}

/* Link Styles */
a.arrow {
	background-image: url(../images/hm_arrow.gif);
	background-position: 1px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.download {
	background-image: url(../images/icons/download.gif);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 16px;
	min-height: 21px;
}

a.feed {
	background-image: url(../images/icons/12_rss.gif);
	background-position: 1px 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 19px;
}

a.website {
	background-image: url(../images/icons/website.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 17px;
}
/* End Link Styles */

/* Investment Table Styles */
tr.toprule td {
	background-image: url(../images/rules/539_grey_dashed.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left:17px;
}

tr.toprule a {
	line-height: 22px;
	display:inline;
}


tr.trule td {
	background-image: url(../images/rules/539_grey_dashed.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* End Investment Table Styles */

/* Footer Styles */
#footer {
	display:none;
}


/* Begin WTF */
tr, td {
	vertical-align:top;
}

* {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin: 0;
	padding: 0;
}

/* *:hover {
	border: 1px #f00 solid;
}*/

/* Begin Tab Swapping Styles */
div.tabnav_off {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(../images/prod_tab_off.gif);
	width: 89px;
	height: 52px;
}

div.tabnav_on {
	background-repeat: no-repeat;
	background-color: none;
	text-align: center;
	background-image: url(../images/prod_tab_on.gif);

	width: 89px;
	height: 52px;
}

div.tabnav_off a {
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
	color: #0066A5;
}

div.tabnav_on a {
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
	color: #003366;
}

#tabnav_1 {
	position: absolute;
	top: 0;
	left: 0;
}

#tabnav_2 {
	position: absolute;
	top: 0;
	left: 89px;
}

#tabnav_3 {
	position: absolute;
	top: 0;
	left: 178px;
}

#tabnav_4 {
	position: absolute;
	top: 0;
	left: 267px;
}

div.swaps_outer {
	width: 326px;
	padding: 15px;
	background-image: url(../images/356_ltblu_gradient.gif);
	background-repeat: no-repeat;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 42px;
}
/* End Tab Swapping Styles */

/* Form Styles */
input.radio {
	height: 12px;
	width: 12px;
}

input.wide,select.wide {
	width: 165px;
}

table.formtable td {
	height: 46px;
}

table.checkboxes td {
	padding-top: 5px;
}

table.checkboxes input {
	border: none;
}

.button {
	display: inline;
	padding: 3px;
	color: #666;
	border: 1px #999 solid;
}

.button:hover {
	color: #fff;
	background-color: #999;
	border: 1px #000 solid;
	text-decoration: none;
}

.errormsg,.error {
	color: #f00;
	display: none;
	width: 115px;
	padding-left: 10px;
}
/* End Form Styles */

/* FAQ Styles */
div.faq {
	overflow: hidden;
}

a.faq {
	margin-bottom: 7px;
}

div.faq_active {
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

a.faq_active {
	padding-top: 17px;
	padding-bottom: 7px;
	background-image: url(../images/rules/359_grey_dashed.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
}

img.faq {
	margin-top: 7px;
	margin-bottom: 0;
}

sup.sm {
	font-size: 9px;
}

.footnote {
	font-size: 9px;
}
/* End FAQ Styles */

/* Service Mark */
.smark {
	font-family:Lucida Sans Unicode, arial, sans-serif;
	font-size: 11px;
}
