/* ---------------------------------------------------------------- */
/* General Text                                                     */
/* ---------------------------------------------------------------- */
  

BODY, P, TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.copy1 {
	text-align: justify;
	line-height: 125%;
}
.copy2 {
	text-align: left;
	line-height: 125%;
}
.copy3 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 125%;
}


DIV.floatleft {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 200px;
}
DIV.floattitle {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	border: 1px solid #333333;
	padding: 3px;
}
DIV.floatcontent {
	background: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px;
	line-height: 125%;
}

DIV.libpage {
	width: 600px;
}
DIV.libcontent {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
DIV.content {
	padding-left: 10px;
	padding-right: 10px;
}

.note {
	font-size: 10px;
	text-align: center;
}
.footnote {
	font-size: 10px;
	margin-left: 10px;
	text-indent: -10px;
}
.titlerule {
	background: #EEEEEE;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
.titlerule2 {
	padding: 5px;
	text-align: center;
	border-bottom: 5px solid #45004C;	
}
.rule2 {
	border-bottom: 1px dotted #999999;
}

.title1 {
	font-size: 36px;
	font-family: Times New Roman, Times, serif;
	color: #45004C;
}
.title2 {
	font-size: 36px;
	font-family: Times New Roman, Times, serif;
	color: #999999;
}
.title3 {
	font-size: 18px;
}
.title4 {
	font-size: 18px;
	color: #45004C;
}
.title5 {
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
	border-bottom: 2px solid #999999;
}
.title6 {
	font-weight: bold;
	color: #45004C;
}
.glosstitle {
	color: #000099;
	font-size: 24px;
	font-weight: bold
}

.imgborder {
	border: 1px solid #401736;
}

table.401k {
	border: 0px;
	width: 640px;
	border-collapse: collapse;
}
table.401k td {
	padding: 5px;
	font-size: 12px;
}

A:link {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:hover {
	color: #45004C;
	text-decoration: underline;
}
A:active {
	color: #45004C;
	text-decoration: underline;
}

A.bold:link {
	font-weight: bold;
	color: #45004C;
	text-decoration: none;
}
A.bold:visited {
	font-weight: bold;
	color: #45004C;
	text-decoration: none;
}
A.bold:hover {
	font-weight: bold;
	color: #45004C;
	text-decoration: underline;
}
A.bold:active {
	font-weight: bold;
	color: #45004C;
	text-decoration: underline;
}

