body { margin:0px; font-family:Trebuchet MS; }
.bodyTag {background:#0a8aa7 url(images/bodybg.jpg) top left repeat-x;}
.maintable { width:100%; background-color:#FFFFFF;}

A { COLOR: #0a4891; TEXT-DECORATION: none ;}

A:link { COLOR: #0a4891; TEXT-DECORATION: underline }

A:visited { COLOR: #0a4891; 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:#565656; 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: 20px; color: #ba3641;  margin:0px; font-family:Trebuchet MS; font-weight:500; line-height:24px; }
H1 a:link {font-size: 20px; color: #ba3641; }
H1 a:visited {font-size: 20px; color: #ba3641; }
H1 a:hover {font-size: 20px; color: #858585; }
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:bold; color: #0a89a6; margin:3px;font-family:Trebuchet MS; font-weight:bold;}
H2 a:link {font-size: 12px; font-weight:bold; color: #0a89a6;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #0a89a6;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #0a89a6;}
/*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:#094a8c; margin:0px; padding-left:2px;}
H3 a:link {font-size:11px; font-weight:bold; color:#094a8c; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:11px; font-weight:bold; color:#094a8c; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:11px; font-weight:bold; color:#858585; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:11px; color:#606060;  margin:0px;font-family:Trebuchet MS; font-weight:500;}
h4 a:link {font-size:11px; color:#606060;}
h4 a:visited {font-size:11px; color:#606060; }
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:#0e5279; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#0e5279;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#0e5279}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#001711;}

/*use this for bold small title (no special identification)*/

H6 {font-size:9px; font-weight:normal; font-style:normal; color:#001711; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:none}

/* 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 #283e38; color:#ffffff; font-size:11px; font-weight:bold; background-color:#101010;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#dceff3; 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; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; padding: 4px;}
.highlighted-row1 a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#a1a1a1; 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 {padding: 4px;}
.highlighted-row3 {border:1px solid #001711;  padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000;  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: #606060; padding:2px; font-weight:bold;}*/
.price {background-color:#bac6de; font-weight:bold; color:#242424;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#606060; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#606060; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#606060; 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:#606060; 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 {background-color:#dceff3; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #003758; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #003758; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #003758; border-collapse:collapse; padding:3px; background-color:#dceff3; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#606060; font-weight:normal;}

.imgna {background-color:#dceff3; 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 {background-color: #f2f2f2; padding: 4px; }
.logintab table {border:1px solid #606060 ;background-color: #f2f2f2; padding: 4px;}
.logintab th {background-color:#2195ae;}
.logintab table td table{background-color: #dceff3;  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 #003758; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #003758; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #003758; color:#606060; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px; background-color:#dceff3; 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:0px 10px; line-height:18px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #66b4c8; font-size:11px}

.bdrmain {border-left:solid 3px #fff;border-right:solid 3px #fff; background-color:#f2f2f2;}

table.footer {padding:10px; }
.footer td{ color:#ffffff;font-size:12px; text-align:center; line-height:22px; }
.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:#b6e4ff; font-weight:400;font-size:11px; text-decoration:none; }

.sitetitlefont {font-size:18px; font-weight:bold; color: #000000; padding-left:10px;}

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:#094a8c; 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; }
.overmenu a:hover {background-color:#094a8c; 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;}

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:#02356a; padding-bottom:7px; padding-right:5px; font-family:Trebuchet MS;font-style:italic; text-align:right;}

.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:Trebuchet MS; font-size:14px; padding-top:80px; text-align:right; color:#ba3641;padding-right:5px; font-weight:500; padding-bottom:20px;}
.toplinks a:link{color:#201304; font-size:14px; text-decoration:none;}
.toplinks a:visited{color:#201304; font-size:14px; text-decoration:none;}
.toplinks a:hover{color:#0a4891; font-size:14px; text-decoration:none;}

.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:#ba3641 url(images/footer-bg.jpg) left top repeat-x; height:113px;}

.mid ul {  margin:0px; padding-left:5px; }
.mid li { margin:7px 0px; list-style:none; line-height:12px; background-image:url(images/bluearrow_bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:15px; font-weight:bold; }


.offer { font-family:Trebuchet MS; font-size:18px; font-weight:normal; color:#222528; text-align:center; padding-right:38px; width:250px;}
.offer a:link{color:#222528; font-size:18px; text-decoration:none;}
.offer a:visited{color:#222528; font-size:18px; text-decoration:none;}
.offer a:hover{color:#ba3641; font-size:18px; text-decoration:none;}

.boxouterpad {padding:10px 13px;}
.boxrightnew {background-color:#bac6de; padding:10px;}
.topcall {font-family:Trebuchet MS;color:#222528;font-size:18px;}
.topphone {font-family:Trebuchet MS;color:#ba3641;font-size:20px; font-weight:bold; border-bottom:dashed 1px #000; padding-bottom:5px;}
.address {color:#101010; font-size:12px; line-height:20px; padding-top:6px;}

.formtitle { font-family:Trebuchet MS;font-weight:bold;color:#005f98; font-size:18px;margin:0px;}
.txtsmall { color:#acacac; font-family:Trebuchet MS; font-size:10px;}
.rightpnl td {color:#094a8c ;}

a.linkmenu{display:block; float:left; font-weight:bold; font-size:16px; font-family:Trebuchet MS; color:#02356a; text-decoration:none; height:30px; margin:10px 0px 0px 0px;}
a.linkmenu:link, a.linkmenu:visited,{display:block; float:left; font-weight:bold; font-size:16px; font-family:Trebuchet MS; color:#02356a; text-decoration:none; height:30px; margin:10px 0px 0px 0px;}
a.linkmenu span{display:block; float:left;  padding-left:25px; padding-right:25px; margin-left:3px; color:#02356a; text-align:center;font-size:16px; text-decoration:none;}
a.linkmenu:hover{background:url(images/menuleft_curve.jpg) no-repeat left; color:#ffffff; margin:10px 0px 0px 0px; text-decoration:none;}
a.linkmenu:hover span{background:url(images/menuright_curve.jpg) right no-repeat; height:30px; color:#ffffff; cursor:pointer; text-decoration:none;}



.idTabs{padding:0px; margin:0px; list-style:none; margin-left:10px;}
.idTabs li{padding:0px; margin:0px; list-style:none; background:none; float:left; margin-right:8px;}
.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-bottom:0px;}

.idTabs li.blue a:link,.idTabs li.blue a:visited{text-decoration:none; background:#0a4891 ; width:120px; border:#000000 1px solid; border-bottom:0px; line-height:20px;}
.idTabs li.grey a:link,.idTabs li.grey a:visited{ background:#0a89a6 ; text-decoration:none; width:120px; border:#000000 1px solid; border-bottom:0px; line-height:20px;}
.idTabs li.green a:link,.idTabs li.green a:visited{ background:#bac6de; text-decoration:none; width:120px; border:#000000 1px solid; border-bottom:0px; line-height:20px;}

.idcont{float:left; width:536px; color:#fff; border-left: #f2f2f2 5px solid;}
.idcont .bluecont{background:#0a4891 ; padding-left:10px; height:200px; padding-bottom:5px; color:#fff; border:#000000 1px solid;}
.idcont .bluecont td{color:#fff; padding:3px; font-size:13px;}
.idcont .bluecont h3{ color:#d8d8d8; font-size:18px; font-weight:normal; padding-left:0px; margin-top:5px;margin-bottom:10px; line-height:20px;}

.idcont .greycont{background:#0a89a6; padding-left:10px; height:200px; padding-bottom:5px;color:#fff; border:#000000 1px solid; }
.idcont .greycont td{color:#fff; padding:3px; font-size:13px;}
.idcont .greycont h3{ color:#d8d8d8; font-size:18px; font-weight:normal; padding-left:0px; margin-top:5px;margin-bottom:10px; line-height:20px;}

.idcont .greencont{background:#bac6de; padding-left:10px; height:200px; padding-bottom:5px;color:#fff; border:#000000 1px solid;}
.idcont .greencont td{color:#555555; padding:3px; font-size:13px;}
.idcont .greencont h3{ color:#828282; font-size:18px; font-weight:normal; padding-left:0px; margin-top:5px;margin-bottom:10px; line-height:20px;}


.whitebg{ background-color:#FFFFFF;}
.roundbg {background:#43addb;}
