body, td {
	font-family: arial,helvetica,geneva,sans-serif,verdana;
	color: #666666;
	font-size: 12px;
}

.bodySmall {
	font-family: arial,helvetica,geneva,sans-serif,verdana;
	color: #666666;
	font-size: 10px;
}

input,select {
    font-size: 10px;        
}

a:link {
	color: #666666;
}

a:hover {
	color: #BB0000;
}

a:visited {
	color: #666666;
}

.darkLink a, .darkLink a:link, .darkLink a:active, .darkLink a:visited {
	color: #5e5e4c;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
    
.darkLink a:hover {
	color:#5e5e4c;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.sDarkLink a, .sDarkLink a:link, .sDarkLink a:active, .sDarkLink a:visited {
	color: #5e5e4c;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.sDarkLink a:hover {
	color: #5e5e4c;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.subCat {
	color: #3692B5;
	font-size: 14px;
	font-weight: bold;
}

.subCat a, .subCat a:link, .subCat a:active, .subCat a:visited {
	color: #3692B5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.subCat a:hover {
	color: #3692B5;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.gotoSub a, .gotoSub a:link, .gotoSub a:active, .gotoSub a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

.gotoSub a:hover {
	color: #BB0000;
	text-decoration: none;
	font-size: 12px;
}

.button {
	font-size: 12px;
	font-weight: bold;
}

.button a, .button a:link, .button a:active, .button a:visited {
	color: #3692B5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.button a:hover {
	color: #3692B5;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	font-family: arial,helvetica,geneva,sans-serif,verdana;
	color: #999999;
	font-size: 10px;
}

/* front page structure */
#ProductRegistration {  }
#ProductRegistration > .content {  padding:10px 24px; }
#ProductRegistration .content { _padding:10px 24px; }
#ProductRegistration form.stdForm fieldset { margin:0px; padding:0px; border:none; }
#ProductRegistration form.stdForm fieldset.checkboxes { padding-top:15px; }
#ProductRegistration form.stdForm .formItem .fi_content { width:auto; }

.col-main-left 
{
	width: 694px;
	/* background-color: Red;*/
	 margin: 0 15 10 0;
	 padding-right: 15px;
	
}
.col-main-imagebox
{
    width: 340px;
    margin-bottom: 10px;
    vertical-align:baseline;
}

.left
{
    float: left;  
   
}

.right
{
    float: right;
}

.mainbanner 
{
  margin-bottom: 10px;   
}

.col-main-imagebox
{
    width: 340px;
    margin-bottom: 10px;
    vertical-align:baseline;
}

