* { margin:0; padding:0;}
body { background:#fff; font-family:"Verdana", Times, serif; font-size:100%; line-height:1em; color:#252525; min-width:890px;}

input, textarea, select { font-family:"Verdana", Times, serif; font-size:1em;}

object { vertical-align:top; outline:none;}

img {border: none;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
.zip {margin-top: 30px; }

input, select { vertical-align:middle; font-weight:normal;}

input.required { border: 1px solid #254e8c; width: 250px; font-size:18px; font-weight: bold; color:#cb1e5d; font-family:"Verdana", Times, serif; }
input.norm { border: 1px solid #254e8c; width: 250px; background-color: white; font-size:18px; font-weight: bold; color:#cb1e5d; font-family:"Verdana", Times, serif; }
.image {display: inline-block; border: none; background-color: none; position: relative; left: 170px; padding: 10px 0 5px 0;}
input.validation-failed { border: 1px solid #254e8c; width: 250px; background-color: #ccffff; font-size:18px; font-weight: bold; color:#cb1e5d; font-family:"Verdana", Times, serif; }
input.validation-passed { border: 1px solid #254e8c; width: 250px; background-color: white; font-size:18px; font-weight: bold; color:#cb1e5d; font-family:"Verdana", Times, serif; }
option.validate-selection, select.validate-selection { border: 1px solid #254e8c; background-color: #CDCFCF; font-size:18px; font-weight: bold; color:#cb1e5d; width:100px; font-family:"Verdana", Times, serif; }
option.validation-failed, select.validation-failed { border: 1px solid #254e8c; background-color: #CDCFCF; font-size:18px; font-weight: bold; color:#cb1e5d; width:100px; font-family:"Verdana", Times, serif; }
option.validation-passed, select.validation-passed { border: 1px solid #254e8c; background-color: #77bdcd; font-size:18px; font-weight: bold; color:white; width:100px; font-family:"Verdana", Times, serif; }
textarea.required { border: 1px solid #254e8c; font-size:18px; font-weight: bold; color:#cb1e5d; width:250px; height:100px; font-family:"Verdana", Times, serif; }
textarea.norm { border: 1px solid #254e8c; font-size:18px; color:#cb1e5d; font-weight: bold; width:250px; height:100px; font-family:"Verdana", Times, serif; }
textarea.validation-failed, textarea.validation-failed { border: 1px solid #254e8c; font-size:18px; color:#cb1e5d; font-weight: bold; background-color: #ccffff; width:250px; height:100px; font-family:"Verdana", Times, serif; }
textarea.validation-passed, textarea.validation-passed { border: 1px solid #254e8c; font-size:18px; color:#cb1e5d; font-weight: bold; width:250px; height:100px; font-family:"Verdana", Times, serif; }
.validation-advice { background-color: none; font-weight: bold; font-size:10px; color:white; font-family:"Verdana", Times, serif; }
.custom-advice { margin: 2px; padding: 1px; background-color: none; font-weight: bold; font-size:10px; color:white; font-family:"Verdana", Times, serif; }
label { font-weight: normal; font-size:14px; color: #ffffff; padding-bottom: 5px; text-align: left; font-family:"Verdana", Times, serif; }
.form-row { clear: both; padding: 0.3em; font-size:14px; color:#ffffff; font-family:"Verdana", Times, serif; }
.field-label { font-weight: normal; font-size:14px; color: #ffffff; padding-bottom: 5px; text-align: left; font-family:"Verdana", Times, serif; }
.field-widget {}

#form span { display:inline-block; background:url(input-bg1.gif) no-repeat left top; width:176px; height:25px; margin-right:8px;}

/*==================list====================*/

#header-m .row-1 .fright ul { list-style:none;}
#header-m .row-1 .fright ul li { float:left; border-right:1px solid #828282; padding:3px 10px 2px 10px;}
#header-m .row-1 .fright ul li a { text-decoration:none; color:#828282;}
#header-m .row-1 .fright ul li a:hover { text-decoration:underline;}
#header-m .row-1 .fright ul li.last { border-right:0; padding-right:27px; background:url(rss.gif) no-repeat right top;}

#header-b .row-1 .fright ul { list-style:none;}
#header-b .row-1 .fright ul li { float:left; border-right:1px solid #828282; padding:3px 10px 2px 10px;}
#header-b .row-1 .fright ul li a { text-decoration:none; color:#828282;}
#header-b .row-1 .fright ul li a:hover { text-decoration:underline;}
#header-b .row-1 .fright ul li.last { border-right:0; padding-right:27px; background:url(rss.gif) no-repeat right top;}

.nav-box ul { width:100%; overflow:hidden; list-style:none;}
.nav-box ul li { float:left; font-size:9pt; font-weight: bold; background:url(divider.gif) no-repeat right top; padding-right:2px; text-transform:none;}
.nav-box ul li a { text-decoration:none; color:#fff; width:125px; display:block; text-align:center;}
.nav-box ul li a span { display:block; padding:10px 0; height: 40px;}
.nav-box ul li a:hover,
.nav-box ul li a.act { 
	background:url(nav-act-tail.gif) repeat-x left top;
}
.nav-box ul li.first a:hover span,
.nav-box ul li.first a.act span { 
	background:url(nav-act-left.gif) no-repeat left top;
} 
.nav-box ul li.last { background:none; padding-right:0;}
.nav-box ul li.last a { width:128px;}
.nav-box ul li.last a:hover span,
.nav-box ul li.last a.act span { 
	background:url(nav-act-right.gif) no-repeat right top;
}

#footer ul { list-style:none;}
#footer ul li { padding:0 0 4px 12px; background:url(marker.gif) no-repeat left 7px; font-size:.93em;}
#footer ul li a { color:#9d9d9d; text-decoration:none;}
#footer ul li a:hover { text-decoration:underline;}

.flash-box ul {list-style-position: inside; margin-left: 10px; padding-left: 10px;}
.flash-box ul li {padding-bottom: 10px;}

/*==================other====================*/
.img-box img { margin-bottom:22px; display:block;}

.flash-box { margin-bottom:22px; display:block;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:right;}

.p1 { margin-bottom:20px;}

/*==================txt, links, lines, titles====================*/

a {color:#008b9f; outline:none;}
a:hover{text-decoration:none;}

h2 { font-size:2.4em; border-bottom:1px solid #e1e1e1; line-height:1em; font-weight:normal; padding-bottom:8px; margin-bottom:23px;}
h3 { color:#fff; font-size:12pt; font-weight:normal; line-height:1em; margin-bottom:36px;}
h4 { font-size:1.13em; margin-bottom:15px;}
h5 { font-size:12pt; margin-bottom:18px; line-height:1.2em; text-align:center; font-weight:normal}
h6 { color:#fff; font-size:12pt; font-weight:normal; line-height:1em;}

.link { color:#008b9f; font-size:1.13em;}

.link1 { display:block; float:right; font-family:"Verdana", Times, serif; background:url(link1-tail.gif) repeat-x left top; color:#fff; text-decoration:none; line-height:.92em; font-size:.73em;}
.link1 em { display:block; background:url(link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(link1-right.gif) no-repeat right top; padding:8px 8px 7px 8px; font-style:normal; font-weight:normal;}
.link1:hover { color:#000;}


/*==================boxes====================*/
.nav-box { width:100%; background:url(nav-tail.gif) repeat-x left top; position:absolute; left:0; bottom:0;}
.nav-box .left { background:url(nav-left.gif) no-repeat left top;}
.nav-box .right { height:40px; background:url(nav-right.gif) no-repeat right top;}

.box { background:url(box-tail.gif); width:100%; color:#fff;}
.box .border-top {background:url(border-top.gif) repeat-x left top;}
.box .left-top-corner {background:url(left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 20px 42px 20px;}
.box .list1 li { padding-bottom:8px;}
.box .list1 li a { color:#fff;}


/*header*/
#header-m .row-1 { height:33px; border-bottom:1px solid #efefef; font-family:"Verdana", Times, serif; color:#828282; font-size:.73em; line-height:1em;}
#header-m .row-1 .fleft { padding-top:11px;}
#header-m .row-1 .fright { padding-top:8px;}
#header-m .row-2 { height:115px;}
#header-m .row-2 .fleft { padding-top:0px;}
#header-m .row-2 .fright { padding-top:0px;}
#header-m .row-2 .fright p { text-align:right; font-family:"Verdana", Times, serif; font-size:22pt; margin-bottom:22px;}
#header-m .row-2 .fright p span { display:block; padding-top:6px;}

#header-b .row-1 { height:33px; border-bottom:1px solid #efefef; font-family:"Verdana", Times, serif; color:#828282; font-size:.73em; line-height:1em;}
#header-b .row-1 .fleft { padding-top:11px;}
#header-b .row-1 .fright { padding-top:8px;}
#header-b .row-2 { height:137px;}
#header-b .row-2 .fleft { padding-top:0px;}
#header-b .row-2 .fright { padding-top:0px;}
#header-b .row-2 .fright p { text-align:right; font-family:"Verdana", Times, serif; font-size:22pt; margin-bottom:22px;}
#header-b .row-2 .fright p span { display:block; padding-top:6px;}

.number{float: right; position: relative; top: 15px;}

.country a {float: right; height:30px; padding:0 0 0 0; display:inline; text-decoration:none;}

.nz a { background:url(nz-act.png) no-repeat center top; width: 150px; height: 30px;}

.aus a { background:url(aus.png) no-repeat center top; width: 45px; height: 30px;}
.aus a:hover { background:url(aus-o.png) no-repeat center top; width: 45px; height: 30px;}

.usa a { background:url(usa.png) no-repeat center top; width: 45px; height: 30px;}
.usa a:hover { background:url(usa-o.png) no-repeat center top; width: 45px; height: 30px;}

/*content*/
#content { padding:18px 0 52px 0; text-align:justify;}
#content .indent { padding-top:15px;}
#content .indent1 { padding-bottom:55px;}
#content .indent2 { padding-bottom:30px;}
#content p { line-height:1.2em;}

/*footer*/
#footer .indent { padding-top:32px; text-align="justify"}
#footer .fright a { text-decoration:none;}
#footer .fright a:hover { text-decoration:underline;}

#footer .sponser {float: right;}

/*==========================================*/