﻿.StandardText {
	font-family: "Trebuchet MS";
	font-size: large;
	}
.StandardRed {
	font-size: large;
	font-family: "Trebuchet MS";
	text-align: center;
	color: #8A1316;
}
.red_text {
	color: #8A1316;
}
.StandardTextCentered {
	font-family: "Trebuchet MS";
	font-size: large;
	text-align: center;
	}
	
.Link {
	font-family: "Trebuchet MS";
	color: #0f4f9d;
	font-size: large;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: inherit;
	font-style: normal;
	color: #BF1F2B;
}
.sidemenu {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}
.pageheading {
	font-size: x-large;
	font-family: "Trebuchet MS";
	text-align: center;
	font-weight: bold;
}
.starbullet {
	margin-top: 3px;
	list-style-image: url('bluestar.gif');
	font-family: "Trebuchet MS";
	font-size: large;
	margin-top: 3px;
}
.smallbullet {
	list-style-image: url('bluestar.gif');
	font-family: "Trebuchet MS";
	font-size: small;
}
.textboxrequired {
	background-color: #CFE1EF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: medium;
}
.formtext {
	font-family: "Trebuchet MS";
	font-size: small;
}
