body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#626262;  margin:0px; margin-top:10px; margin-bottom:10px;}
.bodyTag {background:#FFFFFF;}

td, p, span, div {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;  margin:0px;}

A:hover {COLOR: #1B579E; TEXT-DECORATION: none;}
A:active {	COLOR: #1B579E; TEXT-DECORATION: none;}
A:visited {	COLOR: #1B579E; TEXT-DECORATION: none;}
A:link {	COLOR: #1B579E; TEXT-DECORATION: none;}

.bdrmain {border-left:1px solid #cccccc; border-right:1px solid #cccccc;}

hr {height:1px; color:#666666;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:12px; border:1px solid #C4C4C4;}
input,textarea{color:#000000; border:1px solid #C4C4C4;}


/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; font-weight: bold; color: #00509F; margin:0px; padding-bottom:3px; border-bottom:1px solid #00509F}
H1 a:link {font-size: 22px; font-weight: bold; color: #00509F; margin:0px; padding-bottom:3px; border-bottom:1px solid #00509F; text-decoration:none;}
H1 a:visited {font-size: 22px; font-weight: bold; color: #00509F; margin:0px; padding-bottom:3px; border-bottom:1px solid #00509F; text-decoration:none;}
H1 a:hover {font-size: 22px; font-weight: bold; color: #00509F; margin:0px; padding-bottom:3px; border-bottom:1px solid #00509F; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #00509F; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #00509F;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #00509F;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #00509F;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#00509F; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#00509F; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#00509F; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#00509F; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#00509F; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#00509F; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:12px; font-weight:bold; color:#00509F; text-transform:uppercase color:#000000}
h4 a:hover {font-size:12px; font-weight:bold; color:#00509F; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:12px; font-weight:bold; margin:0px; }
h5 a:link {font-size:12px; font-weight:bold; text-decoation:none; color:#000000;}
h5 a:visited {font-size:12px; font-weight:bold; text-decoation:none; color:#000000}
h5 a:hover {font-size:12px; font-weight:bold; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-style:italic; color:#666666; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:underline}

/* 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:#eeeeee; border:1px solid #047B95}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#f5f5f5; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#00509F;} 
.breadcrumb a:link {color:#00509F; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#00509F; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#00509F; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #E7F0FA; padding: 4px;}
.highlighted-row table {border:1px solid #BAD3EF; background-color: #DBE8F7; padding: 4px;}
.highlighted-row table td table{border:0px solid #6C8C52; background-color: #DBE8F7; padding: 4px;}
.highlighted-row a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 {border:1px solid #dddddd ;background-color: #f5f5f5; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #f5f5f5; 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:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #DBE8F7; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #DBE8F7; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#ffffff; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#DBE8F7; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#333333; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#333333; font-size:12px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; font-size:12px; 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:#666666; text-decoration:none; font-weight:bold;}


table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
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;; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }


table.tablewithheader  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #dddddd; border-collapse:collapse; padding:3px; background-color:#f7f7f7; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#07d7d7d; font-weight:normal;}
.tablewithheader a:visited{color:#07d7d7d; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#dddddd; 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:#000000; text-decoration:none}


.textbold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color: #DBE8F7; padding: 4px;}
.logintab table {border:1px solid #BAD3EF ;background-color: #E7F0FA; padding: 4px;}
.logintab th {background-color: #00509F;}
.logintab table td table{background-color: #DBE8F7;  padding: 4px;}
.logintab a:link {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #dddddd; border-collapse:collapse; padding:3px;}


table.bluetable  {border:1px solid #00509F; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #00509F; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #00509F; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #00509F; border-collapse:collapse; padding:2px; height:20px; background-color:#DBE8F7; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#07d7d7d; font-weight:normal;}
.bluetable a:visited{color:#07d7d7d; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.fontwhite {color:#FFFFFF;}

.tablebottompadding td{padding-bottom:0px;}

/*header*/

table.checkbox td input{ background-color: transparent; border: 0px; }

div.overmenu{background:#E6E6E6; border-bottom:1px solid #ffffff; width:100%;}
.overmenu a:link{color:#666666; text-decoration:none; display:block; padding-left:7px; padding-right:7px; padding-top:3px;  height:21px;}
.overmenu a:visited{color:#666666; text-decoration:none; display:block; padding-left:7px; padding-right:7px; padding-top:3px; height:21px;}
.overmenu a:hover{background:#D4D4D4; color:#000000; text-decoration:none; padding-left:7px; padding-right:7px; display:block;padding-top:3px; height:21px;}

table.linkmenu {  }
.linkmenu td{ font-weight:bold; vertical-align:middle; text-align:center; border-right:solid 1px #EE981C; }
.linkmenu a:link{color:#9E9E9E; text-decoration:none;}
.linkmenu a:visited{color:#9E9E9E; text-decoration:none;}
.linkmenu a:active{color:#1B579E; text-decoration:none;}
.linkmenu a:hover{color:#1B579E; text-decoration:none;}
.linkmenubdr{border:solid 2px #BCBCBC; height:33px;}


table.leftmenu {  }
.leftmenu td{ font-weight:bold; vertical-align:middle; text-align:left; height:22px; }
.leftmenu a:link{color:#9E9E9E; text-decoration:none;}
.leftmenu a:visited{color:#9E9E9E; text-decoration:none;}
.leftmenu a:active{color:#1B579E; text-decoration:underline;}
.leftmenu a:hover{color:#1B579E; text-decoration:underline;}

/*footerback*/

table.footer {height:37px; background:#1B579E; }
.footer td{ padding-left:5px; padding-right:5px; color:#8ED8F8;}
.footer a:link{color:#646464;}
.footer a:visited{color:#646464;}

.footerlogos{background:#1B579E; height:25px; padding-left:2px; padding-right:2px; color:#ffffff; font-weight:bold}

/*Middle*/
.mid{ padding-left:9px; padding-right:9px;} 

.titlefont { font-size: 14px; font-weight: 600; color: #1B579E; height:25px; vertical-align:middle;}

.readmore {color:#626262}
.readmore a:link {color:#626262; font-weight:bold; text-decoration:none;}
.readmore a:visited {color:#626262; font-weight:bold; text-decoration:none;}
.readmore a:hover {color:#000000; font-weight:bold; text-decoration:none;}

.bluebcolor1 {background-color:#00A3DD; text-align:left; }
.bluebcolor2 {background-color:#C7EAFB; text-align:left;}
.bluebcolor2 a:link {text-decoration:underline}
.bluebcolor2 a:visited { text-decoration:underline}
.bluebcolor2 a:hover { text-decoration:none}
.bluebcolor3 {background-color:#8ED8F8; text-align:left;}


.greencolor1 {background-color:#99C202;  }
.greencolor2 {background-color:#CCE080;  }
.greencolor3 {background-color:#E8F1D4;  }

.fontorange { color:#EE981C;}
.leftback {background-color:#ECF3FB; text-align:left;}

table.box {}
.box th{ padding:2px; font-size:16px; font-weight:600; color:#374868; height:20px;}
.box td{ padding:2px; background-color:#efefef}

table.boxright { border-left: solid 1px; #cccccc; border-bottom: solid 1px; #cccccc; margin-top:10px; }
.boxright th{ padding:2px; color:#FFFFFF; background:#516B9B; height:20px;}
.boxright td{ padding:2px; }

.generaltitle { background-image:url(images/titlearrow.gif); background-repeat:no-repeat; background-position:left; background-color:#8ED8F8; height:35px; vertical-align:middle; padding-left:36px; padding-top:5px; }