		body {
			font-size: 17px;
			letter-spacing: -0.3px;
			word-wrap: break-word;
			word-break: break-all;

/*			margin: 0;	*/
/*			padding: 0;	*/
/*			font-family: Verdana;	*/
/*			background-color:#fafafa;	*/
		}
		form {
		font-size: 17px;
			letter-spacing: -0.3px;
			word-wrap: break-word;
			word-break: break-all;
			display: table;
/*			margin: 150px auto 0 auto;	*/
		}
		label {
			font-size: 17px;
			letter-spacing: -0.3px;
			word-wrap: break-word;
			word-break: break-all;

			display: block;
			margin:10px auto;
			width: 92%;
			background-color: #005C97;
		    border-bottom:3px solid #363795;
			color: #fff;
			border-radius: 7px;
/*		padding: 10px; */
			padding: 11px;
/*			margin-right: 20px; */
/*			text-align: center;	*/
		}
		label.selected {
			font-size: 17px;
			letter-spacing: -0.3px;
			word-wrap: break-word;
			word-break: break-all;			
			background-color: #2a0845;
			border-bottom:3px solid #ff0084;
		}
		blockquote {
			font-size: 17px;
			letter-spacing: -0.3px;
			word-wrap: break-word;
			word-break: break-all;

			display: block;
			margin:10px auto;
/*			width: 100%;	*/
			background-color: #004a79;
			border-bottom:3px solid #1e3c72;
			color: #fff;
			border-radius: 7px;
/*			padding: 10px; */
			padding: 11px;
/*			margin-right: 20px; */
/*			text-align: center;	*/
		}

.cen  {
			margin-top:0px ;
			margin-left:30px ;
			margin-right:30px ;

}


ul, li { list-style: none; }

.faq li.a {
  display: none;
}

.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wr_content {
	background-color: #005C97;

/*	border:1px solid #363795; */
	border-radius: 7px;
/*	padding: 7px; */
}

.table1{
width:100%;
}
.table2{
width:100%;
border:1px solid white;
}

.td100{
width:100%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td80{
width:80%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td70{
width:70%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td50{
width:50%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td40{
width:40%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td33{
width:33%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td30{
width:30%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td25{
width:25%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td20{
width:20%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td15{
width:15%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}
.td10{
width:10%;
vertical-align:middle;
text-align:center;
border:1px solid white;
}

.td0{
width:100%;
vertical-align:top;
}

.td1{
width:25px;
vertical-align:top;
}

.td1green{
width:25px;
vertical-align:top;
color:#00ee99;
}
.td1red{
width:25px;
vertical-align:top;
color:#ffee99;
}
.td1blue{
width:25px;
vertical-align:top;
color:#FFB6C1;
}


.inputa{
	color:#00ee99;
}
.inputb{
	color:#00ee99;
}
.inputc{
	color:#00ee99;
}
.inputd{
	color:#00ee99;
}
.inpute{
	color:#00ee99;
}
.inputf{
	color:#00ee99;
}
.inputg{
	color:#00ee99;
}
.inputh{
	color:#00ee99;
}
.inputi{
	color:#00ee99;
}
.inputj{
	color:#00ee99;
}
.inputk{
	color:#00ee99;
}

.td2green{
	color:#00ee99;
}
.td2red{
	color:#ffee99;
}
.td2blue{
	color:#FFB6C1;
}


.highlight{
  background:#003b61;
  border-radius: 4px;
}