body {
    font-family:Verdana, Helvetica, sans-serif;
}


#moduleContainer, .moduleContainer{
	margin: 10px 20px;
	/*line-height: 120%;*/
	border-bottom: 1px dashed #cccccc;
	background-color:white;
	padding:0;
	border:#a7d9a7 solid 1px;
	border-top:0px;
	z-index:2;
}
#moduleContainer a, .moduleContainer a{
	text-decoration:none;
	color: #345283;
	font-weight:bold;
}
#moduleTitle, .moduleTitle{
	padding: 3px 3px 3px 3px;
	background-image:url('/images/barS.jpg');
	color: #666; 
	/*height:24px;*/
	font-weight: bold;
	margin: 0;
	font-size: 13px;
	margin-bottom: 0px;
	/*padding-left: 11px;*/
	/*padding-top:5px;*/
	border:#a7d9a7 solid 1px;
	background-repeat:repeat-x;	
	/*background-position: left;*/
}
#submitResultsImage{
	position:relative;
	height:20px;
	width:20px;
	background-image:url('/images/icon_confirm.jpg');
	background-repeat:no-repeat;
}
.moduleVersion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding-top:10px;
}

#templateText {
  display: none;
}

#templateChoice {
  display: none;
}
