
body { background-color :#ffffff;  
   color: #000000;  
   font-family:  Arial, Sans-serif;  
   font-size:small;  
   margin: 0px;  
   border: 0px;  
   padding: 0px;}
img  {
   border-right: #ffffff 0px solid; 
   border-top: #ffffff 0px solid; 
   border-left: #ffffff 0px solid; 
   border-bottom: #ffffff 0px solid;
   }
.backer { 
   width: 100%; max-width: 250px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #4687B0;
   text-align: center;
   }   
.content {
   width: 100%; max-width: 250px;
   font-weight: normal; 
   font-size:small; 	
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 2px;
   background-color: #ffffff;
   text-align: left;
   color: #000000;
   } 

.logo { 
   width: 100%;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   background-color: #4687B0;
   text-align: center;
   } 
 
a:link { color: #1F3A4B; 
   text-decoration: none; 
   }
a:visited { text-decoration: none; 
   color: #1F3A4B; }
a:hover, a:active { text-decoration: none; color: #800000; }   
.center {TEXT-ALIGN:center;}
.right {TEXT-ALIGN:right;}
.left {TEXT-ALIGN:left;}  
.header  {
	background-color :#4687B0;
	color :#ffffff;
	padding: 0px;
	font-size:small;
    border-top: thin ridge;
    border-bottom: thin ridge;
	border-top-color: #4687B0;
	border-bottom-color: #4687B0;
	font-family :Arial, Sans-serif;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.button {
   font-family: Arial, Sans-serif;
   font-size:small;
   font-weight: bold;
   color: #ffffff;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 1px;
   padding-left: 0px;
   text-align: center;
}
.footer  {
	color :#ffffff;
	background-color :#4687B0;
    border-top: thin ridge;
    border-bottom: thin ridge;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family :Arial, Sans-serif;
	font-size:small;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px 0px 0px 0px;
}
.accesskey {
	text-decoration: none;
	color :#ffffff;
    font-family :Arial, Sans-serif; 
    font-size:small;}
.copyright {
    font-family :Arial; 
    font-size:smaller;}
.pageheader {	
    background-color :#4687B0; 
    color :#ffffff;	
    font-size:small;	
    font-weight: normal;	
    padding: 1px 0px 0px 5px;	
    margin: 0px; 
    font-family :Arial, Sans-serif;}
.innerfoot {	
    background-color :#4687B0; 
    font-size:small;	
    font-weight: normal;	
    padding: 1px 0px 0px 5px;	
    color :#ffffff; 
    font-family :Arial, Sans-serif;}
.Heading {font-family:  Arial, Sans-serif; 
    font-size:small;	
    font-weight: bold; 
    color: #ffffff; 
    text-decoration: none;	
    margin: 0px; 
    padding: 0px;}
.BoldText {	font-weight: bold;	
    font-size:small;}
.boldcopy {	font-weight: 800; text-decoration: underline;
    font-size:smaller;}   
.Italic {font-style: italic;}
.Underline {text-decoration: underline;}
.Indent { margin-top: 0px;	
    margin-right: 0px;	
    margin-bottom: 0px;	
    margin-left: 5px;}
