body {margin:0px; font:11px; font-family:Trebuchet MS; }
.bodyTag {background:#363636 url(images/bodybg.jpg) top left repeat-x;}
.maintable { width:100%; background-color:#FFFFFF;}

A { COLOR: #1042a6; TEXT-DECORATION: none }

A:link { COLOR: #1042a6 ; TEXT-DECORATION: underline }

A:visited { COLOR: #1042a6 ; TEXT-DECORATION: underline}

A:hover { COLOR: #929292  ; TEXT-DECORATION: none}

td, p, span, div{ color:#565656; font-size:11px; font-family:Trebuchet MS;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:12px; border:1px solid #5b7fb9;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #1042a6;  margin:0px; font-family:Trebuchet MS; font-weight:500; }
H1 a:link {font-size: 18px; color: #1042a6;  }
H1 a:visited {font-size: 18px; color: #1042a6; }
H1 a:hover {font-size: 18px; color: #2f2f2f; }
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:bold; color: #5b7fb9; margin:0px;font-family:Trebuchet MS; font-weight:bold; line-height:22px;}
H2 a:link {font-size: 12px; font-weight:bold; color: #5b7fb9;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #5b7fb9;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #5b7fb9;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:11px; font-weight:bold; color:#1452a7; margin:0px; padding-left:2px;}
H3 a:link {font-size:11px; font-weight:bold; color:#1452a7; padding-left:2px;}
H3 a:visited {font-size:11px; font-weight:bold; color:#1452a7;padding-left:2px;}
H3 a:hover {font-size:11px; font-weight:bold; color:#2f2f2f;  padding-left:2px;}
/*use this for small-title */

H4 {font-size:11px; color:#0f3d7b;  margin:0px;font-family:Trebuchet MS; font-weight:500;}
h4 a:link {font-size:11px; color:#0f3d7b;}
h4 a:visited {font-size:11px; color:#0f3d7b; }
h4 a:hover {font-size:11px; color:#2f2f2f;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px; color:#0f3d7b; }
h5 a:link {font-size:11px; font-weight:bold;  color:#0f3d7b;}
h5 a:visited {font-size:11px; font-weight:bold;  color:#0f3d7b}
h5 a:hover {font-size:11px; font-weight:bold;  color:#2f2f2f;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#595518; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#595518; }
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#595518; }
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#595518;}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {  height:22px;border:1px solid #0f3d7b; color:#ffffff; font-size:11px; font-weight:bold; background-color:#1452a7;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information { border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#0f3d7b; text-decoration:none; font-weight:normal;}

.highlighted-row { padding: 4px;}
.highlighted-row table {border:1px solid #585858;  padding: 4px; }
.highlighted-row table td table{border:0px solid #000000;  padding: 4px;}
.highlighted-row a:link {color:#585858; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#585858; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#585858; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #fff; padding: 4px; }
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fff; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; background-color: #fff;  padding: 4px;}
.highlighted-row1 a:link { text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover { text-decoration:underline; font-weight:normal;}

.highlighted-row2 { padding: 4px; background-color:#f2f2f2;}
.highlighted-row2 {border:1px solid #585858 ; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000;  padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#585858; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #bee2e8; padding: 4px;}
.highlighted-row3 {border:1px solid #585858; background-color: #bee2e8; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #bee2e8; padding: 4px;}
.highlighted-row3 a:link {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#585858; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #585858; padding:3px;}

/*.price {background-color: #0f3d7b; padding:2px; font-weight:bold;}*/
.price {background-color:#1452a7; font-weight:bold; color:#ffffff;}

.pagelist {color:#585858}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#0f3d7b; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#0f3d7b; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#2f2f2f; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#0f3d7b; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #585858; border-collapse:collapse; background-color:#231c56;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;  }
table .alt-lines .alt-linechange2 { color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #585858; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #585858; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #585858; border-collapse:collapse; padding:3px;  color:#585858;}
.tablewithheader a:link {color:#585858; font-weight:normal;}
.tablewithheader a:visited{color:#585858; font-weight:normal;}
.tablewithheader a:hover {color:#0f3d7b; font-weight:normal;}

.imgna { text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#585858; text-decoration:none}

.textbold { font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab { padding: 4px;   }
.logintab table { padding: 4px;  }
.logintab th {background-color:#1452a7;}
.logintab table td table{  padding: 4px; }
.logintab a:link {color:#585858; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#585858; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#585858; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #585858; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #585858; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #585858; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #585858; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #585858; color:#0f3d7b; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #585858; border-collapse:collapse; padding:2px; height:20px;  color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#585858; font-weight:normal;}
.bluetable a:visited{color:#585858; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:10px; line-height:18px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #5b7fb9; font-size:11px}

.bdrmain {border-left:solid 3px #fff;border-right:solid 3px #fff; background:#f5f5f5;}

table.footer {color:#ffffff; }
.footer td{ color:#ffffff;padding:4px; font-size:11px;}
.footer a:link{color:#ffffff; font-weight:400; font-size:11px;}
.footer a:visited{color:#ffffff; font-weight:400; font-size:11px; }
.footer a:hover{color:#c4d0e4; font-weight:400;font-size:11px;  }

.sitetitlefont {font-size:24px; font-weight:bold; color: #1452a7;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}

.overmenu a:link, .overmenu a:visited {background-color:#565656; border-bottom:1px solid #ffffff; padding:3px; height:25px; color:#ffffff; display:block; font-weight:100; text-align:center; font-family:Trebuchet MS; font-size:14px; TEXT-DECORATION: none}
.overmenu a:hover {background-color:#23518c; border-bottom:1px solid #ffffff; padding:3px; height:25px; color:#ffffff; display:block; font-weight:100; text-align:center; font-family:Trebuchet MS; font-size:14px; TEXT-DECORATION: none}

table.leftmenu {}
.leftmenu td{ padding-left:40px; height:30px;}
.leftmenu a:link {font-weight:bold; color:#000000;height:30px;}
.leftmenu a:visited{ font-weight:bold; color:#000000;height:30px;}
.leftmenu a:hover { font-weight:bold;  color:#ffffff;height:30px;}


.slogantext { font-size:14px;font-weight:bold; color:#23518c;}

.leftbase {background-color:#8cb9d3; border-right:#FFFFFF solid 1px;}

.leftback { padding:5px; }
.leftback td{}
.leftback a:link {color:#585858; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#585858; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#585858; text-decoration:none;}

.rightback { padding:5px; border-left:#cdcdcd dotted 1px;  }
.rightback td{}
.rightback a:link {color:#585858; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#585858; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#585858; text-decoration:none;}


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #585858; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#585858; }
.box a:visited{ color:#585858; }
.box a:hover{ color:#585858; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #585858; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#585858; }
.boxright a:visited{ color:#585858; }
.boxright a:hover{ color:#585858; }

table.checkbox td input{ background-color:transparent; border:0px;}
.bdrright{border-right:solid 1px #cccccc;}

.copyrights {color:#ffffff; font-size:11px;}
.copyrights a:link{color:#ffffff; font-size:11px;}
.copyrights a:visited{color:#ffffff; font-size:11px;}
.copyrights a:hover{color:#ffffff; font-size:11px;}

.required { color:#FF0000;}

/*extra css*/

.menuimgover {background:url(images/menu_over.jpg) left top repeat-x; color:#ffffff;}

.toplinks { font-family:Trebuchet MS; font-size:14px; padding-top:50px; text-align:right; color:#1042a6;padding-bottom:7px; padding-right:15px; font-weight:500;}
.toplinks a:link{color:#210907; font-size:14px;}
.toplinks a:visited{color:#210907; font-size:14px;}
.toplinks a:hover{color:#1042a6; font-size:14px;}

.headerleft { background:url(images/headerleft.jpg) left no-repeat; width:454px; height:263px;}
.headerright { background:url(images/headerright.jpg) left no-repeat; width:448px; height:263px; }
.headerright span { font-size:14px; color:#3f403e;}


.footerbg { background:#1042a6 url(images/footer-bg.jpg) left top repeat-x; height:64px;}

.mid ul {  margin:0px; padding-left:5px; }
.mid li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet1.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; }

.boxtop { background-image:url(images/boxtop.jpg); background-position:top left; background-repeat:repeat-x;}
.boxbtm { background-image:url(images/boxbtm.jpg); background-position:top left; background-repeat:repeat-x;}
.boxleft { background-image:url(images/boxleft.jpg); background-position:top left; background-repeat:repeat-y;}
.boxright { background-image:url(images/boxright.jpg); background-position:top left; background-repeat:repeat-y;}
.boxbg {background:#c4d0e4; padding:5px 0px 5px 0px;}
.boxbg ul {  margin:0px; padding-left:5px; }
.boxbg li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:20px; font-weight:bold; color:#1042a6; }
.boxbg H1 {font-size: 18px; color: #1042a6;  margin:0px; font-family:Trebuchet MS; font-weight:500; padding-bottom:7px; }


.offer { font-family:Trebuchet MS; font-size:19px; font-weight:bold; color:#063067; text-align:center; padding:0px 15px 0px 8px;}
.offer a:link{color:#063067; font-size:19px; text-decoration:none}
.offer a:visited{color:#063067; font-size:19px; text-decoration:none}
.offer a:hover{COLOR: #063067 ; font-size:19px; text-decoration:none}

.boxrightbg { background-image:url(images/boxright_bg.jpg); background-position:top left; background-repeat:repeat-y; }
.boxrighttop { background-image:url(images/boxtop_bg.jpg); background-position:top left; background-repeat:repeat-x;}
.boxrightbtm { background-image:url(images/boxbottom_bg.jpg); background-position:top left; background-repeat:repeat-x;}

.topcall {color:#3e3e3e;font-size:18px;}
.topphone {color:#1042a6;font-size:22px;  font-weight:bold; border-bottom:#FFFFFF 1px dashed;  }
.address { font-size:12px; line-height:18px; font-weight:bold; color:#3e3e3e; padding-top:7px; }

.formtitle { color:#1042a6; font-size:20px;margin:0px;}
.txtsmall { color:#acacac; font-family:Trebuchet MS; font-size:10px;}
.rightpnl td {}

a.linkmenu{display:block; float:left; font-weight:bold; font-size:15px; font-family:Trebuchet MS; color:#210907; height:30px; margin:10px 0px 0px 0px; TEXT-DECORATION: none; cursor:pointer; text-align:center;}
a.linkmenu span{display:block; float:left;  padding-left:25px; padding-right:25px; margin-left:7px; color:#210907; text-align:center;font-size:15px; TEXT-DECORATION: none;; cursor:pointer; text-align:center;}
a.linkmenu:hover{background:url(images/menuleft_curve.jpg) no-repeat left; color:#ffffff; margin:10px 0px 0px 0px; TEXT-DECORATION: none; cursor:pointer;}
a.linkmenu:hover span{background:url(images/menuright_curve.jpg) right no-repeat; height:30px; color:#ffffff; TEXT-DECORATION: none; cursor:pointer; }


.boxbg1 { background-image:url(images/boxbg1.jpg); background-position:top left; background-repeat:repeat-y; width:219px;}
.boxbg1 ul {  margin:0px; padding-left:5px; }
.boxbg1 li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; }

table.blockbg{}
.blockbg td {color:#0f3d7b; text-align:left; FONT-SIZE: 11px; font-family:Trebuchet MS; line-height:17px; border-bottom:#c2cdd1 dashed 1px; padding:4px 7px 4px 3px; vertical-align:top; }


.logo { padding:20px 9px 20px 10px; width:186px;height:126px;}
.logo a:link, .logo a:visited {display:block; background-repeat:no-repeat; text-indent:-999998px; background-image:url(images/logo.jpg);  width:186px; height:126px;}

table.coupon {}
.coupon td { color:#535353;}
.coupon .top { background:url(images/coupon-top.jpg) left top no-repeat; height:121px;}
.coupon .top td { padding:35px 20px 5px 20px;}
.coupon .top th { padding:12px 20px 5px 0px; font-size:18px; color:#05402a;}
.coupon .middle {background:url(images/coupon-middle.jpg) left top repeat-y; padding:0px 40px 0px 20px;}
.coupon .bottom {background:url(images/coupon-bottom.jpg) left top no-repeat; height:67px;}
.coupon .bottom td {padding:25px 45px 5px 37px; color:#FFFFFF;}
.coupon .bottom span {color:#89d2fe;}
.coupon .bottom a:link, .coupon .bottom a:visited { color:#FFFFFF; text-decoration:none;}
.coupon .bottom a:hover { color:#008cea; text-decoration:none;}
.coupon .print {color:#ffffff;font-size:16px;font-weight:bold;}
.coupon a:link, .coupon a:visited {}
.coupon a:hover {}

/*--Start coupon css-----*/
.topbg { background: url(images/topback.jpg) top center no-repeat; height:86px; }
.couponbg { background:#bfc7b8; border-left:solid 1px #004f8a; border-right:solid 1px #004f8a;}
.midbg { background:#d2ecfd url(images/midback.jpg) top center no-repeat; height:100%;}
.bottom { background:url(images/bottom.jpg) top center no-repeat; height:15px;}
.couponphone { color:#1042a6; font-size:20px; font-family:trebuchet MS; text-align:right; padding-right:40px;}
.content { font-size:11px; font-family:verdana; color:#fff; line-height:18px;}
/*button start*/
.button1 h1 a {margin:0px; padding:0px; background:url(images/clicktoprint-butt.png) top left no-repeat; width:242px; height:113px; float:left; text-indent:-99999px; }
/*button end*/
.coupontitle { font-family:Helvetica; font-size:20px; font-weight:bold; color:#ffffff; line-height:24px;}
.coupontitle span { color:#a61111;}
.subtitle { font-family:Helvetica; font-size:16px; font-weight:bold; color:#d0fffe;}
.terms { font-size:10px; font-family:verdana; color:#242424; padding:5px;}
.terms span { color:#004775;}
/*--end coupon css-----*/
