body {  background-color: #7AA1FF;
        color: #000000;
        font-family: arial, verdana, sans-serif;
        font-size: 12px;
        margin:0px auto; }

.body {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	text-transform: none;
	line-height: 18px;
	text-align: left;
   
    
}

.white { color: #ffffff; }

/* BACKOFFICE LINKS */

a:link.back { color: #FFFF00;
         font-weight: bold;
         text-decoration:none;
         font-size: 14px;
          }
         
a:active.back { color: #FFFF00;
           font-weight: bold;
           text-decoration:none;
           font-size: 14px; }   
           
a:visited.back { color: #FFFF00;
         font-weight: bold;
         text-decoration:none;
         font-size: 14px; }    
         
a:hover.back { color: #FFF09B;
         font-weight: bold;
         text-decoration:underline;
         font-size: 14px; } 

.title {
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	;
	letter-spacing: normal;
	color: #4E8FAB;
}
.bodyBold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.footerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.bodySML {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
}
.bodySMLBold {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
}
.bodySMLPrint { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; text-transform: none; line-height: normal; }
.bodySMLCopyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 10px;
}
.bodyBoldBIG {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.bodyBoldBlue {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #4E8FAB;
}
.bodyBoldBIGBlue {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #4E8FAB;
}
.titleOrange {
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	;
	letter-spacing: normal;
	color: #EE0000;
}
.bodyBoldBIGLightBlue {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #35A9FF;
}
.bodyBoldBIGRed {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #EE0000;
}
.bodySMLBoldBlue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	color: #4E8FAB;
}
.bodyBlue {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	color: #4E8FAB;
}
.bodyRed {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	color: #EE0000;
}
.bodyOrange {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	color: #FF9933;
}
.bodyBoldRed {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #EE0000;
}
.bodyBoldBIGOrange {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF9933;
}
.bodyBoldBIGBlueDark {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #00314D;
}
.bodyBoldBIGGER {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.bodyBoldBIGYellow {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFF00;
}
.leftimage{
float: left;
margin: 5px;
padding-bottom:40px;
}
.rightimage{
float: right;
margin: 5px;
padding-bottom:40px;
}

img { border: none; }


