body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	font-size: 16px;
	font-weight: bold;
}

.header sup {
font-size: 9px }

.text {
	font-size: 12px;
	color: #000000;
}

.text sup {
font-size: 9px}


p {
	font-size: 12px;
	color: #000000;
}

p sup {
font-size: 9px}

.grayhead {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.grayhead sup {
font-size:10px; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

h1 sup {
font-size:10px; }

.caption {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

.caption sup {
font-size:9px}

.more {
	font-size: 10px;
	font-style: italic;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
}

.more sup {
font-size:9px; }

.boldtext {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.boldtext sup {
font-size:9px; }

.footnote {
	font-size: 10px;
	text-align: left;
	background-repeat: no-repeat;
}
.bullets {
	font-size: 12px;
	text-indent: 5pt;
}
.smalltext {
	font-size: 11px;
}
.moreCopy {
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
}
.headerred {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.headerredCopy {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.tabletext {
	font-size: 12px;
	background-color: #F4F4F4;
	color: #000000;
}
.tabletextCopy {
	font-size: 12px;
	background-color: #E2DBD1;
	color: #000000;
}
.boldtextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldtextwhite {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}
.grayboldtext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 2px 5px 2px 8px;
}
.bigheader {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
}
.bigred {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #CC0000;
}
.biggrayhead {
	font-size: 28px;
	font-weight: bold;
	color: #666666;
}
.biggrayhead sup {
font-size: 13px}

.bigredflash {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}
.bigredcommas {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.boldtextgray {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.boldtextgray sup {
font-size:9px; }

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boldtextgray {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.retail {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
}
.greysubhead {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.box {
	background-image: url(images/Sue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.indent {
	text-align: left;
	text-indent: 120px;
	font-size: 12px;
}
.style2 {
	font-size: 36px;
	color: #999999;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 12px;
}
.includes {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.blackincludes {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.whatsnew {
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}
.whatsnewtext {
	font-size: 15px;
	color: #555555;
}
#body {
	float: left;
}
.bodycopy {
	float: left;
	width: 560px;
}
.leftnavwidth {
	float: left;
}
.navtext {
	font-size: 14px;
	color: #CC0000;
	line-height: 33px;
	width: 220px;
	margin-left: 24px;
}

.navtext a {
	font-size: 14px;
	color: #CC0000;
	line-height: 33px;
	width: 220px;
	margin-left: 4px;
}
.navtext a:hover{
	color: #666666;
	text-decoration:none
}

.navbold {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}

body,
html {
    background:#ffffff;
    }
body {
    width:1000px;
    }
#wrap {
    margin:0;
    width:1000px;
    }
#header {
    background:#fff;
    }

#sidebar {
    float:left;
    width:290px;
    }
#container{
	position:absolute;
	width:1000px;
	top:190px;
	left:4px;
	}
#main {
    float:left;
    width:600px;
    }
	
	
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.style3 {color: #FFFFFF}


.type a:link {
	color: #333333;
	text-decoration: none;
}
.type a:hover {
	color: #999999;
	text-decoration: underline;
}
.type a:active {
	color: #333333;
	text-decoration: none;
}

.boldtext2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.style4 {color: #0000FF;
	font-size: 14px;}
