						body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size : 12px;
	color: #555555;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
						UL {
	list-style : square;
	color: #444444;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 20px;


}

						LI {
	margin-left: 0px;
	list-style-type: square;
	list-style-position: outside;


}


						P {
	margin-bottom : 8px;
	margin-top : 0px;
}

					
						a {
	font-size : 12px;
	text-decoration: none;
	color: #660099;
}

						a:visited {
	text-decoration: none;
}
						a:hover {
	text-decoration: none;
	color: #AAAAAA;
	}


						.ATWO a:link {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:visited {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:hover {
	font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}

						.ATHREE a:link {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:visited {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:hover {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}

						.Red { 
						color : red
						}
						
						.WHT { 
						color : White
						}
						
						.Med {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 17px;
}
						.BodyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}
						.LRG {
	font-size : 15px;
	color: #666666;
}

						.Titling {
	font-size : 17px;
	font-weight : bold;
	color: #666666;
}
						
						.SML {
	font-size : 11px;
	line-height : 15px;
}
						.creditline {
	font-size : 11px;
	color : Gray;
   	line-height: 14px;
}

INPUT, TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background : #E7E7E7;
	 border: silver solid 1px;
	 margin-top: 0px;
	 padding: -10px;
	}


.subtitle { font-family: Arial, Helvetica, sans-serif; font-size : 11px;}
.blue { color : #000066}
.subtitlewht { font-family: Arial, Helvetica, sans-serif; font-size : 11px; ; color: #FFFFFF}
.tablehd { font-family: Arial, Helvetica, sans-serif; font-size : 12px; ; color: #000066 }
.spacer {  line-height: 25px}
.Titling2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666}

.spacer {
line-height: 25px
}

#IMGFLOAT_R {
display: block;
float: right;
border-left: 1px solid #D0D0D0;
z-index: 7;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7D7D7D;
line-height: 16px;
padding-top: 0px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 15px;
Margin-top: 5px;
Margin-right: 5px;
Margin-left: 10px;
Margin-bottom:5px;
}

#IMGFLOAT_L {
display: block;
float: left;
border-right: 1px solid #D0D0D0;
z-index: 7;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7D7D7D;
line-height: 16px;
padding-top: 0px;
padding-right: 15px;
padding-left: 0px;
padding-bottom: 5px;
Margin-top: 5px;
Margin-right: 10px;
Margin-left: 0px;
Margin-bottom: 5px;
}

#ARTIMG {
 	MARGIN-bottom: 10px;
 }

 						#IMGFLOAT_L a {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
 					
 						#IMGFLOAT_R a {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}

/* Primary Page Containers for body text and sidebar*/

#container{
   width: 90%
}

#sidebar{
   float : left;
   width : 100px;
}

#content{
   margin: 0 auto 0 120px;
   position: relative;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 20px;
}




