@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}

#bg {
	background-color: #FFF;
	background-image: url(images/riq_bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	vertical-align: 100%;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	width: 1020px;
	background-image: url(images/riq_shadow.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyRightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
a:link {
	color: #FC0;
	border-bottom-width: 2px;
	text-decoration: underline;
}
a:visited {
	color: #FC0;
	border-bottom-width: 2px;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #ED7E24;
}
a:active {
	text-decoration: underline;

}
#body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #5FA656;
}
p {
	padding-right: 15px;
}
hr {
	color: #FFF;
}

#footer {
	background-color: #FCE0AE;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 25px;
}
#footerNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
#footerNav a:link {
	color: #333;
	text-decoration: underline;
	font-size: 14px;
}
#footerNav a:hover {
	color: #721832;
	text-decoration: none;
}
#footerNav a:visited {
	color: #333;
	text-decoration: underline;
}
#vNav {
	width: 106px;
}
#formwrapper {
	color: #333;
}
#formwrapper a:link {
	color: #600;
	text-decoration: underline;
}
#formwrapper a:hover {
	color: #333;
	text-decoration: none;
}
#formwrapper a:visited {
	color: #600;
	text-decoration: underline;
}
#formwrapper a:active {
	color: #721832;
	text-decoration: underline;
}
.noteSmallPrint {
	font-size: 10px;
}
.packageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.packageCopy {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.packageTitleDark {
	font-size: 18px;
	font-weight: bold;
	color: #060;
	font-family: Tahoma, Geneva, sans-serif;
}
.packageCopyDark {
	font-size: 12px;
	font-weight: bold;
	color: #030;
	font-family: Tahoma, Geneva, sans-serif;
}
#pricing {
}

#pricing a:link {
	color: #060;
	border-bottom-width: 2px;
	text-decoration: underline;
}
#pricing td {

}
#seoLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488042;
}
#seoLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #488042;
}
#seoLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66AD5F;
}
.headLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}
.headLine2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.headLine3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}



#context a:link {
	color: #FFF;
	text-decoration: none;
}
#context a:visited {
	color: #FFF;
	text-decoration: none;
}
#context b {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
