A:link
{	
	text-decoration: underline;
	color: #001E80;
	font-weight: bold;
}	
		
A:visited
{	
	text-decoration: underline;
	color: #001E80;
	font-weight: bold;
}	
		
A:active
{	
	text-decoration: blink;
	color: #64708c;
}	
		
A:hover
{	
	text-decoration: blink;
	color: #64708c;
}
h1, h2, h3, h4, h5, h6
{
	color: #64708c;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #2F4760;
	background-image: url(http://iasfinancial.com/images/IASBackground.gif);
    background-repeat: repeat-x;
}
text-body
{
	text-align:left;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.adminView
{
	font-size: 14px;
}
.adminSiteTree
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 10px;
}
.articleAuthorName
{
	font-style: italic;
}
.articleHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: left;
}
.BigRed
{ 
	font-weight:bold; 
	font-size:large;
	color: red;
}
.footerLinks
{
	font-size: 10px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 10px;
	text-align: center;
}
.hotlineLogoPadding
{
    padding-right: 10px;
}
.IASphoneNumber
{
	font-weight:bold;
}
.list
{
	padding-left: 15px;
	margin-left: 0px;
}
.login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.loginQuestion
{
	font-size: 10px;
}
.userLogout
{
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.pageBorder
{
	border-right: silver 2px solid;
	border-left: silver 2px solid;
	border-top-style: none;
	border-bottom-style: none;
}
.popupFormDiv
{
    margin: 15px;
}
.quote
{
	font-size: larger;
	font-style: italic;
}
.quoteBy
{
	font-weight:bold;
}
.SearchTitle
{
	font-size:large;
	color: #64708c;
}
.tableNoFrame
{
    border: 0px;
    padding: 0px;
}

/*Search page*/
TR.RowOverSelected
{
	background-color: #f7f7f9;
}