@charset "utf-8";
/* CSS Document */

.heading2 {
 font-size:24px;
 background: url(pop_top_clouds_1.png);
 background-repeat:no-repeat;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-weight:400;
 text-decoration:underline;
 text-align:center;
 }
 
.text2 {
 font-size:16px;
 font-family:Arial, Helvetica, sans-serif;
 }

.titletext {
 font-family:Arial, Helvetica, sans-serif;
 font-size:36px;
 color:#75bbc3;
 font-weight:bolder;
 text-decoration:underline;
 } 

#bodycenter {
 text-align:center;
 vertical-align:middle;
 
 } 

.phonetitle2 {
 font-family:Arial, Helvetica, sans-serif;
 text-align:center;
 font-size:24px;
 color:#000099;
 font-weight:400;
 text-decoration:underline;
 }
 
.detailimg {
 position:relative;
 bottom:25px;
 }
 
#textarea2 {
 border-top: dotted;
 border-top-color:#75bbc3;
 border-bottom:dotted;
 border-bottom-color:#75bbc3;
 border-left:dashed;
 border-left-color:#75bbc3;
 border-right:dashed;
 border-right-color:#75bbc3;
 position:relative;
 bottom:35px;
 padding:10px;
 text-align:left;
 }
 
#textarea3 {
 border-top: solid;
 border-top-color:#75bbc3;
 border-bottom:solid;
 border-bottom-color:#75bbc3;
 border-left:solid;
 border-left-color:#75bbc3;
 border-right:solid;
 border-right-color:#75bbc3;
 width: 500px;
 }



div.button2 {
	width:120px; 
	height:24px; 
	top:0px; 
	left: 0px; 
	
	background-color:#8EBFC5;
	}
div.button2 a  {
	width:120px; 
	height:24px; 
	display:block; 
	padding-top:4px;
	font: bold .8em; 
	text-align:center;
	}
div.button2 a:link {
	color: white; 
	text-decoration:none;
	}
div.button2 a:visited {
	color:white;
	}
div.button2 a:hover {
	color:white; 
	text-decoration:underline;
	background-color: #AACFD3;
	font-weight:bold;
	}






div.buttontab {
	width:150px; 
	height:50px; 
	top:0px; 
	left: 0px; 
	
	background-color:#8EBFC5;
	}
div.buttontab a  {
	width:150px; 
	height:50px; 
	display:block; 
	padding-top:4px;
	font: bold .8em; 
	text-align:center;
	}
div.buttontab a:link {
	color: white; 
	text-decoration:none;
	}
div.buttontab a:visited {
	color:white;
	}
div.buttontab a:hover {
	color:white; 
	text-decoration:underline;
	background-color: #AACFD3;
	font-weight:bold;
	}


div.buttontabselect {
	width:150px; 
	height:50px; 
	top:0px; 
	left: 0px; 
	
	background-color:#AACFD3;
	}
div.buttontabselect a  {
	width:150px; 
	height:50px; 
	display:block; 
	padding-top:4px;
	font: bold .8em; 
	text-align:center;
	font-weight:bold;
	}
div.buttontabselect a:link {
	color: white; 
	text-decoration:none;
	}
div.buttontabselect a:visited {
	color:white;
	}
div.buttontabselect a:hover {
	color:white; 
	text-decoration:underline;
	background-color: #AACFD3;
	font-weight:bold;
	}

