body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
ul {list-style-image: url(images/bullet.gif); margin: 10px 0px 28px 40px;}
ol {margin: 0px 0px 14px 40px;}
li {margin: 4px 0px 0px 0px;}

.box {
	border: 1px solid #656665;
}
a:link {color:#3333FF;}
a:active {color: #3333FF;}
a:visited {color:#6699FF;}
a:hover {color:#FF0000;}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:link {color: #FFFFFF; text-decoration: none;}
.menu a:active {color: #FFFFFF; text-decoration: none;}
.menu a:visited {color: #FFFFFF; text-decoration: none;}
.menu a:hover {color: #CCCCCC; text-decoration: none;}

.submenu a:link {color: #333333; text-decoration: none;}
.submenu a:active {color: #333333; text-decoration: none;}
.submenu a:visited {color: #333333; text-decoration: none;}
.submenu a:hover {color: #666666; text-decoration: none;}

.submenu2 a:link {color:#FFFFFF; text-decoration: none;}
.submenu2 a:active {color:#FFFFFF;  text-decoration: none;}
.submenu2 a:visited {color:#FFFFFF; text-decoration: none;}
.submenu2 a:hover {color:#FFFF00; text-decoration: none;}

.parent {
	line-height: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.parent a:link {color: #FFFFFF;}
.parent a:active {color: #FFFFFF;}
.parent a:visited {color: #FFFFFF;}
.parent a:hover {color: #FFFFFF;}



grey {
	font-size: 10px;
}
.grey a:link {color: #333333; text-decoration: underline;}
.grey a:active {color: #333333; text-decoration: underline;}
.grey a:visited {color: #333333; text-decoration: underline;}
.grey a:hover {color: #666666; text-decoration: underline;}

.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF; 
	border: 1px solid #333333;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333; 
	border: 1px solid #000000;
}

ul {margin-top: 10px; margin-bottom: 20px;}

li {margin-bottom: 5px;}

.formbutton {
	background-color: #FFFFFF;
	border: 1px dotted #B6B8B9;
	color: #5184A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	color: #656665;
	color: #666666;
	text-decoration: none;
	color: #656665;
	text-decoration: none;
}
.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC;
}
.formtext {
	background-color: #FFFFFF;
	color: #5184A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.smallgrey {
font-size: 9px;
color: #656665;
}
.grey {
	color: #656665;
	font-size: 12px;
}

.italicblue {
	color: #5184A3;
	font-style: italic;
}
.largeboldorange {
	color: #F05421;
	font-weight: bold;
	font-size:18px;
}
.largebolddarkgrey {
	color: #333333;
	font-weight: bold;
	font-size:18px;
}
.blue {
	color: #5184A3;
	}
	
	.boldblue {
	color: #2A4884;
	font-weight: bold;
	}

.blackbold {
color: #000000;
font-weight: bold;
font-size:12px;
}
.bluebox {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #656665;
	border-right-color: #2A4884;
	border-bottom-color: #656665;
	border-left-color: #2A4884;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.box2 {
	border-top-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #023672;
	border-right-color: #2A4884;
	border-bottom-color: #2A4884;
	border-left-color: #2A4884;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.databox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.knowledgebox {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-top-width: 2px;
}



/*feature for tab menu */

#featurediv

	{

	background-image:url(../images/featuredivbg.jpg);

	width:175px;

	margin-left:9px;

	margin-top:14px;

	padding-bottom:8px;

	float:right;

	border-left:1px solid #B6ADCD;

	border-top:1px solid #B6ADCD;	

	border-bottom:2px solid #999999;		

	border-right:2px solid #999999;	

	margin-bottom:14px;	

	}

#featurediv h4

	{

	color:#CC0000;

	font-size:11px;

	font-weight:bold;

	padding-top:5px;

	padding-left:8px;

	margin:0px;

	}

#featurediv p

	{

	color:#666666;

	padding-top:14px;

	padding-left:8px;

	line-height:17px;

	padding-right:8;

	margin:0px;	

}
.productsglance{
	position:relative;
	left:25px;
	top:-20px;
	width:180px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	
}

