BODY,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.smallitalic{
	font-size : 8pt;
	font-style : italic;
}
.boldtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.horiznav {
	color : White;
	text-align : center;
	font-weight: bold;
	
}
.horiznav:link {
	color : White;
	
}
.horiznav:visited {
	color : White;
}
.horiznav:hover {
	color: #DAA520;
}
.horiznav:active {
	color: #DAA520;
	text-decoration : none;
}
.smallBlue {
	color: #3366CC;
}
.smallBlue:link{
	color: #3366CC;
}
.smallBlue:visited{
	
}
.smallBlue:hover{
	color: #DAA520;
}
.smallBlue:active{
	
}
.navsmallBlue {
	color: #3366CC;
	font-size : 7pt;
}
.navsmallBlue:link{
	color: #3366CC;
}
.navsmallBlue:visited{
	
}
.navsmallBlue:hover{
	color: #DAA520;
}
.navsmallBlue:active{
	
}
.big_blueTitle {
	color: #3366CC;
	font-size: 13pt;
	font-weight: bold;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.big_BlackTitle {
	color: #575757;
	font-size: 14pt;
	font-weight: bold;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.big_blueTitle:link {
	text-decoration: none;
}
.big_blueTitle:hover {
	text-decoration : underline;
	color: #DAA520;
}

.blueTitle {
	color: #485462;
	font-size: 11pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.blueTitle:link {
	text-decoration: none;
}
.blueTitle:hover {
	text-decoration : underline;
	color: #DAA520;
}
.blueTitle:visited {
	text-decoration: none;
}
.blueTitle:active {
	text-decoration: none;
}
.blackTitle {
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	
}
.blueSmallTitle {
	color: #3366CC;
	font-size: 8pt;
	font-weight: bold;
}
.blueSmallTitle:link{
}
.blueSmallTitle:visited{
	
}
.blueSmallTitle:hover{
	color: #DAA520;
	text-decoration : underline;
}
.blueSmallTitle:active{
	
}

.blackSmallTitle {
	color: #414141;
	font-size: 11pt;
	font-weight: bold;
	text-decoration : underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blackSmallTitle:link{
}
.blackSmallTitle:visited{
	
}
.blackSmallTitle:hover{
	color: #DAA520;
	text-decoration : underline;
}
.blackSmallTitle:active{
	
}
.text10pt {
	font-size: 10pt;
}
.tdBottomBorder {
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-width : 2px;
}
.LeftRightBorder{
	border-right-width : 2px;
	border-left-width : 2px;
	border-left-color : #C0C0C0;
	border-right-color : #C0C0C0;
	border-right-style : solid;
	border-left-style : solid;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : none;
}
.normal:link {
	text-decoration : none;
}
.normal:visited {
	text-decoration: none;

}
.normal:hover{
	text-decoration : underline;
	color: daa520;

}
.normal:active { 
}
.normalwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
}
.normalwhite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
	text-decoration:none;
}
.normalwhite:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
	text-decoration:none;
}
.normalwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : White;
	text-decoration:underline;
}

.roundedsquare {
	background-image:url('http://wwww.aiim.org.uk/images/rounded_square.gif');
	
}

.whiteTitle {
	color: White;
	font-size: 10pt;
	font-weight: bold;
}
.whiteTitle:link{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}
.whiteTitle:visited{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}
.whiteTitle:hover{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
