body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	color: #333;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 10px 0; padding: 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px; padding: 0;
}

h2.results {
	margin-bottom: 10px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #7089c5;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 105%;
	color: #39312d;
	margin-bottom: 7px;
	margin-top: 0;
}

div#contentbuffer {
	background: url(../images/divider_repeat.jpg) repeat-y left;
	width: 31px;
	height: 100%;
	float: left;
	position: relative;
	z-index: 100;
}

div#homecontentarea {
	background: #819cd1;
	width: 733px;
	height: 100%;
}

a:link, a:visited { color: #7f9bd0; text-decoration: none; }
a:hover { color: #7f9bd0; text-decoration: underline; }

a.homelnk, a.homelnk:visited { color: #39312d; }
a.homelnk:hover { color: #39312d; }

a.homelistlnk, a.homelistlnk:visited { color: #fff; }
a.homelistlnk:hover { color: #fff; }

.blogcontainer {
	padding-right: 15px;
	margin-top: 9px;
	margin-bottom: 15px;
}

.blogheadercell {
	background: url(../images/blog_top.jpg) repeat-x top;
	color: white;
	font-size: 80%;
	font-weight: bold;
	padding-top: 2px;
}

.blogcontentcell {
	background: url(../images/blog_bottom.jpg) repeat-x bottom;
}

.blogentry { 
	margin: 4px 0 6px 0;
	padding: 0;
	font-size: 80%;
}

.blogentry p {
	margin: 0 0 10px 0; padding: 0;
}

.authorblock {
	color: #666;
	width: 113px; 
	height: 50px; 
	float: right;
	margin: 0 0 0 5px;
}

.authorpic {
	float: left; 
	margin-right: 6px; 
	margin-top: 4px;
	border: solid 1px #7f9bd0;
}

.linkpic {
	margin-right: 6px; 
	margin-top: 4px;
	border: solid 1px #7f9bd0;
}

.posted {
	color: #999;
	font-size: 85%;
	text-align: right;
	margin: 0 4px 5px 0;
}

.aboutblock {
	color: #666;
	width: 150px;
	float: right;
	margin: 0 0 0 10px;
}

.aboutpic {
	float: left; 
	margin-right: 10px; 
	margin-top: 5px;
}

.presspic {
	float: left; 
	clear: both;
	margin-right: 10px; 
	margin-bottom: 5px;
}

.subsectionlink {
	clear: both;
}

table {
	font-size: 100%;
}

p.faqtop {
	font-size: 90%;
}
p.faqquestion {
	font-weight: bold;
	margin: 0;
}
p.toplink {
	font-size: 90%; 
	text-align: center;
}

ul {
	list-style: disc url(../images/bullet.jpg) outside;
}

ul.faq {
	list-style: none;
	margin: 10px 0 20px 0; 
	padding: 0;
}

ul.faq li { 
	margin-bottom: 7px;  
}

ul.homelist {
	list-style-image: none;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0;
}

ul.contentlist {
	list-style: disc url(../images/bullet.jpg) outside;
	margin-left: 15px;
	padding-left: 0px;
}

ul.resultslist {
	font-style: italic;
	margin-top: 0;
	margin-left: 260px;
	padding-left: 0;
}

.highlight {
	color: #7089c5;
	font-weight: bold;
}

div.resultsimg {
	float: left; 
	clear: both;
	width: 245px;
}

div.buffer {
	width: 100%;
	height: 25px;
	clear: both;
}

div.inset {
	font-size: 90%;
	line-height: 125%;
	border: dotted 1px #7089c5;
	text-align: justify;
	margin: 10px 20px 0 20px;
	padding: 7px 20px 0 20px;
}