@charset "utf-8";
.twoColFixRtHdr #container2 {
	width: 921px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg-main2.jpg);
} 
.twoColFixRtHdr #mainContentwide {
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
} 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg-main2.jpg);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container {
	width: 921px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-color: #ffffff;
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 240px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #ffffff;
	text-align: left;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image: url(images/bg-footer.jpg);
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.text-main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #000000;
}
.text-main-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: ;
	color: #ffffff;
}

.text-main-sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #000000;
}

.text-main-green-xlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #628902;
}
.text-main-green-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #628902;
}

.text-main-green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #628902;
}
.text-main-sm-green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

	font-weight: ;
	color: #628902;
}
.text-main-sm-yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
}

.text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.text-white-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.text-main-blue-xlarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #3366cc;
}
.text-main-blue-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3366cc;
}

.text-main-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
.text-main-sm-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #3366cc;
}

.text-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.footera:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	color: #ffcc00;
	text-decoration: underline;
}
.footera:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	color: #FFcc00;
	text-decoration: underline;
}
.footera:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	color: #FFffff;
	text-decoration: underline;
}
.footera:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	color: #ffffff;
	text-decoration: underline;
}

.bfootera:link {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:active {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:hover {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.bfootera:visited {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #339999;
	text-decoration: underline;
}
.a:link {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #4ea4c0;
	text-decoration: underline;
}
.a:active {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #4ea4c0;
	text-decoration: underline;
}
.a:hover {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #6ebfdb;
	text-decoration: underline;
}
.a:visited {
	font-family: Tahoma;
	font-size: 90%;
	font-weight: bold;
	color: #6ebfdb;
	text-decoration: underline;
}
.twoColFixRtHdr
#pic-wrapper
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 921px;
}
.twoColFixRtHdr #pic
{
	position: absolute;
	z-index: 55;
	top: 0px;
	left: -50px;
	width: 348px;
	height: 262px;
	background-image: url('images/aaa-logo.png');
	background-repeat: no-repeat;
}
.twoColFixRtHdr #terms p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 20px 0px 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #terms {
	padding: 0px 20px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}

/* Tables */

table.pricing
{
	width: 100%;
	text-align: center;
	cursor: default;
}

table.pricing tbody th
{
	text-align: left;
	border: 2px solid #fff;
}

table.pricing tr.alternate
{
	background: #dfdfdf;
}

table.pricing tr th, table.pricing tr td
{
	border: 2px solid #fff;
}

table.pricing tr.alternate th, table.pricing tr.alternate td
{
	border: 2px solid #dfdfdf;
}

table.pricing tbody td:hover, table.pricing tbody tr.alternate td:hover
{
	border: 2px solid #326BB8;
	background: #fff;
	color: #000;
}

table.pricing tbody tr:hover
{
	background: #326BB8;
	color: #fff;
}

table.pricing tfoot
{
	background: #EF0311;
	font-size: 0.875em;
	color: #fff;
}

table.pricing tfoot th
{
	padding: 0.313em 0;
}