@charset "utf-8";
/* CSS Document */
#planningguide {
	margin-top:10px;
}

#planningguide table {
	line-height:normal;
}
#planningguide table tr {

}
#planningguide table td {
	padding:5px;
}
#planningguide input[type=submit] {
	margin-top:10px;
}
#planningguide input[type=text] {
	width:235px;
	height:16px;
	margin:0;
	border:0;
	padding:7px 5px 7px 5px;
	background-image:url(../planningguides/images/tb_bg.jpg);
	color:#333333;
}
#planningguide input[type=text].short {
	width:229px;
	height:16px;
	margin:0;
	border:0;
	padding:3px 8px 3px 8px;
	background-image:url(../planningguides/images/tb_bg_short.jpg);
	color:#333333;
	margin-left:10px;
}
#planningguide input[type=checkbox] {

	margin-right:10px;
}
#planningguide textarea {
	width:460px;
	height:60px;
	margin:0;
	border:0;
	padding:2px 10px 2px 10px;
	color:#333333;
	background-image:url(../planningguides/images/ml_underline.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	overflow:hidden;
}


.required {
	color:#FF0000;
}


.ml {
	width:495px;
	margin-top:10px;
	margin-bottom:20px;
}
.ml_top {
	background:url(../planningguides/images/ml_top.jpg) top left no-repeat;
	height:22px;
	font-weight:bold;
	padding:4px;
	padding-left:15px;
}
.ml_top_multiline {
	

}
.ml_top_top {
	background:url(../planningguides/images/ml_top_top.jpg) top left no-repeat;
	height:9px;
}
.ml_top_mid {
	background:url(../planningguides/images/ml_top_mid.jpg) top left repeat-y;
	padding:0 15px 0 15px;
	font-weight:bold;
}
.ml_top_bot {
	background:url(../planningguides/images/ml_top_bot.jpg) top left no-repeat;
	height:9px;
}
.ml_mid {
	background:url(../planningguides/images/ml_mid.jpg) top left repeat-y;
	padding-left:7px;
	padding-right:7px;
}
.ml_bot {
	background:url(../planningguides/images/ml_bot.jpg) top left no-repeat;
	height:11px;
}


#sitemap {
	width:784px;
}
#sitemap tr {
	height:46px;
	background:url(../planningguides/images/map_row_bg.jpg) top left no-repeat;
	
}
#sitemap tr.top {
	background:url(../planningguides/images/map_top.jpg) top left no-repeat;
	height:56px;
}
#sitemap tr.top td {
	padding-top:10px;
}
#sitemap tr.first {
	background:url(../planningguides/images/map_row_top.jpg) top left no-repeat;
}
#sitemap tr.reg {
	background:url(../planningguides/images/map_row_bg.jpg) top left no-repeat;
}
#sitemap td {
	text-align:center;
	vertical-align:top;
}

#sitemap td input[type=text] {
	width:110px;
	background:none;
	border:none;
	padding:15px 5px 5px 5px;
	margin:0;
	text-align:center;
}


.cbTable4col {

}
.cbTable4col td {
	width:110px;
}	
.cbTable3col {

}
.cbTable3cal td {
	width:150px;
}
