@charset "utf-8";
#core h2 {
	color: #002e54;
	font-size: 2.2em;
	letter-spacing: 0.1em;
	padding-bottom: 0.3em;
}

#core h2{
	letter-spacing:normal;
	color: #7F7F81;
}

#core h3 {
	color: #00386B;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1.4em;
	font-weight: bold;
	/*text-align:justify;*/
}
#content h4 {
	color: #004c99;
	padding-top:0.55em;
	padding-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
#core {
	font-size: 0.9em;
	line-height: 1.6em;

}
#core p {
	padding: 0px 0px 1em 0px;
	atext-align:justify;
}

#core ul {
	padding:0.5em 0px 0.5em 10px;
}

#core ul ul{

}

#core img.floatRight {
	float:right;
	padding:10px 0px 30px 30px;
}

.red {
	color:#F00;
	}


strong.big {
	font-size:1.1em;
	}

#form {
	}

#form label{
	display:block;
	padding-top: 0.5em;
	font-size: 0.9em;
	color:#000;
	font-weight:bold;
	}

#form .input_l {
	width:150px;
	}
	
#form .input_xl {
	width:190px;
	}
	
#form input.submit {
	width:210px;
	}
		
#form ainput{
	width:200px;
	}


