@charset "utf-8";
/* CSS Document */

.marquee 
{
	position:relative;
    overflow:hidden;
    width:150px;
    height:350px;
	border-style:none;
	
		           
 }

body
{
	border:0;
	margin:0;
	background-color:#668EC1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:black;
			
	
}

 .hedertop
{
	background-image:url(../Images/bg_tophead1.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:989px;

	
}

.menubg
{
	 
	background-repeat:repeat-x;
	height:25px;
	background-color:#3593C3;
	
}

 #menuview a 
 {
	color:#F6F917; 
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	
 }
 
 #menuview a:hover 
 {
	color:#F6F917; 
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana;
	
 }


.middlegrd
{
	background-image:url(../Images/bggrd.gif);
	background-color:#3593C3;
	background-repeat:repeat-y;
	width:990px;
	
		
}
.bottom
{
	background-image:url(../Images/bg_bottom.jpg);
	background-repeat:no-repeat;
	height:18px;
	width:990px;
	

}

.footergrd
{
	background-color:#E3EFFF;
	background-repeat:repeat-x;	
	height:70px;
	width:990px;

	
}

.footergrdred
{
	background-image:url(../Images/redbg.GIF);
	background-repeat:repeat-x;	
	height:4px;
	

	
}

#mouseover a 
 {
	color:black;
	text-decoration:none;
	font:Verdana;
	font-size:9pt;
	margin-right:1px;
	
	
	
 }
 
 #mouseover a:hover 
 {
	color:black;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	margin-right:1px;
	
 }
 

 #mouseovermore a 
 {
	color:black;
	text-decoration:none;
	font:Verdana;
	font-size:9pt;
	
	
	
 }
 
 #mouseovermore a:hover 
 {
	color:black;
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	
	
 }
 
 
 
 .mouseover
 {
	
	text-decoration:none;
	background: url(../Images/productsbg.jpg) center  repeat-x;
	
 }


#footerlink a 
 {
	color:#0093FF; 
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana;
	
 }
 
 #footerlink a:hover 
 {
	color:#0093FF; 
	text-decoration:underline;
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana;
	
 }
 
 #relatedsite a 
 {
	color:#0093FF; 
	text-decoration:none;
	font-size:9pt;
	font-family:Verdana;
	
 }
 
 #relatedsite a:hover 
 {
	color:#0093FF; 
	text-decoration:underline;
	font-size:9pt;
	font-family:Verdana;
	
 }
.footertable
{
	background-image:url("../Images/footerlink.gif");
	background-repeat:repeat-x;
	height:25px;
	width:991px
}




.contactbg {background-color:#26BBFF; border-collapse:collapse; border:#000000 1px solid; color:#FFF; }
.q-heading{font-family:verdana,arial,ms sans serif; font-size:18px; color:#061259; font-weight:bold; padding-bottom:5px;}
.contactmandatory {font-family:verdana,ms sans serif,arial; color:#ffffff; font-size:11px;padding-top:5px; padding-bottom:3px;}
.q-border {border-collapse:collapse; border:#5099F1 1px solid;}
.q-border td {border-color:#5099F1;}	
.q-item {font-family:verdana,ms sans serif,arial; font-size:14px; color:#ffffFF; font-weight:bold; background-color:#134BC9; height:30px;}
.q-head {font-family:verdana,ms sans serif,arial; font-size:14px; font-weight:bold; color:#ffff00;}
.q-head1 {font-family:verdana,ms sans serif,arial; font-size:12px; color:#ffffff; font-weight:bold;}
.q-text {font-family:verdana,ms sans serif,arial; font-size:12px; color:#ffffff;}
.q-text1 {font-family:verdana,ms sans serif,arial; font-size:12px; color:#ffffff; background-color:#196CD0; padding:0px 5px 0px 5px;}
.q-star{color:#ffff00;}
.q-star1 {color:#ffff00;}
.q-text-sm {font-family:verdana,ms sans serif,arial; color:#ffffff; font-size:10px;}
.input{font-family:verdana,ms sans serif,arial; font-size:10pt; background-color:#ffffff; border-style:inset; }
select{width:98%;font-size:10pt; background-color:#ffffff;}



/* ======================================== Menu CSS =================================*/
/* for menu buttons
.chromestyle
{
	width:600px;
	background-image: url(../images/bluegrd.gif);
	background-repeat: repeat-x;
	height: 23px;
}

.chromestyle:after //Add margin between menu and rest of content in Firefox
{
	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul
{
	border: 1px solid #BBB;
	width: 600px;
	background: url(../images/bluegrd.gif) center center repeat-x; //THEME CHANGE HERE
	padding: 4px 0;
	margin: 0;
	text-align: center; //set value to "left", "center", or "right"
}

.chromestyle ul li
{
	display: inline;
}

.chromestyle ul li a
{
	font-size: 8pt; //color: #EA692A;
	color: White;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected
{
	//script dynamically adds a class of "selected" to the current active menu item
	color: #EA692A;
	background: url(../images/chromebg-over.gif) center center repeat-x; //THEME CHANGE HERE
}   
*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position: absolute;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif, Geneva;
	text-align: left;
	line-height: 18px;
	z-index: 100;
	margin-left:2px;
	background-color:#ffffff;
	width:157px;/*Specify menu widh here*/
	visibility: hidden;/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a
{
	width: auto;
	display: block;
	font-size:9pt;
	text-indent:38px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding:1px 0;
	padding-right:5px;
	text-decoration: none;
	color:black;
		
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/ /*background-color: #F0F0F0;*/
	color: #336699;
	background: url(../Images/productsbg.jpg) center repeat-x;
	
}


.productdiv a
{
	width: auto;
	display: block;
	font-size:9pt;
	text-indent:25px;
	 /*THEME CHANGE HERE*/
	padding:1px 0;
	padding-right:1px;
	line-height:20px;
	text-decoration: none;
	color:black;
	
		
}

.productdiv a:hover
{
	/*THEME CHANGE HERE*/ /*background-color: #F0F0F0;*/
	color: #336699;
	background: url(../Images/productsbg.jpg) center repeat-x;
	
}