body { margin:0px; font-family:Verdana; }

A { COLOR: #00397c; TEXT-DECORATION: none; cursor:pointer; }

A:link { COLOR: #00397c; text-decoration:underline;}

A:visited { COLOR: #00397c;  text-decoration:underline;}

A:hover { COLOR: #565656;  text-decoration:none;}

td, p, span, div{ color:#565656; FONT-SIZE: 12px; font-family:Verdana; line-height:20px;}


hr {padding-right:5px; padding-left:5px;}
form {margin:0px; padding:0px;}
select {color:#565656; font-size:12px; border:1px solid #49635c;} /*dropdown - form*/

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 18px; color: #424242;  margin:0px; font-family:Tahoma; font-weight:500; padding-bottom:10px;}
H1 a:link {font-size: 18px; color: #424242; }
H1 a:visited {font-size: 18px; color: #424242; }
H1 a:hover {font-size: 18px; color: #858585; }
H1 span {font-size: 18px; color: #00397c;  margin:0px; font-family:Tahoma; font-weight:500; padding-bottom:5px;}
/*use this for header (page title)*/


H2 {font-size: 12px; font-weight:bold; color: #00397c; margin:0px;}
H2 a:link {font-size: 12px; font-weight:bold; color: #00397c;}
H2 a:visited {font-size: 12px; font-weight:bold; color: #00397c;}
H2 a:hover {font-size: 12px; font-weight:bold; color: #858585;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:12px; font-weight:bold; color:#242424; margin:0px; padding-left:2px;}
H3 a:link {font-size:12px; font-weight:bold; color:#242424; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:12px; font-weight:bold; color:#242424; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:12px; font-weight:bold; color:#858585; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#00397d; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#00397d; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#00397d; text-transform:uppercase;}
h4 a:hover {font-size:12px; font-weight:bold; color:#858585; text-transform:uppercase;}
/*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:#00397c; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#00397c;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#00397c}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#858585;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; font-weight:normal; font-style:normal; color:#00397c; margin:0px; }
h6 a:link {font-size:11px; font-weight:normal; font-style:normal; color:#00397c; text-decoration:underline}
h6 a:visited {font-size:11px; font-weight:normal; font-style:normal; color:#00397c; text-decoration:underline}
h6 a:hover {font-size:11px; font-weight:normal; font-style:normal; color:#858585; 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 { background-color:#000; height:22px; border:1px solid #bcbcbc; color:#ffffff; font-size:11px; font-weight:bold;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#dfeafb; 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:#bcbcbc; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #dfeafb; padding: 4px;}
.highlighted-row table {border:1px solid #001711; background-color: #dfeafb; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #dfeafb; 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 {background-color: #d8ebff; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color:#d8ebff; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #d8ebff;  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 {background-color: #dfeafb; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #dfeafb; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #dfeafb; 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: #404493; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #404493; padding: 4px; color:#fff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #231c56; 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:#efefef; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #404493; padding:2px; font-weight:bold;}*/
.price {background-color:#00397c; font-weight:bold; color:#fff;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#404493; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#404493; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#404493; 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:#404493; 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:#dfeafb; 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:#dfeafb; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#404493; font-weight:normal;}

.imgna {background-color:#dfeafb; 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: #dfeafb; padding: 4px; }
.logintab table {border:1px solid #404493 ;background-color: #dfeafb; padding: 4px;}
.logintab th {background-color:#404493;}
.logintab table td table{background-color: #dfeafb;  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:#404493; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px; background-color:#dfeafb; 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:8px 10px 12px 8px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; font-size:11px} /*Outline of textfield - form*/

.bdrmain { background-color:#FFFFFF; border-left:solid 1px #000000;border-right:solid 1px #000000;}

table.footer { }
.footer td{ color:#ffffff;padding-top:12px; padding-left:5px; text-align:center; line-height:25px; font-family:Tahoma; font-size:11px;}
.footer a:link{color:#cde0ff; font-weight:500; text-decoration:none;}
.footer a:visited{color:#cde0ff; font-weight:500;text-decoration:none;}
.footer a:hover{color:#ffffff; font-weight:500;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;}

table.linkmenu { margin:0px; }
.linkmenu td{ font-weight:bold; color:#ffffff; height:42px; font-family:Tahoma; font-size:14px; background:url(images/menuseprtr.png) bottom right no-repeat; padding-top:1px;}
.linkmenu a:link {font-weight:bold; color:#ffffff; text-decoration:none;}
.linkmenu a:visited{ font-weight:bold; color:#ffffff;  text-decoration:none;}
.linkmenu a:hover { font-weight:bold;  color:#fffc04;  text-decoration:none;}

.overmenu a:link, .overmenu a:visited {background-color:#013879; border-bottom:1px solid #232552; border-right:1px solid #232552;border-left:1px solid #232552; padding:2px 5px 2px 5px; height:20px; color:#fff; display:block; font-weight:600; font-family:Tahoma; font-size:12px; text-decoration:none;}
.overmenu a:hover {background-color:#f8de50; border-bottom:1px solid #febd01; border-right:1px solid #febd01;border-left:1px solid #febd01; padding:2px 5px 2px 5px; height:20px; color:#242424; display:block; font-weight:600;font-family:Tahoma; font-size:12px;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: 18px;	font-weight: 200; color: #ffffff; padding-bottom:7px; padding-right:5px; }

.leftbase {background-color:#dfeafb; border-right:#FFFFFF solid 1px;}

.leftback { background:#fff url(images/leftpnlbg.jpg) center top repeat-y; width:233px;}
.leftback td{}
.leftback a:link {color:#00397c; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#00397c; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#242424; text-decoration:none;}

.rightback { padding:5px;}
.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:#00397c; font-size:11px;}
.copyrights a:link{color:#00397c; font-size:11px;}
.copyrights a:visited{color:#00397c; font-size:11px;}
.copyrights a:hover{color:#242424; font-size:11px;}

.required { color:#FF0000;}

/*extra css - below*/
.topbg { background:url(images/topbg.jpg) bottom left repeat-x; }
.middlebg { background:#fff url(images/middlebg.jpg) top left repeat-x; height:716px;}

.menubg { background:url(images/menubg.png) top left repeat-x;}

.headerright { background:url(images/headerright.jpg) left no-repeat; width:637px;}
.midbg { background:url(images/midbg.png) top center repeat-y;}
.midspace {padding:5px 5px 0px 15px;}

.leftpnlbg { background:#fff url(images/leftpnlbg.jpg) top left repeat-x; border-left:solid 1px #cdcfec; border-right:solid 1px #cdcfec; padding:0px 1px 0px 1px;}

.lefttitlebg { background:url(images/titlebg.png) top left repeat-x;padding:6px 4px 4px 4px; font-family:Tahoma; font-size:15px; color:#FFFFFF; font-weight:bold; text-align:left;}

.leftbg { background:#efefef url(images/leftbg.jpg) top left repeat-x;  border-left:solid 1px #bdbcbd; border-right:solid 1px #bdbcbd; text-align:left; padding: 0px 5px 0px 5px;}


.leftbg ul {  margin:0px; padding:0px; }
.leftbg li { margin:7px 0px; list-style:none; line-height:17px; background-image:url(images/clockicon.png); background-repeat:no-repeat; background-position:10px 5px; padding-left:25px; font-family:Tahoma; font-size:14px; color:#00397c;  font-weight:bold; border-bottom:solid 1px #cbcbcb; padding-bottom:5px;}

.footerbg { background:#00397d url(images/footerbg.jpg) top left repeat-x; height:116px;}

.footerbackgrnd { background:url(images/footerbackgrnd.jpg) top left no-repeat; height:102px;}


.blueboxbg { background-image:url(images/blueboxbg.jpg); background-position:top left; background-repeat:repeat-y;}
.blueboxbottom { background-image:url(images/blueboxbottom.jpg); background-position:bottom center; background-repeat:no-repeat;  padding:0px 10px 10px 10px; height:150px;}

.silverboxbg { background-image:url(images/silverboxbg.jpg); background-position:top left; background-repeat:repeat-y;}
.silverboxbottom { background-image:url(images/silverboxbottom.jpg); background-position:bottom center; background-repeat:no-repeat;  padding:0px 10px 10px 10px; height:150px;}

.boxcontent { padding-top:8px; font-size:11px;}

.boxtitle1 { font-family:Tahoma; font-size:17px; color:#00397c; font-weight:bold;}
.boxtitle1 a { font-family:Tahoma; font-size:17px; color:#00397c; font-weight:bold; text-decoration:none}
.boxtitle1 a:hover { font-family:Tahoma; font-size:17px; color:#656565; font-weight:bold;text-decoration:none}

.boxtitle2 { font-family:Tahoma; font-size:17px; color:#656565; font-weight:bold;}
.boxtitle2 a { font-family:Tahoma; font-size:17px; color:#656565; font-weight:bold; text-decoration:none}
.boxtitle2 a:hover { font-family:Tahoma; font-size:17px; color:#00397c; font-weight:bold;text-decoration:none}


.leftbottom { background-image:url(images/leftbottom.png); background-position:top; background-repeat:no-repeat; height:6px;}

.leftback2 { background:#fff url(images/leftpnlbg.jpg) center top repeat-y; width:233px;}

.leftpnltop { background-image:url(images/leftpnltop.jpg); background-position:top center; background-repeat:no-repeat; width:233px; padding:10px 0px 0px 0px;}

.leftpnlbottom {background-image:url(images/leftpnlbottom.jpg); background-position:top center; background-repeat:no-repeat; width:233px; height:8px; }

.mid ul {  margin:0px; padding:0px; }
.mid li { margin:7px 0px; list-style:none; line-height:17px; background-image:url(images/clockicon.png); background-repeat:no-repeat; background-position:10px 5px; padding-left:25px;}

.topphone { font-family:Tahoma; font-size:22px; text-align:center; color:#00397d; padding-bottom:13px;}

.boxtop { background-image:url(images/boxtopshadow.jpg); background-repeat:repeat-x; background-position: bottom left;}
.boxbottom { background-image:url(images/boxbottomshadow.jpg); background-repeat:repeat-x; background-position: top left;}
.boxleft { background-image:url(images/boxleftshadow.jpg); background-repeat:repeat-y; background-position: top right;}
.boxright { background-image:url(images/boxrightshadow.jpg); background-repeat:repeat-y; background-position: top right;}
.boxbg { background-color:#d8eaff; padding:5px; font-weight:bold;}

