body {
	margin:0;
	font:75%/150% Verdana, Helvetica, Arial, sans-serif;
	background:#CAE9F6 url(../img/shadow.jpg) repeat-y 50% 50%;
	color:#333;
}
img {
	border:0;
}
/*=============[ common elements ] ======*/
a {
	color:#2A5EE4;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#7BC8E9;
}
h1 {
	font-size:130%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:115%;
}
h4 {
	font-size:110%;
}
h5 {
	font-size:100%;
	font-weight:bold;
}
h6 {
	font-size:100%;
}
form, input, select, textarea {
	margin:0;
	padding:0;
}

#content ul {
	margin-left: 20px;
	list-style-type: none;
	font-size: 11px;
	color: #9F8613;
}

html>body #content ul {
	margin-left: -15px;
}

#content ul li
{
	background: url(/img/hmgbullet.gif) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

#content p
{
	color: #333333;
	font-size: 12px;
	line-height: 21px;
}

#fullpagecontent ul {
	margin-left: 20px;
	list-style-type: none;
	font-size: 11px;
	color: #9F8613;
}

html>body #fullpagecontent ul {
	margin-left: -15px;
}

#fullpagecontent ul li
{
	background: url(/img/hmgbullet.gif) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

#fullpagecontent p
{
	color: #333333;
	font-size: 12px;
	line-height: 21px;
}

.submit-button
{
	margin-left: 5em;
	clear: both
	color: #000;
	font-size: 12px;
	line-height: 21px;
	background: #a2daf3;
	border: 2px #9cf outset
}

fieldset
{
	font-size: 11px;
	padding: 0px;
	width: 430px;
	border: 1px solid #976598;
}

legend
{
	margin-left: 7px;
	font-weight: bold;
	color: #976598;
}



/* =======[ layout, etc ]==========*/

#wrap {
	margin:0 auto;
	width:650px;
}
/* only IE sees this */
* html #wrap {
	width:653px;
}
#logos span {
	float:right;
	text-indent:-9999px;
	background:url(../img/ODH-logo.gif) no-repeat;
	width:494px;
	height:95px;
}
#logos a {
	display:block;
	text-indent:-9999px;
	background:url(../img/ohio-logo.gif) no-repeat;
	width:156px;
	height:95px;
	text-decoration: none;
}
#nav {
	margin:0;
	padding:0;
	padding-left:35px;
	padding-top:4px;
	list-style:none;
	background:url(../img/navBG.jpg) no-repeat;
	width:650px;
	height:28px;
}
#nav span {
	color:#D8EFF8;
	padding:0 19px;
}
/* only IE sees this */
* html #nav {
	width:620px;
}
#nav li {
	display:inline;
}
#nav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#D8EFF8;
}
#header {
	clear:left;
	padding:10px 0;
}
#hmg {
	float:left;
}
#wellness {
	float:left;
}
#wellness a {
	background:url(../img/wellness-guide.jpg) no-repeat;
	text-indent:-9999px;
	width:203px;
	height:170px;
	display:block;
	text-decoration:none;
}
#search {
	clear:left;
	padding:8px 0;
}
#search form {
	float:left;
}
#bct {
	margin-left:195px;
	color:#999;
}
#bct a {
	color:#7BC8E9;
}
#clear {
	height:0;
	line-height:0;
	clear:left;
}
#container {
	clear:left;
	overflow:auto;
}
#sidebar {
	width:175px;
	float:left;
	background:#FFFAE3;
}
#sidebar p {
	margin:0;
	padding:0 10px;
}
#sidebar form {
	padding:10px;
}
#sidebar h1 {
	background:url(../img/headingBG.gif) no-repeat;
	color:#fff;
	font-weight:normal;
	height:34px;
	font-size:120%;
	padding:16px 0 0 12px;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	padding:10px;
}
#sidebar li {
	padding-bottom:10px;
}
#articles li {
	list-style:square outside url(../img/document.gif);
	margin-left:20px;
}
#subnav {
	color:#2A5EE4;
}
#subnav li {
	list-style:none;
}
	
#content {
	margin-left:195px;
}
#fullpagecontent {
	margin-left:0px;
}

#footer {
	clear:left;
	color:#fff;
	background:#9BD5EE;
	padding:6px;
	margin:10px 0;
}
#footer p {
	margin:0;
}
#footer a {
	color:#fff;
}