body { margin:0px;  }

.bodyTag { background-color:#09234c; margin:8px;}

.maintable { width:100%; background-color:#FFFFFF;}


A { COLOR: #79c1d1;}

A:link { COLOR: #28448e; text-decoration:underline;}

A:visited { COLOR: #28448e; text-decoration:underline;}

A:hover { COLOR: #424242; text-decoration:none;}

td, p, span, div{ color:#424242; FONT-SIZE: 17px; font-family:"Times New Roman", Times, serif; line-height:20px;}


hr {padding-right:5px; padding-left:5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:11px; 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: 22px; color: #121212;  margin:0px; padding-bottom:15px;}
H1 a:link {font-size: 22px; color: #121212; }
H1 a:visited {font-size: 22px; color: #121212;  }
H1 a:hover {font-size: 22px; color: #09234c; }
/*use this for header (page title)*/


H2 {font-size: 20px; font-weight:bold; color:#000099; margin:3px;}
H2 a:link {font-size: 20px; font-weight:bold; color:#000099;}
H2 a:visited {font-size: 20px; font-weight:bold; color:#000099;}
H2 a:hover {font-size: 20px; font-weight:bold; color: #263d83;}
/*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:#09234c; margin:0px; padding-left:0px; display:inline;}
H3 a:link {font-size:18px; font-weight:bold; color:#09234c; text-decoration:none; padding-left:2px;}
H3 a:visited {font-size:18px; font-weight:bold; color:#09234c; text-decoration:none; padding-left:2px;}
H3 a:hover {font-size:18px; font-weight:bold; color:#858585; text-decoration:underline; padding-left:2px;}
/*use this for small-title */

H4 {font-size:16px; font-weight:bold; color:#09234c; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:16px; font-weight:bold; color:#09234c; text-transform:uppercase;}
h4 a:visited {font-size:16px; font-weight:bold; color:#09234c; text-transform:uppercase;}
h4 a:hover {font-size:16px; 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:14px; font-weight:bold; margin:0px; color:#41afeb; }
h5 a:link {font-size:14px; font-weight:bold; text-decoation:none; color:#41afeb;}
h5 a:visited {font-size:14px; font-weight:bold; text-decoation:none; color:#41afeb;}
h5 a:hover {font-size:14px; font-weight:bold; text-decoation:none; color:#09234c;}

/*use this for bold small title (no special identification)*/


H6 {font-size:11px; font-weight:normal; font-style:normal; color:#09234c; margin:0px; display:inline; }
h6 a:link {font-size:11px; font-weight:normal; font-style:normal; color:#09234c; text-decoration:underline}
h6 a:visited {font-size:11px; font-weight:normal; font-style:normal; color:#09234c; text-decoration:underline}
h6 a:hover {font-size:11px; font-weight:normal; font-style:normal; color:#09234c; 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:normal;}
.error a:link{color:#ff0000; font-weight:normal; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:normal; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:normal; text-decoration:none;}

.button { background-color:#000000; height:22px; border:1px solid #283e38; 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:#d8ebf5; 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:#09234c; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #d8ebf5; padding: 4px;}
.highlighted-row table {border:1px solid #09234c; background-color: #d8ebf5; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #d8ebf5; padding: 4px;}
.highlighted-row a:link {color:#09234c; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#09234c; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#09234c; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #09234c; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #09234c; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #09234c;  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: #d8ebf5; padding: 4px;}
.highlighted-row2 {border:1px solid #09234c ;background-color: #d8ebf5; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #d8ebf5; 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:#09234c; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #e0e0e0; padding: 4px;}
.highlighted-row3 {border:1px solid #09234c; background-color: #e0e0e0; padding: 4px; color:#424242;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #e0e0e0; padding: 4px;}
.highlighted-row3 a:link {color:#424242; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#424242; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#09234c; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #09234c; padding:3px;}

/*.price {background-color: #09234c; padding:2px; font-weight:bold;}*/
.price {background-color:#808080; font-weight:bold; color:#fff;}

.pagelist {color:#09234c}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#09234c; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#09234c; 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:#09234c; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #09234c; 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:#d8ebf5; 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:#d8ebf5; color:#09234c;}
.tablewithheader a:link {color:#09234c; font-weight:normal;}
.tablewithheader a:visited{color:#09234c; font-weight:normal;}
.tablewithheader a:hover {color:#09234c; font-weight:normal;}

.imgna {background-color:#d8ebf5; 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:#09234c; 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: #d8ebf5; padding: 4px; }
.logintab table {border:1px solid #09234c ;background-color: #d8ebf5; padding: 4px;}
.logintab th {background-color:#09234c;}
.logintab table td table{background-color: #d8ebf5;  padding: 4px; }
.logintab a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#09234c; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#09234c; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #09234c; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #09234c; 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:#09234c; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px; background-color:#d8ebf5; color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#09234c; font-weight:normal;}
.bluetable a:visited{color:#09234c; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {padding:19px 21px 5px 30px;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; } /*Outline of textfield - form*/

.bdrmain { background:#fff url(images/centerbg.jpg) top left repeat-x;}

table.footer { height:25px; }
.footer td{ color:#8dcff3;padding:10px;font-size:11px; font-weight:bold; font-family:Arial;}
.footer a:link, .footer a:visited {color:#8dcff3;font-size:11px; font-weight:bold; }
.footer a:hover{color:#fff; font-size:11px; font-weight:bold;}


.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-family:"Times New Roman";font-weight:500; color:#8dcff3; font-size:18px; height:33px; text-align:center; padding:15px 10px 10px 10px;}
.linkmenu a:link {font-weight:500; color:#8dcff3; text-decoration:none;}
.linkmenu a:visited{ font-weight:500; color:#8dcff3; text-decoration:none;}
.linkmenu a:hover { font-weight:500;  color:#fff; text-decoration:none;}

.overmenu a:link, .overmenu a:visited {background-color:#002f5a; border:1px solid #ffffff; border-bottom:none; padding:3px 10px; color:#80d6f6; display:block; font-weight:100; font-size:13px; font-family:Arial; text-decoration:none;}
.overmenu a:hover {background-color:#002f5a; border:1px solid #ffffff; border-bottom:none; padding:3px 10px; color:#ffffff; display:block; font-weight:100;  font-size:13px; font-family:Arial; 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:#8cb9d3; border-right:#FFFFFF solid 1px;}

.leftback { padding:10px; color:#8dcff3;}
.leftback td{color:#8dcff3;}
.leftback a:link {color:#8dcff3; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#8dcff3; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#fff; text-decoration:none;}

.rightback { padding:10px; color:#09234c; }
.rightback td{color:#09234c; }
.rightback a:link {color:#09234c; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#09234c; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#8dcff3; text-decoration:none;}


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #09234c; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#09234c; }
.box a:visited{ color:#09234c; }
.box a:hover{ color:#09234c; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #09234c; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#09234c; }
.boxright a:visited{ color:#09234c; }
.boxright a:hover{ color:#09234c; }

table.checkbox td input{ background-color:transparent; border:0px;}
.bdrright{border-right:solid 1px #cccccc;}

.copyrights {color:#8dcff3; font-size:11px; font-family:Arial;}
.copyrights a:link{color:#8dcff3; font-size:11px;}
.copyrights a:visited{color:#8dcff3; font-size:11px;}
.copyrights a:hover{color:#fff; font-size:11px;}

.required { color:#FF0000;}

/*extra css - below*/
.headerright { background:url(images/headerright.jpg) right no-repeat; height:156px;}

.menubg { background:url(images/menubg.jpg) left repeat-x; height:57px;}
.menumid { background:url(images/menumid.jpg) center no-repeat; width:725px;}

.leftpanel { background:#000619 url(images/leftpanelbg.jpg) top left repeat-x; color:#8dcff3;}

.bottomline { background:url(images/bottomlinebg.jpg) top left repeat-x; height:17px;}

.footerbg { background-image:url(images/footerbg.jpg); background-position:top left;  background-repeat:repeat-x; height:73px;}

.footertxt td { font-family:"Times New Roman"; font-size:26px; font-weight:bold; padding-top:35px; color:#27448e; line-height:30px; text-align:center;}

.navigation { font-family:Arial; font-size:14px; font-weight:bold; color:#8dcff3; text-align:right; padding:3px 0px 3px 0px; letter-spacing:0.5px;}
.navigation a:link, .navigation a:visited { font-family:Arial; font-size:14px; font-weight:bold; color:#8dcff3; padding:0px 6px; text-decoration:none;}
.navigation a:hover {font-family:Arial; font-size:14px; font-weight:bold; color:#fff; padding:0px 6px; text-decoration:none;}

/*dropdown menu start*/

.nav{font-family:Arial; font-size:14px; font-weight:bold; padding-left:0px; color:#8dcff3;}
.nav ul{margin:0;padding: 0;list-style-type:none;}
/*Top level list items*/
.nav ul li{position:relative;display:block; float:right; color:#8dcff3;}

/*Top level menu link items style*/
.nav ul li a:link, .nav ul li a:visited{display:block; padding:3px 6px; color:#8dcff3; text-decoration: none;}

.nav ul li a:hover{color:#fff;}
	
/*1st sub level menu*/
.nav ul li ul{position:absolute;left:0px;top:0px;display:block;visibility:hidden;z-index:100;}

/*Sub level menu list items (undo style from Top level List Items)*/
.nav ul li ul li{display:list-item;float:none;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.nav ul li ul li ul{top:0;}

/* Sub level menu links style */
.nav ul li ul li a:link, .nav ul li ul li a:visited{font-family:Arial; font-size:14px; font-weight:bold; width: 200px; background: #132e63; color:#8dcff3; padding: 4px 5px;margin:0;border-top-width:0;border-bottom:1px solid #d82c38;}

.nav ul li ul li a:hover{background:#0b1634;color:#fff;}

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{ height:1px; width:1px;}
.rightarrowclass{height:1px; width:1px;}
.subm{position:absolute;margin-right:0px;float:left;right:420px;border:0px;}
/*dropdown menu end*/


table.blueblock {}
.blueblock td { background-color:#415a87; padding:8px; color:#ffffff; text-align:center; font-weight:bold;}
.blueblock a:link, .blueblock a:visited { color:#ffffff; text-decoration:underline;}
.blueblock a:hover { color:#CCCCCC; text-decoration:underline;}

.bgcolor{background-color:#e2f4ff; padding:5px;}

.calendar {border:1px solid #000000;}
.calendar th{padding:10px;border-right:1px solid #000000;border-bottom:0px;text-align:left;font-weight:normal;font-size:12px}
.calendar th.blackbg{background:#000000;color:#FFFFFF;padding:5px;font-size:12px;}
.calendar th.pinkbg{background:#e8e6f1; font-size:12px}
.calendar th.crborder{border-right:0px;}
.calendar th.blackbg a:link, .calendar th.blackbg a:visited{color:#FFFFFF;text-decoration:none;}
.calendar th.blackbg a:hover{text-decoration:underline;}

.calendar td{background:#FFFFFF;padding:10px;border-right:1px solid #000000;border-bottom:1px solid #000000;font-size:12px}
.calendar td.pinkbg{background:#e8e6f1;font-size:12px;}
.calendar td.crborder{border-right:0px;}

.title{background-color:#3a3e66; border:1px solid #c02833; color:#FFFFFF; font-weight:bold; line-height:24px; padding:5px; font-size:24px; font-family: times new roman;}
.bluefont{font-size:16px; color:#000080; font-family:Arial;}
.smallfont{font-size:12px; font-family:Arial;}
