	
	body,p,td{
		font-family:helvetica,arial;
		font-size:13px
	}
	
	body{
		background-color:#707D85;
	}
	

	
	.sectionwrapper{
		text-align:center;
		margin-bottom:10px;
	}
	
	.indasset{
		width:398px;
		float:left;
		margin-top:5px;
		border:0px solid silver;
	}
	
	.assetlink{
		font-weight:bold;
	}
	
	.codetextarea{
		height:90px;
		width:200px;
	}

	#container {
		width:820px;
		background-image:url(../../templateimgs/2/center_bkgd.jpg);
		margin-left:auto;
		margin-right:auto;
	}

	#topbanner {
		background-image:url(../../templateimgs/2/header.jpg);
		height:136px;
		background-repeat:no-repeat;
		color:#fff;
	}

	#footer {
		background-image:url(../../templateimgs/2/footer.jpg);
		height:45px;
		background-repeat:no-repeat;
		color:#fff;
	}


	#contactnames{
		left:10px;
		position:relative;
		text-align:right;
		top:33px;
		width:445px;
		font-size:10px;
	}
	
	#contactnames a {
		color:white;
	}

	#maincontent {
		margin-left:20px;
		margin-right:20px;
		padding-bottom:30px;
	}

	.section_label{
		font-weight:bold;
		color:#279CEB;
		text-align:left;
		clear:both;
		padding:0px;
		padding-left:15px;
		font-size:13px;
		margin-top:10px;
		border-bottom:1px solid silver;
	}
	
	.introcopy {
		margin-left:15px;
		color:#8F9094;
		margin-top:15px;
		margin-bottom:15px;		
		
	}
	
	#mainImg {
		text-align:center;
	}

	a.viewFullSize {
		font-size:9px;
		display:block;
		text-align:center;
	}
	








label {
	float:left;
	font-size:13px;
	width:150px;
	clear:both;
}

input {
	float:left;
	width:300px;
	margin-bottom:15px;
}

fieldset {
	border:none;
	background-color:#8DC1FD;;
	width:500px;
	margin-top:15px;
}

legend {
	background-color:#333;
	color:#fff;
	padding:5px;
	width:300px;
	display:block;
}

.errorMessage {
	border:1px solid red;
	padding:10px;
}

.note {
	clear:both;
	margin:10px;	
}



