#wrapd {
	background-color:#fff;
	width: 930px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	border-right: 1px solid #c7cbd6;
	border-left: 1px solid #c7cbd6;
	border-bottom: 1px solid #c7cbd6;
	}

#maine {
	width:930px;
	padding:0;
	}

	
/* ************* DIRTY MODS STARTS HERE **************/
.crumb {
	font: .833em/1 Verdana,sans-serif;
	padding-bottom:30px;
	padding-top:15px;
	}

h1.mod {
	background: url(http://s3.broadway.com/media/img/decoration/horizontal-break-two.png) repeat-x bottom left;
font-size: 2.667em;
line-height: 1em;
padding: 0 0 9px 0;
	}

h2.mod {
	font-size: 1.75em;
	line-height: 1.125em;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
	padding-bottom: 1em;
	}
	
h3.mod {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.111em;
	text-transform: uppercase;
	}
	
p.mod {
	font-size: 1.2em;
	line-height: 1.308em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}
	
.cirkle {
	display: block;
 	margin-right: 15px;
	float: left;
	font-size: 1em;
	font-family: Verdana,"Arial Black",sans-serif;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	border: 1px solid #900;
	color:#FFF;
	background-color: #C00;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}
	
ol.mod {
	list-style: none;
	}
	
li.mod {
	font-size: 1.2em;
	line-height: 1.308em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}
	
/* *************** TABLE ****************** */
/*
body {
	background: #fff url(graphics/bg-body.gif) repeat-x;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}	
a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
a:hover,
a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
*/
img.check {
	border:0;
	position:relative;
	top:1px;
	/* margin-top:.75em; */
	}	
table {
	width:550px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #aeaeae;
	font-size:1.5em;
	margin:0;
	padding:0 0 20px 0;
	caption-side:top;
	text-align:center;
	}	
.lit {
	background:#f4f9fe;
	}
tr.odd .column1	{
	background:#f7f6ed;
	}	
.column1	{
	background:#ffffff;
	text-align:right;
	}
td {
	color:#678197;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px 0 5px 0;
	text-align:center;
	}				
th {
	font-weight:normal;
	line-height:1.5em;
	color: #000000;
	text-align:left;
	border-bottom: 1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:10px 15px 10px 15px;
	}
	
/*  --  TABLE HEADER  --  */							
thead th {
	background:#e3e2d6;
	text-align:center;
	font:bold 1.2em/1.5em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	}
	
/*  --  TABLE FOOTER  --  */	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
/*  --  FINEPRINT AT BOTTOM  --  */
p.fine {
	text-align:center;
	width:550px;
	font-weight:normal;
	color: #aeaeae;
	margin: 0 auto;
	padding:15px 0 0 0;
	}