@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#292e30;
background:#ffffff;
margin:10px 0px 5px 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h3{
font-size:18px;
font-weight:normal;
color:#b1d926;
padding:0px;
margin:0px;
}
h4{
font-size:13px;
font-weight:bold;
color:#59a71a;
padding:0px;
margin:0px;
}
.splWrds{
font-size:13px;
font-weight:bold;
color:#59a71a;
}
.team{
font-size:18px;
font-weight:normal;
color:#7EBC2B;
padding:0px;
margin:0px;
}
.hilights{
background:#F9FAFA;
border:1px solid #D2DADD;
}
.crcl{
background:url(../images/crcl.gif) no-repeat center 6px ;
}
.header{
background:url(../images/header.gif) no-repeat;
}
.footer {
background:url(../images/footerBgTop.gif) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
}
.footer_L{
background:url(../images/footerBgTop.gif) repeat-x top;
}
.footer_R{
background:url(../images/footerBgTop.gif) repeat-x top;
}
a.footerLink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4c7082;
}
a:hover.footerLink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
a.topLink {
background:url(../images/topBtnIcon.gif) no-repeat 0px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;

}
a:hover.topLink {
background:url(../images/topBtnIcon.gif) no-repeat 0px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#cbd5da;
}
span.topLink {
margin-left:18px;
}
a.sidHdng{
color:#ffffff;
text-decoration:none;
}
a:hover.sidHdng{
color:#e1e1e1;
text-decoration:none;
}
.sideMenu{
background:url(../images/sidMenuBtmBg.gif) repeat-x bottom #ffffff;
}
a.sideMenu {
background:url(../images/sidMenIconNor.gif) no-repeat 0px 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2C393B;

}
a:hover.sideMenu {
background:url(../images/sidMenuOvr.gif) no-repeat 0px 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
span.sideMenu {
margin-left:18px;
background:none;
}
a.solLink {
background:url(../images/solIcon.gif) no-repeat 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
a:hover.solLink {
background:url(../images/solIcon.gif) no-repeat 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dbfdc0;
font-weight:bold;
}
span.solLink {
margin-left:30px;
}
a.prodLink {
background:url(../images/productsIcon.gif) no-repeat 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
a:hover.prodLink {
background:url(../images/productsIcon.gif) no-repeat 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dbfdc0;
font-weight:bold;
}
span.prodLink {
margin-left:40px;
}
a.resoLink {
background:url(../images/resourcesIcon.gif) no-repeat 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
a:hover.resoLink {
background:url(../images/resourcesIcon.gif) no-repeat 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dbfdc0;
font-weight:bold;
}
span.resoLink {
margin-left:25px;
}
a.newsLink {
background:url(../images/newsIcon.gif) no-repeat 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
a:hover.newsLink {
background:url(../images/newsIcon.gif) no-repeat 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dbfdc0;
font-weight:bold;
}
span.newsLink {
margin-left:25px;
}
.mainMidBg{
background:url(../images/bottomBtnBg.gif) #FFFFFF repeat-x;

}
.separatorBg{
background:url(../images/septr.gif) no-repeat center 8px;
}
.innerMenu_L{
background:url(../images/sidMen_L.gif) no-repeat left;
}
.innerMenu_R{
background:url(../images/sidMen_R.gif) no-repeat right;
}
.innerMenu_Mid{
background:url(../images/sidMen_Mid.gif) repeat-x;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}
.textbox {
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:5px;
}
.fixfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.button {
	background-color:#407EC9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	border:0px;
	height:23px;
	width:70px;
}
#error {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.callSuprt{
background:url(../images/callSuprt.jpg) no-repeat;
}
.chatSuprt{
background:url(../images/chtSupprt.jpg) no-repeat;
}
.emailSuprt{
background:url(../images/emilSuprt.jpg) no-repeat;
}
.gnrlBanr{
background:url(../images/gnrlBanner.jpg) no-repeat;
font-size:26px;
color:#ffffff;
}
a.splMenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#59a71a;
font-weight:bold;
}
a:hover.splMenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#59a71a;
}
span.splMenu2 {
color:#292e30;
}
.btmBorder{
border-bottom:1px solid #CCCCCC;
}
.rqstForm{
background:#f0f3f4;
border:4px solid #e1e6e8;
}
a.subHdng{
font-size:18px;
font-weight:normal;
color:#b1d926;
padding:0px;
margin:0px;
}
a:hover.subHdng{
font-size:18px;
font-weight:normal;
color:#9bc509;
padding:0px;
margin:0px;
}
.arr{
background:url(../images/arrow.gif) no-repeat center;
}
.selectBox{
padding:5px;
}