/* main blue text */
p {
	color:#5656FE;
	font-size:10pt;
	line-height:12pt;
	text-align:justify;
	font-family:'verdana';
	margin-left:15px;
	margin-right:15px;
}

/* bold headers  */
.header {
	color:#5656FE;
	font-family:'verdana';
	font-weight:bold;
	font-size:12pt;
	line-height:14pt;
}

/* basic bold text */
.bold {
	font-weight:bold;
	color:#010181;
}

div.more {
	margin-left:30px;
	text-align:justify;
	margin-right:15px;
	font-weight:normal;
	line-height:11pt;
}

/* home page text box 425*/
div.box2 {
	position:relative;
	border:none;
	width:425px;
	background-color:#FFEBCC;
	margin-left:40px;
	color:#5656FE;
	font-family:'verdana';
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
	padding-bottom:10px;
}

/* home page text box LARGER 450*/
div.boxL {
	position:relative;
	border:none;
	width:450px;
	background-color:#FFEBCC;
	margin-left:28px;
	color:#5656FE;
	font-family:'verdana';
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
}

a {
	text-decoration:none;
}

/* main navigation text */
a:link {
	color:#5656FE;
	font-size:10pt;
	font-family:'verdana';
	line-height:12pt;
}

a:visited {
	color:#5656FE;
	font-size:10pt;
	font-family:'verdana';
}

a:active {
	color:#5656FE;
	font-family:'verdana';
}

a:hover {
	font-size:10pt;
	text-decoration:underline;
	font-family:'verdana';
}

/* small text */
div.copy {
	font-size:8pt;
	line-height:10pt;
	color:#5656FE;
	font-family:'verdana';
	text-align:right;
	margin-right:10px;
}

/* text links for Web Prisms Design */
a.wpdl:link, a.wpdl:visited, a.wpdl:active {
	color:#5656FE;
	font-family:'verdana';
	font-size:8pt;
	line-height:15pt;
}

a.wpdl:hover {
	color:#5656FE;
	font-family:'verdana';
	font-size:8pt;
	line-height:15pt;
	text-decoration:underline;
}

/* text links for back to top */
a.btt:link, a.btt:visited, a.btt:active {
	color:#5656FE;
	font-family:'verdana';
	font-size:8pt;
	line-height:12pt;
	text-decoration:underline;
}

a.btt:hover {
	color:#5656FE;
	font-family:'verdana';
	font-size:8pt;
	line-height:12pt;
	text-decoration:underline;
}

.wpdt {
	color:#5656FE;
	font-family:'verdana';
	font-size:8pt;
	line-height:15pt;
}

/* footnotes and captions */
.footnote {
	font-size:10pt;
	line-height:15pt;
	color:#5656FE;
	font-family:'verdana';
}