BODY { 
	MARGIN: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
}
.field_name {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.inputBox1
{
color : #000000;
background : #FFFFFF;
border-color : #00A9E0;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family: Arial, Helvetica, sans-serif;
height: 18px;
width: 35px;
font-size: 16px;
text-align: center;
font-weight: bold;
}
.inputBox2
{
color : #000000;
background : #FFFFFF;
border-color : #00A9E0;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family: Arial, Helvetica, sans-serif;
height: 18px;
width: 42px;
font-size: 16px;
text-align: center;
font-weight: bold;
}


.pinBox
{
color : #000000;
background : #FFFFFF;
border-color : #00A9E0;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family: Arial, Helvetica, sans-serif;
height: 18px;
width: 60px;
font-size: 16px;
text-align: center;
font-weight: bold;
}

#header {
	DISPLAY: block; 
	WIDTH: 750px; 
	HEIGHT: 154px;
}

#content {
	WIDTH: 750px;
}
.text_small {
	font-size: 9px;
	color: #06214E;
}

#footer {
	WIDTH: 750px;
	COLOR: #ffffff
}

P {
	MARGIN: 0px;
}
.fhead {
	font-size: 18px;
	font-weight: bold;
	color: #07275E;
}
.btext {
	font-size: 11px;
	color: #0A2657;
}
.fhead2 {

	font-size: 14px;
	font-weight: bold;
	color: #07275E;
}
.error {
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}
