/* appbase.css - Allianz Australia Base Application Stylesheet */


body {
	margin:0px 0px; padding:0px;
	text-align:center;
	}
	
#Content {
	width:770px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color:#ffffff;
	}
body, table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	padding-left: 0px;
	background-color: white;
	font-weight: bold;
}

.normalText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	background-color: white;
}

.blueBoldText {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003366;
	padding-left: 0px;
	background-color: white;
}

.mand { color: #f00; }

p {
	margin: 5px 0px;
}

div.pageContainer {
	margin-top: 0px;
	padding-top: 0px;
	width: 800px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0f2d4b;
	margin: 0px 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 1px;
	padding-left: 5px;

	font-size: 12px;
	background-color: #0f2d4b;
	color: white;

}

h1.popup {
	font-size: 15px;
	font-weight: bold;
	color: #113388;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:10px;
	margin-right:10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.q {
	font-weight: bold;
	padding-bottom: 2px;
}

table.fields {
	margin-left: 0px;
}

table.fields .label {
	
	background-color: #FFFFFF;
	height: 22px;
	padding-left: 5px;
	margin: 2px;
	color: #0f2d4b;
}

table.fields .label2 {
	BACKGROUND-COLOR: #d0dde0;
	HEIGHT: 22px;
	MARGIN-LEFT: 20px;
	PADDING-LEFT: 20px
}

table.fields .heading {
	font-weight: bold;
	background-color: #d9d9d9;
	padding-left: 5px;
	margin: 2px;
}

table.footer {
	width: 800px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background: #0f2d4b;
	padding: 3px 3px;
	margin: 10px 0px 0px;
}

form {display:inline;}

table.footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

table.footer a:hover {
	text-decoration: underline;
}

div.quickLinks {
	font-weight: bold;
}

div.quickLinks a {
	color: #006;
	text-decoration: none;
}

div.quickLinks a:hover {
	text-decoration: underline;
}

div.quickLinks span.qlSep {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

div.steps {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666	;
	font-weight: bold;
	border-bottom: 1px solid #b2b2b2;
}

div.noBordersteps {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666	;
	font-weight: bold;
}

div.errorHeading {
	color:#113388;
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	margin:2px;
}

div.errorText {
	color:#113388;
	font: Arial;
	font-size: 12px;
	font-weight: normal;
	margin:2px;
}

div.steps .intro {
	font-weight: normal;
	color: #333;
}

div.steps .done {
	color: #cc6600;
}

div.steps .active {
	font-weight: bold;
	color: #285aeb;
}

div.noBordersteps .intro {
	font-weight: normal;
	color: #333;
}

div.noBordersteps .done {
	color: #cc6600;
}

div.noBordersteps .active {
	font-weight: bold;
	color: #f60;
}

img.oBtn, img.bBtn { border: 2px solid white; }

.intro {
	font-weight: bold;
	color: #333;
}

/* Added by SolNet for demo only */
input.amount {
    text-align: right;
}

input.buttonSml {
  font: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 9px;
  font-weight: bold;
  background-color: #3366cc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

input.buttonTiny {
  font: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 8px;
  font-weight: normal;
  background-color: #3366cc;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

input.button {
  font: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

input.buttonLong {
  font: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 230;
}

form h3 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 1px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
}

a {
	color: #003366;
	text-decoration: none;
	font-weight:bold;
}

.mandatoryAsterisk {
	color: #ff0000;
}

li.errorItem {
  color:#ff6600;
  font: Arial;
  font-size: 12px;
}

span.highlight {
  color:#285aeb;
  font: Arial;
  font-size: 12px;
}

a.navMenu {
  font-size: 10px;
  font-weight: normal;
	color: #000000;
	background-color: #d0dde0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-decoration: none;
	text-align: center;
	width: 60px;
	height: 10px;
	padding: 4px 6px 4px 6px;
	white-space: nowrap;
	vertical-align: middle;
}
a.navMenu:hover {
	color: #006699;
	border: 1px solid #333366;
	xbackground-color: #cccccc;
	xborder: 1px solid #999999;
}
a.navMenu:active {
	color: #ff9966;
}

td.option {
	background-color: #d0dde0;
}

table.fields .disp {
	color: #000000;
	background-color: #f4f4f4;
}

table.fields .disp2 {
	background-color: #f4f4f4;
	padding-left:5px;
	padding-right:5px;
}

table.data td {
	font-weight: bold;
	background-color: #E0F0F0;
}

table.data td.clear {
	background-color: white;
}

tr.header td {
	background-color: #d0dde0;
}

td.spacer {
	width:5px;
}

hr {
	height: 1px;
}

hr.popup {
	height: 1px;
	color: #ff6600;
	margin-left:10px;
	margin-right:10px;
}

