td 				  {  font-family: Georgia, Times New Roman, Times, Arial, Helvetica, Verdana, serif;  
					 color: #333;
					 text-align: left;
					 font-size: 14px;
				  }

.homebackground	  {  background-image: url(../images/homepage_back.gif);
					 background-repeat: repeat-x;
				  }

.subbackground	  {  background-image: url(../images/sublevel_back.gif);
					 background-repeat: repeat-x;
				  }
				  
.background	  	  {  background-image: url(../images/background.gif);
					 background-repeat: repeat-y;
				  }

.content       	  {  text-align: justify;
                     line-height: 18px;
                  }

li	  			  {  padding-bottom: 2px;
				  }
				  

.header           {  text-align: justify;
                     font-family: Geneva, Arial, Helvetica, Verdana, serif;
					 font-size: 14px;
					 color: #333;
                  }
                     
ul.copybullets	  {  list-style-position: outside;
                     font-family: Verdana;
					 font-size: 12px;
					 line-height: 13px;
					 color: #333;
					 margin-right: 40px;
					 margin-left: 40px;
				  }

a.content:link	  {  color: #666;
					 text-decoration: underline
				  }

a.content:visited {  color: #666;
					 text-decoration: underline
				  }

a.content:hover   {  color: #4F618F;  
                     text-decoration: underline
				  }

.inputbox		  {  font-family: Verdana;
					 font-size: 12px;
					 border: 1 solid #C0C0C0;
				  }

.dropdown		  {  font-family: Verdana;
					 font-size: 12px;
					 color: #666;
					 border: 1 solid #C0C0C0;
				  }

