/* CSS Document */
td#introtxt {
	color: #0099c5;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

td#introtxt2 {
	color: #0099c5;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 7px;
}

td#welcome {
	color: #0099c5;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img.highlight {
	margin-top: 9px;
}
h1.first {
	margin-top: 7px;
	margin-bottom: 0px;
	font-size: 13px;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #FF9900;
}
p.home {
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
}
h1.home {
	margin-bottom: 0px;
	font-size: 13px;
}
.layer1 {
	position: relative;
	color: #F99500;
	margin-top: 7px;
}
.layer1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.layer1 a {
	color: #F99500;
}

h1#banner {
	padding: 67px 0 0 0;
	overflow: hidden;
	background-image: url(../Images/banner_blue.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:67px;
	display: inline;
	float: left;
} 
p#banner {
	margin-right: 10px;
	display: inline;
	float: right;
	clear: none;
	margin-top: 40px;
	
}
p#banner a:link{
	font-size: 9px;
	color: #999999;
}
p#banner a:visited{
	font-size: 9px;
	color: #999999;
}
p#banner a:hover{
	font-size: 9px;
	color: #999999;
}
p#banner a:active{
	font-size: 9px;
	color: #999999;
}
