body{
    color:#FFFFFF;
	font-size:12px;
	font-family: Verdana;
	background-color:#689A93;
	padding:0px;
	margin:2px 0px 0px 0px;
}
a img{
    border: none;
}
#wrap{
	margin:0 auto;
	width:776px;
}
#headerNav{
	background:url(../images/HeaderBar.gif);
}
.headerButton{
	color:#FFFFFF;
}
.headerButton:hover{
	color:#FFFFFF;
}
.headerButton:visited{
	color:#FFFFFF;
}
#animation{
	width:336px;
	height:125px;
}
#contents{
	padding:0px 0px 0px 19px;
}
#content{
	background-image:url(/images/contentRepeatY.gif); 
}
/*
	Drop Menu
*/
#dropMenu a img {
	height:23px; 
	width:169px; 
	border-width:0;
}
#dropMenu a#home img {
	background: url(../images/home/home.gif) top left no-repeat;
}
#dropMenu a#home:hover img {
	background: url(../images/sidenav/blankOver.gif) top left no-repeat;
}
/* Common Styles */
.imageBlueBorder{
	border:1px solid #04356D;
	padding:4px;
}
.blueborder{
	border:1px solid #04356D;
	background-color:#FFFFFF;
	color:#015E4B;
}
td.padA {
	padding:5px;
}
td.contact{
	background:url(../assets/header_contactDetails.jpg);
	width:440px;
	height:17px;
}
tr.paleBlue{
	 background-color:#96B9E0;
}
#contents{
	padding:0px 0px 0px 19px;
}
#contentsBkg{
	background-repeat:repeat-y;
}
.sideNav {
	background-image:url(/images/sidenav/blankOut.gif);
	width:169px;
	height:23px;
}
.sideNavOver {
	background-image:url(../images/sidenav/blankOver.gif);
	width:169px;
	height:23px;
}
.sideNavExt {
	background-image:url(/images/sidenav/blankOutExt.gif);
	width:169px;
	height:23px;
}
.sideNavExtOver {
	background-image:url(/images/sidenav/blankOverExt.gif);
	width:169px;
	height:23px;
}
.sideNavSpan{
	padding:0px 0px 0px 15px;
}
/* These styles are used for the longer extension menus that occur when the mouse is rolled over the inital buttons */
.sideNavLong{
	cursor:pointer; 
	cursor:hand; 
	background-image:url(/images/sidenav/blankOutLong.gif);
	width:221px;
	height:23px;
}
.sideNavLongOver{
	cursor:pointer; 
	cursor: hand; 
	background-image:url(/images/sidenav/blankOverLong.gif);
	width:221px;
	height:23px;
}
.sideFATraining{
	position:absolute;
}
.standardBorder{
	padding:5px;
}
.blueBackground{
	background-color:#04356D;
	color:#FFFFFF;
}
.tempCSS{
	position: absolute;
	left:100px;
}
*/
/* These are the styles for the print and close buttons of the popUp menu */
#UI{
	position:absolute;
	right:20px;
	top: 0px;
}
/* Used in ApprovedManualHandling */
#conference{
	border:1px solid #04356D;
}
/* Used in the links Tab */
#linksTab{
	border:1px solid #04356D;
	position:relative
}
/**
*   Index
*/
img.aboutImage{
    border:1px solid #04356D;
}
#footer_link{
    margin: 10px;
}