@charset "UTF-8";
/*@import url("jack.css");*/
/* CSS Document */

body {
	background-color: #cdcdcd;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img{
	border: none;
}

#containerSplash {
	width: 801px;
	margin:0 auto;
	margin-top: 50px;
}

.logoSplash {
	margin-left: 15px;
	position: relative;
	top: -18px;
}

body:first-of-type div#headerSplash .logoSplash {
	top: 0;
}

#contentSplash {
	border: 9px #ffffff solid;
	background: #c8c8c9 url(img/splashGradientBG.gif) repeat-x top;
	margin-bottom: 16px;
	height: 279px;
}

.contentLeftSplash {
	width: 453px;
	float: left;
	padding-left: 7px;
	height: 279px;
}

.contentLeftSplash .Normal {
	font-size: 0.75em;
	line-height: 125%;
}

.contentRightSplash {
	width: 320px;
	float: right;
	height: 279px;
}

#bottomPaneSplash {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	right: 0px;
	margin-bottom: 10px;
}

#containerHome,
#containerDisclaimer {
	width: 920px;
	margin:0 auto;
	border: 9px #ffffff solid;
	border-bottom: 13px solid #ffffff;
	border-top: 0px;
}

#header {
	background-image: url(img/header-bg.gif);
	height: 132px;
}

.logoHome {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

.headerRight {
	float: right;
}

#contentHome {
	background: #e7e8e9 url(img/content-bg.gif) repeat-x top;
	padding: 6px 6px;
	padding-bottom: 12px;
	font-size: 1.2em;
	min-height: 400px;
}

.MainContentTabs {
	padding-left: 6px;
}

.MainContentSpan {
	padding-left: 5px;
	width: 98%;
/*	height: 50px;*/
	margin-bottom: 10px;
}

.MainContentLeft {
	padding-left: 5px;
	width: 49%;
	float: left;
}

.MainContentRight {
	width: 49%;
	float: right;
}

.MainContentTabs {
	width: 100%;
}

.MainFundContent {
	margin: 10px 0px;
} 

.FundContentLeft {
	padding-left: 5px;
	width: 49%;
	float: left;
}

.FundContentRight {
	width: 49%;
	float: right;
}

.InnerContentLeft {
	width: 588px;
	float: left;
	padding-left: 8px;
	padding-right: 12px;
}

.InnerContentRight {
	width: 290px;
	float: right;
}

#loginArea {
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}

#loginArea a {
	color: #000000;
	text-decoration: underline;
}

#loginArea a:hover {
	text-decoration: none;
}

#footerHome {
	margin: 0 auto;
	width: 932px;
}

.paneButton {
	width: 250px;
	background-image:url(img/plainGradient.gif);
	padding: 10px;
	float: left;
	margin-right: 30px;
}

.paneButton h2 {
	margin: 0px;
	padding: 0px;
}

.paneButton h2 a {
	color: #7a0200;
	text-decoration: none;
	font-size: 1em;
}

.paneButton h2 a:hover {
	color: #000000;
	text-decoration: none;
}

.paneButton p {
	margin: 5px 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	color: #7a0200;
}	

h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.45em;
}

.textRed {
	color: #ab2226;
}

.clearBoth {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.Normal {
	font-size: 0.6em;
}

.liHeaderRed {
	font-size: 1.15em;
	color: #ab2226;
}

.floatRight {
	float: right;
	padding-left: 6px;
}

.floatRightBox {
	float: right;
	padding-left: 6px;
	position: relative;
	bottom: 7px;
}

.floatLeft {
	float: left;
	padding-right: 6px;
}


/* Thin Grey Table Small Text */

table.thingrey {
	border: 1px solid #d7d7d7;
	font-size: 0.8em;
	margin-bottom: 5px;
	border-collapse: collapse;
}

table.thingrey td {
	padding: 4px 6px;
}

/* Forms module table */

.Apolloform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

.Apolloform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 3px 15px 3px 0px;
}

.Apolloform .SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}


/* TABS MODULE - - - - - - - - - - */

.tabStrip{
	width: 283px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/* background-color: #cccccc; */
	background-color: #ffffff;
}

.tabStrip p{
	margin-top:0;
}

.tabStrip ul.categoryList li{
	padding:0;
}

.tabStrip ul.categoryList{
	margin:0;
	padding:0px;
	width: 283px;
	background-color: #CCCCCC;
}

.tabStrip ul.categoryList li{
	background: #484848 url(img/tabs/Black_bg.gif) repeat-x;
	list-style-type: none;
	list-style-image: none;
}

.tabStrip ul.categoryList li a:link,
.tabStrip ul.categoryList li a:visited,
.tabStrip ul.categoryList li a:active,
.tabStrip ul.categoryList li a:hover{
	text-decoration:none;
	color:#000000;
	padding:7px 0px 7px 0px;
	display:block;
	font-size:0.75em;
	width: 94px;
	text-align: center;
}

.tabStrip ul.categoryList li.fundCategory,
.tabStrip ul.categoryList li.fundCategorySelected,
.tabStrip ul.categoryList li.pipeSeparator{
	float:left;
	padding-bottom: 0px;
}

.tabStrip ul.categoryList li.pipeSeparator{
	visibility:hidden;
	width:0px;
}

.tabStrip ul.categoryList li.fundCategorySelected{
	background-color: #FFFFFF;
	color: #000000;
	border-right: 1px solid #ffffff;
}

.tabStrip ul.categoryList li.fundCategory{
	background: #cccccc url(img/tabs-button.gif) repeat-x;
}

.tabStrip ul.categoryList li.fundCategorySelected a:link,
.tabStrip ul.categoryList li.fundCategorySelected a:visited,
.tabStrip ul.categoryList li.fundCategorySelected a:active,
.tabStrip ul.categoryList li.fundCategorySelected a:hover{
	color:#7a0200;
}

.tabStrip ul.categoryList li.fundCategorySelected a:active {
	background-color: #FFFFFF;
}

.tabStripCopy{
	display:block;
	clear:both;
	padding:22px 10px 10px 10px;
	background-color: #ffffff;
	font-size:0.7em;
	line-height: 150%;
}

.tabStripCopy ul {
	margin-top: 0px;
}

.tabStripCopy ul {
	padding:0;
	margin:0 0 0 17px;
}

.tabStripCopy ul li {
/*	list-style-image:url(img/red-bullet.gif);*/
/*	padding-bottom: 3px;*/
}

/* END TABS MODULE */

a:link,
a:visited {
	text-decoration: underline;
	color: #7A0200;
}

a:hover {
	text-decoration: none;
	color: #7A0200;
}

a:active {
	text-decoration: underline;
	color: #7A0200;
}

p, .Normal {
	line-height: 150%;
}

.AbstractsViewShared {
	line-height: 150%;
	font-size: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul li {
    list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
    background:transparent url(img/red-bullet.gif) no-repeat left 8px;
}


#containerDisclaimer .ContentPane{
	font-size: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.RememberMe{
	font-family: Arial, sans-serif;
	font-size:0.8em;
}

#midPaneSplash{
	padding-left:18px;
}

.ApolloForm tr td span.SubHead{
	float:left; /* FIX FOR FORM ALIGNMENT */
}

.FundTable {
	border: 1px solid #999999;
}	

.rowHead td {
	background-color: #FFFFFF;
	color: #7A0200;
	padding: 6px 6px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight:bold;
}

.row1 td {
	background-color: #EFEFEF;
	padding: 3px 6px;
	border-right: 1px solid #999999;
}

.row2 td {
	background-color: #FFFFFF;
	padding: 3px 6px;
	border-right: 1px solid #999999;
}

.rowBreak td {
	border-right: 1px solid #999999;
	background-color: #999999;
	
}


/* EXTRA FIX */
#dnn_ctr542_FormMaster_tdFormMasterHeaderCell,
#dnn_ctr571_SiteWideAnnouncements_div_Paging, 
#dnn_ctr545_SiteWideAnnouncements_div_Paging, 
#dnn_ctr756_SiteWideAnnouncements_div_Paging,
#dnn_ctr605_FormMaster_tblThankYou td span, 
#dnn_ctr542_FormMaster_tblThankYou td span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 150%;
}


/* =========== */
/* = COBRAND = */
/* =========== */

#cobrand .ApolloForm{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 150%;
}

#cobrand .ApolloForm label,
#cobrand .ApolloForm .normal{
	font-size:1.5em;
}

#cobrand #containerDisclaimer .ContentPane{
	font-size: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#cobrand .MainContentSpan{
	height:60px;
	overflow:hidden;
}


.cobrandLit .MainContentSpan{
	height:142px !important;
	/* overflow:hidden; */
}

#cobrand .MainContentSpan .ContentTitle{
	width:730px;
	float:left;
}

#cobrand .CobrandLogo{
	width:150px;
	float:right;
}

#cobrand .InnerContentRight .CobrandLogo{
	margin-right:14px;
}

/* =============== */
/* = COBRAND END = */
/* =============== */

/* weng edit */
.cofundsBox{
	margin-top:10px;
}