/* colors used:
blue: #091A51
blue-green: #64ABA1
green: BDE888
orange: E78D2E
yellow: DCB72E
dk green: 19743D
magenta: CC0068
purple: 6600A3
lt blue: 1B76C7
*/
/* RESET STYLES TO MATCH ACROSS BROWSERS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*SITE STYLES*/
body {
	background: #fff url(/cpm/main_bkgd.gif) top center repeat-y;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
table, tr, td {
	vertical-align: top;
}
#Container {
	background: url(/cpm/background.jpg) top center repeat-x;
	margin: 0 auto;
	position: relative;
	width: 780px;
}
/*SEARCH AREA AT TOP*/
.SearchBlock {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 7px 0;
	position: absolute;
	right: 40px;
	text-align: right;
	top: 0;
	width: 700px;
}
.SearchBlock  div {
	display: inline;
	padding: 0 5px;
}
.LabelFor {
	text-transform: lowercase;
}
div.goButton {
	background: url(/cpm/search_button.png) center center no-repeat;
	display: block;
	overflow: hidden;
	padding: 5px 20px 5px 0;
	position: absolute;
	right: -25px;
	text-indent: -9999px;
	top: 7px;
	width: 0;
}
/*TOP NAV*/
#TopNavBar {
	display: block;
	position: absolute;
	top: 85px;
	left: 190px;
}
#menu0, #menu1, #menu2, #menu3, #qmim0, #qmim1, #qmim2, #qmim3 {
	text-indent: -9999px;
	overflow: hidden;
}
#menu0 {
	background: url(/cpm/waldo.gif) top center no-repeat;
}
#qmim0 {
	background: url(/cpm/waldo_ov.gif) top center no-repeat;
}
#menu1 {
	background: url(/cpm/harriet.gif) top center no-repeat;
}
#qmim1 {
	background: url(/cpm/harriet_ov.gif) top center no-repeat;
}
#menu2 {
	background: url(/cpm/thrash.gif) top center no-repeat;
}
#qmim2 {
	background: url(/cpm/thrash_ov.gif) top center no-repeat;
}
#menu3 {
	background: url(/cpm/dottie.gif) top center no-repeat;
}
#qmim3 {
	background: url(/cpm/dottie_ov.gif) top center no-repeat;
}
/*LEFT COLUMN*/
#LogoLink {
	position: absolute;
	top: 50px;
	left: 0;
}
#LeftColumn {
	width: 185px;
}
#LeftNavSet {
	padding-top: 260px;
}
#LeftNavSet table a, #LeftNavSet table a:visited {
	color: #1B76C7;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 20px;
	text-decoration: none;
}
#LeftNavSet table a:hover {
	color: #fff;
	background: #1B76C7;
}
/*MAIN CONTENT AREA*/
#spanMainContent {
	display: block;
	margin: 260px 20px 0 20px;
}
#spanMainContent h1 {
	color: #253465;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
#spanMainContent h2 {
	color: #253465;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
}
#spanMainContent h3 {
	color: #253465;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
#spanMainContent h4{
	font-weight:normal;
	color: #E78D2E;
	font-size:14px;
}
/*RIGHT COLUMN*/
#homeRtColLinks {
	color: #1B76C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 255px;
	padding: 0 25px 15px 2px;
	width: 165px; 
}
#homeRtColLinks h3 {
	color: #E78D2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 0;
}
#homeRtColLinks a {
	color: #1B76C7;
	text-decoration:none;
}
#homeRtColLinks a:hover, #homeRtColLinks a:visited {
	color: #091A51;
	text-decoration:none;
}
#greenline {
	border-bottom: solid #1B76C7 medium;
	width: 169px;
	margin: 4px auto 8px auto;
}
/*FOOTER AREA*/
#fingertips {
	border-top: solid #1B76C7 medium;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #CC0068;
	margin: 30px 0 0 20px;
	padding: 5px 0 5px 15px;
	width: 725px;
}
#quicklinks {
	border-bottom: solid #1B76C7 medium;
	margin: 0 0 15px 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 740px;
}
#quicklinks img {
	padding: 0 8px 0 0;
}
#AffiliateCell {
	margin: 0 15px 20px 20px;
}
.AffiliateText, #CopyrightCell {
	color: #1B76C7;
	font-size: 9px;
}
.AffiliateText a, #CopyrightCell a {
	color: #1B76C7;
}
.AffiliateHead {
	font-weight: bold;
}
#CopyrightCell {
	margin: -90px 15px 20px 620px;
}