@charset "utf-8";
/* CSS Document */

#wraptable {
	font-family: franklin, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#column {
	float:left;
}
#text {
	padding: 5px;
}
#text.title {
	padding-left: 10px;
}
#blank {
	height: 35px;
	width: 200px;
	border-left:thin solid #FFFFFF;
	border-right:thin solid #FFFFFF;
	border-bottom:thin solid #CCCCCC;
	border-top:thin solid #FFFFFF;
}
#blank1.item {
	color:#000000;
	background-color: #D9D9D9;
	background-image:;
	background-repeat:;
	border-top:thin solid #FFF;
	border-bottom:thin solid #CCCCCC;
	border-left:thin solid #FFF;
}
#blank.item {
	height: 25px;
	color:#000000;
	background-color: #D9D9D9;
	background-image:;
	border:thin solid #AAA;
	border-left: thin solid #FFF;
	border-top: thin solid #FFF;
}
#contenttable {
	height: 25px;
	width: 100px;
}
#contenttable.title {
	height: 35px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-repeat: repeat-x;
	border-left:thin solid #FFFFFF;
	border-right:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-top:thin solid #CCCCCC;
	margin-top: 10px;
}
#contenttable.titleselected {
	height: 45px;
	font-size: 18pt;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #256300;
	background-image:;
	background-repeat: repeat-x;
	border-left:thin solid #CCCCCC;
	border-right:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-top:thin solid #CCCCCC;
}
#contenttable.tick {
	background-color: #F1F1F1;
	background-image:;
	background-repeat: repeat-x;
	border-left:thin solid #FFFFFF;
	border-right:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-top:thin solid #FFFFFF;
}
#contenttable.tickselected {
	background-color: #DDEFD9;
	background-image:;
	background-repeat: repeat-x;
	border-left:thin solid #FFFFFF;
	border-right:thin solid #CCCCCC;
	border-bottom:thin solid #CCCCCC;
	border-top:thin solid #FFFFFF;
}