.MainBG{
	background-image:url(../images/Main-BG.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:auto;
	height:auto;
}
.BottomBG{
	background-image:url(../images/Bottom-BG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:auto;
	height:110px;
}
.Nav1-BG{
	background-image:url(../images/Nav1-BG.png);
	background-position:top;
	background-repeat:repeat-x;
	width:227px;
}
.Nav2-BG{
	background-image:url(../images/Nav2-BG.png);
	background-position:top;
	background-repeat:repeat-x;
	width:551px;
}
.Banner-Middle-BG{
	background-image:url(../images/Banner-Middle-BG.png);
	background-position:top;
	background-repeat:repeat-x;
	height:22px;
}

.Banner-Left-Shadow{
	background-image:url(../images/Left-Shadow.png);
	background-position:top;
	background-repeat:repeat-y;
}
.Banner-Right-Shadow{
	background-image:url(../images/Right-Shadow.png);
	background-position:top;
	background-repeat:repeat-y;
}
.Normal-Content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
	color:#000000;
}
.Testimonials{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	color:#565656;
}
.Testimonials2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	color:#0069af;
	font-weight:bold;
}
.Big-Highlights{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	color:#666;;
	font-weight:bold;
}
.Bottom-Links{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#000;
}
.Bottom-Links:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:underline;
	color:##0069af;
}
.Bottom-Seperator{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#000;
}
.Question-Links{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#0069af;
	font-weight:bold;
}
.H-Line{
	background-image:url(../images/H-Line.gif);
	background-repeat:repeat-x;
	height:1px;
}
.Solid-Line{
	background-image:url(../images/Dot.gif);
	background-repeat:repeat-x;
	height:1px;
}
