.PageHeader 
{
	color:Red;
	font-weight:bold;
	padding-top:10;
	font-size:14;
	padding-bottom:5;
}
.ServiceA , .ServiceA:visited
{
	color:Red;
	font-weight:bolder;
	text-decoration: underline
}
body,table 
{
	font-size:11;
	font-family:Tahoma,Verdana,Arial;
}

a
{
	text-decoration:none;
	color:#666666;
}

a:hover
{
	text-decoration:underline;
	color:#666666;
}


td
{
	font-family:Verdana;
	vertical-align:top;
	color:#666666;
}

H1
{
    margin:0;
    font-size:12pt;
    color:Red;
}

H2
{
    font-size:10pt;
    margin-top:10px;
    margin-bottom:0px;
}

H3
{
    font-size:10pt;
    margin-top:10px;
    margin-bottom:0px;
}

.defaultBanner
{
	height:99;
}

.defaultNav
{
	height:100%;
}

.defaultMain
{
	height:100%;
	width:50%;
	padding:20;
}

.defaultFooter
{
}
.AFooter 
{
	color:gainsboro;
}
.AFooter:hover
{
	text-decoration:underline;
	color:gainsboro;
}

.Header 
{
	color:#333333;
	font-weight:bold;
	padding-top:10
}

.IS_NEWS_HEADER 
{
    color:#333333;
}

.IS_NEWS_DATE 
{
    font-style:italic;
    color:gainsboro;
}
.IS_NEWS A
{
    color:red;
}
.IS_NEWS A:visited
{
    color:red;
}
.IS_NEWS A:hover
{
    color:white;
}

.IS_FAQS_Q1 
{
    width:5%;
    color:Red;
}
.IS_FAQS_Q2 
{
    width:85%;
}
.IS_FAQS_SHOW
{
    width:10%;
}
.IS_FAQS_A
{
    font-weight:bold;
    font-style:italic;
}

.IS_LINKS_HEADER
{
    color:#333333;
    font-weight:bold;
    font-size:12;
}

.IS_LINKS_LINK_A 
{
    padding-bottom:15
}
.IS_LINKS_LINK 
{
    color:Red;
}