body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #333333;
	border:none;
	margin-top:0px;
	padding:0px;
}

br {
	line-height:100%;
}

.small {
	font-size: 95%;
	line-height: 130%;
}

.medium {
	font-size: 100%;
	line-height: 110%;
}

.big {
	font-size: 120%;
	line-height: 110%;
}

.xbig {
	font-size: 165%;
	line-height: 110%;
}

.footer {
	font-size: 80%;
	color: #B99999;
}

.testimony {
	color: #006699;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}


.copyright {
	font-size: 80%;
	color: #00AACC;
	line-height:100%;
}

.copyright a:link {
	color: #00AACC;
	text-decoration:underline;
}
.copyright a:visited {
	color: #00AACC;
	text-decoration:underline;
}
.copyright a:hover {
	color: #00AACC;
	text-decoration:none;
}

a:link {
	color:#0033CC;
	text-decoration:underline;
}
.color1 {
	color: #8d014A;
}

a:visited {
	color:#0033CC;
	text-decoration:underline;
}
a:hover {
	color:#0066FF;
	text-decoration:none;
}

a:link img {
	border:none;
}
a:visited img{
	border:none;
}
a:hover img {
	border-bottom:2px none black;
}

li {
	list-style-position: outside;
	list-style:url(images/arrow.gif);
}
.div_pad8 {
	padding: 8px;
} 

h1 {
	font-size:130%;
}

h2 {
   font-size: 115%;
}
h3 {
	font-size: 105%;
	color:grey;
}
a .btn-baby-blue-link  {
	background-repeat:no-repeat;
	background-image:url(images/btn-baby-blue.jpg);
	height:82px;
	width:120px;
	text-align:center;
	color:#006699;
	font-weight:bold;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:8px;
	line-height:14px;
	text-decoration:none;
}

a:hover .btn-baby-blue-link {
	text-decoration:underline;
}

.section_header_hot {
	padding:8px; 
	border:2px #CCC solid;
	border-top:2px #EEE solid;
	border-left:2px #eee solid;
	background:#CC0000; 
	color:white; 
	text-align:center; 
	font-size:14px;
	font-weight:bold;
}

.section_header {
	padding:8px; 
	border:2px #CCC solid;
	border-top:2px #EEE solid;
	border-left:2px #eee solid;
	color:#888; 
	text-align:center; 
	font-size:14px;
	font-weight:bold;
}

.section_content {
	overflow:auto; 
	padding:8px; 
	border:2px #CCC solid;
	border-top:2px #EEE solid;
	border-left:2px #eee solid;
}
