a:hover {color: rgb(0, 100, 255);}
H1 {font-size:15px; 
    line-height:25px;
	  height:12px; 
	  margin:0px; 
	  color:#FFFFFF;
	  font-style:bold;
		text-align:center;} 
H2 {font-size:25px; 
	  line-height:25px;
	  height:12px; 
	  margin:0px; 
	  color:#FFFFFF; 
	  background-color:#8499D0;
		text-align:center;}
td.pagetitle {height:60;
	           background-color:#8499D0;
						 width:100%;}
td.subtitle {height:25;
             background-color:#3A5498;}
td.spacer {height:25;
	         color:#FFFFFF;
           background-color:#253561;}
td.leftimage{width:20%;
             height:200;
	 					 vertical-align:top;}
td.rightimage{width:20%;
              vertical-align:top;}
td.bodytext{height:200;
            vertical-align:top;
						padding-right : 40px;
						padding-left : 40px;
}
td.fadein {background-image:url('images/colLeft.gif');
           background-repeat: repeat-y;  
					 width:125px;       
				 height:60;}
td.colstrip {background-image:url('images/colStrip.gif');
           background-repeat: repeat-y;
					 padding-left:15px; 
					 padding-right:19px;
					 text-align:left;
					 vertical-align:top;}
td.blueGray {background-image:url('images/blueGray.gif');
		       text-align:center;
					 color:#FFFFFF;
					 font-style:bold;
					 height:25;
					 background-color:#253561}
.whiteGrad {background-image:url('images/whiteGrad.gif');
		        text-align:center;}
body {background-color:#FFFFFF; }
:form {display: inline;} 

