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



body {
	background-color: #ccfbff;
	 

}

img {
   border: 0px;
}

body, a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
    color: #404040;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
    color: #818282;
	text-decoration:none;
	
	
}



span#.copyrights {
	font-family: Verdana;
	font-size: 12px;
	line-height:12px;
    color: #404040;

	
	
}















#links {
   margin-bottom:5px
}



.links {
	font-family: Verdana;
	font-size: 16px;
	line-height:20px;
	color: #404040;
}



.links a {
	font-family: Verdana;
	font-size: 16px;
	color: #404040;
	line-height:20px;
	text-decoration:none;
}

.links a:hover {
	font-family: Verdana;
	font-size: 16px;
	color: #818282;
}


span#current-page {
	font-family: Verdana;
	font-size: 16px;
	color: #d7385a;
}
strong   {
	font-weight: bold;
}



.red {
	color: #d7385a;
	font-size: 12px;
	line-height: 20px;
}
a:hover .red {
	text-decoration: underline;
}


.bodytextred {
	font-family: Verdana;
    font-size: 12px;
		line-height:20px;
	color: #d7385a;		  
}

.bodytitlesred {
	font-family: Verdana;
    font-size: 14px;
		line-height:20px;
	color: #d7385a;		  
}

.bodytextcollections {
	font-family: Verdana;
	font-size: 12px;
	line-height:20px;
	color: #404040;
}





#content {
  position:relative;
  margin: 0 auto;
  width: 1100px;
  top: 5px;
  left: 140px;
}










.nav_space {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C9091;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-left: 50%;
}
.small  {
	font-size: 11px;
}
#content .links.margin {
	margin-top: 5px;
}
.signup {
	float: right;
	text-align: left;
	position: relative;
	top: -40px;
}
.links.ready {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 10px;
	margin-bottom: 38px;
	padding-bottom: 5px;
}
.links.topnav {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#content .line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 5px;
}
