body {
	font-size: 12pt;
	line-height: 12pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #564493;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #564493;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474247;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474247;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474247;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#right a:link, #right a:visited {
	color: #05A1AD;
	text-decoration: underline;
	}

#right a:active, #right a:hover {
	color: #564493;
	text-decoration: underline;
	}

.purple {
	color: #564493;
	}
	
.teal {
	color: #05A1AD;
	}

/*
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #564493;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 8px 0px 4px 0px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	line-height: 20px;
	color: #564493;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #474247;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}
*/
	.red {
		color: #800e04;
	}


/******************************************************************************************************************************
 INTERIOR STYLES
******************************************************************************************************************************/
#left .heading {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #564493;
	}

	#left .heading a {
		border: 0;
		color: #564493;
		text-decoration: none;
		}
		
#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #474247;
	font-weight: normal;	
	}
	
#edge_on_health_content P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	}

	#edge_on_health_content a {
		color: #666666;
		text-decoration: none;
		display: block;
		}
		
#whats_new P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #474247;
	font-weight: normal;
	display: block;	
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}
	
	#whats_new a {
		color: #666666;
		text-decoration: none;
		display: block;
		}

/******************************************************************************************************************************
 FOOTER STYLES
******************************************************************************************************************************/
.footer2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	margin: 0px 15px 0px 15px;
	}
	
	.footer2_text a {
		color: #05A1AD;
		}
		
.footer1_content {
	line-height: 12px;	
}
		
#disclaimer P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2E7EB;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	}
	
	#disclaimer a {
		color: #C2E7EB;
		text-decoration: none;
		}
	
/******************************************************************************************************************************
 FORM STYLES
******************************************************************************************************************************/
.field_disclaimer UL {
	font-size: 10px;
	}
	
#form_message P {
	color: #FFFFFF;
	padding-bottom: 3px;
	}
	
/******************************************************************************************************************************
WORDPRESS STYLES
******************************************************************************************************************************/


#right h2,
#right .post h2 a:link,
#right .post h2 a:visited {
	color: #564493;
	border-bottom: 0;
	font-weight: normal;
	text-decoration: none;
}

#right .post h2 a:hover,
#right .post h2 a:active {
	color: #413668;
}

#right #commentform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#right #commentform .required {
	color: #564493;
}

#right #commentform input,
#right #commentform textarea,
#right #commentform select,
#right #commentform option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
}

#right #commentform #submit {
	color: #FFF;
}

#right .post small {
	font-size: 11px;
	font-weight: bold;
}

#right .postmetadata {
	font-size: 11px;
	font-weight: bold;
}

#right .comment-author cite {
	font-size: 15px;
}

#right .comment-author .says {
	display: none;	
}

#right .navigation {
	font-weight: bold;	
}

#blog_archives {
	color: #474247;
	font-size: 14px;
}

