#Alert {
	position: absolute;
	height: 247px;
	width: 280px;
	background-image: url(../images/postit.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: oblique;
	text-align: left;
	color: #FF0000;
	float: left;
	padding-top: 45px;
	padding-right: 0px;
	margin-top: 35px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.BodyType {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.BodyType A:link {	
	color: #003300;
}

.BodyType A:visited {	
	color: #660099;
}

.BodyType A:active {	
	color: #000000;
}

.BodyType A:hover {	
	color: #000000;
}

.Testamonial {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-indent: 10px;
	padding-left: 25px;
}

.Testamonial A:link {	
	color: #4C8245;
}

.Testamonial A:visited {	
	color: #AF56C2;
}

.Testamonial A:active {	
	color: #FF9900;
}

.Testamonial A:hover {	
	color: #FF9900;
}


.Headding {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-style: italic;
}
.ByLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ByLine A:link {	
	color: #FF9900;
}

.ByLine A:visited {	
	color: #660099;
}

.ByLine A:active {	
	color: #FFCC00;
}

.ByLine A:hover {	
	color: #FFCC00;
}
.SplashPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.SplashPage A:link {	
	color: #FFCC00;
}

.SplashPage A:visited {	
	color: #FFFF99;
}

.SplashPage A:active {	
	color: #CCCCCC;
}

.SplashPage A:hover {	
	color: #FF9900;
}

