/* CSS Document 
COLOR PALETTE
Magenta:	#eb037d
Dark Teal:	#006b6e
Light Teal:	#7db5b9
Lightest Teal:	#d9e9ec
Grey background: #e7e7e8
Grey type: #827977
*/

.wrapperinternal {
background-color: #fff;
width: 800px;
margin:0px;
padding: 0px;



}

.leftcol {
background-color: #fff;
float: left;
width: 634px;
color:#000000;
text-align: left;
font: 14px/16px Arial, Verdana, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;

}

.leftcoltext {
background-color: #fff;
color:#000000;
text-align: left;
margin: 0px 5px 0px 10px;
font: 14px/16px Arial, Verdana, Helvetica, sans-serif;
}

.leftcoltext2 {
background-color: #fff;
font: 14px/16px Arial, Verdana, Helvetica, sans-serif;
color:#000000;
text-align: left;
margin: 0px 5px 0px 10px;

}

.rightcol {
	background-color: #ebebeb;
	float: left;
	width: 164px;
	padding: 0px 0px 0px 0px;
	margin:0px;


/*border-left:1px solid #006b6e; /* add a 1px teal border left of items */ 



}

.rightcoltext {

padding: 5px 5px 5px 5px;

}

.wholecol {
	background-color: #fff;
	float: left;
	width: 800px;
	color:#000000;
	text-align: left;
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;

}

.wholecoltext {
background-color: #fff;
color:#000000;
text-align: left;
margin: 15px 0px 0px 10px;

}


.tealbar {
background-color: #fff;
padding: 12px 0px 0px 0px;
float: left;



}

.introtext {
	font: 14px/18px Arial, Verdana, Helvetica, sans-serif;
}
#uploaded { position: absolute; top: 1500px; left: 200px; width: 600px; height: 500px; float: left; border-width: 10px; }

