﻿body
{

}
.EWT
{
	font-family:Arial;
	font-weight:bolder;
	font-size:8pt;
	color:Blue;
	text-decoration:none;
}
.EWT:hover
{
	font-family:Arial;
	font-weight:bolder;
	font-size:8pt;
	color:red;
	text-decoration:none;
}
.menuButton
{
	background-color: #4078BC;
	font-weight: bolder;
	font-family: Arial, Helvetica;
	color: White;
	width: 140;
	border-right: #0558bc thin outset;
	border-top: #0558bc thin outset;
	border-left: #7896ba thin outset;
	border-bottom: #7896ba thin outset;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration:none;
	text-align:center;
	font-size:10pt;
}
.menuButtonHover
{
	background-color: #4078BC;
	font-weight: bolder;
	font-family: Arial, Helvetica;
	color: Black;
	width: 140;
	border-right: #0558bc thin outset;
	border-top: #0558bc thin outset;
	border-left: #7896ba thin outset;
	border-bottom: #7896ba thin outset;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-size:10pt;
}
.TagLine20
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:20pt;
	color: DarkRed;
}
.TagLine14
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:14pt;
	color:DarkRed;
}
.TagLine14White
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:14pt;
	color:White;
}
.TagLine14Black
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:14pt;
	color:Black;
}
.TagLine14Blue
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:14pt;
	color:Blue;
}
.TagLine16White
{
	font-family:Arial, Helvetica;
	font-weight:bolder;
	font-size:16pt;
	color:White;
}

.Bold14
{
	Font-family:Arial, Helvetica;
	font-size:14pt;
	font-weight:bolder;
	color:Black;
}
.Normal14
{
	font-family:Arial, Helvetica;
	font-size:14pt;
	font-weight:normal;
	color:Black;
}
.Normal14ul
{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: darkRed;
	list-style: circle url(bullet_red50.jpg) inside;
}
.Normal14Blackul
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bolder;
	color: Black;
	list-style: circle url(bullet_red50.jpg) inside;
}
.Normal12
{
	font-family:Arial, Helvetica;
	font-size:12pt;
	font-weight:normal;
	color:Black;
}
.Normal12Bold
{
	font-family:Arial, Helvetica;
	font-size:12pt;
	font-weight: bolder;
	color:Black;
}
.Normal10
{
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight:normal;
	color:Black;
	text-align:justify;
}
.Normal10Bold
{
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: bolder;
	color:Black;
}
.qoute
{
	font-family: Arial, Helvetica;
        font-size:10pt;
        color:black;
        font-weight:bolder;
        text-transform:uppercase;

}


.quote_large
{
	font-family: Arial, Helvetica;
        font-size:18pt;
        color:black;
        font-weight:bolder;
        text-transform:uppercase;

}
