  body 			{ margin: 5px 5px 0px 5px; background-color: #93B1ED; font-family: verdana, sans-serif; font-weight: normal; } 
 #leftPanel 		{ width: 240px; }
 .leftLink		{ padding-bottom: 5px; margin-top: 1px; }
 #lpOther		{ font-weight: bold: padding: 10px; border-style: solid; border-color: #000000; border-width: 0px 0px 1px 0px; }
 #clientarea	{ overflow: auto; background-color: #ffffff; margin-left: 10px; margin-right: 30px; }
 .tmFooter { text-align: center; font-family: verdana,arial,sans-serif; font-size: 10px; color: #011743; }
A.tmFooter { font-weight: bold; text-decoration: none; }
A.tmFooter:HOVER { background-color: #011743; color: #ffffff; }
 #logo 			{ position: absolute; z-index: 10; top: 11px; left: 20px; }
 #versionNumber		{ position: absolute; z-index: 10; top: 18px; right: 25px; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; font-style: italic; }
 .pblock		{ width: 500px; }
 .pheader		{ font-size: 14px; font-weight: bold; }
 .pindent	{ margin-left: 20px; }
 
ul { margin-top: 5px; }
ul li { margin-bottom: 5px; }

h1,h2,h3,h4,h5,h6 { 
	display: inline;
	
	font-family: verdana,Arial,sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 1.2em;
	font-weight: normal;
}

 .mainfont 		{ font-family: verdana, sans-serif; color: #011743; font-size: 12px; }
A.mainfont		{ font-weight: bold; text-decoration: none; color: #000000; }
/* A.mainfont:HOVER 	{ background-color: #93b1ed; color: #ffffff; } */
A.mainfont:HOVER 	{ background-color: #345496; color: #ffffff; }
 .bold 			{ font-weight: bold; }
 .s9  			{ font-size: 9px; }
 .s10 			{ font-size: 10px; }
 .s11 			{ font-size: 11px; }
 .s12 			{ font-size: 12px; }
 .s14 			{ font-size: 14px; }
 .s18 			{ font-size: 18px; }
 .s20 			{ font-size: 20px; }
 .s24 			{ font-size: 24px; }
 .underline 		{ text-decoration: underline; }
 .italic 		{ font-style: italic; }

 .boxBottom 		{ height: 10px; background-image: url("/graphics/us/bottom.gif"); background-repeat: repeat-x; }
 .boxBR 		{ height: 10px; width: 10px; background-image: url("/graphics/us/br.gif"); background-repeat: no-repeat; }
 .boxLeft 		{ width: 10px; background-image: url("/graphics/us/left.gif"); background-repeat: repeat-y; }
 .boxRight 		{ width: 10px; background-image: url("/graphics/us/right.gif"); background-repeat: repeat-y; }
 .boxTL 		{ height: 10px; width: 10px; background-image: url("/graphics/us/tl.gif"); background-repeat: no-repeat; }
 .boxTop 		{ height: 10px; background-image: url("/graphics/us/top.gif"); background-repeat: repeat-x; }
 .boxTR 		{ height: 10px; width: 10px; background-image: url("/graphics/us/tr.gif"); background-repeat: no-repeat; }
 .boxBL 		{ height: 10px; width: 10px; background-image: url("/graphics/us/bl.gif"); background-repeat: no-repeat; }
 #clientMain	{ height: 50px; width: 100%; }
 #explorer 		{ height: 50px; background-color: #ffffff; }
 #footer 		{ height: 40px; background-color: #ffffff; }
 #header 		{ height: 40px; background-color: #ffffff; }
 #headerContent 	{ height: 20px; }
