body {
	background-color: #001042;
	background-image: url(img/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.splashbg {
	background-image: url(img/splash_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebg {
	background-color: #FFFFFF;
	background-position: left top;
}
.lightbluebg {
	background-color: #D2E4FE;
	background-position: left top;
	padding-top: 29px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.graytextbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #515F66;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.graytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7FB4;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.designertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #344474;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}

.imagenames {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515F66;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
}
.designerlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #344474;
	text-decoration: none;
}
.leftnav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.leftnavactive {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #001042;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.leftnavlink {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	padding: 8px;
	line-height: 18px;
	text-align: justify;
}
.buletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A5AA7;
	text-decoration: none;
	padding-top: 10px;
}
.bluesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A5AA7;
	text-decoration: none;
	padding: 5px;
}
.imagespacing {
	padding: 5px;
}
.boxbluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #609CE6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	padding: 8px;
	line-height: 18px;
	text-align: justify;
	border: 1px dashed #666666;
}
.darkbluebg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A5AA7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.graytextboldlink {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #515F66;
	text-decoration: none;
	text-align: left;
}
.howenvironment {
	background-image: url(img/how_environment_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 36px;
	padding-right: 16px;
	padding-left: 16px;
}
