/* CSS Document */
body { font-family: Verdana, Arial, Helvetica, sans-serif; color:#000033; margin:0px; background-color:#999999; }
table,td { font-size: 12px; } 
A { color:#CC0000; text-decoration:none; }
A:hover { text-decoration:underline; }
.footer { font-size:11px; color:#666666;}
.pagehead { font-size:150%; font-weight:bold; color:#000000; }
.fmt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.subhed { font-weight:bold; color:#FFFFFF; font-size:11px; }
.content { line-height:180%; }

.pdthead { font-weight:bold; font-size:14px; font-family: Tahoma, Arial, Verdana ; padding:6; color:#f0f0f0;
           background-color:#336699; border:1px solid #333333; border-bottom-style:none; letter-spacing:1; }
.pdtdesript { line-height:200%; padding:5; color:#444444; }

.pdtlink {  color:#CC0000; text-decoration:none; font-size:12px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight:lighter;}
.pdtlink:hover { color:#006699; text-decoration:underline; }

.mybutton{ border-style:solid; border-width:1px; border-color:#999999; font:90% verdana; cursor:hand;
           height:20; background-color:#eaeaea;}
.borderlr { border-style:none; border-width:1px; border-color:#333333;
			border-left-style:dotted;  border-right-style:dotted; }
.borderleft { border-style:none; border-width:1px; border-color:#333333; border-left-style:dotted; }
.borderrite { border-style:none; border-width:1px; border-color:#333333; border-right-style:dotted; }
.borderleftrite { border-style:none; border-width:1px; border-color:#666666;
			border-left-style:solid;  border-right-style:solid; }

.quicklnk { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:11px; line-height:180%; }

.tablebg { background-color:#F5F5FE; }
.tbaligner { float: left; margin-left:6; }
.padder { padding-left:20px; }