BODY {
	margin: 0px;
	background-color: #FFFFFF;
}
body, table, td, tr, div, input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:active, a:link, a:visited {
	color: #d72127;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.alert {
	font-size: 14px;
	color: #d72127;
}
.content {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.contentwhite {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #FFFFFF;
}
HR {
	border: none;
	border-width: 0px;
}
.content hr {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
}
.txt-highlight {
	background-color: #fbf2c2;
}
.footer {	
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 18px;
}	
.footer a:link,
.footer a:active,
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	color: #d72127;
}
.bookquote {
	background-image: url(../images/page-book_bottom.gif);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
}
.bookquote i {
	color: #d72127;
}
.blog-div {
	/*overflow: auto;*/
	height: 410px;
	width: 350px;
	padding: 20px 20px 20px 20px;
}
.blog-header {
	font-size: 16px;
	color: #d72127;
}
.blog-content {
	font-size: 12px;
	line-height: 18px;	
}
.blog-author {
	font-size: 11px;
	color: #999999;
}
.blog-div hr {
	background-image: url(../images/div-blog_gray.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-width: 0px;
}
.bloglinks-div {
	overflow: auto;
	height: 185px;
	width: 342px;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}
#bloglinks a,
#bloglinks a:link,
#bloglinks a:active,
#bloglinks a:visited {
	text-decoration: none;
	color: #d72127;
}
#bloglinks a:hover {
	text-decoration: underline;
}
.careeristarchiveTd {
	padding: 4px 14px 4px 9px; 
}
.careeristarchiveDiv {
	overflow: auto;
	height: 135px;
	padding: 8px;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.careeristarchiveDiv a {
	text-decoration: none;
}
.careeristarchiveDiv a:hover {
	text-decoration: underline;
}
.landingpage {
	background-image: url(../images/bg-landingpage.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.buzzwords {
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}
.defibrillator-textfield {
	/*background-image: url(../images/defibrillator-bg.gif);*/
	border-style: solid;
	border-width: 1px;
	border-color: #e3342f;
	width: 250px;
	height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 4px 2px 0px 2px;
}

#wannaknow input, #wannaknow textarea {
	background-color: #FFFFFF;
	padding: 2px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D0000;
	width: 100%;
}
#favoritequotes td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
