body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #000;
	background-color: #fff;
}

/* Start form specific styles */
div.row {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

div.row span.formw {
	float: left;
	text-align: left;
	width: 50%;
}

div.row span.formw2 {
	float: left;
	text-align: right;
	width: 10%;
}

div.row span.label {
	float: left;
	text-align: right;
	width: 30%;
}

div.row span.label2 {
	float: left;
	text-align: left;
	width: 60%;
}

h1 {
	background-color: #FFFFFF;
	color: #008080;
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	text-align: center;
}

h2 {
	background-color: #FFFFFF;
	color: #008080;
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

h3 {
	background-color: #FFFFFF;
	color: #008080;
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

h4 {
	background-color: #FFFFFF;
	color: #008080;
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	text-align: center;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

img.acg {
	height: auto;
	width: 70%;
}

img.bcpr {
	height: auto;
	width: 80%;
}

img.ibba {
	height: auto;
	width: 25%;
}

img.mas {
	height: auto;
	width: 65%;
}

img.paw {
	height: 25px;
	margin-left: 10px;
	width: 25px;
}

img.tma {
	height: auto;
	width: 25%;
}

li {
	display: list-item;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	list-style-image: url(http://www.dealsource.com/images/pawbulletb.gif);
	list-style-position: outside;
	list-style-type: none;
}

.bearcontact {
	margin-left: 75%;
	position: absolute;
	top: 20px;
	z-index: 2;
}

.bldit {
	font-style: italic;
	font-weight: bold;
}

.bold {
	font-weight: bolder;
	background-color: #ACFEFF;
	color: #3333FF;
	font-size: 1.175em;
}

/*this next section formats headings & paragraphs 
like the case study 2 css*/
.center {
	text-align: center;
}

.highlight {
	background-color: #FFFFFF;
	color: #008888;
	font-style: italic;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.mid-col-2-1 {
	border-bottom: 3px double #191970;
	border-top: double 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

.mid-col-2-1 h1 {
	background-color: #FFFFFF;
	color: #008888;
}

.mid-col-2-1 h2 {
	background-color: #FFFFFF;
	color: #008888;
}

.mid-col-2-1 h3 {
	background-color: #FFFFFF;
	color: #008888;
}

.mid-col-2-1 h4 {
	background-color: #FFFFFF;
	color: #008888;
}

.mid-col-2-1 img.bcpr {
	height: auto;
	width: 50%;
}

.mid-col-2-1-2 {
	border: double 3px;
	margin-left: 25%;
}

.mid-col-2-2 {
	background-color: #ACFEFF;
	border: #000000 solid;
	color: #3333FF;
	font-size: 1.175em;
	margin: 20px;
	padding: 15px;
}

.mid-col-2-2 p {
	background-color: #ACFEFF;
	color: #3333FF;
}

.mid-col-2-2 td.label {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.mid-col-2-2 td.data {
	white-space: nowrap;
}

.mid-col-4-1 {
	border: 2px #000000 solid;
	margin-top: 5px;
	padding: 10px;
}

.mid-col-4-1 h3 {
	text-align: center;
}

.mid-col-4-2 {
	border: 2px #000000 solid;
	margin-top: 5px;
	padding: 10px;
}

.mid-col-4-2 h3 {
	text-align: center;
}

.quote {
	background-color: #FFFFFF;
	color: #0000FF;
	font-style: italic;
}

.smcap {
	font-variant: small-caps;
}

.widebox {
	background-color: #FFFFFF;
	color: #000000;
	margin: 20px;
}

.widebox p {
	font-size: .85em;
	font-weight: bold;
}

.widebox2 {
	background-color: #FFFFFF;
	border: 2px #ABABAB solid;
	color: #0000FF;
	font-size: .85em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-top: 2px;
	padding: 2px;
}

.widebox2 p{
	background-color: #FFFFFF;
	color: #000000;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
}

.wideboxleft {
	left: 0;
	position: absolute;
	width: 49%;
}

.wideboxright {
	margin-left: 50%;
	position: relative;
	top: 0px;
}

#bottom-col-1 {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#bottom-section {
	left: 0;
	position: relative;
	top: 0;
}

#mid-col-1 {
	left: 0;
	position: absolute;
	top: 0;
	width: 20%;
}

#mid-col-2 {
	left: 0;
	position: relative;
	top: 0;
	width: 70%;
}

#mid-col-4 {
	left: 70%;
	margin-right: 10px;
	position: absolute;
	top: 0;
	width: 28%;
}

#mid-section {
	left: 0;
	position: relative;
	top: 0;
}

#top-col-1 {
	background-color: #FFFFFF;
	background-image: url(http://www.dealsource.com/images/logo3colhires2.jpg);
	background-position: 0%;
	background-repeat: no-repeat;
	border-bottom: solid #000000 2px;
	color: #000000;
	height: 65px;
	margin: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#top-section {
	left: 0;
	position: relative;
	top: 0;
}
