A:hover {
text-decoration: underline;
color: #00274C; 
}
A:link {
text-decoration: underline;
color: #00274C
}
A:visited {
text-decoration: underline;
color: #00274C;
}
a.bodytextwhite-link:hover {
text-decoration: underline;
color: #FFFFFF; 
}
a.bodytextwhite-link:link {
text-decoration: underline;
color: #FFFFFF;
}
a.bodytextwhite-link:visited {
text-decoration: underline;
color: #FFFFFF;
}


.repeatertop {
	background-image: url(artwork/repeater_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.sidebarindexbkgd {
	background-image: url(artwork/sidebar_bkgd_insidepgs.gif);
	background-repeat: no-repeat;
}
.headlineblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00274C;
	padding-right: 15px;
	padding-left: 20px;
	line-height: normal;


}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #00274C;
	padding-right: 15px;
	padding-left: 20px;
}
.headlinewhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: normal;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 40px;
}
.subheadwhiteindex {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.boxbkgdroselight {
	background-image: url(artwork/box_bkgd_rose_light.gif);
	background-repeat: no-repeat;
}
.boxbkgdrosedark {
	background-image: url(artwork/box_bkgd_rose_dark.gif);
	background-repeat: no-repeat;
}
.boxtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #00274C;
	padding: 0px;

}
.boxtextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-align: center;
}
.sidebarinsidebkgd {

	background-image: url(artwork/sidebar_bkgd_index.gif);
	background-repeat: no-repeat;
}
.headlineblue2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00274C;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-right: 20px;
	padding-left: 0px;
	list-style-type: square;

}
.subheadblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00274C;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
}
