body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
}
img {
	behavior: url(http://www.grlsolutions.com/css/iepngfix.htc);
	display: block;
}
hr {
	color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
input, textarea, select {
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	margin-bottom: 30px;
	margin-top: 2px;
}

a {
	outline: none;
	border: none;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
a.inner:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.inner:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.inner:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/rollover.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.inner:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sidebarTd {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;

}
.backgroundTable {
	width: 100%;
	background-image: url(../images/main-background.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #172E46;
}
.headerTable {
	height: 130px;
	width: 1000px;
	background-image: url(../images/header-background.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.centerTable {
	width: 1000px;
	background-position: center top;
	background-image: url(../images/center-background.png);
	background-repeat: repeat-y;
}
.centerBottomTable {
	width: 1000px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(../images/centerBottom-background.png);
}
.footerBackgroundTable {
	width: 100%;
	background-image: url(../images/footer-background.png);
	background-position: center top;
	background-repeat: repeat-x;
}
.contentTable {
	width: 960px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.footerTable {
	width: 960px;
}
.footerTd {
	padding: 30px;
	color: #CCCCCC;
}.centerTopTable {
	width: 1000px;
	background-position: center top;
	background-image: url(../images/centerTop-background.png);
	background-repeat: no-repeat;
	height: 10px;
}
.backgroundTable {
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.bodyTd {
	width: 600px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.rightTopTd {
	width: 200px;
	background-image: url(../images/resources-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.leftBottomTd {
	background-image: url(../images/left-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 30px;
}
.rightBottomTd {
	background-image: url(../images/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 30px;
}
.centerBottomTd {
	background-image: url(../images/center-bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
}
.newsEvents {
	width: 600px;
	background-color: #FFFFFF;
	padding: 20px;
}
.innerNavBox {
	width: 240px;
	color: #FFFFFF;
}
.innerNavTd {
	width: 240px;
}
.mapBox {
	background-image: url(../images/resources-gradient-new.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.resourcesBoxTd {
	width: 200px;
	color: #FFFFFF;
}
.subHeader {
	font-size: 14px;
	color: #006699;
}
a.bottom:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.bottom:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.resources:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.resources:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.resources:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.resources:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
}
li {
	list-style-image: url(../images/bullet.png);
}
.videoTd {
	padding-right: 25px;
	padding-left: 25px;
}
