@charset "UTF-8";
/* CSS Document */

.containerNoTitle {
	padding: 2px 5px;
	padding-right: 0px;
}

.containerLargeTitle {
	padding-left: 0px;
	margin-left: 0px;
}

.containerMainTopTitle {

}

/* BALANCED FUND CONTAINER ( Home ) */

#BalancedFundWrapper {
	width: 425px;
	border: 2px solid #e19a87;
	position: relative;
	left: 1px;
	background-color: #FFFFFF;
}

#BalancedFundContent {
	width: 410px;
	padding: 2px 10px 5px 5px;
}

#BalancedFundContent .boxLeft {
	float: left;
	width: 49%;
}

#BalancedFundContent .boxRight {
	float: right;
	width: 49%;
}

#BalancedFundContent ul {
	margin-left: 10px;
	padding-left: 10px;
}

/*#BalancedFundContent li {
	list-style-image:url(img/red-bullet.gif);
	padding-bottom: 7px;
}*/

#BalancedFundContent p {
	font-size: 0.95em;
}

#BalancedFundLink {
	background-color: #ffffff;
	width: 408px;
	padding: 2px 10px 5px 5px;
}

#BalancedFundLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #7a0200;
	text-decoration: underline;
}

#BalancedFundLink a:hover {
	text-decoration: none;
}

.BalancedFundFooter {
	position: relative;
	bottom: 3px;
	left: 1px;
	clear: both;
}

.BalancedFundHeader {
	position: relative;
	top: 2px;
	left: 1px;
	z-index: 4;
}

/* CAUTIOUS FUND CONTAINER ( Home ) */

#CautiousFundWrapper {
	width: 425px;
	border: 2px solid #fca810;
	position: relative;
	left: 1px;
	background-color: #FFFFFF;
}

#CautiousFundContent {
	width: 410px;
	padding: 2px 10px 5px 5px;
}

#CautiousFundContent .boxLeft {
	float: left;
	width: 49%;
}

#CautiousFundContent .boxRight {
	float: right;
	width: 49%;
}

#CautiousFundContent ul {
	margin-left: 10px;
	padding-left: 10px;
}

/*#CautiousFundContent li {
	list-style-image:url(img/red-bullet.gif);
	padding-bottom: 7px;
}*/

#CautiousFundContent p {
	font-size: 0.95em;
}

#CautiousFundLink {
	background-color: #ffffff;
	width: 410px;
	padding: 2px 10px 5px 5px;
}

#CautiousFundLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #7a0200;
	text-decoration: underline;
}

#CautiousFundLink a:hover {
	text-decoration: none;
}

.CautiousFundFooter {
	position: relative;
	bottom: 3px;
	left: 1px;
	clear: both;
}

.CautiousFundHeader {
	position: relative;
	top: 2px;
	left: 1px;
	z-index: 4;
}


/* END SPECIFIC FUND CONTAINERS */

/* Fund Box containers Standard Content 50/50 split */

.FundBoxMainContent {
	width: 267px;
	background-color:#FFFFFF;
	border: 1px #ffffff solid;
	padding-left: 7px;
	padding-right: 7px;
}

.FundBoxMainContentAlt {
	width: 270px;
	background-color:#FFFFFF;
	border: 1px #ffffff solid;
	padding-left: 7px;
	padding-right: 7px;
}

.FundBoxMainContentAlt ul, .FundBoxMainContent ul {
	margin-left: 7px;
	padding-left: 10px;
}

/*.FundBoxMainContentAlt ul li, .FundBoxMainContent ul li {
	list-style-image:url(img/red-bullet.gif);
}*/

.FundBoxesWrapper {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

.FundBoxLeftCol {
/*	width: 50%;*/
	width: 283px;
	float: left;
	background-color: #ffffff;
}

.FundBoxRightCol {
/*	width: 50%;*/
	width: 286px;
	float: right;
/*	position: relative;
	left: 8px;*/
	background-color: #ffffff;
}

/* End Fund Box containers Standard Content 50/50 split */

.containerLargeTitle .continerTitle .moduleHeading {
	font-size: 1.25em;
}

/* Right Column, Red Heading Box */

.containerRedRightBox {
	margin-top: 20px;
	background-color: #FFFFFF;
	width: 281px;
}

.RedTabHeading {
	width: 281px;
	/* height: 33px; */
	height: 28px;
	background: #7f0b09 url(img/redHeading.gif) repeat-x top;
}

.RedTabHeading .moduleHeading {
	color: #ffffff;
	font-size: 0.7em;
	position: relative;
	top: 7px;
	left: 10px;
	font-weight: normal;
} 

.RedRightBoxContent {
	background-color: #FFFFFF;
	width: 265px;
	padding: 7px;
	padding-left: 9px;
}

.RedRightBoxFooter {

}

/* Red Heading, Varying Width */

.containerRedAllSizeBox {
	margin-top: 20px;
	width: 590px;
}

.RedAllSizeHeading {

}

.RedTabLeft {
	float: left;
	width: 7px;
	height: 28px;
	background-image:url(img/redHeadingLeft.gif);
}

.RedTabMain {
	float: left;
	background-image:url(img/redHeadingBg.gif);
	height: 28px;
	padding: 0px 5px;
}

.RedTabRight {
	float: left;
	width: 7px;
	height: 28px;
	background-image:url(img/redHeadingRight.gif);
}

.RedAllSizeHeading .moduleHeading {
	color: #ffffff;
	font-size: 0.7em;
	position: relative;
	font-weight: normal;
	position: relative;
	bottom: 6px;
} 

.RedAllSizeContent {
	background-color: #FFFFFF;
	width: 572px;
	border: 1px solid #ffffff;
	padding: 7px;
	padding-left: 9px;
}

/* Home page Tabs */

.TabBoxHeading {
	width: 283px;
	height: 28px;
	background: #7f0b09 url(img/TabHeading.gif) repeat-x top;
}

.TabBoxHeading .moduleHeading {
	color: #ffffff;
	font-size: 0.7em;
	position: relative;
	top: 7px;
	left: 10px;
	font-weight: normal;
} 

.TabWrapper {
	width: 283px;
	float: left;
	margin-right: 18px;
	display: inline;
}

.TabBoxContent {
	min-height: 218px;
	background-color: #FFFFFF;
}