<style type="text/css" >
.additional strong{
	color:#3F95C9;
}

.additional{
	font-size: 0.8em;
}



.optionalFieldGroup{
	background-color:#fff;
}

.optionalFieldGroup h5{
	font-size:1em;
	color:#7E1F0E;
	margin:0;
}

.optionalFieldGroup p{
	margin:0;
}

.optionalFieldGroup li{
	font-size:1.0em;
}



.fieldGroup table{
	width: 100%;
	border:0;
}

.fieldGroup table th{
	text-align: left;
}

.optionalFieldGroup hr{
	background-color:#DEDACA;
	height:1px;
	border:0;
	margin-bottom:0;
	
}

.optionalFieldGroup table input{
	margin:0 !important;
}

.optionalFieldGroup .leftFieldGroup {
	vertical-align: middle;
}
	
.optionalFieldGroup .rightFieldGroup img{
	float:absolute;
	margin-top:0px;
	margin-right:40px;
}

.control{
	display:none;
}

body a{
	padding-left:3px;
}

.checkbox {
	margin:0 !important;
}

.addCard{ 
	position:relative;
	float:left;
	width:98%;
	border-bottom: 1px solid #DEDACA;
	padding: 5px;
	margin-top:5px;
}
.addCardrev{ 
	width:98%;
	border-bottom: 1px solid #DEDACA;
	padding: 5px;
	margin-top:5px;
}


.addCardrev input,.addCardrev label,.addCard input,.addCard label, #balanceTransfer input{ position:static;}



/* --- Addtional Card and Waiting Text --*/

	.dynaaddcard{
		text-transform: uppercase; 
		font-family: courier, new courier;
		padding-right: 5px; 
		display: block; 
		padding-left: 5px; 
		font-size: 15px; 
		padding-bottom: 5px; 
/*		margin: -10px 40px -150px 20px; */
		text-transform: uppercase; 
		color: black; 
		font-family: courier, new courier;
		text-shadow: black 3px 3px 2px;
		width:190px; height:120px
	 }

		#waiting 
		{ 
		 display:none;
		}

		#waitinghide
		{
		 display:none;
		}

		div.hr {
		  height: 0.5px;
		  border-top:1px solid #e4e1d5;
		  border-bottom:1px solid white;

		}
		/*-- End of Additional Card and Waiting Text --*/
body {
	min-width:1000px;
	width:auto !important; /* for modern browsers */
	width:1000px; /* for IE5.x and IE6 */
	padding: 0;
	margin:0;
	margin-top:0px;
	font-family:Arial, Helvetica Neue, Sans-Serif;
	font-size:62.5%;
	background-image: url(/ngaccsg/ccsg/apply/apply_new/images/page-background.jpg);
	background-repeat: repeat-x;
}



/* ----- HEADER ----- */



#header {
display:none;
/* 	width:100%;
	overflow: hidden;
	font-size:160%;
	*/
}

#wrapper {
	width: 100%;
}

#footer{
display:none;
/*
	margin-left:auto;
	margin-right:auto;
	padding-top:3em;
	width:100%;
	text-align:center;
	font-size:160%;
	clear:both;
*/
}

/* ----- NAVIGATION ----- */



#navigation {
display:none;
}

img
{  display: none;
}


#navigation p,li{
	font-size:1.1em; 
}

#navigation ul{
	padding-left:1.5em;
}

#navigation hr{
	color:#fff;
	height:1px;
	border:0;
}

#card-image{
	display:none;
	/*margin-right:auto;
	margin-left:15px;*/
}

/* ----- MAIN CONTENT ----- */



#content { 
width:100%;/*svd*/
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
margin-top:0px;
float: left;
}



/* ----- FOOTER ----- */




/* -----APP SPECIFIC ----*/
p {
	padding: 0;
	margin: 1em;
}
input {
	padding: 0;
	margin: 0;
}
a{
	color:#7E1F0E;
	text-decoration:underline;
}

sup a{
	text-decoration:none;
}

.benefitTitle{
	color:#666666;
	font-size:1.6em;
	font-weight: bold;
}

.benefitSubtitle{
	font-style: normal;
	font-size:1.3em;
	color:#5B0000;
	font-weight:bold;
}

#accordianContainer{
	width:260px;
	background-color:#fff;
}

#accordianContainer h2{
	margin:0px 0px 4px 5px; 
	padding-top:0px;
	color: #691006;
	font-size:1.2em;
}


#accordianFooter{
	background-color:#f1f1f1;
	font-size:6px;
	width:260px;
	height:1.0em;
}

h3.toggler {
	margin:0px 0px 0px 0px;
	min-height:20px;
	height:auto !important; /* for modern browsers */
	height:20px; /* for IE5.x and IE6 */
	padding-top:4px;
	border-bottom:2px solid white;
	width:260px;
	background-color:#ededed;
	font-size:1.2em;
	background-image: url(/ngaccsg/ccsg/apply/apply_new/images/accordian-arrow.gif);
	background-position: 4px 4px;
	background-repeat:no-repeat;
	text-decoration:none;
}

h3.toggler a{
	text-transform:uppercase;
	text-decoration:none;
	
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:5px;
}


.accordian h5{
	margin:6px;
	padding:0;
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	background-color:#fff
}

.accordian ul{
	margin:6px 6px 10px 6px;
	padding:0;
}

.accordian p{
	margin:6px;
	padding-bottom:1.0em;
}


#mainForm{
	float: left;
	width:100%;
	/*border-left:2px solid #e5e2d5;
	border-right:2px solid #e5e2d5;*/
	border-bottom:2px solid #e5e2d5;
	background-color:#f8f5ec;
	margin-top:0;
}


#cardHeader{	
	width:650px;
	background-color:#f1e2bc;
	margin:0px;
	padding:4px 8px 4px 8px;
	min-height:1.8em;
	height:auto !important; /* for modern browsers */
	height:1.8em; /* for IE5.x and IE6 */
	border-bottom:1px solid #e4e1d5;
}

.dividerQ input{
	margin-top:4px;
	margin-left:10px;
}

.radio{
	margin:0px 3px 0px 0px !important;
	border:0 !important;
	border-color: #CEB470;
}

.radioLabel{
	clear:none !important;
	width:auto !important;
	display:inline !important;
	float:none !important;
	padding-right: 10px;
	padding-bottom:5px !important;

}

.spacer{ 
	font-size:0.2em;
	
}



.headerLabel{
	margin: 0 30px 0 10px;
}

.padlock{
	background-image:url(/ngaccsg/ccsg/apply/apply_new/images/lock.gif);
	background-repeat:no-repeat;
	color:#F1E2BC;
	font-weight:bold;
	margin-left:10px;
	padding-left:20px;
	height:2em;
}

.daPrint{
	background-image:url(/ngaccsg/ccsg/apply/apply_new/images/printer.gif);
	background-repeat:no-repeat;
	color:#c87b22;
	font-weight:bold;
	margin-left:10px;
	padding-left:20px;
	height:2.0em;
}
.cardTitle{
	color:#000;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:bold;
	float:left;
}

.subTitle{
	color:#000;
	float:right;
	font-size:1.1em;
	padding:4px;
	vertical-align:bottom;
}

.dividerQ{
	width:652px;
	margin:0;
	padding:8px 6px 6px 6px;
	min-height:2em; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height: 2em; /* for IE5.x and IE6 */
	font-size:1.1em;
	background-color:#fffff7;
	border-bottom:1px solid white;
}

.fieldGroup{
	background:#f8f5ec;

	width:625px;
	border-top:1px solid #e4e1d5;
	font-size:1.1em;
	clear: left;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom:1px solid white;
}

.wrapper {
	border-right: #000 1px solid; 
	border-top: #000 1px solid; 
	border-bottom: #000 1px solid; 
	border-left: #000 1px solid; 
	margin-bottom:-4px;
	margin-right:-3px;
	padding-right: 8px; 
	padding-left: 8px; 
	left: -7px; 
	padding-bottom: 8px; 
	padding-top: 4em; 
	position: relative; 
	top: -8px; 	
	background-color: white
}

.rolloverwrapper {
	border-right: #000 1px solid; 
	padding-right: 8px; 
	border-top: #000 1px solid; 
	padding-left: 8px; 
	left: -7px; 
	margin-bottom: -4px; 
	padding-bottom: 8px; 
	border-left: #000 1px solid; 
	margin-right: -3px; 
	padding-top: 1em;
	border-bottom: #000 1px solid; 
	position: relative; 
	top: -8px; 
	background-color: white
}


.questionFieldGroup{
	border-bottom:none;
}

.expandFieldGroup{
	background:#f8f5ec;
	float:left;
	width:558px;
	font-size:1.1em;
	clear: left;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom:1px solid white;
}

.spacer{
	width:100px;
	font-size:0.6em;
}

.fieldGroup label, .expandFieldGroup label{
	display:block;
	float:left;
	clear:left;
	width:150px;
	padding-top:3px;
}



.standard {
	width:125px;
}

.standardSelect {
	width:125px;
	font-size:0.9em;
}

.small{
	width:2.4em;
}

.fieldGroup input, .expandFieldGroup input{
	border: 1px solid #d2d0c3;
	margin-bottom:0.5em;
	margin-top:0.1em;
	height:1.2em;
	border-color: #F1E2BC;
}

.fieldGroup select, .expandFieldGroup select{
	border: 1px solid #d2d0c3;
	margin-bottom:0.3em;
	margin-top:0.1em;
	height:1.4em;
	border-color: #B4D8E9;
}

input:focus, select:focus{
	border: 1px solid black;
}

.reviewItem{
	margin-top:0.1em;
	margin-bottom:0.5em;
	padding-top:0em;
	height:1.2em;
	font-size:1.2em;
	float:left;
	color:#771A0C;
	overflow: visible;
	margin-right:1em;
}

.reviewStandard{
	width:127px;
}

.eip_over{
	background-color:#EADDBD;
}

.leftFieldGroup {
	width: 47%;
	float: left;
	margin: 2% 1%;
	
}
.rightFieldGroup {
	width: 47%;
	float: left;
	margin: 2% 1%;
}

br{
	padding: 0;
	margin: 0;
}
#decwrapper {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 10px;
}
.declaration{	
	font-size:1.1em;
	width: 95%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#F1E2BC;
	border:1px solid #64adda;
}


.input{
	z-index:100;
}

#nameOnCard{
	color:white;
	font-size:15px;
	font-family:courier, new courier;
	text-transform:uppercase;
	position:absolute;
	left:50px;
	top:230px;
	text-shadow: #000 3px 3px 2px;
}


/* CONTEXT HELP */
.context-help{
	color:#000;
	font-family:Arial, Hevetica Neue, Sans-Serif;
	font-size:0.9em;
	background-color:#fff;
}

.context-error{
	color:#f00;
	font-family:Arial, Hevetica Neue, Sans-Serif;
	font-size:0.9em;
	font-weight:bold;
}

.context-box span{
	font-size:1.1em;
}


.context-box{
	z-index:110;
	background: url(/ngaccsg/ccsg/apply/apply_new/images/lowerleftfade.png) left bottom no-repeat;
}

.corner{
	background: url(/ngaccsg/ccsg/apply/apply_new/images/upperrightfade.png) right top no-repeat;
	padding-left:8px;
	padding-top:8px;
}

.shadow{
	background: url(/ngaccsg/ccsg/apply/apply_new/images/shadow.png) bottom right;
}

.wrapper{
	left:-8px;
	top:-8px;
	position:relative;
	background-color:white;
	border: 1px solid #000;
	padding:4em 8px 8px 8px;
}

.wrapper-error{
	border: 1px solid #000;
}

label{
	position:relative;
}

fieldset{
	border:0;
	padding:0;
	margin:0;
}

#fieldset1{
	border:0;
	padding:0;
	margin:0;
	float:left;
}



input{
	z-index:100;
	position:relative;
	border: 1px solid #000;
}

.validation-passed{
	color:black;
	border:1px solid green;
}

.validation-failed{
	color:red;
	border:1px solid red !important;
}

/* NOC */
.noc-text{
	color:white;
	font-size:15px;
	font-family:courier, new courier;
	text-transform:uppercase;
	text-shadow: #000 3px 3px 2px;
}
.noc-text1{
display:none;
}

.noc-business{
	color:white;
	font-size:13px;
	font-family:courier, new courier;
	text-transform:uppercase;
	text-shadow: #000 3px 3px 2px;
}

/* ROUNDED CORNERS */

.cb{
	margin: 0.5em 0;
	float:left;
}

.bt{
	background: url(/ngaccsg/ccsg/apply/apply_new/images/box.png) no-repeat 100% 0;
	margin: 0 0 0 18px;
	height: 17px;
}

.bt div{
	height:17px;
	width:18px;
	position:relative;
	left: -18px;
	background: url(/ngaccsg/ccsg/apply/apply_new/images/box.png) no-repeat 0 0;
}

.bb{
	background:url(/ngaccsg/ccsg/apply/apply_new/images/box.png) no-repeat 100% 100%;
	margin: 0 0 0 12px;
	padding:0;
	height: 14px;
	float:left;
	width:97%;
}

.bb div{
	height:14px;
	width:12px;
	position:relative;
	left: -12px;
	background: url(/ngaccsg/ccsg/apply/apply_new/images/box.png) no-repeat 0 100%;
}

.i1{
	float:left;
	padding: 0 0 0 12px;
	background: url(/ngaccsg/ccsg/apply/apply_new/images/borders.png) repeat-y 0 0;
}

.i2{
	float:left;
	padding: 0 12px 0 0;
	background: url(/ngaccsg/ccsg/apply/apply_new/images/borders.png) repeat-y 100% 0;
}

.i3{
	float:left;
	background:#f8f5ec;
	border:1px solid #f8f5ec;
	border-width:0;
	padding:0 ;
}

.white .i1, .white .i2{
	background-image:url(/ngaccsg/ccsg/apply/apply_new/images/white-borders.png);
}


.white .bt, .white .bt div, .white .bb, .white bb div{
	background-image:url(/ngaccsg/ccsg/apply/apply_new/images/white-box.png);
}

#hLabel{
	width:60%;
}

.additional{
	font-size:0.9em !important;

}


#nameCId{
	display:none;
}

#nameSId{
display:none;
}

#actionButton{
	display:none;
}
#verButton{
	display:none;
}


	background:#f8f5ec;

	width:625px;
	border-top:1px solid #e4e1d5;
	font-size:1.1em;
	clear: left;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom:1px solid white;



.fieldGroupAC
{
	background:#f8f5ec;
	float:left;
	width:625px;
	border-top:1px solid #e4e1d5;
	font-size:1.1em;
	clear: left;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border-bottom:1px solid white;
}
.fieldGroupAC label{
	display:block;
	float:left;
	clear:left;
	width:150px;
	padding-top:3px;
}

.fieldGroupAC input{
	border: 1px solid #d2d0c3;
	margin-bottom:0.5em;
	margin-top:0.1em;
	height:1.2em;
	background:white;
	border-color: #B4D8E9;
}

.fieldGroupAC select{
	border: 1px solid #d2d0c3;
	margin-bottom:0.3em;
	margin-top:0.1em;
	height:1.4em;
	border-color: #F1E2BC;
}

#smallPrint{
	margin-top:30px;
	width:625px;
	font-size:1.0em;
}

#buttonDiv{
	display:none;
}

.control1{
	display:none;
}
