/*  HTML EL:EMENTS  */

body {
	background-color: #ECF9FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E30345;
	line-height: 14px
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E30345;
	line-height: 14px
}


IMG {
border:0px;margin:0px;padding:0px;
}


.ContentIMG {
border:0px;margin:0px;padding:10px;
}


/*  CLASS DEFINITIONS  */

A:link			{	color: #000000;	text-decoration:none;  font-weight: bold; }
A:visited		{	color: #004E4E;	text-decoration:none;  font-weight: bold;}
A:hover		{	color: #FFFFFF;	text-decoration:underline;  font-weight: bold;}

A.home:link			{	color: #FFFFFF;	text-decoration:none;  font-weight: bold;	line-height: 18px; }
A.home:visited		{	color: #004E4E;	text-decoration:none;  font-weight: bold;	line-height: 18px;}
A.home:hover		{	color: #000000;	text-decoration:underline;  font-weight: bold;	line-height: 18px;}

A.email:link			{	color: #99B200;	text-decoration:none;	font-size: 12px;  font-weight: bold; }
A.email:visited		{	color: #606C6D;	text-decoration:none;	font-size: 12px;  font-weight: bold;}
A.email:hover		{	color: #999900;	text-decoration:underline;	font-size: 12px; font-weight: bold;}

A.green:link			{	color: #99B200;	text-decoration:none;  font-weight: bold; }
A.green:visited		{	color: #606C6D;	text-decoration:none; font-weight: bold;}
A.green:hover		{	color: #999900;	text-decoration:underline; font-weight: bold;}

A.print:link			{	color: #DC253D;	text-decoration:none;  font-weight: bold;	font-style:	italic;}
A.print:visited		{	color: #DC253D;	text-decoration:none; font-weight: bold;	font-style:	italic;}
A.print:hover		{	color: #DC253D;	text-decoration:underline; font-weight: bold;	font-style:	italic;}

A.large:link			{	color: #DC253D;	text-decoration:none;  font-weight: bold; font-size: 14px;	font-style:	italic;}
A.large:visited		{	color: #DC253D;	text-decoration:none; font-weight: bold;	font-size: 14px;	font-style:	italic;}
A.large:hover		{	color: #DC253D;	text-decoration:underline; font-weight: bold;	font-size: 14px;	font-style:	italic;}

A.nav:link			{	color: #1371CF;	text-decoration:none;  font-weight: bold; }
A.nav:visited		{	color: #193366;	text-decoration:none;  font-weight: bold;}
A.nav:hover		{	color: #336699;	text-decoration:underline;  font-weight:bold;}

.OffNav {color: #DC253D;	text-decoration:none;  font-weight: bold; }

.bodytextsmall	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	color: #000000;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}

.copyright	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666B3;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}





.SideAdd{

	color: #000000;
  font-weight: normal;
	font-style:	italic;
	font-size:  8pt;

}

.Bold {
	color: #000000;
 font-weight: bold;

}

.SubTitle {
	color: #6666B3;
    font-weight: bold;
	font-style:	italic;
}

.SubTitle2 {
	color: #6666B3;
    font-weight: bold;
}

.quote {
	color: #660033;
    font-weight: normal;
    font-style:	italic;
}


.Highlight {
	color: #DC253D;
 font-weight: bold;
	font-style:	italic;
}

.Highwhite {
	color: #FFFFFF;
 font-weight: bold;
	font-style:	italic;
}

.Highwhitelarge {
	color: #FFFFFF;
 font-weight: bold;
 font-style: italic;
 font-size: 13px;
}


.Highlight2 {
	color: #DC253D;
 font-weight: bold;
 	font-style:	italic;
	line-height: normal
}

.Highlight3 {
	color: #99253D;
 font-weight: bold;
 	font-style:	italic;
   text-decoration:underline;
}

.Click {
	font-size:  8pt;
	color: #DC253D;
	font-weight: bold;
	font-style:	italic;

}
.ImageTitle {
	font-size:  8pt;
	color: #DC253D;
	font-weight: normal;
	font-style:	italic;


}

.bg1 {
		background-color: #900000; border-color: #900000;
}
	
	
.bg2 {
		background-color: #CDF1FF; border-color:#990000; border-width:thin;
}
.bg3 {
		background-color: #B1B3CF; border-color: #B1B3CF;
}
.bg4 {
		background-color: #BDDFFF; border-color: #BDDFFF;
}