@charset "utf-8";
/* CSS Document  for Kiwi Workforce International - Copyright 2008 PERTHwebs.com*/

input, select, textarea {font-family: Verdana; font-size: 10px; color:#333; background: #FFF}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	margin-top: 0;
	text-align: center;
	background-image: url(images/backgrd.jpg);
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
#masthead {
	background-color: #990000;
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
}
#mastnews{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 75px;
	width: 900px;
	border-bottom: #000000 solid 1px;
}
#topnav {
	background-color: #000000;
	height: 19px;
	width: 900px;
	font-size: 11px;
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 858px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	background-image: url(images/sideband.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#textcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/kiwibckgrd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 75px;
}
#bottomband {
	width: 898px;
	height: 73px;
	background-color: #FFF;
	background-image: url(images/bottomband.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
#footer {
	font-size: 10px;
	color: #333;
	background-color: #666;
	text-align: center;
	clear: both;
}
#forms {
	background-color: #EAEAEA;
	border: solid 1px #CCC;
	}
.content {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
a:link {
	color:#990000;
}
a:visited{
	 color:#990000;
}
a:active {
	color:#990000;
}
a:hover {
	color:#666;
	text-decoration:none;
}	
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}

.border {
	border: 1px solid #666;
}
.image {
	border: 1px solid #CCC;
	margin-left: 10px;
	margin-right: 10px;
}
.noborder {
	margin-left: 10px;
	margin-right: 10px;
}

.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
hr {
	color: #990000;
	height: 1px;
	width: 75%;
	text-align: center;
}
.emphasisred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

