/* CSS Document */

body	{
		margin: auto;
	padding: 0px;
	border: 0;
	text-align: left;
	font-family: tahoma;
	padding-bottom: 25px;
	background-image: url(images/bg.gif);
	background-repeat: repeat
}
		
.div 
{
	background-color:#ffFFFF;
	width:558px;
	height:670px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #4c4974;
	SCROLLBAR-TRACK-COLOR: #4c4974;
	padding-left:10px;
	padding-right: 3px;
	float:right;
	}	
.boxheadings
{
	font: 16px tahoma;
	color: #FFFFFF;
	font-weight:bold;
	}

.bullets {
	font: 11px tahoma;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;	
	}

.quotes {
	font: 10px tahoma;
	color: #ffffff;
	line-height: 13px;
	font-style:normal
	
	}
.noscript
	{
	font: 8px tahoma;
	color:#CCCCCC}

	


.articles {
	font: 12px tahoma;
	color: #666666;
	line-height: 16px;
	float: left;
	width: auto;
	padding-top: 0px;

}

.text {
	font: 11px tahoma;
	color: #666666;
	line-height: 16px;
	float: left;
	}

.headings {
	font: 13px tahoma;
	color: #534f82;
	line-height: 16px;
	font-weight:bold;
	}
	
.hometext {
	font: 11px tahoma;
	color: #666666;
	line-height: 15px;
	float: left;
	}






/*  Links */


.pagelinks {
	font: 11px tahoma;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}

a.pagelinks {
	font: 11px tahoma;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	text-decoration:underline;	
	}
a.pagelinks:visited {
	font: 11px tahoma;
	color: #003366;
	text-decoration: underline;
	line-height: 16px;
		}
a.pagelinks:active { color:#003366;}
a.pagelinks:hover { color:#666666; text-decoration: none;}



.footlinks {
	font: 10px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}

a.footlinks {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}
a.footlinks:visited {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	}
a.footlinks:active { color:#534f82;}
a.footlinks:hover { color:#ffffff; text-decoration: underline;}


.footerlinks {
	font: 10px tahoma;
	color: #FFFFFF;
	}
a.footerlinks {
	font: 10px tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;	
	}
a.footerlinks:visited { color:#ffffff;}
a.footerlinks:active { color:#ffffff;}
a.footerlinks:hover { color:#666699; text-decoration: underline;}
