@import url("software.css");


body {
	background-color: white;
	background-image: none;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 13px;
}

#headerimage {
	text-align: center;
	margin:0px;	
}

h1.bigtitle {
	font-size: 16px;
	color: #666666;
	padding:0;
	margin:2em 0 1em 0;
}


td {font-size:11px;}

table.scheduleLid {
	margin-top:2em;
}

table.invoice {
	border: 1px solid #DDDDDD;
	max-width:900px;
}

table.invoice tr {
	border-collapse: collapse; 
	border: 0px solid #DDDDDD;
}

table.invoice td {
	padding: 4px;
	border-collapse: collapse; 
	border: 0px solid #DDDDDD;
}


table.invoice th {
	border-collapse: collapse; 
	border: 0px;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	color: #666666;
}

table.trainingSpecs {
	background-color:#ffffff;
	border:0;
	margin:0;
	width:100%;
}

#headerimageFlash, .headermovie, #mastTable {
	margin: 0px;
}

table.bubble {
	margin-left:0px; 
	margin-right:0px; 
}

img.image600 {
	 margin:0px;
}

img.tuckRight {
	float:right; 
	margin-right: 0px;	
}

div.calloutContainer {
	margin:20px 0 30px 0;
}

.marginText {
	background:#fafafa;
	padding:20px;
	font-size:10px;
}



