/* Rowell's style sheet */

.TipTopRT {
	background-image: url(../../images/Toppers/Sam/SamHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}

.BulletList {
	font-family: "Times New Roman, Times, serif";
	font-size: 18px;
	color: #37459E;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 7px;
	text-align: right;
}

/* These are the TEXT styles */



/* This is the style used for text of the paragraphs for articles */
.TypedCopy {
	font-family: "Times New Roman, Times, serif";
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.TypedCopy02 {
	font-family: "Times New Roman, Times, serif";
	color: #2167c5;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.StandOut {
	font-family: "Times New Roman, Times, serif";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../images/Parentserv/SpecBox.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 10px;
}

.SidebarText {
	font-family: "Times New Roman, Times, serif";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	background-image: url(../../images/Parentserv/Exclaim.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 10px;
}




/* These are the LINK styles */
 
/* This is the style used for INLINE LINKS */ 
a.SingleFile:link {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 11pt; font-weight: normal; text-decoration: none; color: #0099FF; vertical-align: text-top;}
a.SingleFile:visited {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 11pt; font-weight: normal; text-decoration: none; color: #0099FF;}
a.SingleFile:hover {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 11pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.SingleFile:active {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 11pt; font-weight: normal; text-decoration: none; color: #37459E;}


