body {
	background-color: #E4E4F4;
	margin: 25px 0 0 0;
}


.borderTop {
background-image:url(images/Border_Top.gif);
background-repeat:repeat-x;
}
.borderBottom {
background-image:url(images/Border_Bottom.gif);
background-repeat:repeat-x;
}
.borderLeft {
background-image:url(images/Border_Left.gif);
background-repeat:repeat-y;
}
.borderRight {
background-image:url(images/Border_Right.gif);
background-repeat:repeat-y;
}
.backgroundTopLeft {
background-image:url(images/Background_topLeft.gif);
background-repeat:repeat-y;
}
.backgroundTopRight {
background-image:url(images/Background_topRight.gif);
background-repeat:repeat;
}
.backgroundMiddle {
background-color:#FFF;
background-image:url(images/Background_middle.gif);
background-repeat:repeat-x;
}
.backgroundWhite {
background:#FFF;
}
.dottedRule {
background-image:url(images/Home_dottedTile.gif);
background-repeat:repeat-y;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7374D3;
}
.callout a:link, .bodycopy a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7374D3;
	text-decoration:underline;
}
.blueheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #3333CC;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C8A;
}
.bodycopy a:link, .bodycopy a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C8A;
	text-decoration:underline;
}
.bodycopy a:hover, .bodycopy a:active{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7C7C8A;*/
	text-decoration:underline;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #7C7C8A;
}
.bodyheader a:link, .bodyheader a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #7C7C8A;
	text-decoration:underline;
}

/*a.bodycopy:link, a.bodycopy:visited{
	text-decoration:none;
}
a.bodycopy:hover, a.bodycopy:active{
	text-decoration:underline;
}*/
