.awiastyle {
}
.awiaheading {
	font-weight: bold;
	text-transform: uppercase;
}
.awiasubheading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4A904B;
}
.awiafooter {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.awiamenu {
	font-weight: bold;
	text-transform: uppercase;
	color: #4A904B;
}
A:link
{
    COLOR: #4A904B;
    TEXT-DECORATION: none;
	
}
A:visited
{
    COLOR: #4A904B;
    TEXT-DECORATION: none;
	
}
A:hover
{
    COLOR: #4B4B4C;
    TEXT-DECORATION: none;
	
}
A:active
{
    TEXT-DECORATION: none;
}
#footerlink 
{
COLOR: #ffffff;
TEXT-DECORATION: none
}
.contenttextsmall {

        font-size: 10px;

}

.contenttext {


	font-size: 12px;


}

.titletext {



	font-weight: 700;

	text-transform: uppercase;

}

.tabtexton {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	text-transform: capitalize;

}

.bottombartext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #CCCCCC;

}
.eblTitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	text-transform: uppercase;

	color: #0F1026;

}

.linkunderline {
	text-decoration: underline;
	font-size: 10px;
	color: #0000FF;


}
.bottomlinks {



	font-size: 9px;
	
	color: #999999;
}
.datetext {

	font-size: 10px;

	color: #666666;
}
.CompanyTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
}
.tableHeader {
	background-color: #F5F5F5;
	font-weight: bold;
}
.tableBody {
	background-color: #999999;
}
.tableRow {
	background-color: #FFFFFF;
}
.warningText {
	color: #990000;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F4F4F4;
}

