.a1:link 
{
	font-family: Helvetica;
	font-size: 18px;
	color: #BBBDBF;
	text-decoration: none;
	line-height: 24px;	
}

.a1:visited 
{
	font-family: Helvetica;
	font-size: 18px;
	color: #BBBDBF;
	text-decoration: none;
	line-height: 24px;

}

.a1:hover 
{
	font-family: Helvetica;
	font-size: 18px;
	color: #ED1E25;
	text-decoration: none;
	line-height: 24px;
}
.a2:link 
{
	font-family: Helvetica;
	font-size:13px;
	color: #808284;
	text-decoration: none;
	line-height: 28px;
}

.a2:visited 
{
	font-family: Helvetica;
	font-size: 13px;
	color: #808284;
	text-decoration: none;
	line-height: 28px;


}

.a2:hover 
{
	font-family: Helvetica;
	font-size: 13px;
	color: #ED1E25;
	text-decoration: none;
	line-height: 28px;
}


/*
.a1hover and .a2hover are styles for currently selecte Nav meune links
*/

.a1hover {
	font-family: Helvetica;
	font-size: 18px;
	color: #ED1E25;
	text-decoration: none;
	line-height: 24px;

}
.a2hover {

	font-family: Helvetica;
	font-size: 13px;
	color: #ED1E25;
	text-decoration: none;
	line-height: 28px;
}
.blackbold {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.greybodttext {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #808284;
}


.a3:link {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #ED1E25;
	text-decoration: none;

}

.a3:visited 
{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #ED1E25;
	text-decoration: none;
}

.a3:hover 
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ED1E25;
	line-height: 15px;
	text-decoration: underline;
}
.a4:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	padding: 2px;


}

.a4:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	padding: 2px;
}

.a4:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #002B65;
	padding: 2px;
}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 17px;
	border: 1px solid #E2E2E2;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
	height: 18px;
	width: 73px;


}
.bulletstyle {
	margin-left: -27px;
	margin-bottom: 8px;
	list-style-image: url(images/bullet.jpg);
}
.bodytext {
	font-family: Helvetica;
	font-size: 13px;
	color: #666666;
	/*color: #808284;*/
	line-height: 18px;
	text-decoration: none;
	/*font-weight: bold;*/
}

.bodytext p {
  margin-top: 0em;
  margin-bottom: 2em;
  line-height: 20px;
}

.greyboldsub {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 23px;
	/*font-weight: bold;*/
	color: #808284;
	text-decoration: none;
}


.whitetextbold {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.greytextbold {
	font-family: Helvetica;
	font-size: 12px;
	
	color: #BBBDBF;
	line-height: 18px;
}

.redbold {

	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.rednormal {

	font-family: Helvetica;
	font-size: 13px;
	line-height: 25px;
	color: #990000;
}
.greybodttext2 {

	font-family: Helvetica;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	/*color: #808284;*/
}
