html,body{
	height: 100%;
}


body {
	background: url(tscm-web-bodybk.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #0066CC;
}

a:visited {
	text-decoration: underline;
	color: #277BDD;
}

a:hover {
	color: #C60;
	text-decoration: underline;
}
h1 {
	padding: 0px 0px 0px 20px;
	margin: 12px 0px 0px 70px;
	font-size: 26px;
	background: url(tscm-web-bullet.gif) no-repeat left center;
}
h2 {
	padding: 0px 0px 0px 20px;
	margin: 12px 0px 0px 70px;
	font-size: 22px;
	background: url(tscm-web-bullet.gif) no-repeat left center;
}
h3 {
	padding: 0px 0px 0px 20px;
	margin: 12px 0px 0px 70px;
	font-size: 16px;
	background: url(tscm-web-bullet.gif) no-repeat left center;
	font-weight: bold;
}




#outer {
	width: 936px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(tscm-web_cont.jpg) no-repeat 0px 248px;
	}
#top {
	background: url(tscm-web_top2.jpg) no-repeat;
	height: 62px;
	width: 936px;
	color: #05B6FF;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#top p {
	margin: 12px 30px 10px 32px;
}
#top a:link {
	color: #05B6FF;
	text-decoration: underline;
}

#top a:visited {
	color: #05B6FF;
	text-decoration: underline;
}

#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#head {
	height: 186px;
	width: 936px;
	float: left;
}

* html #central {
	margin: 0px 0px 0px 30px;
}
#central {
	margin: 0px 0px 0px 60px;
	height: auto;
	width: 800px;
	background: #FFFFFF;
	float: left;
	border: 2px solid #F90;
}
#central p {
	margin: 14px 60px 10px 55px;
}
#central ul {
	margin: 12px 40px 15px;
}
#subHead {
	float: left;
	height: 150px;
	width: 936px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
#formsubHead {
	float: left;
	height: auto;
	width: 936px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}
.formhd {
	color: #FFF;
	background: #1877BB;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}






.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-left: 0px;
	margin-right: 15px;
}

form {
	margin-left: 55px;

}

* html .clear{
	height:auto;margin-bottom:0
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}


input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #000000;
	padding: 1px;
}
.tscmform {
	background: #EAEAEA;
	padding: 5px;
	border: 1px solid #178DD3;
	margin-right: 55px;
	margin-left: 55px;
	font-weight: bold;
}

#footer {
	height: auto;
	width: 936px;
	text-align: center;
	padding-top: 4px;
	color: #05B6FF;
	letter-spacing: 0.1em;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#footer a:link {
	color: #05B6FF;
	text-decoration: underline;
}

#footer a:visited {
	color: #05B6FF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

