.bluefade1, .bluefade1 TD, 
{
background-image:url('../images/bluefade1.jpg');
background-repeat:repeat;
background-position:0px 0px;
background-color:white;
color:#2A57AC;
font-family:sans-serif;
font-weight:600;
font-weight: bold;
text-align: justify;
}

.content
{
background-color:white;
color:gray;
font-family: arial;
font-weight: normal;
font-size: 9pt; 
text-align: justify;
}

BODY 	{
	background-repeat: repeat;
	font-size: 8; 
	font-family: Arial; 
	font-weight: bold;
	color:gray;
	text-align: justify;
	leftmargin: -50;
	SCROLLBAR-BASE-COLOR: #5A8CCE;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	background-color: white;
} 

.blue12bold {
color:#00336C;
font-family: Arial;
font-size: 13;
font-weight: bold;
text-align: justify;
}

.blue12bold_underlined {
color:#00336C;
font-family: Arial;
font-size: 13;
font-weight: bold;
text-align: justify;
text-decoration: underline;
}

.blue15bold {
color:#2A57AC;
font-family:sans-serif;
font-size: 15;
font-weight: bold;
text-align: left;
}

.blue12boldrhs {
color:#2A57AC;
font-family:sans-serif;
font-size: 13;
font-weight: bold;
text-align: right;
}

.gray12bold {
color:gray;
font-family:sans-serif;
font-size: 13;
font-weight: bold;
text-align: justify;
text-decoration: none;
}
.gray12bold:hover {
color:gray;
font-family:sans-serif;
font-size: 13;
font-weight: bold;
text-align: justify;
text-decoration: underline;
}

.white10bold {
color:white;
font-family:Arial;
font-size: 10;
font-weight: normal;
text-align: justify;
text-decoration: none;
}
.white12bold {
color:white;
font-family:Arial;
font-size: 11;
font-weight: normal;
text-align: justify;
text-decoration: none;
}
.white12bold:hover {
color:white;
font-family:Arial;
font-size: 11;
font-weight: normal;
text-align: justify;
text-decoration: underline;
}

.gray10bold {
color:gray;
font-family:sans-serif;
font-size: 10;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.blue1 { font-family: Arial, sans-serif, Helvetica; font-size: 12px; font-weight: bold; color: #ADBBDD; text-align: center; font-style: normal; text-decoration: none;}
.blue1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: gray; text-align: center; text-decoration: underline}

.heading1 { font-family: Helvetica; font-size: 16px; font-weight: bold; color: #4F4F4F; text-align: left; font-style: normal; text-decoration: underline;}

.content1 { font-family: Helvetica;Arial; font-size: 13; font-weight: bold; color: #4F4F4F; text-align: justify; font-style: normal; text-decoration: normal;}

.blueborder {
border-color: #4F4F4F;
border-width: 1px;
}