.bodycopy {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height:16pt;
}

.smalltxt{
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 8pt;
	color: #666666;
}

.bold{
font-weight:bold;
color:#333333;
}

.boldwhite{
font-weight:bold;
color:#FFFFFF;
}

.underline{
border-bottom-style:solid;
border-bottom-color:#333333;
border-bottom-width:1px;
}

.buttontxt {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

a:link.buttontxt{
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration:none;

}

a:visited.buttontxt{
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration:none;

}

a:hover.buttontxt{
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration:none;

}

.bluebox{
border-style:solid;
border-width:1px;
border-color:#82AFC3;
}

.indexline{
border-top-style:solid;
border-top-width:1px;
border-top-color:#005D85;
}

.doubledotline{
border-top-style:dotted;
border-top-width:1px;
border-top-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
}

.footer{
border-top-style:solid;
border-top-width:1px;
border-top-color:#82AFC3;
font-family: 'Arial', Helvetica, sans-serif;
font-size: 7.5pt;
color: #666666;
}

.footerlink{
font-family: 'Arial', Helvetica, sans-serif;
font-size: 7.5pt;
color: #666666;
text-decoration:none;
}

.indexbk{
background-image:url(../images/index/index_bk.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.indexwatermrk{
	background-image:url(../images/index/index_watermrk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

