body {margin:0px; font:12px; font-family:Trebuchet MS; }
.bodyTag {background:#62abd8 url(images/bodybg.jpg) top left repeat-x;}
.maintable { width:100%; background-color:#FFFFFF;}

A { COLOR: #000; TEXT-DECORATION: none }

A:link { COLOR: #000 ; TEXT-DECORATION: underline }

A:visited { COLOR: #000 ; TEXT-DECORATION: underline}

A:hover { COLOR: #565656  ; TEXT-DECORATION: none}

td, p, span, div{ color:#565656; font-size:12px; 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 #49635c;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #034c8c;  margin:0px; font-family:Trebuchet MS; font-weight:500; }
H1 a:link {font-size: 18px; color: #034c8c;  }
H1 a:visited {font-size: 18px; color: #034c8c; }
H1 a:hover {font-size: 18px; color: #858585; }
/*use this for header (page title)*/
h1 span { color:#000; font-size: 18px;}


H2 {font-size: 14px; font-weight:bold; color: #000; margin:0px;font-family:Trebuchet MS; font-weight:bold; line-height:22px;}
H2 a:link {font-size: 14px; font-weight:bold; color: #000;}
H2 a:visited {font-size: 14px; font-weight:bold; color: #000;}
H2 a:hover {font-size: 14px; font-weight:bold; color: #000;}
/*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:#034c8c; margin:0px; padding-left:2px;}
H3 a:link {font-size:11px; font-weight:bold; color:#034c8c; padding-left:2px;}
H3 a:visited {font-size:11px; font-weight:bold; color:#034c8c;padding-left:2px;}
H3 a:hover {font-size:11px; font-weight:bold; color:#858585;  padding-left:2px;}
/*use this for small-title */

H4 {font-size:11px; color:#000;  margin:0px;font-family:Trebuchet MS; font-weight:500;}
h4 a:link {font-size:11px; color:#000;}
h4 a:visited {font-size:11px; color:#000; }
h4 a:hover {font-size:11px; color:#858585;}
/*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:#034c8c; }
h5 a:link {font-size:11px; font-weight:bold;  color:#034c8c;}
h5 a:visited {font-size:11px; font-weight:bold;  color:#034c8c}
h5 a:hover {font-size:11px; font-weight:bold;  color:#858585;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#034c8c; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#034c8c; }
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#034c8c; }
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#858585;}

/* 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 #101010; color:#ffffff; font-size:11px; font-weight:bold; background-color:#508daa;}

.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:#001711; text-decoration:none; font-weight:normal;}

.highlighted-row { padding: 4px;}
.highlighted-row table {border:1px solid #001711;  padding: 4px; }
.highlighted-row table td table{border:0px solid #000000;  padding: 4px;}
.highlighted-row a:link {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row1 { padding: 4px; }
.highlighted-row1 table {border:1px solid #23518c ; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000;   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;}
.highlighted-row2 {border:1px solid #001711 ; 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:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #000; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #000; padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #000; 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:#001711; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #1b4a5a; padding:2px; font-weight:bold;}*/
.price {background-color:#508daa; font-weight:bold; color:#ffffff;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#1b4a5a; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#1b4a5a; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#1b4a5a; 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:#1b4a5a; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #001711; 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 #017aa5; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #017aa5; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #017aa5; border-collapse:collapse; padding:3px;  color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#1b4a5a; 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:#001711; 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 {border:1px solid #1b4a5a ; padding: 4px;}
.logintab th {background-color:#017aa5;}
.logintab table td table{  padding: 4px; }
.logintab a:link {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#001711; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #001711; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #001711; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #017aa5; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #017aa5; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #017aa5; color:#1b4a5a; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #017aa5; border-collapse:collapse; padding:2px; height:20px;  color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#001711; font-weight:normal;}
.bluetable a:visited{color:#001711; 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 #62abd9; font-size:11px}

.bdrmain {border-left:solid 3px #fff;border-right:solid 3px #fff; background:#f2f2f2;}

table.footer {color:#ffffff; }
.footer td{ color:#ffffff;padding:4px; font-size:11px;}
.footer a:link{color:#ffffff; font-weight:400; font-size:11px; TEXT-DECORATION: none }
.footer a:visited{color:#ffffff; font-weight:400; font-size:11px; TEXT-DECORATION: none }
.footer a:hover{color:#017aa5; font-weight:400;font-size:11px; TEXT-DECORATION: none  }

.sitetitlefont {font-size:28px; font-weight:500; color:#034c8c; font-family:Trebuchet MS;}
.sitetitlefont span {font-size:28px; font-weight:500; color:#fff; font-family:Trebuchet MS;}
.sitetitlefont a:link,.sitetitlefont a:visited { font-size:28px; font-weight:500; color:#034c8c; font-family:Trebuchet MS; text-decoration:none;}
.sitetitlefont a:hover { font-size:28px; font-weight:500; color:#034c8c; font-family:Trebuchet MS; text-decoration:none;}
.sitetitlefont span a:link,.sitetitlefont span a:visited {font-size:28px; font-weight:500; color:#fff; font-family:Trebuchet MS; text-decoration:none;}
.sitetitlefont span a:hover {font-size:28px; font-weight:500; color:#fff; font-family:Trebuchet MS; text-decoration:none;}

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:#001711; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#001711; text-decoration:none;}

.rightback { padding:5px; border-left:#cdcdcd dotted 1px;  }
.rightback td{}
.rightback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#001711; text-decoration:none;}


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#001711; }
.box a:visited{ color:#001711; }
.box a:hover{ color:#001711; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#001711; }
.boxright a:visited{ color:#001711; }
.boxright a:hover{ color:#001711; }

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:#242424; font-size:11px;}

.required { color:#FF0000;}

/*extra css*/

.menuimgover {background:url(images/menu_over.jpg) left top repeat-x; color:#ffffff;}

.toplinks { font-family:verdana; font-size:14px; padding-top:70px; text-align:right; color:#034c8c;padding-bottom:40px; padding-right:5px; font-weight:500;}
.toplinks a:link,.toplinks a:visited{color:#000; font-size:14px; text-decoration:none; font-weight:500;}
.toplinks a:hover{color:#034c8c; font-size:14px;font-weight:500;}

.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;}

.footerbg { background:#017aa5 url(images/footer-bg.jpg) left top repeat-x; height:64px; color:#fff;}

.mid ul {  margin:0px; padding-left:10px;}
.mid li { margin:7px 0px; list-style:none; line-height:17px; background-image:url(images/bullet1.gif); background-repeat:no-repeat; background-position:top left; padding-left:15px; font-weight:bold; font-family:Trebuchet MS;}

.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:#d5e7ed; 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:15px; font-weight:bold; color:#0367a6; }


.offer { font-family:Trebuchet MS; font-size:20px; font-weight:bold; color:#ffffff; text-align:center; padding-right:15px;}
.offer a:link,.offer a:visited{color:#ffffff; font-size:20px; text-decoration:none;text-align:center;}
.offer a:hover{color:#ffffff; font-size:20px; text-decoration:none;text-align:center;}

.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;}

.boxrightbg1 { background-color:#cce2f2; padding:15px; border:solid 1px #000;}

.topcall {color:#034c8c;font-size:18px; font-family:Trebuchet MS;}
.topphone {color:#000;font-size:22px; font-family:Trebuchet MS; border-bottom:dashed 1px #000; padding-bottom:5px;}
.address { font-size:12px; line-height:18px;font-family:Trebuchet MS; color:#464646;}

.formtitle { color:#034c8c; font-size:18px;margin:0px; font-weight:bold; font-family:Trebuchet MS;}
.txtsmall { color:#acacac; font-family:Verdana; font-size:10px;}
.rightpnl td {}

a.linkmenu{display:block; float:left; font-weight:bold; font-size:16px; font-family:Trebuchet MS; color:#000; height:33px; 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:#000; text-align:center;font-size:16px; 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:32px; 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:0px 0px 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:#1b4a5a; 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; }

.idTabs{padding:0px; margin:0px; list-style:none; margin-left:5px;}
.idTabs li{padding:0px; margin:0px; list-style:none; background:none; float:left; margin-right:5px;}
.idTabs li a:link,.idTabs li a:visited{display:block; height:25px; color:#fff; font-size:16px; padding-left:15px; padding-right:15px; padding-top:10px; border:solid 1px #000; border-bottom:0px; width:118px;}

.idTabs li.blue a:link,.idTabs li.blue a:visited{ background-color:#007aa5; text-decoration:none; }
.idTabs li.grey a:link,.idTabs li.grey a:visited{ background-color:#5495cd;  text-decoration:none;}
.idTabs li.green a:link,.idTabs li.green a:visited{ background-color:#7cacd4;  text-decoration:none;}

.idcont ul {  margin:0px; padding-left:10px;}
.idcont li { margin:7px 0px; list-style:none; line-height:17px; background-image:url(images/black_bullet.gif); background-repeat:no-repeat; background-position:0px 0px; padding-left:15px; font-weight:normal; font-family:Trebuchet MS;}

.idcont{float:right; width:570px; border:solid 1px #000;  margin-left:10px;  }
.idcont .bluecont{background:#007aa5; padding-left:10px; padding-top:5px; height:230px; padding-bottom:5px;}
.idcont .bluecont td{color:#fff; padding:3px; font-size:14px;}
.idcont .bluecont h2{ color:#efefef; font-size:16px; padding-left:0px; margin-top:0px;  font-weight:bold; line-height:20px; margin-bottom:10px; }

.idcont .greycont{background:#5495cd; padding-left:10px; padding-top:5px; height:230px; padding-bottom:5px; }
.idcont .greycont td{color:#fff; padding:3px; font-size:14px;}
.idcont .greycont h2{ color:#efefef; font-size:16px; padding-left:0px; margin-top:0px;  font-weight:bold; line-height:20px; margin-bottom:10px;}

.idcont .greencont{background:#7cacd4; padding-left:10px; padding-top:5px; height:230px; padding-bottom:5px;}
.idcont .greencont td{color:#fff; padding:3px; font-size:14px;}
.idcont .greencont h2{ color:#efefef; font-size:16px; font-weight:bold; line-height:20px; padding-left:0px; margin-top:0px; margin-bottom:10px;}

