@charset "UTF-8";
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	height:125px;
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px solid #9d9d9d;
	clear:both;
}

.oneColFixCtrHdr #rightColumn {width:292px; float:right; clear:none; padding:0; margin:10px 0 30px 0;}
.oneColFixCtrHdr #content {width:620px; float:left; clear:none; padding:0; margin:0 auto;}

#greenBox {background:url(../images/box_green.jpg) center top no-repeat; width:292px; height:217px; overflow:hidden;}
#greenBox p {padding:0; margin:0 0 9px 0; color:#143d8d; line-height:15px;}
.boxPad {padding:30px;}

#blueBox {background:url(../images/box_blue.jpg) center top no-repeat; width:292px; height:200px; overflow:hidden;}
#blueBox p {padding:0; margin:0 0 9px 0; color:#fff; font-size:15px; line-height:19px;}
.oneColFixCtrHdr #blueBox a:link {color:#ffb400; text-decoration:underline;}
.oneColFixCtrHdr #blueBox a:visited {color:#ffb400; text-decoration:underline;}
.oneColFixCtrHdr #blueBox a:hover {color:#38ab00; text-decoration:underline;}
.oneColFixCtrHdr #blueBox a:active {color:#f60; text-decoration:underline;}

.oneColFixCtrHdr #footer {padding:10px 0; margin:30px 0; font-size:10px; text-align:center; line-height:12px; border-top:1px solid #9d9d9d;}

b {color:#143d8d;}
strong {color:#143d8d;}