H6 { color:#FFFFFF;  font-size: 10px; font-family: "Arial", "Helvetica", sans-serif; text-align: center
}/* this is for address on each page*/

H1 { color:#001f2f; font-size: 13px; font-family: "arial", "Helvetica", sans-serif; text-align: left; margin-left: 5px;
 }/* this is for the heading on each page*/
 
P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;
text-align: justify; margin-left: 5px; margin-right: 10px;
}/* this is for normal text*/	

 
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;

}/* this is for normal text*/	

P.white { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none;
text-align: center; font-weight: bold;
}/* this is for normal text*/	

P.small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none;
text-align: left; 
}/* this is for normal text*/	

P.smaller { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none;
text-align: left; 
}/* this is for normal text*/

P.navy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #001929; text-decoration: none;
text-align: left; font-weight: bold;
}/* this is for normal text*/	

P.t { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; text-align:left; margin-left:10px;
}/* this is for normal text*/	

P.center { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;
text-align: center;  margin-left: 5px;
}

P.enterprise { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none;
text-align: left; 
}

P.side { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none;
text-align: center; 
}
	
a.white:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-left:10px;

}
a.white:hover{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	margin-left:10px;

}
a.white:visited{
	color: #cccccc;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	margin-left:10px;
	text-decoration: none;

}

a.blue:visited{
	color: #0033CC;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;

}

a.black:visited{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}
a.red:link {
	color: #FF0033;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;

}
a.red:hover{
	color: #FF0033;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;

}
a.red:visited{
	color: #FF0033;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}

a.side:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;

}
a.side:hover{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;

}
a.side:visited{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
body { BACKGROUND-IMAGE: url(images/bg.gif); margin-top: 0px; margin-left: 0px; margin-right: 0px;
}

table.dotted {
	border-width: 1px;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
.tablegrey {
	border: 1px solid #999999;
}

