html,body 	{
				margin: 0;
				padding: 0;
				font-family: "Times New Roman", Arial, Helvetica, sans-serif;
				color: #000000;
				background: #FFFFFF;
				font-size: 14px;
				text-align: left;
				line-height: 150%;
				}
				
a				{
				text-decoration:none;
				color: #000000;
				background-color: #FFFFFF;
				}
	
a:link    	{
				text-decoration: none;
				}
				
a:hover   				{
				text-decoration: none;
				color: #000000;
				background-color: #FFFFFF;
				}
				
a:active  		{
				text-decoration: none;
				}
				
a:visited  	{
				text-decoration: none;
				color: #000000;
				background-color: #FFFFFF;
				}							

h1				{
				font-size: 1.4em;
				color: #303030;
				background-color: #FFFFFF;
				font-weight: normal;
				margin-left: 8px;		
				}
				
H2				{
				font-size: 100%;
				color: #303030;
				background-color: #F0F0F0;
				font-weight: bold;
				margin-left: 8px;
				text-align: left;
				padding-left: 3px;
				line-height: 24px;
				border-right: 1px solid #BEBEBE;
				border-bottom: 1px solid #BEBEBE; 
				}		
				
p,td			{
				margin-left: 10px;
				line-height: 150%;	
				}
				
li				{
				margin-left: -12px;
				line-height: 150%;	
				}
				
.lism			{
				margin-left: -16px;
				}			
				
.crumb	{
				font-size: 85%;
				margin-left: 9px;
				margin-top: 0px;
				}

.small	{
				font-size: 85%;
				}
				
.print	{
				display: none;
				}							
				
.center		{
				text-align: center;
				}
				
.center-md		{
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}				
				
.right	{
				float: right;
				padding-right: 4px;
				}				

.bold			{
				font-weight: 600;
				}
				
.burgundy			{
				color: #8D003A;
				background-color: #FFFFFF;
				}								
				
.top			{
				vertical-align: top;
				}

.pad-t			{
				padding-top: 6px;
				}
				
.pad-r			{
				padding-right: 6px;
				}				
				
.pad-b			{
				padding-bottom: 6px;
				}
				
.pad-l			{
				padding-left: 6px;
				}				
				
.marginpix		{
				margin-left: 8px;
				border-top: 2px solid #BEBEBE; 
				border-right: 1px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				border-left: 2px solid #BEBEBE;
				}
				
.marginpix-w	{
				border-top: 2px solid #BEBEBE; 
				border-right: 1px solid #FFFFFF;
				border-left: 2px solid #BEBEBE;
				vertical-align: middle;
				float: right;  
				}
				
.marginpix-h	{
				text-align: center;
				border-top: 2px solid #BEBEBE; 
				border-right: 1px solid #FFFFFF;
				border-left: 3px solid #BEBEBE;
				vertical-align: middle; 
				}	
				
.menuItem			{
				display: none;
				visibility: hidden;
}	

#banner 		{
				color: #FFFFFF;
				background-color: #F5F2F1;
				background-image: url("titlebarp.jpg");
				background-repeat: no-repeat;
				width: 100%;
				height: 150px;
				margin: 0;
				padding: 0;
				}
				
#container1 {
				width: 650px;
				margin-top: 6px;
				}

#content {
				vertical-align: top;
				margin-left: 160px;
				padding-right: 10px;
}
#sidebar { 
				float: left;
				width: 150px; 
				vertical-align: top;
				padding-top: 6px;
				margin-left: 4px;
				}
#container2 {
				width: 650px;
				margin-top: 6px;
}

#footright {
				margin-left: 158px;
				height: 24px;
				padding-top: 1px;
				vertical-align: bottom;
				border-top: 1px solid #BEBEBE;
}
#footleft {
				float: left; 
				width: 150px;
				height: 24px;
				vertical-align: bottom;
}

.minidiv-w {
				width: 106px;
				float: right;
				background: #E6E6E6;
				color: #000000;
				padding: 8px 6px 8px 6px; 
				border-right: 1px solid #BEBEBE;
				border-bottom: 1px solid #BEBEBE;
}

.minidiv-h {
				width: 114px;
				margin-left: auto;
				margin-right: auto;
				background: #E6E6E6;
				color: #000000;
				padding: 6px 0px 6px 0px;			
				border-right: 1px solid #BEBEBE;
				border-bottom: 1px solid #BEBEBE;
}

.minidiv-sb {
				width: 141px;
				background: #E6E6E6;
				color: #000000;
				margin-left: auto;
				margin-right: auto;
				padding: 4px 0px 6px 3px;
				border-right: 1px solid #BEBEBE;
				border-bottom: 1px solid #BEBEBE;
}
