@charset "UTF-8";
/* content.css,  Andrea Silver.net - 03/13/24 */

p	 {
	font-size: 1em;
	font-weight: normal;
	line-height: 14px;
	color: black;
}

.contactBox {
	background: #ffffff;
	color: #000;
	border: 1px #007dff solid;
	padding: 10px;
}

h1 {
  color: #15389e;  
  font-size: 2em;
  font-weight: bold;
  line-height: 18px;
  font-style: italic;
}

h2 {
  color: #15389e;  
  font-size: 1.3em;
  font-weight: bold;
  line-height: 14px;
  font-style: italic;
}


h3 {
  color: #15389e;   
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
}

h4 {
  color: #2b3a3c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 23px;
}

h5 {
  color: #888888;
  font-size: 2.1em;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
  margin-top: .5em;
}

h6 {
  color: #c2c2c2;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 24px;
}

li {
	font-size: 1.0em;
	line-height: 14px;
	/*list-style: disc inside;*/
	}

.subH1  {
  color: #D90000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 14px;
}

.subH2  {
  color:#2b3a3c;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 14px;
}
 
.subH2r  {
  color:#e0082c;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 14px;
}

.subH3 {
  color: #15389e ;  
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  line-height: 18px;
}

.subH3a {
  color: #15389e ;  
  font-size: 1.3em;
  font-weight: bold;
  font-style: italic;
  line-height: 18px;
}

.subH4a {
  color: #D90000;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 30px;
}

.subH4 {
  color: #2b3a3c;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 23px;
}

.subH5 {
  color: #888888;
  font-size: 2.2em;
  font-weight: bold;
  font-style: italic;
  line-height: 26px;
}



.subH6 {
  color: #c2c2c2;
  font-size: 1.5em;
  font-weight: bold;
  /*line-height: 14px;*/
}

.subH7 {
  color: #4a5b75;  /*#be9c7f; */
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic;
  line-height: 18px;
	}

.subH8 {
  color: #CCCCCC;
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  line-height: 28px;
	}

.subH9 {
  color: #D90000;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 14px;
	}


	
th {
	background: #f4f2fc;
	}


p img { 
	margin: 10px;
	padding: 6px;
	}

.rightFloat {
  float: right;
  /*display:inline;*/
	}
	
.clearFloat {
	clear: both;
	}


.redline {
	color: #D90000;
	font-size: 1em;
	/*font-weight: bold;*/
	line-height: 14px;
	}

.boxRed {  
	border: 1px red solid;
	padding: 4px;
	width: 170px;
	margin-left: 5px;
	margin-right:3px;
	text-align:center;
}


.boxRed ul li {
	margin-left: -8px;
	}
	
.boxRed2 {
	border: 1px solid red;
	padding: 5px;
	}
	
#rightColumn1 li {
	font-size: 1.1em;
	font-weight:bold;
	font-style: italic;
	margin-left: -14px;
	margin-bottom: .3em;
	}
	


	
input:focus {
	background: #eef6ed;
	}		

.redBox {
	background: #fff;
	text-align:center;
	border: 1px #007dff solid;
	margin-left: -2px;
	padding: 2px;
	width: 145px;
}

.redBox2 {
	background: #ffffff;
	color: #000;
	border: 1px #007dff solid;
	margin-left: 20px;
	padding: 10px;
	width: 350px;
}

.redBox2 li {
	margin-left: 30px;
	}





.sysBox3 th {
	background: #d90000;
	Color: #fff;
	Font-weight: bold;
	font-size: 1em;
	text-align: center;
	}

.pq2 {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	border-top: #660000 1px solid;
	border-bottom: #660000 1px solid;
	font-weight: bold;
	background: white;
	margin-top: 15px;
	}
	
.pq2a {
	text-align: center;
	margin-right: 15px;
	margin-left: 180px;
	border-top: #007dff 1px solid;
	border-bottom: #007dff 1px solid;
	font-weight: bold;
	color: #851e06;
	background: white;
	margin-top: 15px;
	}		

.pq3 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background: white;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #062350; 
	font-size: 1.4em;
	line-height: 16px;
	}
		
.pq4 {
	text-align: center;
	font-weight: bold;
	background: white;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #cda98b;
	font-size: 1.2em;
	border-top: 1px solid #fbd006;
	border-bottom: 1px solid #fbd006;
	width: 350px;
	}
	
	
.pq5 {
	font-weight: bold;
	background: white;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #cda98b;
	font-size: 1.2em;
	border-top: 1px solid #fbd006;
	border-bottom: 1px solid #fbd006;
	}
	
.pq6 {
	font-weight: bold;
	background: white;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #750234; /*maroon*/
	font-size: 1.2em;
	}		
	
.logo {
	/*background: #fff url(file:graphics/heart18.gif) no-repeat;*/
	margin-left: -20px;
	}
	
.dentleft {
	margin-left: -8px;
	border: #15389e solid 1px;
	}
	
.dent1 {
  margin-left: 45px;
  color: #15389e;  
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}	
	
	
	