html        {  height: 100%; width: 100%;  }
 
body        {  background:  #f4f9fa;
			   height: 100%; width: 100%; overflow-y: scroll; }

img 		{  behavior:	url("pngbehavior.htc");  }

a:link      { color:#006c7e; background:transparent; text-decoration:none}
a:visited   { color:#006c7e; background:transparent; text-decoration:none}
a:hover     { color:#000000; background:transparent; text-decoration:underline}

p {margin-top:8px;}

.shadowleft{ //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/shadow-left2.png'); }
.shadowleft[class]{ background: url(img/shadow-left2.png) no-repeat top right; }

.shadowright{ //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/shadow-right2.png'); }
.shadowright[class]{ background: url(img/shadow-right2.png) no-repeat top left; }

ul 		  {	list-style-type: disc;
			margin: 0px;
			padding: 0px 0px 0px 15px;  }
			
ul li 	  {	margin: 0px;
			padding: 0px;	}

.header1	{  font-size: 20px; color: #006c7e; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:22px;
               padding: 25px 35px 5px 40px; margin:0px;  }

.header2	{  font-size: 20px; color: #006c7e; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:22px;
               padding: 15px 35px 5px 40px; margin:0px;  }

.header3	{  font-size: 14px; color: #006c7e; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; text-decoration:none;
               word-spacing: 0; line-height:18px;
               padding: 15px 10px 0px 40px; margin:0px;  }

.text1		{  font-size: 14px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:18px;
               padding: 5px 35px 8px 40px; margin:0px;  }

.text2		{  font-size: 14px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:18px;
               padding: 25px 35px 8px 40px; margin:0px;  }

.text3		{  font-size: 12px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:18px;
               padding: 5px 25px 15px 40px; margin:0px;  }

.text4		{  font-size: 12px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:16px;
               padding: 0px 10px 0px 40px; margin:0px;  }

.text5		{  font-size: 14px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:18px;
               padding: 5px 10px 8px 40px; margin:0px;  }

.footer1	{  font-size: 12px; color: #cccccc; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:14px;
               padding: 5px 5px 10px 5px; margin:0px;  }
			   
.footer1	 		a:link 		{color:#ffffff; text-decoration:underline}
.footer1			a:visited 	{color:#ffffff; text-decoration:underline}
.footer1			a:hover 	{color:#000000; text-decoration:underline}

.thumb1		{  margin: 15px 0px 15px 0px;  }

.form1		{  border:1px solid; border-color:#999999;
			   background:#ffffff;
			   font-size: 16px; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none;
			   word-spacing: 0; line-height:18px;
			   padding: 5px 4px 0px 4px ; margin:3px; } 
			   
.form2		{  border:1px solid; border-color:#999999;
			   background:#999999;
			   font-size: 16px; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; text-decoration:none;
			   word-spacing: 0; line-height:18px;
			   padding: 3px 4px 0px 4px ; margin:3px; } 