/* CSS Document */
body {
padding: 5px;
margin: 0px;
background-color: #FFF;
font-family: verdana, arial;
font-size: 11px;
color: #000; }

h1 {
font-weight: bold;
font-size: 16px;
margin: 0px;
color: #005ca6; }

h2 {
font-weight: bold;
font-size: 13px;
margin: 0px;
color: #ed6a28; }

h3 {
font-weight: bold;
font-size: 11px;
margin: 0px;
color: #000000; }

h4 {
font-weight: bold;
font-size: 11px;
margin: 0px;
color: #005ca6; }


p {
font-family: verdana, arial, helvetica;
font-size: 11px; }

li {
list-style-type: square #ff6600;
font-family: verdana, arial, helvetica;
font-size: 11px;
margin-bottom: 4px; }

td {
font-family: verdana, arial, helvetica;
font-size: 11px;
color: #000; }

select, input, textarea {
font-family: verdana, arial, helvetica;
font-size: 10px;
color: #000; }

a {
color: #005ca6; }
a:hover {
color: #ed6a28; }

small {
color: #666;
font-size: 9px; }

ol, ul { 
	margin-top: 1px;
	margin-bottom: 1px; }


ul#navwrap {
  position: relative;
	float: right;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navwrap li {
	margin: 0;
	padding: 0;
	display: inline;
}

.topMenuItemL {
color: #FFF;
text-decoration: none;
font: bold 10px/29px verdana, arial, helvetica;
padding-right: 4px; }

.topMenuItemL:hover {
color: #FFF;
text-decoration: underline;
font-size: 10px;
font-weight: bold; }

.topMenuItem {
color: #FFF;
text-decoration: none;
font: bold 10px/29px verdana, arial, helvetica;
padding-right: 4px;
background-image: url(/persistent/siteimages/topmenu_separator.gif);
background-position: center right;
background-repeat: no-repeat; }

.topMenuItem:hover {
color: #FFF;
text-decoration: underline;
font-size: 10px;
font-weight: bold; }

#latestupdates {
unicode-bidi: bidi-override; 
direction: ltr; 
display:block; 
width: 235px; 
height:172px; 
overflow:auto; 
padding: 0px; 
margin: 0px;
border: 1px solid #CCC; }

#navback {
background: url(/persistent/siteimages/topnavbg.gif) no-repeat; }

#rightadvert {
position: absolute;
left: 790px;
top: 139px;
z-index: 113; }

.partner {
border: 1px solid #CCCCCC;
display: block;
width: 90px; }
.partner:hover {
border: 1px solid #FF9900; }

.row_odd {
background-color: #FAFAFA; }

.row_even {
background-color: #EEEEEE; }

.row_top {
background-color: #DDDDDD; }

.row_empty {
background-color: #FFFFFF; }

.table {
background-color: #CCCCCC; }

.required {
color: #ed6927;
font-weight: bold; }

#greyButton { 
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #A1A1A1;
	border-width: 1px; }

#darkerGreyButton { 
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #808080;
	border-width: 1px; }


#submitButton { 
	background-image: url(/persistent/siteimages/submit_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#submitButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#submitButtonGr { 
	background-image: url(/persistent/siteimages/submit_bg_green.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#submitButtonGr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#submitButtonOr { 
	background-image: url(/persistent/siteimages/submit_bg_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#submitButtonOr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }





#searchButton { 
	background-image: url(/persistent/siteimages/search_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#searchButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#searchButtonGr { 
	background-image: url(/persistent/siteimages/search_bg_green.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#searchButtonGr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#searchButtonOr { 
	background-image: url(/persistent/siteimages/search_bg_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 20px; }
#searchButtonOr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }

#setDirButton { 
	background-image: url(/persistent/siteimages/setup_dir_button_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	height: 20px; }
#setDirButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#setDirButtonOr { 
	background-image: url(/persistent/siteimages/setup_dir_button_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	height: 20px; }
#setDirButtonOr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#setDirButtonGr { 
	background-image: url(/persistent/siteimages/setup_dir_button_green.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	height: 20px; }
#setDirButtonGr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }

#startFundButton { 
	background-image: url(/persistent/siteimages/setup_directory_bg_fund.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 20px; }
#startFundButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#startCommButton { 
	background-image: url(/persistent/siteimages/setup_directory_bg_comm.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 20px; }
#startCommButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#readMoreButton { 
	background-image: url(/persistent/siteimages/read_more_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#readMoreButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#readMoreButtonOr { 
	background-image: url(/persistent/siteimages/read_more_bg_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#readMoreButtonOr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#moreInfoButton { 
	background-image: url(/persistent/siteimages/more_info_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#moreInfoButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#calculateButton { 
	background-image: url(/persistent/siteimages/calculate_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 20px; }
#calculateButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }


#viewCouponButton { 
	background-image: url(/persistent/siteimages/view_coupon_button_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#viewCouponButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#viewCouponButtonOr { 
	background-image: url(/persistent/siteimages/view_coupon_button_orange.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#viewCouponButtonOr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#viewCouponButtonGr { 
	background-image: url(/persistent/siteimages/view_coupon_button_green.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#viewCouponButtonGr:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#requestCouponButton { 
	background-image: url(/persistent/siteimages/request_coupon_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	height: 20px; }
#requestCouponButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#loginButtonA { 
	background-image: url(/persistent/siteimages/login_a_button_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 64px;
	height: 16px; }
#loginButtonA:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#loginButtonB { 
	background-image: url(/persistent/siteimages/login_button_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px; }
#loginButtonB:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }
#buildCouponButton { 
	background-image: url(/persistent/siteimages/build_coupon_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 114px;
	height: 20px; }
#buildCouponButton:hover { 
	background-position: center bottom;
	background-repeat: no-repeat; }

#closeButton { 
	background-image: url(/persistent/siteimages/close_bg_blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 20px; }
#closeButton:hover { background-position: center bottom; }



#mainTableHeader { 
	background-image: url(/persistent/siteimages/table_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px; }
#mainTableHeaderBlue { 
	background-image: url(/persistent/siteimages/table_header_blue.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 15px;
	padding-top: 5px; }
#mainTableContent { 
	background-image: url(/persistent/siteimages/table_content.jpg);
	background-position: top center;
	background-repeat: repeat-y; }
#mainTableFooter { 
	background-image: url(/persistent/siteimages/table_footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 2px;
	padding: 0px;
	height: 15px; }
#mainTableCellContent { 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px; }

#footerLink { text-decoration: none; }


#middleBoxTab { 
	background-image: url(/persistent/siteimages/middle_box_tab.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #005ca6;
	font-weight: bold;
	font-size: 11px;
	height: 21px; }
#middleBoxes { 
	padding: 10px;
	font-size: 10px; }


#searchCouponBox { 
	width: 348px;
	_width: 351px;
	border-left: 1px solid #A2ABD3;
	border-right: 1px solid #A2ABD3;
	border-bottom: 1px solid #A2ABD3; }
#searchDirectoryBox { 
	width: 348px;
	_width: 351px;
	border-left: 1px solid #A2ABD3;
	border-right: 1px solid #A2ABD3;
	border-bottom: 1px solid #A2ABD3; }