body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8B8B61;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-heigh: 18px;
	color: #666666;
}
a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}

/* alternate site views */

.anzrsai_com {
	display: none;
}
.print_txt {
	display: block;
}

/* custom classes */

.main {
	border-left: 5px solid #7B7B5B;
	border-right: 5px solid #7B7B5B;
	padding: 5px;
	background-color: #FFFFFF;
}
.toolbar {
	background-image: url(images/toolbar.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #94B5D7;
	font-size: 9px;
}
.toolbar a {
	color: #94B5D7;
	font-size: 9px;
}
.rhs_column {
	background-image: url(images/rhs_background.gif);
	background-repeat: repeat-y;
	background-color: #E2E2D7;
	padding-left: 10px;
}
.rhs_inner td {
	background-color: #D9D9CB;
	padding: 5px;
}
.copyright {
	background-image: url(images/rhs_background.gif);
	background-repeat: repeat-y;
	background-color: #E2E2D7;
	padding-left: 15px;
	font-size: 9px;
	color: #A5A587;
}
.copyright a {
	color: #A5A587;
}
.content {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pagetitle {
	position:relative;
	float: left;
	font-size: 12pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	width: 200px;
	overflow: hidden;
}
.breadcrumb {
	position: relative;
	float: right;
	width: 230px;
	height: 12px;
	margin-right: 10px;
	overflow: hidden;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
.breadcrumb a {
	color: #CCCCCC;
}
.searchbox {
	width: 110px;
	height: 15px;
	border: 1px solid #B3D9E8;
}
div.subnav_link {
	background-color:D3D3C3;
	height: 22px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	text-indent: 30px;
	overflow: hidden;
	margin-bottom: 2px;
	color: #85855A;
	font-size: 10px;
	padding-top: 3px;
}
div.subnav_link:hover {
	background-image:url(images/arrow_over.gif);
	cursor: pointer;
}
div.resource {
	background-color:D3D3C3;
	height: 22px;
	overflow: hidden;
	margin-bottom: 2px;
	color: #85855A;
	font-size: 10px;
	padding-top: 3px;
	cursor: pointer;
}
.sub_icon {
	width: 27px;
	height: 22px;
	position: relative;
	float: left;
	padding-left: 3px;
}
.sub_text {
	position: relative;
	height: 15px;
	overflow: hidden;
}
.sub_gradient {
	background-image: url(images/sub_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsbox_sub {
	background-color: #D3D3C3;
	padding: 3px;
	height: 70px;
	overflow: hidden;
	font-size: 10px;
	color: #85855A;
	cursor: pointer;
	line-height: 15px;
	margin-bottom: 2px;
}

/* membership box */

.memberbox {
	background-color: #D3D3C3;
}
.memberbox td {
	background-color: #D3D3C3;
	font-size: 10px;
	color: #85855A;
	height: 15px;
}
.memberbox a {
	color: #85855A;
	text-decoration: none;
}
.memberbox input {
	width: 120px;
	height: 18px;
	border: 1px solid #85855A;
}

/* newsletter classes*/

div.newsbox {
	background-color: #D9D9CB;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}
div.news_img {
	position: relative;
	float: right;
	width: 180px;
	border: 5px solid #C0C0A6;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.news_txt {
/* no definition */
}