@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
img{
	border:0px;
}

h1 {
	font-size: 18px;
	margin:0px;
	padding:0px;
	padding-left:30px;
	color: #777;
}

h2 {
	font-size: 16px;
	margin:0px;
	padding:0px;
	color: #e34c07;
}

h3 {
	font-size: 14px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #ad6928;
	text-decoration:none;
}
h3 a{
	font-size: 16px;
	margin:0px;
	padding:0px;
	color: #e34c07;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}

h4 {
	font-size: 13px;
	margin:0px;
	padding:0px;
	color: #b70002;
	text-decoration:none;
}
.contentText {
	font-size: 12px;
	color: #000;
	line-height:17px;
	padding-right:10px;
}

.menuText {
	font-size: 12px;
	color: #000;
	text-align:right;
	text-decoration:none;
}
.menuText a{
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
.menuText a:hover{
	text-decoration:underline;
}
.topBg{
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
}
.callText {
	font-size: 15px;
	color: #FFF;
	text-align:right;
	font-weight:bold;
	padding-top:2px;
	text-decoration:none;
}
.midCurveBg{
	background-image: url(../images/mid-curve-repeat.jpg);
}
.topCurveBg{
	background-image: url(../images/top-curve.jpg);
	background-repeat:repeat-x;
}

.learnMoreText {
	font-size: 12px;
	color: #fe0000;
	text-decoration:none;
}
.learnMoreText a{
	font-size: 12px;
	color: #fe0000;
	text-decoration:none;
}
.learnMoreText a:hover{
	text-decoration: underline;
}
.copyrightText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #676767;
	text-align: center;
}

.quoteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.quoteAuthorText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #676767;
	padding-top:10px;
}
