
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textblue 
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #073D76;
	text-decoration: none;
}
.textblue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #073D76;
	text-decoration: none;
	line-height:20px;
}
.textblue2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #073D76;
	text-decoration: none;
	text-align: justify;
}
.textred2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #942118;
	text-decoration: none;
	cursor:pointer;
}
.midstreep {
	background-image: url(../images/mid_streep.gif);
	background-position: center top;
	background-color: #DEDEDE;
	background-repeat: repeat-x;

}
.text14bold 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F2E2E;
	text-decoration: none;
	text-align: justify;
}
.text12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #6E6E6E;
	text-decoration: none;
}
.text11Copy 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom 
{
	background-image: url(../images/bottom_streep.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.top {
	background-image: url(../images/top_streep.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.modalBackground 
{
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

