a:visited {  color: #333399; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border-style: none; font-weight: bold}
a:hover { color: #6699CC; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border-style: none; font-weight: bold}
a:link { color: #333399; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border-style: none; font-weight: bold}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; border: thin #FFFFFF none; line-height: 18px}.heading1 { font-size: 20px; color: #333399; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.subhead1 { font-size: 13pt; color: #333399; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; line-height: 12pt}
.heading2 { font-size: 10pt; color: #333399; text-decoration: none ; font-family: Arial, Helvetica, sans-serif; line-height: 12pt}
.heading3 { color: #333399; text-decoration: none ; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.captiontext {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333399}
.bodytextbold {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px}
.bodytextboldgrey {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px ; color: #999}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333399; text-decoration: none}


a.doc, a.word, a.link, a.ppt, a.pdf, a.video, a.book, a.lock, a.xls{
	padding-left: 20px;
	padding-bottom: .2em;
	padding-top: .3em;
}

a.doc {
	background: url(../images/icons/doc.gif) no-repeat;
}

a.word {
	background: url(../images/icons/word.gif) no-repeat;
}

a.link {
	background: url(../images/icons/link.gif) no-repeat;
}

a.ppt {
	background: url(../images/icons/ppt.gif) no-repeat;
}

a.pdf {
	background: url(../images/icons/pdf.gif) no-repeat;
}

a.video {
	background: url(../images/icons/video.gif) no-repeat;
}

a.book {
	background: url(../images/icons/book.gif) no-repeat;
}

a.lock {
	background: url(../images/icons/locked.gif) no-repeat;
}

a.xls {
	background: url(../images/icons/xls.gif) no-repeat;
}

