/* CSS Document */
@import url('/common/css/W3Cheader.css');
@import url('/common/css/W3Cfooter.css');

body {
	margin:0px;
	padding:0px;
	font-size:0.8em;
}
p {
	padding:0px;
	margin:0px;
	margin-top:10px;
}

#Header_text {
	font-size:120%;
	color:#0066CC;
	font-weight:bold;
}
.boldtext {
	font-weight:bold;
}

#master_div {
	background-color:#E0E0E0;
	background-image:url(../images/shadow_grey.jpg);
	background-repeat:repeat-x;
	line-height:1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content_div {
	margin:auto;
	background-image:url(../images/shadow_white.jpg);
	background-repeat:repeat-x;
	width:780px;
	background-color:#FFFFFF;
	padding:16px 4px;
}

#blue_banner {
	position:relative;
	width:772px;
	height:143px;
	margin:auto;
	overflow:auto;
}

#blue_banner span.fir {
	background: transparent url(../images/promo1_04.gif) no-repeat scroll top left;
	position:absolute;
	width:100%;
	height:100%;
}

#blue_banner h2, #blue_banner h3 {
	padding-top:20px;
	padding-left:100px;
}

#table_curv {
	background-image:url(../images/promo1_06.gif);
	width:772px;
	height:19px;
	background-repeat:no-repeat;
	margin:auto;
}

#table_leftshadow_blue {
	background-image:url(../images/promo1_07.gif);
	width:772px;
	background-repeat:repeat-y;
	margin:auto;
}


#table_rightshadow_blue {
	background-image:url(../images/promo1_09.gif);
	background-position:right;
	width:700px;
	background-repeat:repeat-y;
	margin:auto;
	padding:20px 36px 0px 36px;
}

#top_text {
	width:480px;
	text-align:left;
	margin:auto;
	padding:0px 0px 20px 0px;
}

#top_grey_shadow {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_02.gif);
	background-repeat:repeat-x;
	background-color:#E5EBED;
}

#bottom_grey_shadow {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_07.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


#left_grey_shadow {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_04.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#right_grey_shadow {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_05.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#left_grey_topcurv {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_01.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#right_grey_topcurv {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_03.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#right_grey_bottomcurv {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_08.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#left_grey_bottomcurv {
	width:600px;
	margin:auto;
	background-image:url(../images/tab_06.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#table_body {
	padding: 30px 50px;
}

#table_body a:link, #table_body a:visited {
	color:#0066CC;
}

#table_body a:hover {
	text-decoration:none;
}

#bottom_blue_shadow {
	background-image:url(../images/promo1_10.jpg);
	height:97px;
	width:772px;
	margin:auto;
}

#bottom_disclaimer {
	padding:15px;
	color:#666666;
	margin:auto;
	font-size:0.8em;
}

.left_text {
	width:240px;
	text-align:left;
	float:left;
}
.right_text {
	width:85px;
	text-align:left;
	float:right;
}

#rows_div {
	clear:both;
	padding:6px 0px;
}

.grey_text {
	font-size:80%;
	color:#666666;
}

#anzlogo {
	float:right;
	margin-top:20px;
	background: transparent url(../images/logo.gif) no-repeat scroll left top;
	width:100px;
	height:34px;
}

#anzlogo h3 {
    font-size: 0px;
    text-indent: -2000px
}

.ratetable {
	overflow:auto;
	width: 100%;
}

.headercol1, .headercol2 {
	font-weight:bold;
}

.headercol1, .col1 {
	clear:left;
	float:left;
	width:200px;
}

.headercol2, .col2 {
	float:left;
	width:200px;
}

.rate {
	white-space:nowrap;
}
