BODY		{text-align: center; 
			font-family: Arial, Tacoma, sans-serif;
			margin-top: 0px;}

A:link, A:visited {color: blue; text-decoration: none}
A:hover {color: green; text-decoration: underline}

.bold		{font-weight: bold;}
.small		{font-size: 8pt;}
.center		{text-align: center;}
.attnR		{color: maroon; font-weight: bold;}
.attnG		{color: green; font-weight: bold;}
.header		{background-color: #CCCCFF;
			font-weight: bold;
			padding: 5px;
			}
.header_rightAlign		{background-color: #CCCCFF;
			font-weight: bold;
			padding: 5px;
			text-align: right;
			}

.header_centerAlign		{background-color: #CCCCFF;
			font-weight: bold;
			padding: 5px;
			text-align: center;
			}			
			
.comment_italics	{font-style: italic;
			font-weight: normal;
			}

TABLE.container	{width: 80%;
			background-color:#FFFFFF; 
			background-image:url(http://www.licc-online.org/images/bg-globe.gif); 
			background-position: right bottom; 
			background-repeat: no-repeat;
			text-align: center;}
			
TABLE.main	{width: 750px;
			padding: 10px;}
				

.leftSideColumn		{width: 170px;
					vertical-align: top;
					background-color: beige;
					height: 300px;}
	
.central_bodytext	{width: 335px;
					vertical-align: top;
					}
					  
.rightSideColumn	{width: 165px;
					vertical-align: top;
					padding-right: 0px;
					padding-left: 0px;}

.white_bg	{border: dotted #CCCCCC 2px; padding: 5pt; background-color: white;}
TD.announce_image	{
					vertical-align: middle; 
					text-align: center; 
					padding: 0px;}
				
TABLE.middle	{width: 350px;}
			
TABLE.cal	{width: 150px; 
			height: 150px; 
			border: gray 1pt solid; 
			background-color: #FFFFFF; 
			text-align: center;}

TABLE.cal_homepage	{width: 165px; 
			height: 150px; 
			border: #CCCCCC 1pt solid; 
			background-color: #FFFFFF; 
			text-align: center;}
	
TR			{font-size: 12px; font-family: Arial, Tacoma, sans-serif;}

.banner		{height: 80px; 
			background-image: url(http://www.licc-online.org/images/bnr-bg-navy-750x15.gif);}

TR.topNav_frame		{background-color:beige;
					border-top: 1pt #cccccc solid; 
					border-bottom: 1pt #cccccc solid;
					text-align: right;
					font-weight: bold; 
					text-align: right;}
	
P.whiteBG	{border: solid gray 1pt; 
			width: 160px; 
			background-color: white; padding: 10;}
			
P.dropcap:first-letter	{font-family: Times; 
						font-weight: bold; 
						font-size: 250%;  
						float: left;}
						
P.tb_frame	{border-top: 1pt #cccccc solid; 
			border-bottom: 1pt #cccccc solid;
			text-align: right;}
			
P.note_gray	{font-size: 8pt;
			border: solid #cccccc 1pt;
			background-color: white; padding: 5;
			}

P.note_green	{font-size: 8pt;
			font-weight: bold;
			border: solid #cccccc 1pt;
			background-color: #CCFFCC; padding: 5;
			}

IMG.padding	{padding: 5px;}
		
.col_header {width:165px;
			color: #000066;
			font-weight: bold;	
			padding: 2pt; 
			height: 20px;
			text-align: center;
			background-color: #CCCCFF; 
			}
			
.col_body	{width:165px;
			background-color: #F1F1FF;  
			padding: 5px;
			border-left: 1pt solid #cccccc;
			border-right: 1pt solid #cccccc;
			border-top: 1pt solid #cccccc;
			border-bottom: 1pt solid #cccccc;
			}
		
.footer {color: #808080;
		font-size: 7pt;
		text-align: right;}			


TABLE.form		{width: 400px;}
TD.field_title	{vertical-align: top; text-align: right; font-weight: bold;}
TD.field_title_left	{vertical-align: top; text-align: left; font-weight: bold;}
.small_text	{font-size: 0.8 em}
.red	{color: red; font-weight: bold;}
.comment	{font-size: 8pt; color: #666666;}