body {
    font-family: arial, helvetica, sans-serif;
				font-size: 11pt;
				color: #000000;
				margin-top: 0px;
				}

h1 {
    font-size: 12pt;
    margin: 0px;
				margin-bottom: 10px;
				padding-top: 15px;
    }

h2 {
    font-size: 11pt;
				color: #6a6a6a;
				margin-top: 10px;
				margin-bottom: 15px;
    }

h3 {
    font-size: 11pt;
				color: #6a6a6a;
				text-align: center;
				margin: 0px;
				}

a {
    color: #98578c;
				font-weight: normal;
				}
				
a:hover {
    text-decoration:none;
				}
				
a.small {
    font-size: 80%;
				}

a img {
    border: none;
				}
				
img {
    border: none;
				}

div#header {
    width: 730px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				margin-bottom: 0px;
				border: none;
				padding: 0px;
				}

div#toptextnav {
    font-size: 8pt;
				color: #6a6a6a;
				text-align: right;
				}

div#toptextnav a {
    font-size: 8pt;
				color: #98578c;
				}
				
div#toptextnav a:hover {
    text-decoration: none;
				}

.header_tr {
    background-image: url(../images/header_top_right_bg.jpg);
				}

div#main {
    width: 755px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 4px;
				}

div#leftcolwrap {
    width: 185px;
				float: left;
				margin-left: 13px;
				display: inline;         /* for IE */
    }

div#leftcol {
				padding: 5px;
    background-image: url(../images/leftcol_bg.jpg);
				background-position: top;
				background-repeat: repeat-x;
				background-color: #f5cde7;
				text-align: center;
				min-height: 250px;
				_height: 250px;          /* for IE */
				}

div.leftmenu {
				padding-bottom: 10px;
				min-height: 150px;
				_height: 150px;          /* for IE */
				}

div.leftmenu a {
    font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
    }

div.leftmenu span {
    width: 165px;
				color: #98578c;
    background-color: #f5f5f5;
				margin-bottom: 5px;
				text-align: left;
    padding: 5px;
    display: block;
				}

div#leftcolcontact {
    color: #000000;
				font-size: 9pt;
				text-align: left;
				margin-top: 5px;
				padding: 5px;
    }

div#contentwrap {
    width: 543px;
				background-color: #ffffff;
				margin-left: 198px;
				padding-bottom: 12px;
				}

div#content {
    padding-left: 15px;
				padding-right: 15px;
				min-height: 275px;
				_height: 275px;             /* for IE */
    }

div#crumbs {
    font-size: 9pt;
				color: #333333;
				padding-top: 7px;
				padding-bottom: 15px;
    }

div#crumbs a {
    font-size: 9pt;
				color: #98578c;
    text-decoration: underline;
				}

div#crumbs a:hover {
    text-decoration: none;
				}

div#footer {
    padding: 5px;
    margin-left: auto;
				margin-right: auto;
				margin-top: 10px;
				margin-bottom: 25px;
    text-align: center;
    }

div#bottomnav {
    color: #6a6a6a;
				font-size: 10pt;
				padding-top: 10px;
				padding-bottom: 10px;
    }

div#bottomnav a {
    color: #98578c;
				font-size: 10pt;
    }

div#bottomnav a:hover {
				text-decoration: none;
    }

div#legal {
    color: #333333;
    font-size: 8pt;
    }

div.classheading {
    font-size: 10pt;
				font-weight: bold;
				color: #98578c;
				}

div.classheading span {
    color: #888888;
				}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    }

img.contentimg {
    margin-left: 10px;
			 margin-bottom: 10px;
				}

.pricing {
    color: #98578c;
				font-weight: bold;
				font-size: 12pt;
				}

.addtocart {
				color: #ffffff;
				background-color: #98578c;
				font-size: 10pt;
				font-weight: bold;
    padding: 5px;
				}

.formheader {
    font-weight: bold;
				color: #ffffff;
    background-color: #98578c;
				text-align: center;
				padding: 5px;
    }

.formfield {
    background-color: #f5cde7;
				padding: 5px;
    }

.formtextinput {
				border: 2px solid #f5cde7;
				padding: 2px;
				width: 466px;
    }

.formtext {
				border: 2px solid #f5cde7;
				width: 470px;
				}

.productlist {
    line-height: 135%;
				}

