.dottedborder {
	border: 1px dotted #AEAD73;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #446A66;
}
.fullstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}
.searchtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7caba7;
}
.seachbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.picborder {
	border: 1px inset #000000;
}
.otherheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8D1CF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B8D1CF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7CABA7;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #446A66;
	text-decoration: none;
}
.border {
	border-top: 1px none #7CABA7;
	border-right: 1px solid #7CABA7;
	border-bottom: 1px solid #7CABA7;
	border-left: 1px solid #7CABA7;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
html, body {margin: 0px;}

.padding_left {
	padding-left: 8px;
}

#testimonials ul{
	list-style:none;
	margin:0px;
	padding-left:5px;
	}

#testimonials li{
	background-image:url(images/bullet.gif);
	background-position: 0px 9px;
	background-repeat:no-repeat;
	padding-left:0px;
	}
	
#tips ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:13px;
	}

#tips li{
	background-image:url(images/bullet.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	border-bottom:1px solid #ececec;
	}
	
	
#tips a {
	text-decoration:none;
	color:#5F7883;
	padding-left:16px;
	display:block;
}

#tips a:hover {
	color:#83645F;
	border-right:3px solid #83645F;
	text-decoration:none;
}

#articles ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}

#articles li{
	background-image:url(images/greyblock.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:16px;
	border-bottom:1px solid #ececec;
	}

#articles a {
	color:#666666;
	display:block;
	padding:1px 0px 4px 4px;
}

#articles a:hover {
	color:#000000;
	display:block;
	background-color:#C8DBD9;
	padding:1px 0px 4px 4px;
	}
.subtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bluecallout {
	color: #000099;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #7caba7;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 10px;


}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #7caba7;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 10px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;


}
.definitions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	padding-left:16px;
	display:block;
	background-image:url(images/bullet.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	list-style-type: none;

}