body {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D0BFA5;
}
.FlashBrdr {
	border: 1px solid #154263;
}
.newsTable {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #092032;
	border-right-color: #092032;
	border-bottom-color: #092032;
	border-left-color: #092032;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height: 100%;
}
.BlogTableTDalt {
	background-color: #EFF6FB;
}
.blogFeedTable {
	margin-bottom: 10px;
}
.blogFeedTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.blogFeedTable td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2682D1;
	background-image: url(images/BlogBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 5px 0px;
	padding-left: 15px;
}

.blogFeedTable td h4 a {
	color: #2682D1;
	text-decoration: none;
}

.blogFeedTable td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.DashBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #173D5E;
	border-right-color: #173D5E;
	border-bottom-color: #173D5E;
	border-left-color: #173D5E;
	display: block;
}
.newsTable td {
}
.newsTable td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #173D5E;
	border-right-color: #173D5E;
	border-bottom-color: #173D5E;
	border-left-color: #173D5E;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 5px;
}
.newsTable td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2682D1;
	margin: 5px 0px;
	padding-left: 10px;
}
.newsTable th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B7D8F2;
	border-right-color: #B7D8F2;
	border-bottom-color: #B7D8F2;
	border-left-color: #B7D8F2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {

	color: #333333;
	text-decoration: underline;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 910px;
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.toplink a:link, .toplink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #F3EFE9;
	padding-top: 2px;
	padding-bottom: 2px;
}
.toplink a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #E4F1F7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.SubNav {
	display: block;
	width: 225px;
	float: left;
	margin-left: -35px;
	padding-top: 15px;
}
.SubNav2 {
	width: 350px;
	float: left;
	padding-top: 15px;
}
.contentBlock {
	width: 500px;
	padding-top: 15px;
	margin-right: 5px;
	margin-left: 205px;
	margin-bottom: 25px;
}
.contentBlock p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 25px;
	margin-bottom: 10px;
}
.SubNav ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.SubNav ul li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #03233C;
	border-right-color: #03233C;
	border-bottom-color: #03233C;
	border-left-color: #03233C;
	list-style-type: none;
}
.contentBrdr {
	border-top: 1px none #154263;
	border-right: 1px solid #154263;
	border-bottom: 1px solid #154263;
	border-left: 1px solid #154263;
}
.SubNav a:link, .SubNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(images/OrangeBullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(images/OrangeBullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5ECF2;
}
#SubNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(images/OrangeBullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C1DCEC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FC8D13;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #072034;
	border-right-color: #072034;
	border-bottom-color: #072034;
	border-left-color: #072034;
	width: 650px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #218BE3;
	text-transform: uppercase;
	width: 650px;
	margin-top: 5px;
}
.bottom {
	background-image: url(images/InsideFooterBottomBG.gif);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
}
.LogoTD {
	background-image: url(images/InsideLogoBG.gif);
	background-repeat: repeat-x;
	display: block;
	height: 67px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #154263;
	border-right-color: #154263;
	border-bottom-color: #154263;
	border-left-color: #154263;
}
.Logo {
	margin-right: 50px;
	margin-left: 50px;
}
.Callout {
	background-color: #EFF6FB;
	padding: 10px 20px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
.Callout h2 {
	background-color: #EFF6FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Callout ul li {
	background-color: #EFF6FB;
	list-style-image: url(images/OrangeBullet.gif);
}
.Callout ul {
	list-style-image: url(images/OrangeBullet.gif);
}
.Callout2 {
	padding: 10px 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #124266;
	border-right-color: #124266;
	border-bottom-color: #124266;
	border-left-color: #124266;
}
.Callout2 strong {
	padding-right: 5px;
}
.contentBlockwoSubNav {
	width: 800px;
	padding-top: 15px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.contentBlockwoSubNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 25px;
	margin-bottom: 10px;
}
.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #012440;
	border-right-color: #012440;
	border-bottom-color: #012440;
	border-left-color: #012440;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.nav a:link, .nav a:visited {
	background-image: url(images/Nav_off.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #174360;
	border-right-color: #174360;
	border-bottom-color: #174360;
	border-left-color: #174360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	color: #02213B;
	padding-right: 15px;
	padding-left: 15px;
}
.nav a:hover {
	background-image: url(images/Nav_over.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #174360;
	border-right-color: #174360;
	border-bottom-color: #174360;
	border-left-color: #174360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	color: #092032;
	padding-right: 15px;
	padding-left: 15px;
}
#navON {
	background-image: url(images/Nav_on.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #174360;
	border-right-color: #174360;
	border-bottom-color: #174360;
	border-left-color: #174360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: none;
}
.CreativeCommons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 170px;
}
.CreativeCommonsIMG {
	float: left;
	padding-right: 5px;
}
.footerpad {
	margin-top: 20px;
}
.CreativeCommons a:link, .CreativeCommons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #135B7D;
}
.dropshadowBG {
	background-image: url(images/DropShadow.gif);
}
.dropshadowBottomBG {
	background-image: url(images/DropShadowbottom.gif);
}
.newsTableUL {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px;
}
.newsTableUL li{
	font-size: 11px;
}
.newsfeature {
font-weight: bold;
background-color: #DFDFFF;
}
