.bodystyle { background-color: #ffffff;
			}

.content_style { margin-top: 10px;
			 margin-left: 20px;
			 margin-bottom: 0px;
			 vertical-align: top;
			 width: 900px;
			 border: 1px solid #000000;
			 padding: 0 0 0 0;
	}
	
.nav1		{ font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: bold;
			  color: #ffffff;
			 }
.nav1 a:link { text-decoration: none; color: #ffffff; }
.nav1 a:visited { text-decoration: none; color: #ffffff; }
.nav1 a:hover { text-decoration: none; color: #8cc63f; }
.nav1 a:active { text-decoration: none; color: #8cc63f; }


.nav2		{ font-family: Arial, Sans-Serif;
			  font-size: 16px;
			  font-weight: bold;
			  color: #ffffff;
			 }
.nav2 a:link { text-decoration: none; color: #ffffff; }
.nav2 a:visited { text-decoration: none; color: #ffffff; }
.nav2 a:hover { text-decoration: none; color: #8cc63f; }
.nav2 a:active { text-decoration: none; color: #8cc63f; }


.blue_hdr    {font-family: Helvetica, Arial, Sans-Serif;
			  font-size: 22px;
			  font-weight: 900;
			  color: #1b3f95;
			  }	

.blue_hdr2    {font-family: Arial, Sans-Serif;
			  font-size: 18px;
			  font-weight: 700;
			  color: #1b3f95;
			  }	
			  
.blue_hdr14    {font-family: Arial, Sans-Serif;
			  font-size: 14px;
			  font-weight: 700;
			  color: #1b3f95;
			  }				  			  

.white_hdr    {font-family: Arial, Sans-Serif;
			  font-size: 18px;
			  font-weight: 700;
			  color: #ffffff;
			  }	

.green_hdr    {font-family: Arial, Sans-Serif;
			  font-size: 18px;
			  font-weight: 700;
			  color: #8cc63f;
			  }	
			  
.body_text 	{  font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: 800;
			  color: #000000;
			  line-height: 1.35;
			 }	
.body_text a:link { text-decoration: none; color: #1b3f95; }
.body_text a:visited { text-decoration: none; color: #1b3f95; }
.body_text a:hover { text-decoration: none; color: #8cc63f; }
.body_text a:active { text-decoration: none; color: #1b3f95; }


.black_text	{  font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: 400;
			  color: #000000;
			  line-height: 1.35;
			 }	
.black_text a:link { text-decoration: none; color: #1b3f95; }
.black_text a:visited { text-decoration: none; color: #1b3f95; }
.black_text a:hover { text-decoration: none; color: #8cc63f; }
.black_text a:active { text-decoration: none; color: #1b3f95; }

			 
.green_text { font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: 800;
			  color: #8cc63f;
			  line-height: 1.35;
			 }	

.blue_text 	{ font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: 800;
			  color: #1b3f95;
			  line-height: 1.35;
			 }	

.white_text { font-family: Arial, Sans-Serif;
			  font-size: 12px;
			  font-weight: 800;
			  color: #ffffff;
			  line-height: 1.35;
			 }	

.grey_text { font-family: Arial, Sans-Serif;
			  font-size: 11px;
			  font-weight: 400;
			  color: #888888;
			  line-height: 1.35;
			 }	

.footer		{ font-family: Arial, Sans-Serif;
			  font-size: 10px;
			  font-weight: 600;
			  color: #ffffff;
			  text-indent: 5px;
			 }
.footer a:link { text-decoration: none; color: #ffffff; }
.footer a:visited { text-decoration: none; color: #ffffff; }
.footer a:hover { text-decoration: none; color: #8cc63f; }
.footer a:active { text-decoration: none; color: #8cc63f; }


			