body {
	margin : 0px 0px 0px 0px ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#headerleft {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 181px;
	}

	#headerright {
		position: absolute;
		top: 0px;
		left: 800px;
		width: 100%;
		height: 181px;
	}

	#menuleft
	{
		position: absolute;
		top: 181px;
		left: 0px;
		width: 170px;
		height: 100%;
		background-color: #008386;
	}

	#maincontent
	{
		position: absolute;
		top: 200px;
		left: 190px;
		width: 680px;
	}
	
h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008181;
	line-height: 24px;
}

h2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008181;
	line-height: 20px;
	font-weight: normal;
}

.h2gray	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4F4F4F;
	line-height: 20px;
	font-weight : normal;
}

.h2black	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight : normal;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008181;
}

.hmhead	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d4076;
	line-height: 16px;
	margin-top: 0px;
}

.hmheadtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

p,ul,li,ol,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
}

.prodtextnorm  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
}
 
.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.footerpurp {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7D4076;
}

.prodcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #A09C52;
	margin : 2px 0px 4px 0px;
}

.prodtext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
} 	

.superscript { 
	vertical-align: super; font-size: 7px; 
}

/* colors and text */

.white {
	color: #FFFFFF;
}

.purple {
	color: #7D4076;
}

.teal {
	color: #008386;
}

.bold {
	font-weight: bold;
}

/* graphic positioning */

.picright {
    float : right;
    padding-left : 10px;
    padding-bottom : 5px;
}

.picleft  {
    float : left;
    padding-right : 10px;
    padding-bottom : 5px;
}

/* form styles */

input.formButton {
	background: #7D4076;
	color: #FFFFFF;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-bottom: 1px solid #8F5388;
	border-left: 1px solid #8F5388;
	border-right: 1px solid #8F5388;
	border-top: 1px solid #8F5388;
}

/* link styles */

a:link {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4076;
	text-decoration: underline;
}

a:visited {
	font-family:  Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #7D4076;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #50294B;
	text-decoration: underline;
}

a.bld:link {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #7D4076;
	text-decoration: underline;
	font-weight: bold;
}

a.bld:visited {
	font-family:  Verdana,Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #7D4076;
	text-decoration: underline;
	font-weight: bold;
}

a.bld:hover {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #50294B;
	text-decoration: underline;
	font-weight: bold;
}

/* table elements */
/* teal and sage */
.tblhead {
	background-color: #008386; 
	color: White; 
	height: 28px;
}

.tblbot {
	background-color: #008386; 
	color: White; 
	height: 10px;
}

.trheadlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
}

.tblborders {
	 background-color: #DAD8C2; 
	 border-left: 1px solid #008386; 
	 border-right: 1px solid #008386; 
	 border-bottom: 10px solid #008386;
}

.colhead {
	background-color: #008386; 
	color: White; 
}

/* purple and sage */
.tblheadpurp {
	background-color: #7d4076; 
	color: White; 
	height: 28px;
}

.tblbotpurp {
	background-color: #7d4076; 
	color: White; 
	height: 10px;
}

.tblborderspurp {
	 background-color: #DAD8C2; 
	 border-left: 1px solid #7d4076; 
	 border-right: 1px solid #7d4076; 
	 border-bottom: 10px solid #7d4076;
}

.tblborderspurp3 {
	 background-color: #DAD8C2; 
	 border-left: 1px solid #ffffff; 
	 border-right: 1px solid #7d4076; 
	 border-bottom: 10px solid #7d4076;
}

.colheadpurp {
	background-color: #7d4076; 
	color: White; 
}

/* remove after release */
.editnote	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
} 	

