@charset "utf-8";
/* CSS Document */

body{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}


.masterlayout{
	margin-left: 40px;
}

#table .rw2 #right .descrip a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #96D3FF;
}

#btnhome{
	padding-top: 221px;
	padding-left: 772px;
	position: relative;
}
.copy {
	padding-top: 60px;
	padding-left: 295px;
	color: #666666;
}

#table{
	width: 922px;
}

.rw1 {
	background-image: url(images/hdr.jpg);
	background-repeat: no-repeat;
	width: 922px;
	}

.rw2 {
	background-image:url(images/strch.jpg);
	background-repeat:repeat-y;

	}

	
.rw3 {
	background-image:url(images/ftr.jpg);
	background-repeat: no-repeat;

	}	
#left{
	width: 440px;
	float: left;
	padding-left: 50px;
	padding-right: 10px;
}


#right{
	padding-left: 20px;
	width: 360px;
	vertical-align: top;
	float: left;
}

.td1{
	height: 266px;
	width: 922px;
}

.td3{
	height: 146px;
	width: 922px;
}


.hd{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 150%;
}
.sub{
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #66B6F5;
}
.descrip{
	font-size: 13px;
}

.hist{
	text-align: justify;
	font-size: 14px;
}
.masterlayout #table .rw2 #left .descrip a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CAE2FE;
}
