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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #6171A0;
	background-image: url(IMG/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.twoColFixRtHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #A9A9A9;
	background-attachment: scroll;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(IMG/grey_brown_background.gif);
} 
.twoColFixRtHdr #container_b {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-image: url(IMG/content_background.jpg);
	background-position: left bottom;
	background-color: #FFFFFF;
}
.800w {
	width: 800px;
}
.twoColFixRtHdr #header {
	height: 135px;
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: none;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding: 0px;
	background-position: top;
	margin: 0px;
}
.twoColFixRtHdr #sidebar1b {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding: 0px;
	background-position: top;
	margin: 0px;
	background-color: #F5F5F5;
}
.sidebar_table_dimensions {
	width: 220px;
}
.ad_dimensions {
	height: 152px;
	width: 160px;
}
.sidebar_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}
.200w {
	width: 200px;
}
.twoColFixRtHdr  #top_content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 575px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.twoColFixRtHdr  #mainContent_a {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	width: 280px;
} 
.twoColFixRtHdr #mainContent_b {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	width: 280px;
}
.twoColFixRtHdr #mainContentFull {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	width: 559px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 100%;
	background-attachment: scroll;
	background-image: url(IMG/content_background.jpg);
	background-position: left bottom;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContentFull_across {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	width: 780px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 100%;
	background-attachment: scroll;
	background-image: url(IMG/content_background.jpg);
	background-position: left bottom;
	background-color: #FFFFFF;
}
.600w {
	width: 600px;
}
.twoColFixRtHdr #mainContentFormArea {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	width: 575px;
	background-color: #47597F;
}
.twoColFixRtHdr #footer {
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(IMG/grey_brown_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
} 
.twoColFixRtHdr  #footer_a {
	width: 390px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	float: left;
}
.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 */
}
.twoColFixRtHdr #footer_b {
	width: 390px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	float: right;
	text-align: right;
}
.twoColFixRtHdr #header_right_side {
	height: 138px;
	width: 444px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: right;
}
.twoColFixRtHdr #menu {
	height: 30px;
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #3E4866;
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	background-image: url(IMG/menu_background.gif);
	background-attachment: scroll;
}
.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;
}
.menu756w {
	width: 756px;
	height: 30px;
}
.header_large_48px {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #415173;
}
.header_large_24px {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #415173;
}
.header_36px {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #47597F;
}
.general_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
a:hover {
	color: #52649C;
	text-decoration: underline;
}
a:link {
	color: #52649C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:hover img, a:link img, a:visited img, a:active img {border:none; color:transparent; text-decoration: none;}
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
}
.header_36pxWhite {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header_large_24pxWhite {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.general_txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.twoColFixRtHdr #ads {
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
	background-color: a3a3a3a3;
}
.twoColFixRtHdr #footer2 {
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.headertextsmaller {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #415173;
}
.members_login_white_main_panel {
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(IMG/content_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.members_login_white_main_menu {
	height: 29px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #47597F;
	background-image: url(IMG/menu_background.gif);
}
.members_login_white_main_footer {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.form_field_width_200 {
	width: 200px;
}
.general_txt_centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
.headertextsmaller_black {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C719E;
}
