body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
}



.bold_italic {
	font-weight: bold !important;
	font-style: italic !important;
}
.nilspace {
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float:left;
	padding-right: 4px;
}
.floatright {
	float: right;
	margin-left: 4px;
}
.absolutebot {
	padding-top: 100%;
}
.quote {
font-style: italic;
padding-left: 40px !important;
padding-right: 20px !important;
}




/*----------newsletter styles follow---------- */
#newswrapper {
	width: 639px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #000000;
	background-image: url(cssimages/plusextra_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsmasthead {
	width: 639px;
	height: 144px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.printdisplay {
	display: none;
}
#newspagearea {
	width: 639px;

}

#newsColL,#newsColL2 {
	width: 48%;
	height: 360px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#newsColL2 {
	height: 378px;
	
}
#newsColR, #newsColR2 {
	width: 48%;
	height: 360px;
	float: right;
	padding: 0;
	margin-right: 4px;
	overflow: hidden;
}
 #newsColR2 {
	height: 378px;
	
}
#newsColL p, #newsColL2 p, #newsColR p, #newsColR2 p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	font-size: 85%;
	line-height: 1.5;
	color: #000000;
	margin: 4px;
	padding: 0px;
	text-align: justify;
	font-weight: bold;
}

#newsColL .foot, #newsColL2 .foot, #newsColR .foot, #newsColR2 .foot{
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	font-size: 85%;
	line-height: 1.5;
	color: #000000;
	margin: 4px 4px 4px 8px;
	padding: 0px;
	text-align: justify;
	background-image: url(cssimages/plusextra_foot_col.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	text-indent: 40px;
}

#newsColL quote, #newsColR quote {
	font-style:italic;
}
.quoteoverride {
font-style: normal !important;
}

#newsColL h1, #newsColL h2, #newsColL h3, #newsColR h1, #newsColR h2, #newsColR h3, #newsColL2 h1, #newsColL2 h2, #newsColL2 h3, #newsColR2 h1, #newsColR2 h2, #newsColR2 h3  {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	font-size: 150%;
	font-weight: normal;
	color: #993399;
	margin: 0px;
	padding: 8px 4px 10px;
	line-height: 1.2;
	clear: both;
}
#newsColL h2, #newsColL2 h2{
	font-size: 120%;
	padding-top: 1em;
}
#newsColR h2, #newsColR2 h2  {
	font-size: 120%;
	padding-top: 1em;
	padding-left: 0px;
}
	
#newsColL h3, #newsColL2 h3 {
	font-size: 100%;
	padding-top: 1em;
	padding-bottom: 0px;
}
#newsColR h3, #newsColR2 h3 {
	font-size: 100%;
	padding-top: 1em;
	padding-bottom: 0px;
}
#newsColL ul, #newsColR ul, #newsColL2 ul, #newsColR2 ul{
	list-style: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4;
	color: #333333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#newsColL li {
	list-style: disc;
	
}

.newsColL a {
	text-decoration: none;
}
#newsColL a:link, #newsColL a:visited, #newsColR a:link, #newsColR a:visited{
	color:#6699ff!important;
	font-weight: normal !important;
	text-decoration: none;
}
#newsColL a:hover, #newsColR a:hover{
	color: #FF6600!important;
}


#newsfooter {
	width: 639px;
	margin: 0px auto;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#newsfootnote {
	width: 639px;
	margin: 0px auto;
	padding: 0px;
}
#newsfootnote p{
font-size: 70%;
text-align: center;
}
.newsfootnote a {
	text-decoration: none;
}
#newsfootnote a:link, #newsfootnote a:visited {
	color:#6699ff!important;
	font-weight: normal !important;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#newsfootnote a:hover{
	color: #FF6600!important;
}
.minortitle {
	margin: 0px 0px 6px!important;
	padding: 0px !important;
}

.clear {
	clear: both;
}
