
.hidden { visibility:hidden; display:none; }
.visible {
	/*font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;*/
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	white-space: normal;}
	
.selectBoxWide { width:200px !important; width:200px;}
.box {width:145px !important; width:170px;}

select.dropdownDay { margin:0px !important; margin:0px ;}
select.dropdownMonth {margin:0 0 0 3px!important; margin:0 0 0 8px ;}
select.dropdownYear {margin:0 0 0 3px!important; margin:0 0 0 8px ; width:53px;}

.errorMsgBox, .noticeMsgBox {
	padding:10px;
	margin-bottom:10px;
	color: #333;
	font-size:1em;
}
.errorMsgBox {
	border: 1px solid #d98;
	background: #FFE8E8;
}
.noticeMsgBox {
	border: 1px solid #E6E6E6;
	background: #F6F6F6;
}
.errorMsgBox ul, .noticeMsgBox ul {
	margin-top:0px;
	padding-top:0px;
}
.errorMsgBox ul li, .noticeMsgBox ul li {
	margin:0px;
	list-style:square;
}
.errorMsgLine {
	color:red;
}
.errorMsgBox h2.err, .noticeMsgBox h2.err {
	color:#d98;
	margin-bottom:5px;
}

h2 {font-family: Arial, Helvetica, verdana, sans-serif; margin:0; padding:0}

.legal {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 9px;
	color: #800000;
}

.menudesc {
	font-family: Arial, Helvetica, verdana, sans-serif;
	/*font-size: 10px;*/
	line-height: 12px;
	color: #000000;
}
.caption {
	/*font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 10px;*/
	font-style: normal;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subhead {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.listlink {
    text-decoration: none;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #800000;
	line-height: 16px;
}

.minititle {
	font-family: Arial, Helvetica, verdana, sans-serif;
	/*font-size: 11px;*/
	line-height: 14px;
	color: #666666;
	clip:   rect(auto auto auto auto);
	margin-bottom: 5px;
}
