.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;

}


h3,h2 {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCDBF1;
	background-color: #000000;

}

.productareaheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.rowHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	background-color: #333333;
	font-weight: bold;
}

.row1 {
	background-color: #F5F5F5;
}

.row2 {
	background-color: #ffffff;
}


.overdue1 {
	background-color: #FFCCCC;
}

.overdue2 {
	background-color: #FFE6E6;
}

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

}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

.catmenubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	}
A.catmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

A:hover.catmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
	
}

A.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
A.topmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}

.menutab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
A.menutab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.nsright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5B92C8;

}
.request {
	color: #ffffff;
	text-decoration: none;
}
.request:hover {
	text-decoration: underline;
}
.specialright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a.ul {
	text-decoration: underline;
}
.headingfaq {

	font-size: 14px;
	font-weight: bolder;
	color: #003366;
}

.testimonialbox {
	font-size: 12px;	
	color: #003366;
}

select {
	font-size: 11px;
	font-weight: bold;

}
input {
	border: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	font-weight: bold;		
}

textarea {
	border: 1px solid #666666;
	font-size: 11px;
	color: #000000;
	font-weight: bold;		
}

.radionoformat {
	border: none;
}

.radiolabel {
	font-size: 10px;
}

td.ratinglabel {
	font-size: 10px;
}

td.rating {width:52px; height:10px;
    background-color:#CCCCCC;
    border-top: #666666 1px solid;
    border-right: #999999 1px solid;
    border-left: #666666 1px solid;
    border-bottom: #999999 1px solid;}

.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;}
}

.buttonNoPad {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 12px;
	border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;}
}

.buttonbuynow {
	font-weight: bold;
	color: #0066FF;
	background-color: #000000;
	font-size: 12px;
}
.buttonreject {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

.stepsdefault{
	background-color: #CCDBF1;
	font-size: 11px;
	font-weight: bold;
}

.stepcurrent{
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.stepcomplete{
	background-color: #003366;
	font-size: 11px;
	font-weight: bold;
}
a.stepcomplete {
	text-decoration: none;
	font-weight: bold;
	color: #CCDBF1;
	font-size: 11px;
}
.formerror {
	font-size: 9px;
	color: #FF0000;
}
.formlabel {
	text-align: right;
}
.formfield {
	font-size: 9px;
	color: #FF0000;
	
}
.textsearch {
	font-size: 10px;
}
.textsearchbutton {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #000000;
}

.productNameHeading {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;

}

.fineprint {
	font-size: 10px;
}
A.homeblock { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: bold; 
     color: #FFFFFF; 
     text-decoration: none; 
      
} 
A.homeblock:hover{ 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     color: #0066FF; 
     font-weight: bold; 
     text-decoration: underline; 
}
