/* CSS Document */

* {
	margin: 0;
}
img 
{
	border: none 0px;
}
html, form, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
html
{
}
form
{
	background-position: left top;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
form
{
	text-align: left;
	min-width: 980px;
	white-space: nowrap;
}
.wrapper 
{
}
.top 
{
}
.header {
}
.titleImg {
	display: none;
}
.bgpage
{
}
.whitepage
{
}
.content
{
}
.widecontent
{
	margin: 0;
	white-space: normal;
	width: 872px;
	padding: 0;
}
.column 
{
	display: none;
}
.columnhome 
{
	display: none;
}
.nav{
	display: none;
}
.subnav{
	display: none;
}
.push{height:85px;}
.footer 
{
}
.footer div 
{
	display: none;
}
.copyright
{
	font-size: 10px;
}
/* inputs and lists */
.textinput
{
	width: 125px;
}
/* Buttons for main navigation */


/* login panel */
.login
{
	text-transform: capitalize;
	color: #0c2e82;
	background-color: #e5edf5;
	height: 64px;
	width: 350px;
	float: right;
	padding: 0;
	margin: 0;
	text-indent: 0px; /* must be cleared to fix a safari 3 bug */
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
.login h3
{
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.email, .password
{
	width: 120px;
	height: 13px;
	line-height: 13px;
	font-size: 12px;
	padding: 0 2px 0 2px;
	margin: 0;
	color: #0c2e82;
	font-weight: bold;
}
.login th
{
	width: auto;
	padding: 0px 5px 0px 5px;
}
.login td
{
	padding: 0px 5px 0px 5px;
} 
.login a:link, .login a:hover, .login a:visited, .login a:active 
{
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: none;
}
.goBtn
{
	border: dashed 1px green;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../Images/NZI/v2/go.gif') no-repeat;
	height: 19px;
	width: 49px;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#brokerslidepanel
{
	min-height: 320px;
}
/* making a claim */
.claimpanelholder
{
	width: 430px;
	height: 124px;
	margin-left: 5px;
	background-color: #e5ebf2;
}
.claimpanel
{
	font-size: 11px;
	line-height:15px;
	color: #0c2e82;
	margin: 5px;
}
.always 
{
	width: 220px;
	height: 180px;
	font-size: 11px;
	line-height:15px;
	color: #05579d;
	margin: 20px 15px 8px 0px;
	margin-bottom: 8px;
	padding: 20px 8px 4px 25px;
	float: left;
}
.always h3 { text-indent: 20px;}
.never 
{
	width: 220px;
	height: 180px;
	font-size: 11px;
	line-height:15px;
	color: #05579d;
	margin: 20px 15px 8px 0px;
	padding: 20px 8px 4px 25px;
	float: left;
}
.never h3 { text-indent: 20px;}
.number1 ul
{
	list-style-image: url('../../Images/NZI/v2/1.gif');
	list-style-position: outside;
	padding: 12px 8px 5px 14px;
	margin-left: 8px;
	vertical-align: middle;
	line-height: 16px;
}
.number1 li
{
	font-size: 12px;
	font-weight: bold;
	color: #05579d;
	padding-left: 8px;
}
.number2 ul
{
	list-style-image: url('../../Images/NZI/v2/2.gif');
	list-style-position: outside;
	padding: 12px 8px 5px 14px;
	margin-left: 8px;
	vertical-align: middle;
	line-height: 16px;
}
.number2 li
{
	font-size: 12px;
	font-weight: bold;
	color: #05579d;
	padding-left: 8px;
}
.number3 ul
{
	list-style-image: url('../../Images/NZI/v2/3.gif');
	list-style-position: outside;
	padding: 12px 8px 5px 14px;
	margin-left: 8px;
	vertical-align: middle;
	line-height: 16px;
}
.number3 li
{
	font-size: 12px;
	font-weight: bold;
	color: #05579d;
	padding-left: 8px;
}
.homearrowbtn
{
	margin: 7px 20px 7px 0;
	float: right;
}
.homearrowbtn a:link,.homearrowbtn a:active,.homearrowbtn a:visited,.homearrowbtn a:hover
{
	border: none;
}
