@charset "utf-8";
body {
	margin-top: 5px;
}
.indent_remove {
	margin-left: 15px;
}

.style1 {color: #7D7D7D}
.whitecopy {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-left:15px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #909090;
}
.PageTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	color: #005288;
}
.homeContainer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	width: 320px;
	margin-left: 0px;
	margin-top: 12px;
}
.bodyContainer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 425px;
	margin-left: 0px;
	margin-top: 15px;
}
.homeContainer1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	width: 325px;
	color: #FFFFFF;
}
.textContainerLeft {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	width: 290px;
	color: #333333;
}
.h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #005288;
}
.h2grey {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	line-height:22px;
}
.h3grey {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #585858;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	background-color: #f3f3f3;
}
li {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
a:visited {
	text-decoration: none;
}
.homeContainerTemp {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	width: 325px;
	color: #FFFFFF;
}
.whitecopytemp {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
}
.shadowtop {
	background-image: url(images/shadow_top.png);
	background-repeat: no-repeat;
}
.shadowleft {
	background-image: url(images/shadow_lft.png);
	background-repeat: repeat;
}
.shadowright {
	background-image: url(images/shadow_rt.png);
	background-repeat: repeat;
}
.shadowbottom {
	background-image: url(images/shadow_btm.png);
	background-repeat: no-repeat;
}

