.blue_bg {
	background-attachment: fixed;
	background-color: #0C4381;
	background-image: url(../images/blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Left_rule {
	background-image: url(../images/left-rule.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.Right_rule {
	background-image: url(../images/right-rule.gif);
	background-repeat: repeat;
	background-position: right top;
	background-attachment: fixed;
}
.button_bg {
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Header {
	background-image: url(../images/trinity_header.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Button_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0000BB;
	text-decoration: none;
}
.bottom_fade {
	background-attachment: fixed;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.Main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #0000BB;
	text-decoration: none;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.light_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.sub_head_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0000BB;
}
