/* Overall Layout Formatting
----------------------------------------------- */

BODY
{
	background: #F8F8F6;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#Container
{
	background: #FFF;
	margin: 0 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px 10px 10px;
	text-align: left;
	border-left: 3px solid #E3E3DF;
	border-right: 3px solid #E3E3DF;
	border-bottom: 3px solid #E3E3DF;
	width: 826px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

html>body #Container { width: 800px; }

#Popup
{
	background: #FFF;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px 10px 10px;
	text-align: left;
	background-image: url;
	width: 400px;
}

#Header
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	background-color: #F8F8F6;
}

#Masthead
{
	padding: 0;
	margin: 0;
}

#Breadcrumb
{
	padding: 10px 0 50px 0;
	font-size: 10px;
	text-align: left;
}

#Breadcrumb #breadlinks { padding-top: 5px; }

#Sidebar, #SidebarLeft
{
	float: right;
	width: 160px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}

#SidebarLeft
{ float: left; }

IMG { border: 0; }

.spacer
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0;
}

/* Sitewide Typography
----------------------------------------------- */

H1, H2, H3,H4, H5, H6, H7, h8
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}

H1
{
	color: #600;
	font-size: 24px;
	font-family: Georgia;
	padding-bottom: 5px;
}

H2
{
	color: #4fa500;
	font-size: 18px;
	font-family: Georgia;
	padding-bottom: 5px;
}

H3
{
	color: #2C4A43;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

H4
{
	color: #2C4A43;
	font-size: 12px;
	padding-bottom: 5px;
}

H5
{
	color: #2C4A43;
	font-size: 11px;
	font-weight: bold;
	padding:  0;
	margin: 10px 0 -10px 0;
}

H6
{
	color: #2C4A43;
	font-size: 11px;
}

P
{
	color: #333;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
}

HR
{
	border: 0;
	width: inherit;
	color: #C2C2C2;
	background-color: #C2C2C2;
	height: 1px;
}

.h7
{
	color: #2C4A43;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: -10px;
}
.h8
{
	color: #2C4A43;
	font-size: 11px;
	font-weight: bold;
}

.alert { color: #cc0000; }
.spacer { height: 20px; }
.nobr { white-space: nowrap; }
.links { padding: 0 0 15px 0 }

/* Core List Treatment
----------------------------------------------- */

UL
{
	margin: 0 0 1em 0;
	padding: 0 0 0 17px;
	line-height: 0;
}

UL { list-style: square; }

OL
{
	margin: 0.5em 0 1em 0;
	padding: 0 0 0 25px;
}

LI
{
	font-size: 10px;
	padding: 0 0 4px 0px;
	line-height: 14px;
}

DL
{
	padding: 0;
	margin: 0;
}

DL DT { font-size: 11px; }

DL DD
{
	padding: 0;
	margin: 0 0 1em 0;
	line-height: 14px;
	font-size: 10px;
}

/* Core Link Treatment
----------------------------------------------- */

a, a:link
{
	color: #369;
	text-decoration: underline;
}

a:visited
{
	color: #369;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #003366;
	text-decoration: underline;
}

a img a, a:link img, a:visited img, a:hover img, a:active img
{
	padding: 0 0 0 0px;
	border: 0;
	margin: 0;
	vertical-align: text-bottom;
	text-decoration: none;
}

table a, table a:link
{
	font-size: 11px;
	line-height: 14px;
}

/* Buttons
----------------------------------------------- */

#btnMore
{
	float: right;
	border: solid 1px #B7B8B4;
	text-align: center;
	margin-left: 6px;
	background-color: white;
	padding: 2px 6px;
	background-image: url("button_bg.gif");
	background-repeat: repeat-x;
}

#btnMore a, #btnMore a:link, #btnMore a:visited
{
	color: #369;
	text-decoration: none;

}
 
#btnMore a:hover, #btnMore a:active 
{
	color: #003366;
}


.submitLink
{
	color: #369;
	background-color: white;
	background-image: url("button_bg.gif");
	background-repeat: repeat-x;
	border: solid 1px #B7B8B4;
	text-align: center;
	padding: 2px;
	margin: 0 0 0 6px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

/* Features on Overview Pages
----------------------------------------------- */

.bodyFeature
{
	width: 290px;
	float: left;
	height: 100px;
	position: relative;
	margin: 2px;
	padding; 0;
	background-color: #d6e0eb;
	border-left: 1px solid #85a3c2;
	border-bottom: 1px solid #85a3c2;
}

html>body .bodyFeature { min-height: 100px; }

.bodyFeature .title
{
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 16px;
	line-height: 16px;
	font-family: Georgia;
	font-weight: bold;
}

.bodyFeature .title a, .bodyFeature .title a:link, .bodyFeature .title a:visited
{
	color: #369;
	text-decoration: none;
}

.bodyFeature .title a:hover, .bodyFeature .title a:active 
{
	color: #036;
	text-decoration: none;
}

.bodyFeature .copy
{
	padding: 2px 10px 10px 10px;
	margin: 0px;
	color: #4b5560;
}

/* Disclaimers
----------------------------------------------- */

.disclaimerBlackBold
{
	color: #000;
	font-weight: bold;
}

.disclaimerBlackBoldItalic
{
	color: #000;
	font-weight: bold;
	font-style: italic;
}

.disclaimerBlackItalicBox
{
	color: #000;
	font-style: italic;
	border: 1px solid #000;
	padding: 10px;
	font-size: 10px;
	line-height: 12px;
}

.disclaimerGrayItalic
{
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
}

.disclaimerGray
{
	font-size: 10px;
	line-height: 12px;
}

/* Forms
----------------------------------------------- */

#Forms
{
	padding-top: 20px;
	text-align: left;
}

#FundsTable
{
	width: 100%;
	padding-top: 20px;
	text-align: left;
}

.FundTD { padding: 0 10px 0 0; vertical-align: top;}

#Login
{
	padding-top: 20px;
	text-align: center;
}

table.generalForms
{
	width: 100%;
	padding: 10px;
	cell-spacing: 8px;
	border: 1px solid #E3E3DF;
	background-color: #F8F8F6;
}

.generaltable, .generaltableFullWidth
{
	width: auto;
	padding: 0 10px 0 0;
	border: 1px solid #E3E3DF;
	background-color: #F8F8F6;
	border-collapse: collapse;
}

.generaltable { margin: 10px 0; }

.generaltableFullWidth { width: 100%; }

.generaltable th, .generaltableFullWidth th
{
	padding: 4px 10px;
	color: #2C4A43;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-image: url(nav_background.gif);
}

.generaltable td, .generaltableFullWidth td
{
	padding: 8px 10px 4px 10px;
	color: #333;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.generaltable td a, .generaltable td a:link
{
	color: #369;
	text-decoration: none;
}

.generaltable td a:visited
{
	color: #369;
	text-decoration: none;
}

.generaltable td a:hover, .generaltable td a:active
{
	color: #003366;
	text-decoration: none;
}

td.ListingTD
{
	padding-bottom: 10px;
}

#Login table.generalForms
{
	width: 300px;
	padding: 10px;
	cell-spacing: 8px;
	border: 1px solid #E3E3DF;
	background-color: #F8F8F6;
}

.generalForms td
{
	padding: 4px 8px 4px 8px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.generalForms .required { color: #990000; }

.generalForms .requiredNotice
{
	color: #990000;
	font-size: 9px;
}

.generalForms .formText
{
	font-size: 10px;
	line-height: 12px;
}

.formerror { color: #990000; }

.error
{
	color: #900;
	font-size: 9px;
	font-weight: bold;
}

/* 1-column Sub Page
----------------------------------------------- */

#oneColumn
{
	margin: 0;
	padding: 0;
	width: auto;
}

#oneColumn #Content
{
	padding: 0 0 15px 0;
	margin-left: 12px;
	margin-right: 12px
}

#oneColumn #Gradient
{
	margin: 0;
	float: left;
	width: 800px;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
}

html>body #oneColumn #Gradient { padding: 0 0 8px 0; }

/* 2-column Sub Page
----------------------------------------------- */

#twoColumn
{
	padding: 0;
	margin: 0;
	background-image: url("right_sidebar_bg.gif");
	background-repeat: repeat-y;
	background-position: right;
}

#twoColumn #Content
{
	padding: 0 0 15px 0;
	margin-left: 12px;
	margin-right: 185px;
}

#twoColumn #Gradient
{
	margin: 0;
	float: left;
	width: 640px;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
}

html>body #twoColumn #Gradient { padding: 0 0 8px 0; }

/* 3-column Sub Page
----------------------------------------------- */

#threeColumn
{
	padding: 0;
	background-image: url("threeColumn_bg.gif");
	background-repeat: repeat-y;
	background-position: right;
}

#threeColumn #Content
{
	padding: 0 0 15px 0;
	margin-left: 187px;
	margin-right: 185px;
}

#threeColumn #Gradient
{
	margin: 0;
	float: right;
	width: 480px;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
}

html>body #threeColumn #Gradient { padding: 0 0 8px 0; }

/* Footer Navigation
----------------------------------------------- */

#Footer
{
	width: 100%;
	padding-top: 10px;
}

#FooterCopy
{
	line-height: 14px;
	font-size: 10px;
	color: #666;
	padding: 10px;
	background-color: #F8F8F6;
}

#FooterCopy A, #FooterCopy A:LINK, #FooterCopy A:VISITED
{
	color: #666;
	text-decoration: none;
}

#FooterCopy A:HOVER, #FooterCopy A:ACTIVE
{
	color: #000;
	text-decoration: underline;
}

/* Page Fix for IE 5
----------------------------------------------- */

/* Hides from IE-mac \*/
* html #Container,
* html #Content,
* html #Header,
* html #Masthead,
* html #oneColumn,
* html #twoColumn,
* html #threeColumn,
* html #Breadcrumb,
* html #Gradient,
* html #Sidebar,
* html #SidebarLeft,
* html #Homepage,
* html #GlobalNavWrapper,
* html #Search,
* html #GlobalNav,
* html #SubNavBar,
* html #SubNav UL,
* html #MainNav,
* html #selectedNav,
* html #Forms,
* html #FundsTable,
* html #Login,
* html #Footer,
{ height: 1%; }

/* End hide from IE-mac */
