/* main table's trs */
.contenttr {
         background-image: url(images/top3.jpg);
         background-repeat: no-repeat;
         }

/* content styles */
h3 {
	color: #0066FF;
	font-family: Georgia;
	font-size: 30pt;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	text-align: center;
	}
.contentblock {
			  width: 300px;
			  height: 385px;
			  margin: 20px 0px 20px 0px;
			  padding: 10px 10px 10px 10px;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 10pt;
	     	  line-height: 18pt;
		 	  text-align: justify;
		 	  }
.contentblock i {
				font-family: Georgia;
				color: #0066FF;
				}
.contentblock a {
				color: #0066FF;
				text-decoration: underline;
				}
.contentblock a:hover {
					  color: #0066FF;
					  text-decoration: none;
					  }
#contentblock1 { border-right: 1px dashed #CCCCCC; }
#contentblock3 { border-left: 1px dashed #CCCCCC; }
.contentbottom { 
		width: 100%;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	     	line-height: 18pt;
		text-align: center; }
.contentbottom i {
				font-family: Georgia;
				color: #0066FF;
				}
.contentbottom b {
				font-family: Georgia;
				color: #0066FF;
				}
h4 {
			  font-family: Georgia;
			  font-size: 16pt;
			  font-weight: lighter;
			  color: #0066FF;
			  margin: 0px 0px 25px 0px;
			  line-height: 24pt;
			  }
			  
.accountlink {
			   color: #0066FF;
			   font-family: Georgia;
			   font-size: 24pt;
			   font-weight: lighter;
			   text-decoration: none;
			   cursor: pointer;
			   text-align: center;
			   }
.accountlink:hover {
					 color: #0066FF;
					 text-decoration: underline;
					 cursor: pointer;
					 }
.accountdiv {
			    padding: 10px 10px 15px 10px;
			    margin: 30px 0px 30px 0px;
			    text-align: center;
			    font-family: Georgia;
			    font-size: 12pt;
			    line-height: 16pt;
			    }
.accountraquo {
			color: #FF0000;
			font-family: Georgia;
			font-size: 24pt;
			text-decoration: none;
			}