body { margin:0px; font-family:Arial; }
.bodyTag {background-color:#113042; color:#ffffff;}

A { COLOR: #fff; TEXT-DECORATION: none }
A:link { COLOR: #ffffff;}
A:visited { COLOR: #ffffff}
A:hover { COLOR: #aef16c}

td{FONT-SIZE: 13px; font-family:Arial; color:#ffffff;}

hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:13px; border:1px solid #49635c;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; color: #fff;  margin:0px; text-decoration:underline; font-family:Times New Roman; font-style:italic; font-weight:normal; display:inline;}
H1 a:link {font-size: 22px; color: #fff;text-decoration:underline; font-family:Times New Roman; font-style:italic;font-weight:normal; display:inline; }
H1 a:visited {font-size: 22px; color: #fff;text-decoration:underline; font-family:Times New Roman; font-style:italic;font-weight:normal; display:inline;}
H1 a:hover {font-size: 22px; color: #858585;text-decoration:underline; font-family:Times New Roman; font-style:italic;font-weight:normal; display:inline; }
/*use this for header (page title)*/


H2 {font-size: 16px; font-weight:bold; color: #fff; margin:3px; text-decoration:underline;}
H2 a:link {font-size: 16px; font-weight:bold; color: #fff;text-decoration:underline;}
H2 a:visited {font-size: 16px; font-weight:bold; color: #fff;text-decoration:underline;}
H2 a:hover {font-size: 16px; font-weight:bold; color: #858585;text-decoration:underline;}
/*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:#fff; margin:0px; padding-left:2px; display:inline;}
H3 a:link {font-size:14px; font-weight:bold; color:#fff; text-decoration:none; padding-left:2px; display:inline;}
H3 a:visited {font-size:14px; font-weight:bold; color:#fff; text-decoration:none; padding-left:2px; display:inline;}
H3 a:hover {font-size:14px; font-weight:bold; color:#858585; text-decoration:underline; padding-left:2px; display:inline;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#003757; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#003757; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#003757; 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:#98ef4f; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#98ef4f;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#98ef4f}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#424242;}

/*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:21px; height:19px; border:1px solid #283e38; color:#454545; 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:#12498c; border:1px solid #e5e5e5; padding:1px; display:block; float:left; margin:2px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#fff; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#fff; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#aed2e6; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #12498c; padding: 4px;}
.highlighted-row table {border:1px solid #001711; background-color: #12498c; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #12498c; padding: 4px;}
.highlighted-row a:link {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#aed2e6; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #001711; padding: 4px; color:#ffffff;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #001711; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #001711;  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: #12498c; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #12498c; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #12498c; padding: 4px;}
.highlighted-row2 a:link {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#fff; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#aed2e6; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #028ad7; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #028ad7; padding: 4px; color:#242424;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #231c56; padding: 4px;}
.highlighted-row3 a:link {color:#242424; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#242424; 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: #028ad7; padding:2px; font-weight:bold;}*/
.price {background-color:#efefef; 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:#028ad7; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#028ad7; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#028ad7; 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:#028ad7; 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:#12498c; 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:#12498c; color:#fff;}
.tablewithheader a:link {color:#fff; font-weight:normal;}
.tablewithheader a:visited{color:#fff; font-weight:normal;}
.tablewithheader a:hover {color:#aed2e6; font-weight:normal;}

.imgna {background-color:#aed2e6; 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: 13px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab {background-color: #12498c; padding: 4px; }
.logintab table {border:1px solid #028ad7 ;background-color: #12498c; padding: 4px;}
.logintab th {background-color:#8cc544;}
.logintab table td table{background-color: #12498c;  padding: 4px; }
.logintab a:link {color:#fff; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#fff; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#aed2e6; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 13px; 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:#fff; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #003758; border-collapse:collapse; padding:2px; height:20px; background-color:#12498c; color:#fff; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#fff; font-weight:normal;}
.bluetable a:visited{color:#fff; font-weight:normal;}
.bluetable a:hover {color:#aed2e6; font-weight:normal;}

.mid {padding:5px;}
.mid td {color:#fff;}

.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; font-size:11px}

.bdrmain { background-color:#FFFFFF; border-left:solid 1px #000000;border-right:solid 1px #000000;}

table.footer { height:25px; }
.footer td{ background-color:#0389d5; color:#ffffff; border-top:solid 1px #ffffff #003757;padding-top:5px; padding-left:5px}
.footer a:link{color:#ffffff; font-weight:400;  }
.footer a:visited{color:#ffffff; font-weight:400;  }
.footer a:hover{color:#b6e4ff; font-weight:400;  }

.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; font-size:13px; border-right:#1c398e solid 1px; text-transform:uppercase;}
.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:#66dd4f; text-decoration:none;}

.overmenu { background-color:#0f4488; border-bottom:1px solid #efefef;padding-top:3px; padding-left:3px; padding-right:3px; height:20px; color:#12498c; font-weight:600; }
a.overmenu:link { background-color:#0f4488; border-bottom:1px solid #efefef;padding-top:3px; padding-left:3px; padding-right:3px; height:20px; color:#12498c;text-decoration:none; }
a.overmenu:visited { background-color:#0f4488; border-bottom:1px solid #efefef;padding-top:3px; padding-left:3px; padding-right:3px; height:20px; color:#12498c;text-decoration:none; }
a.overmenu:hover { background-color:#ffffff; border-bottom:1px solid #efefef;padding-top:3px; padding-left:3px; padding-right:3px; height:20px; color:#aed2e6;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: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:0px;}
.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:#aed2e6; font-size:11px;}

.required { color:#FF0000;}

/*extra css*/

.title{font-size: 20px; color: #6ff217;  margin:0px; font-weight:bold;}
.menubg { background-image:url(images/menu_bg.jpg); background-position:top left; background-repeat:repeat-x; height:48px;}
.bottombdr { border-bottom:solid 4px #000;}
.topright { background-image:url(images/nfys_topright.jpg); background-position:right; background-repeat:no-repeat; height:200px; width:472px;}
.topright2 { background-image:url(images/nfys_topright2.jpg); background-position:right; background-repeat:no-repeat; height:200px; width:472px;}
.bdrright {border-right:#1c398e solid 1px;}

.homemidtp { background-image:url(images/hometop_mid.jpg); background-position:left; background-repeat:repeat-x; height:213px;}

.rightpnlbg td { background-color:#000066; color:#FFFFFF;}
.rightpnlbg2 td { background-color:#406ab0; color:#FFFFFF;}
.rightpnlbg3 td { background-color:#3f9c2d; color:#FFFFFF;}
.midboxbg td { background-color:#135f7c; color:#FFFFFF; text-align:justify;}

.greenfont { color:#aef16c; font-size:18px; font-weight:bold; font-family:Helvetica; line-height:23px; }
.greensmall { font-size:11px; color:#aef16c; padding-left:35px;}

.midtitle { background-image:url(images/midtitle.jpg); background-position:left; background-repeat:no-repeat; height:34px;}

.midbg {background-color:#3e92c1; color:#fff;}
.whitebg { background-color:#FFFFFF; width:273px; height:122px;}

.blackfont { color:#000;}


/*livesite css*/

/*
	$Author: Gmcnaughton $
	$Date: 4/09/02 5:50p $, $Revision: 4 $
*/
.dummy { font-size: 10px; }
.size11px { font-size: 11px; }
.size8 { font-size: 10px; }
.size9 { font-size: 12px; color:#fff; }
.size10 { font-size: 13px;color:#fff; }
.size11 { font-size: 14px; }
.size12 { font-size: 16px; }
.size14 { font-size: 18px; }
.size16 { font-size: 20px; }
.size18 { font-size: 24px; }
.size20 { font-size: 26px; }
.size22 { font-size: 28px; }
.size24 { font-size: 32px; }
.size26 { font-size: 34px; }
.size28 { font-size: 36px; }
.size36 { font-size: 48px; }
.size48 { font-size: 64px; }
.size72 { font-size: 96px; }
.Courier8 { font-family: Courier New, adobe-courier, Courier; font-size: 11px; }
.Courier9 { font-family: Courier New, adobe-courier, Courier; font-size: 12px; }
.Courier10 { font-family: Courier New, adobe-courier, Courier; font-size: 14px; }
.Courier11 { font-family: Courier New, adobe-courier, Courier; font-size: 14px; }
.Courier12 { font-family: Courier New, adobe-courier, Courier; font-size: 17px; }
.Courier14 { font-family: Courier New, adobe-courier, Courier; font-size: 19px; }
.Courier16 { font-family: Courier New, adobe-courier, Courier; font-size: 20px; }
.Courier18 { font-family: Courier New, adobe-courier, Courier; font-size: 25px; }
.Courier20 { font-family: Courier New, adobe-courier, Courier; font-size: 26px; }
.Courier22 { font-family: Courier New, adobe-courier, Courier; font-size: 28px; }
.Courier24 { font-family: Courier New, adobe-courier, Courier; font-size: 33px; }
.Courier26 { font-family: Courier New, adobe-courier, Courier; font-size: 34px; }
.Courier28 { font-family: Courier New, adobe-courier, Courier; font-size: 36px; }
.Courier36 { font-family: Courier New, adobe-courier, Courier; font-size: 49px; }
.Courier48 { font-family: Courier New, adobe-courier, Courier; font-size: 64px; }
.Courier72 { font-family: Courier New, adobe-courier, Courier; font-size: 96px; }
.Helvetica8 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 11px; }
.Helvetica9 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 12px; color:#fff;}
.Helvetica10 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 14px;color:#fff; }
.Helvetica11 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 14px; }
.Helvetica12 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 17px; }
.Helvetica14 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 19px; }
.Helvetica16 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 20px; }
.Helvetica18 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 25px; }
.Helvetica20 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 26px; }
.Helvetica22 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 28px; }
.Helvetica24 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 33px; }
.Helvetica26 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 34px; }
.Helvetica28 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 36px; }
.Helvetica36 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 49px; }
.Helvetica48 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 64px; }
.Helvetica72 { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 96px; }
.TimesRoman8 { font-family: Times New Roman, adobe-times, Times; font-size: 10px; }
.TimesRoman9 { font-family: Times New Roman, adobe-times, Times; font-size: 12px; }
.TimesRoman10 { font-family: Times New Roman, adobe-times, Times; font-size: 14px; }
.TimesRoman11 { font-family: Times New Roman, adobe-times, Times; font-size: 14px; }
.TimesRoman12 { font-family: Times New Roman, adobe-times, Times; font-size: 16px; }
.TimesRoman14 { font-family: Times New Roman, adobe-times, Times; font-size: 19px; }
.TimesRoman16 { font-family: Times New Roman, adobe-times, Times; font-size: 20px; }
.TimesRoman18 { font-family: Times New Roman, adobe-times, Times; font-size: 24px; }
.TimesRoman20 { font-family: Times New Roman, adobe-times, Times; font-size: 26px; }
.TimesRoman22 { font-family: Times New Roman, adobe-times, Times; font-size: 28px; }
.TimesRoman24 { font-family: Times New Roman, adobe-times, Times; font-size: 32px; }
.TimesRoman26 { font-family: Times New Roman, adobe-times, Times; font-size: 34px; }
.TimesRoman28 { font-family: Times New Roman, adobe-times, Times; font-size: 36px; }
.TimesRoman36 { font-family: Times New Roman, adobe-times, Times; font-size: 48px; }
.TimesRoman48 { font-family: Times New Roman, adobe-times, Times; font-size: 64px; }
.TimesRoman72 { font-family: Times New Roman, adobe-times, Times; font-size: 96px; }

UL.lpx { margin-top: 0px; margin-bottom: 0px; }
img.lpxtab { height: 1em; border: 0px; }
.photositealbum { font-size: 9px; }

/* Support for text published by the OE. */
div.lpxtext { font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow; font-size: 13px; }
div.lpxtext p  { margin-top: 0px; margin-bottom: 0px; }
div.lpxtext ul  { margin-top: 0px; margin-bottom: 0px; }

.bluebg{ color:#000000}
.bluebg a:link,.bluebg a:visited{ color:#000000}

#skin_mid41120_staticmid41120_41513_ctl00_uclMember_txtLongDescription_contentIframe body, #skin_mid41120_staticmid41120_41513_ctl00_uclMember_txtLongDescription_contentIframe p, #skin_mid41120_staticmid41120_41513_ctl00_uclMember_txtLongDescription_contentIframe div, #skin_mid41120_staticmid41120_41513_ctl00_uclMember_txtLongDescription_contentIframe td{color:#000}

