.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Bold;
	font-weight: normal;
	color: #000000;
}
.bodybluebigbold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c709f;
	text-decoration: underline;
}
.bodybluebigbold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c709f;
}
.bodybluebigbold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c709f;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.sidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}


.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}


.bodybluebigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	color: #99FFFF;
	text-decoration: none;
}

#maincontentdiv
{
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 0px;
   margin-bottom: 0px;
}


#left_column,#right_column
{
   float: left;
   width: 210px;

}

div#reviewform input, div#reviewform textarea, div#reviewform select
{
   float: left;
   margin-top: 5px;
   margin-bottom: 5px;
}

div#reviewform label
{
   margin-top: 5px;
   margin-bottom: 5px;
   float: left;
   width: 70px;
   text-align: right;
   margin-right: 10px;
   clear: left;
}

.spamcatcher
{
   display: none;
   visibility: hidden;
}

div.review
{
   margin-top: 15px;
   margin-bottom: 15px;
}

div.floatright
{
   float: right;
}

div.floatleft
{
   float: left;
}

div.clear
{
   clear: both;
}

div.center
{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   clear: both;
}

div#products
{
   margin-bottom: 30px;
}


div.list a
{
   
}


div.input
{
   padding: 0px;
   padding-left: 10px;
   margin: 0px;
   display: inline;
   padding-right: 1px;
}