/* CSS Document */

body {
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #cee6c1;
	scrollbar-shadow-color: #cee6c1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #cee6c1;
	scrollbar-darkshadow-color:  #999999;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.bodybox_home {
	width:734px; 
	height:452px;  
	background-color:#FFFFFF; 
	margin:0px; 
	padding:0;
	}

.bodybox {
	width:734px; 
	height:452px; 
	overflow:auto; 
	background-color:#FFFFFF; 
	margin:0px; 
	padding:0;
	}
	
.bodytext {
	padding:40px 30px 20px 50px; 
	font-family: Arial, Helvetica, verdana, sans-serif; 
	font-size:1em;
	}					 

p {
	font-size:.9em; 
	font-stretch:expanded; 
	line-height:22px;
	}
	
ul {
	font-size:.9em; 
	font-stretch:expanded; 
	line-height:22px;
	}
	
ol {
	font-size:.9em; 
	font-stretch:expanded; 
	line-height:22px;
	}
	
h1 {
	color:#971e5c; 
	font-weight: normal;
	font-size:26px; 
	}

.pinktitle {
	color:#971e5c; 
	font-weight:bold;
	font-size:1em; 
	}
	

	
.blacktitle {
	font-size:.9em; 
	font-weight:bold; 
	font-style:italic;
	}
	
.blacktitle_home {
	font-size:18px; 
	font-weight: normal; 
	
	}
	
.caption {
   font-size:7pt; 
   font-style:italic;
   line-height:normal;
   font-weight:normal;
   }
   
.bottomquote1_home{
	margin:40px 90px 0px 90px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	text-align:left; 
	font-style:italic; 
	font-size:.8em;  
	font-weight:bold;
	line-height:22px;
	}

.bottomquote1{
	margin:40px 40px 0 40px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	text-align:center; 
	font-style:italic; 
	font-size:.8em;  
	font-weight:bold;
	line-height:22px;
	}
	
.bottomquote2 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	text-align: right; 
	font-size:.8em; 
	margin:0px 100px 30px 0;
	}
