body {
	margin: 0px;
	background-color: #000066;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(graphics/navbar/tile_body.jpg);
}
p, td, li {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageHeader {
	font-size: 12pt;
	font-weight: bold;
}

.wht10pt {
	font-size: 10pt;
	color: white;
}
a.wht10pt:link {
	color: white;
}
a.wht10pt:visited {
	color: white;
}

.padside1 {
	padding-left: 3px;
	padding-right: 3px;
	color: white;
}

.blk12pt {
	color: black;
	font-size: 12pt;
}
.footer {
	font-size: 8pt;
}
a:link {
	color: #000066;
}
a:hover {
	color: #FF0000 !important;
}
.blueSectionHeader {
	color: #0000a0;
	font-size: 10pt;
	font-weight: bold;
}
.redBold {
	color: #CC0000;
	font-weight: bold;
}
.redText {
	color: #cc0000;
}
.redHeader {
	color: #cc0000;
	font-weight: bold;
	font-size: 12pt;
}
.lightBlueHeader {
	color:#3399ff;
	font-size: 12pt;
	font-weight: bold;
}
.lightBlueText {
	color: #3399ff;
}
.red2 {
	color: #CC0033;
}
.whiteText2 {
	color: white;
	font-size: 10pt;
	border-color: #000066;
	border-width: 2px;
	border-style: solid;
}
a.whiteText2 { 
	color: white;
	border-style: none;
}
a.whiteText2:hover { color: #000066 !important; }

.contentCell {
	background-image: url(graphics/navbar/content_gradient1.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.contentCellIntl {
	background-image: url(graphics/navbar/content_gradient1_intl.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.dateScript {
	font-size: 10px;
	padding-right: 5px;
}
.rtColHome {
	font-size: 8pt;
}
.rtColHomeRed {
	font-size: 8pt;
	color: red;
	font-weight: bold;
}
.radIPTeaser {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 5px;
}.contentCell #qucklink {
	height: 500px;
	background-image: url(images/links_bac.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.contentCell #delaware {
	background-image: url(graphics/dela_ban.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
