/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/tile-blue.gif);
	background-color: #F4FCFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.lowerMenu {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
.copy {
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
}
.gate a{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.gate2 a{
	font-size: 15px;
	font-weight: bold;
}
.homegate a{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
.welcome {
	font-size: 18px;
	color: #FE8638;
	font-weight: bold;
	line-height: 30px;
}
	.breadcrumb {
	padding-right: 20px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
	.toptext {
	padding-right: 100px;
	font-weight:bold;
	line-height: 22px;
}
	h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #F25010;
}
.box {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #FE8638;
}
