#flash {
	position: absolute;
	left: 10px;
	top: 8px;
	border: 1px solid #FFCC00;
	visibility: hidden;

}
UL.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    		
	font-weight: normal;
	color: #000066;
	list-style: none 
}
UL.bodylike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    		
	font-weight: normal;
	color: #000066;
	list-style: disc
}
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFCC00;
	line-height: 18px;

}
.boldheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2f4f88;
	line-height: 18px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	line-height: 18px;
}
.smalltextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
	line-height: 18px;
}
.linkstyled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.boldheaderbluetall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #000066;
	line-height: 25px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    	line-height: 17px;	
	font-weight: normal;
	color: #000066;
	padding-left: 22px;
}
.bodyplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    		
	font-weight: normal;
	color: #000066;
	padding-left: 22px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    	line-height: 12px;	
	font-weight: normal;
	color: #7D7D7D;
	padding-left: 22px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    	line-height: 17px;	
	font-weight: normal;
	color: #000066;
	padding-left: 12px;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 17px;	
	font-weight: bolder;
	color: #000066;
	padding-left: 22px;
}
.guaranteetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #006699;
	padding: 5px;
	margin: 8px;
}
.bodytextlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000066;
	padding: 12px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000066;
	padding: 0px;
}
a:link {
        font-family: Arial;
        font-size: 12px;	
        color: #000066;
	text-decoration: none
}
a:hover {
	text-decoration: none;
}
a:visited {
        font-family: Arial;	
        font-size: 12px;
        color: #000066;
	text-decoration: none
}
.SmallLink {
    FONT-SIZE: 10px;
    OVERFLOW: auto;
    COLOR: #666666;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none 
}
.TopNavLink {
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    COLOR: #000066;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none 
}
.footeryellow {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.standardtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
