body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6D6D6;
}


				/* TOP */
				
.navigation-bg {
	background-image: url(../images/navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.navigation-text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation-text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFF500;
	text-decoration: none;
}


			/* MIDDLE */
			
.blue-header-left-bg {
	background-image: url(../images/blue-header-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.blue-header-middle-bg {
	background-image: url(../images/blue-header-middle-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.blue-header-right-bg {
	background-image: url(../images/blue-header-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.main-header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.light-blue-box-lb-bg {
	background-image: url(../images/light-blue-box-lb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.light-blue-box-lt-bg {
	background-image: url(../images/light-blue-box-lt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.light-blue-box-rb-bg {
	background-image: url(../images/light-blue-box-rb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.light-blue-box-rt-bg {
	background-image: url(../images/light-blue-box-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.light-blue-box-top-bg {
	background-color: #E6F5FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96DBFF;
}

.light-blue-box-bottom-bg {
	background-color: #E6F5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96DBFF;
}

.light-blue-box-left-bg {
	background-color: #E6F5FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96DBFF;
}

.light-blue-box-right-bg {
	background-color: #E6F5FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96DBFF;
}

.light-blue-box-middle-bg {
	background-color: #E6F5FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.highlight-text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}

.highlight-text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #0A74CA;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}

.highlight-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}

.headline-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #828282;
	text-decoration: none;
}

.blue-box-lt-bg	 {
	background-image: url(../images/blue-box-lt-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.blue-box-lb-bg	 {
	background-image: url(../images/blue-box-lb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.blue-box-rt-bg	 {
	background-image: url(../images/blue-box-rt-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.blue-box-rb-bg	 {
	background-image: url(../images/blue-box-rb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.blue-box-left-bg {
	background-color: #FFE8FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF84D7;
}

.blue-box-right-bg {
	background-color: #FFE8FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF84D7;
}

.blue-box-top-bg {
	background-color: #FFE8FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF84D7;
}

.blue-box-bottom-bg {
	background-color: #FFE8FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF84D7;
}

.blue-box-middle-bg {
	background-color: #FFE8FF;
}

.main-header-textcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A74CA;
	text-decoration: none;
	text-align: justify;
}


			/* BOTTOM */
			
			
.bottom-bg {
	background-color: #46BCFF;
}

.bottom-link-text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-link-text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-link-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom-link-textcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #00429C;
	text-decoration: none;
}			
			
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.light-blue-box-middle-content {

	background-color: #E6F5FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header-content {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.td-txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
