body {
	color: #000040;
	background: #0B6FB0;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;

}
.tableBeigeBg {
	background: #BCA86C;
	color: #000040;
	
}
.tableBlackBg {
	background: #000040;
	color: #FFFFFF;
	
}
.tableDarkBlueBg {
	color: #FFFFFF;
	background: #000040;

}
.tableDarkBlueBg5px {
	color: #FFFFFF;
	background: #000040;
	font-size: 75%;
	padding: 5px;

}
.tableLightBlue {
	color: #000040;
	background: #A4C1FF;
	padding: 2px;
	font-size: 75%;

}
.tableLightBlueBg {
	color: #000040;
	background: #A4C1FF;
	padding: 3px;
	font-size: 110%;

}
.tableLightBlueBg10px {
	color: #000040;
	background: #A4C1FF;
	padding: 10px;
	font-size: 75%;

}
.tableLightBluesmall2px {
	color: #000040;
	background: #A4C1FF;
	font-size: 75%;
	padding: 2px;
	text-align: center;



}
.tableMidBlueBg {
	color: #FFFFFF;
	background: #003366;
	font-size: 90%;
	padding: 2px;

}
.tableMidBlueBg5px {
	color: #FFFFFF;
	background: #003366;
	font-size: 75%;
	padding: 5px;

}
.tableMidBlueBg10px {
	color: #FFFFFF;
	background: #003366;
	font-size: 75%;
	padding: 10px;

}
.tableVLightBlue {
	color: #000040;
	background: #EAF1FF;
	padding: 2px;
	font-size: 75%;

}
.tableVLightBlue10px {
	color: #000040;
	background: #F2FDFF;
	padding: 10px;
	font-size: 75%;

}
.tableLightRed {
	color: #000040;
	background: #FFBBBB;
	padding: 3px;
	font-size: 80%;

}
.tableLightRedSmall {
	color: #000040;
	background: #FFBBBB;
	font-size: 65%;

}
.tableRed {
	color: #000040;
	background: #FF6600;
	padding: 3px;
	font-size: 80%;

}
.tableRedSmall {
	color: #000040;
	background: #FF6600;
	font-size: 65%;

}
.tableDarkGreen {
	color: #000040;
	background: #89D889;
	padding: 3px;
	font-size: 80%;

}
.tableDarkGreenSmall {
	color: #000040;
	background: #89D889;
	font-size: 65%;

} 
.tableDarkGreyBg {
	background: #333333;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	font-size: 70%;

}
.tableGreensmall2px {
	color: #000040;
	background: #D6EFDA;
	font-size: 75%;
	padding: 2px;
	text-align: center;


}
.tableGreen10px {
	color: #000040;
	background: #D6EFDA;
	font-size: 75%;
	padding: 10px;

}
.tableLightGrey {
	color: #000040;
	background: #EAEAEA;
	padding: 2px;
	font-size: 75%;

}
.tableLightGrey0px {
	color: #000040;
	background: #EAEAEA;
	font-size: 75%;

}
.tableLightGrey5px {
	color: #000040;
	background: #EAEAEA;
	padding: 5px;
	font-size: 75%;

}.tableLightGrey10pt{
	background: #EAEAEA;
	font-size: 75%;
	font-weight: normal;
	color: #000040;
	padding: 10px;

}
.tableWhite {
	color: #000040;
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 10px;
}
.tableWhitecm {
	color: #000040;
	background: #FFFFFF;
	font-size: 0.8em;
}
.tableWhite5px {
	color: #000040;
	background: #FFFFFF;
	font-size: 75%;
	padding: 5px;

}
.tableWhitesmall2px {
	color: #000040;
	background: #FFFFFF;
	font-size: 70%;
	padding: 2px;

}

.tableYellowsmall2px {
	color: #000040;
	background: #FFFFCC;
	font-size: 75%;
	padding: 2px;
	text-align: center;


}
.tableYellow10px {
	color: #000040;
	background: #FFFFCC;
	font-size: 75%;
	padding: 10px;

}

.tableNav1 {
	color: #FFFFFF;
	background: #003366 url(../pixs/navback1.jpg);
	padding: 5px;

}
.tableNav2 {
	color: #FFFFFF;
	background: #003366 url(../pixs/navback2.jpg);

}

.tableNav3 {
	color: #FFFFFF;
	background: #003366 url(../pixs/navback1.jpg);
	padding: 3px;

}

.white {
	background: #FFFFFF;
	color: #000040;

}
.whitesmall {
	color: #000040;
	background: #FFFFFF;
	font-size: 70%;
	
}
.whitesmall5px {
	color: #000040;
	background: #FFFFFF;
	font-size: 70%;
	padding: 5px;
	
}

.red {
	color: #CC0000;
	background: transparent;
	font-size: 75%;

} .redwhitemedium {
	color: #FFFFFF;
	background: #EA0000;
	font-size: 90%;
	padding: 5px;


}

h1 {
	color: #000040;
	font-size: 90%;
	font-weight: bold;
	background: transparent;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}
th {
	font-weight: bold;
	text-align: left;
	
}
a.controls:link {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}
a.controls:visited {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}
a.controls:hover {
	font-size: 70%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background: transparent;
}
a.controls:active {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}
a.footer:link {
	font-weight: bold;
	color: #095A92;
	text-decoration: none;
	background: transparent;
}
a.footer:visited {
	font-weight: bold;
	color: #095A92;
	text-decoration: none;
	background: transparent;
}
a.footer:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background: transparent;
	
}
a.footer:active {
	font-weight: bold;
	color: #095A92;
	text-decoration: none;
	background: transparent;
	
}
a:link {
	color: #095A92;
	text-decoration: none;
	background: transparent;

} a:visited {
	color: #095A92;
	text-decoration: none;
	background: transparent;

} a:active {
	color: #095A92;
	text-decoration: none;
	background: transparent;


} a:hover {
	color: #FF6600;
	text-decoration: underline;
	background: transparent;

}
.buttonBorder {
	BORDER-RIGHT: thin solid #5f61a1; 
	BORDER-TOP: thin solid #5f61a1; 
	BORDER-LEFT: thin solid #000000; 
	BORDER-BOTTOM: thin solid #000000; 
	COLOR: #ffffff; 
	background: transparent;
	
} a.buttontype:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70%;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;


} a.buttontype:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70%;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;


} a.buttontype:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70%;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;



} a.buttontype:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 70%;
	background: transparent;
	text-decoration: none;
	white-space: nowrap;


} .buttontype {
	FONT-WEIGHT: bold;
	background: #003366 url(../pixs/navback3.jpg);
	COLOR: #FFFFFF;
	padding: 5px;
	white-space: nowrap;
}

.button2Border {
	COLOR: #ffffff;
	background: transparent;
	border: 1px double #F00;
	
} a.button2type:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
	text-decoration: none;


} a.button2type:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
	text-decoration: none;


} a.button2type:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
	text-decoration: none;



} a.button2type:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
	text-decoration: none;


} .button2type {
	FONT-WEIGHT: bold;
	background: #003366 url(../pixs/navback3.jpg);
	COLOR: #FFFFFF;
	letter-spacing: 8px;
	font-size: 14px;
}

