body{
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	background-color:#fff;
	color:#000;
}
a:link {
    color: #004165;
}


h1{
	font-size:1.95em !important;
	}
	
h2 {
    font-size:140%;
    padding-top:0;
    margin:0;
    color:#007DBA;
    border-bottom: 1px groove #B2B2B2;
    border-width: 1px;
    line-height:2.1em;
}

h3 {
    font-size:100%;
    padding-top:0;
    margin:0;
    border-bottom: 1px groove #B2B2B2;
    border-width: 1px;
    line-height:2.1em;
    clear:both;
}

.description{
	font-size:85%;
}

.disclaimer{
	font-size:85%;
	color:#666;
}
.offscreen{
	text-indent:-9999px;
	display:none;	
}

/*-------------layout----------------*/

#anzcontainer{
    width:972px!important;
    margin:0px auto !important;
}

#formContentWrapper{
	padding:0.5em 0 0.5em 1.3em;
	width:710px !important;
	float:left;
	font-size:79%;
}



/*----------end layout-----------------*/




/*----------form ----------------------*/
fieldset {
	border: none;
	clear: left;
	margin: .5em 0 0;
	padding: 0;
}

legend {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	color:#000;
}

input, select {
    vertical-align:top;
}
fieldset.radioFieldset {
	margin: .25em 0;
}

.InputFields{
	width:22em;

}

input{
	width:18em;
}

.commonforms textarea,.commonforms input{
	width:22em;
}

.radioInputs{
	float:left;
}

.radioInputs input{
	width:1em;
	margin-left:-3px;
}

input#strPromotions{
	width:1em;
	float:left;
}

form label, legend.radioLegend {
	width: 20em;
	float: left;
	clear: left;
	margin-left: .75em;
	font-weight: normal;
	font-size:100%;
	padding-bottom: 0;
}

legend.radioLegend {
	padding-top:0;
 }

form label.shortLabel {
	width: 15em;
}

form label.longLabel {
	width: 35em;
	margin-bottom:10px;
}

form label.radioLabel {
	width: auto;
	float: none;
	clear: none;
	padding: 0;
	margin: 0 15px 0 0;
    vertical-align:middle;
}

form label.chkBoxLabel {
    width: auto;
    float:left;
	clear: none;
	padding: 0;
	margin: -20px 0 10px 30px;
}

form label.chkBoxNofielsetLabel {
	clear: none;
}
form label.shortLabel {
	width: 15em;
}
#EnquiryDesc{
	float: left;
	margin-left:25em;
    
}

.requiredLegend {
	padding-left: 15px;
	float: right;
	width: 20%;
}

.mandatory {
	color: red;
	font-weight: bold;
    line-height:18px;
    vertical-align:top;
}

.notification {
    margin: 1em 0 0 20.5em;
    width: 25em;
}

#formContentWrapper #submitForm {
    height: 2.3em !important;
    overflow: hidden;
    position: relative;
    margin:25px 120px 15px 0;
    float:right;
}

#formContentWrapper #submitForm input {
    margin: 0;
}

#formContentWrapper .btn_submit {
    border: medium none;
    display: block;
    height: 4em;
    position: relative;;
    float:right;
    top: 0;
    width: 5.5em;
    font-weight:bold;
    font-size:120%;
    color:#fff;
    background-color: #007DBA;
    text-align:center;
}

#formContentWrapper .btn_submit:hover {
	top:-2em;
	width:5.5em;
	background-color: #007DBA;
}
#formContentWrapper .requiredField{
	float:right;
}

#formContentWrapper .errormsgWrapper {
	padding:10px 0;
}

#formContentWrapper a#errormsg {
	text-decoration:none;
}

#formContentWrapper #errormsg, #formContentWrapper  div.errorWrapper img {
	color:#ff0033;
	font-weight:bold;
	
}


#formContentWrapper ul, #formContentWrapper ol{
	margin-left:0;
	margin-top:0.25em;
	padding-left:1.25em;
	list-style:none;
}

#formContentWrapper ol li, #formContentWrapper div.field{
	padding-bottom:.25em;
	padding-top:.25em;
	clear:both;
	}
	



#formContentWrapper  .errorWrapper {
	float: right;
	position:relative;
	left:250px;
	width:0;	
}
.commonforms #formContentWrapper  .errorWrapper {
	left:300px;
}
#formContentWrapper  .dynamic  {
	left:263px;
}

.commonforms #formContentWrapper  .dynamic  {
	left:313px;
}

/* Hide the jquery.validate error message in a box that can't be visible even when "display" gets reset to "block" */
#formContentWrapper  span.error {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border-style: solid;
	border-width: 1px;
	padding: 0.25em;
	opacity: 0.85;
	width: 250px;
	font-size: 0.7em;
}

#tooltip h3,#tooltip div {
	margin: 0;
}

.normalTip {
	border-color: #005f90;
	background-color: #bfe3f6;
}

.errorTip {
	border-color: #ff0000;
	background-color: #ffcccc;
	font-size: 0.7em;
}

.disabled {
	display: none;
}

#panel {
	overflow: hidden;
}
.aster{
	color:red;
}

a.btn-slide{
	color:#004165;
	text-decoration: underline;
}

a:hover {
	color:#007dba;
}

.checkboxLeft{
	clear:both;	
	float: left;
}

.checkboxRight{
	float: left;
	padding-left:1.25em;
	padding-top:0.25em;
}

.checkboxRight input {
	clear:both;
    float:left;
	margin-right:0.25em;
}

.checkboxRight .errorWrapper{
    padding:0!important;
}



#strPhoneStatus, #strEmailStatus{
}

/*----styles for secureemail thankyou page----------*/

.ThankyouPage .maincontent{
	width:710px !important;
    font-size:79%;
    float:left;
    margin-bottom:1em;
}

.ThankyouPage ol {
	margin-left:0;
	margin-top:0.25em;
	padding-left:1.25em;
	list-style:none;
}
.ThankyouPage li, .ThankyouPage div.message{
	clear:left;
	padding-top:10px;
} 
.ThankyouPage .formLabel  {
	width: 20em;
	float: left;
	clear: left;
	padding:0;
	margin: 0;
	font-weight: normal;
	font-size:100%;
}  

.ThankyouPage span.formEntry{
	float:left;
	margin-left:20px;
	width:30em;
}
/*----------------------- expand collapse ------------------------*/
div.message{
    margin: 1px 0 ;
    clear:both;
}

div.message .expandCollapseTitle{
	background-color: #EEEEEE;
	color: #004165;
    font-size:100%;
    font-weight:bold;
    padding:10px 0 10px 25px;
    margin:0;
}

.collapsible-heading {
	background:url('../images/icon_hide.gif') no-repeat 10px 14px;
}
.collapsible-heading-collapsed {
	background:url('../images/icon_expand.gif') no-repeat 10px 14px;
}
.collapsible-heading-toggle {
	text-decoration:none;
	color:#333;
}
.collapsible-heading-status {
	position:absolute;
	left:-99999px;
}
.collapsible-content{
	border: 1px solid #eee;    
	padding:5px 10px;
}

.collapsible-content-collapsed {
	display:none;
}

/*-----------------rhn----------------------*/


#sidebarWrapper{
	float:right;
	margin-top:12px;
    font-size: .9em;
    padding-right: 0;
    right: 0;
    top: 0;
    width: 213px !important;

}
#sidebar {
    border: 0 none;
    clear: both;
    color: black;
    float: right;
    font-size: 85%;
    line-height: 150%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 213px;
}

#RHNContainer {
    height: auto !important;
    line-height: 23px;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    width: 213px;
}

#RHNContainer p#Forms-Secure, #RHNContainer p.Form {
    background: url("/common/forms/images/RHNav_SecureForms.gif") no-repeat scroll 0 0 #fff;
}

#RHNContainer p {
    height: 40px;
    margin: 0;
    padding: 0;
    width: 213px;
}
#RHNContainer p span {
    margin-left:35px;
    color:#4C4C4C;
    font-size:1em;
    font-weight:bold;
}
#RHNContainer ul {
    margin: 0;
    padding: 0 0 10px;
}

#RHNContainer li {
    line-height: 16px;
    list-style-image: url("/common/forms/images/arrow_RHN_ANZ_Lotus.gif");
    margin: 0 10px 0 20px;
    padding: 0 0 1px;
}

#RHNContainer a {
    cursor: pointer;
    font-size: 87%;
    text-decoration: none;
}

#RHNContainer a:hover {
     text-decoration: underline;
}
#RHNContainer p#Contact-Details, #RHNContainer p.Contact {
    background: url("/common/forms/images/RHNav_ContactDetails.gif") no-repeat scroll 0 0 #fff;
}


#confirmation{
	outline:none;
}

.phone {
   font-weight:bold;
}


















	
	